‎2019 Apr 01 4:44 AM
Dear experts,
I am using BAPI_DELIVERYPROCESSING_EXEC to create outbound delivery, and I filled in the field LT_REQ-billof lading, but when I called the bapi then delivery was created successfully without billoflading. I don't know why hope anyone can help.
Thank you very much!
CALL FUNCTION 'BAPI_DELIVERYPROCESSING_EXEC'
EXPORTING
TECHN_CONTROL = LS_CONTROL
TABLES
REQUEST = LT_REQ
CREATEDITEMS = LT_ITEM
RETURN = LT_RETURN.