Application Development 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 Serial number data of an sales order

Former Member
0 Kudos

Hi,

When we create a sales order, for some materials it requires serial number to be entered.

After entering the data, I want to read that data which contains material number and equipment number.

Please let me know how to do that..

Is there any function module which can do this..

Thanks & Regards

Santhosh

2 REPLIES 2

Former Member
0 Kudos

Hi ,

Please do check this

BAPI_SALESORDER_CREATEFROMDAT2

where you find this field SERNR as BOM explosion number in ORDER_ITEMS_IN structure of BAPI.

Thanks & Regards,

Naresh

0 Kudos

Hi,

The BOM number is different. But I want the data what I entered when creating an sales order.

Thanks & Regards

Santhosh