‎2009 Apr 02 10:28 AM
hi all,
i am using "idoc_input_debitor" FM for mass upload of customer master data, in which the 'e1kna1m' segment does not have a provision for house number, which is stored in ADRC-house_num1 while creating from transaction(XD01). how do i overcome this and post the field house_num1 into customer master data.
Thanks,
Pavan
‎2009 May 07 11:34 AM
Perhaps you can extend the IDOC to have the field, and then copy the standard FM used and change it to do the processing using the new IDOC field. Dont forget to change the process code to point to the new copied FM.
Hope this helps.