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

BAPI for transaction MI10

Former Member
0 Likes
5,547

Hi Gurus,

Can you please tell me if there is any BAPI for transaction MI10(post document,count and difference: initial screen).

Is there any standard IDOC type for inventory management or any message type associated with inventory management IDoc.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,409

Hi,

check with below BAPIs

BAPI_MATPHYSINV_CHANGECOUNT Change count for particular items of a phys. inv. doc.

BAPI_MATPHYSINV_COUNT Enter count for particular items of a phys. inv. doc.

BAPI_MATPHYSINV_CREATE Create physical inventory document

BAPI_MATPHYSINV_CREATE_MULT Create physical inventory document

BAPI_MATPHYSINV_GETDETAIL Read items for a physical inventory document

BAPI_MATPHYSINV_GETITEMS Read list of physical inventory documents with items

BAPI_MATPHYSINV_GETLIST Read list of phys. inv. documents

BAPI_MATPHYSINV_POSTDIFF Post differences for certain items in a phys. inv. document

Thanks,

Asit Purbey.

Hi Gurus,

Can you please tell me if there is any BAPI for transaction MI10(post document,count and difference: initial screen).

Is there any standard IDOC type for inventory management or any message type associated with inventory management IDoc.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
2,410

Hi,

check with below BAPIs

BAPI_MATPHYSINV_CHANGECOUNT Change count for particular items of a phys. inv. doc.

BAPI_MATPHYSINV_COUNT Enter count for particular items of a phys. inv. doc.

BAPI_MATPHYSINV_CREATE Create physical inventory document

BAPI_MATPHYSINV_CREATE_MULT Create physical inventory document

BAPI_MATPHYSINV_GETDETAIL Read items for a physical inventory document

BAPI_MATPHYSINV_GETITEMS Read list of physical inventory documents with items

BAPI_MATPHYSINV_GETLIST Read list of phys. inv. documents

BAPI_MATPHYSINV_POSTDIFF Post differences for certain items in a phys. inv. document

Thanks,

Asit Purbey.

Read only

0 Likes
2,409

Hi,

I am facing the same scenario for creating the OData for the T-code MI10. Could you please tell me what RFC's you have used to replicate the process of MI10.

Thanks

Sri Harsha