Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

idoc_input_orders

Former Member
0 Likes
348

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

1 REPLY 1
Read only

Former Member
0 Likes
303

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.