Application Development and Automation 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 only

Inventory Document

Former Member
0 Likes
413

Is there any FMs and BAPIs to create, count, activate and

for posting the inventory document.

Please help me in this...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
374

Hi Sridhar,

Please check this link

http://help.sap.com/saphelp_45b/helpdata/en/35/b0e8a587a62488e10000009b38f9b7/content.htm

Create (BAPI_MATPHYSINV_CREATE)

Create physical inventory document

GetDetail (BAPI_MATPHYSINV_GETDETAIL)

Read header and items of physical inventory document

GetItems (BAPI_MATPHYSINV_GETITEMS)

List of physical inventory documents with headers and items

GetList (BAPI_MATPHYSINV_GETLIST)

List of physical inventory document header records

Best regards,

raam

1 REPLY 1
Read only

Former Member
0 Likes
375

Hi Sridhar,

Please check this link

http://help.sap.com/saphelp_45b/helpdata/en/35/b0e8a587a62488e10000009b38f9b7/content.htm

Create (BAPI_MATPHYSINV_CREATE)

Create physical inventory document

GetDetail (BAPI_MATPHYSINV_GETDETAIL)

Read header and items of physical inventory document

GetItems (BAPI_MATPHYSINV_GETITEMS)

List of physical inventory documents with headers and items

GetList (BAPI_MATPHYSINV_GETLIST)

List of physical inventory document header records

Best regards,

raam