Hi,
As I'm working on Idoc custom segments/Enhancement.
The following is the FM Exit, respective Associative Type/Type Group and Select Query that i'm using.
SELECT SINGLE VBELN LIFNR ZZASNNO ZZINVOIVE_NO ZZREASON FROM LIKP INTO LS_LIKP WHERE VBELN = likp-VBELN.
But whenever i'm getting the data from the Tcode, i'm not getting the delivery document number in my WHERE condition.
Kindly suggest me what will be the WHERE condition and its corresponding syntax.
With Regards,
Sudhir.