‎2007 Sep 19 8:50 AM
Hello All,
I have a requirement like this.
We create sales orders through idocs using standard function module (IDOC_INPUT_ORDERS).
Now we want to assign serial number to the sales orders, this we do by selecting each line items and go to extras > Technical objects.
Now can we populate this requirement through IDOC if so how can i do? what all modifications i need to do?
Thanks,
Devaraj
‎2007 Sep 19 8:56 AM
Hi Patil,
Find out the user exits (search for "call customer-function" in IDOC_INPUT_ORDERS FM ) and check the parameters as per you requirement and put down the logic.
Regards,
Madhu.