Skip to Content
0
Former Member
Jan 08, 2012 at 08:13 AM

To create SD Sales Order with Serial numbers

1255 Views

Hi Experts,

I want to create a Sales Order with serial numbers info attached to the items.

The way, i m following is:

1. Creating the order with BAPI_SALESORDER_CREATEFORMDAT2 function module and save it.

2. Then add the serials to the already saved SO.

3. The delivery document is automatically created through some customizing settings.

This approach has a problem: After SO being saved, because the delivery document is automatically created through some customizing settings. This means i need update serial numbers in both SO and delivery document as well.

I'm looking for a way to add the serial numbers to the SO before actually saving it. By this way the serial numbers would be actually added in delivery document too. I think BAPI_SALESORDER_CREATEFROMDAT2 is of no help, in this case.

Is there any function module?

Grateful for all suggestions...

Regards,

Jeo