‎2007 Jun 08 1:23 AM
Hi,
May I know where vbak-vsbed get updated when this idoc creating so from po.
this field updated wrongly. correct information in vbap-route and customer master.
I would like to know which call statement has customer exit in this function module that updates vbak-vsbed.
Thanks
‎2007 Jun 08 1:33 AM
Check with below Includes
Include name LVEDAF0Y
CALL CUSTOMER-FUNCTION '012'
include LVEDAF14
CALL CUSTOMER-FUNCTION '006'
TABLES
didoc_data = idoc_data
CHANGING
dxvbak = xvbak
EXCEPTIONS
user_error = 01.