Skip to Content
0
Former Member
Dec 09, 2008 at 08:29 AM

User exit available in the funtion module mentioed below.

44 Views

I have inbound idoc of the idoc type VEHCLE01.i have few new fields and i added as an extended idoc

I need to process this idoc in the inbound side for create and change mode by refering message funtion of the idoc of it msfunction is 1 create and if is 2 change.

for achiving this i am using two funtion module as below in my zfuntion module.

1)DOC_INPUT_VEHICLE_CREATE

2)IDOC_INPUT_VEHICLE_CHANGEMULTI

for processing the custom fields in the idoc i need to take care in some userexit of this funtion module,pls let me know the userexist where i need to take care of the custom field data from the idoc

Thanks

Ravi