Hi Rahul,
For what purpose are you trying to transfer the Delivery? For Customs Management purposes (Transit, or Customs Declaration before GR) or Compliance?
In any case, since you are into debugging, please use Function Module /SAPSLL/TLEBGS_DB_SGL_READ in "Test" mode, and provide these field values:
- IS_PK-MANDT = (your client number)
- IS-PK-APEVS = 'MM0B'
- IS-PK-GRVSY = (your ERP Logical System Group)
- IS_PK-BARVS = 'EL'
What do you find in structure ES_RESULT?
In that test, I'm assuming that you have mapped at Group level. If, for some strange reason, you have done it at System level, then use Function Module name TLEBVS instead of TLEBGS.
Regards,
Dave