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

Stock Count with Multiple Materials...??

0 Likes
1,236

Hi everyone,

     I am creating a Stock Count for Materials that takes up input fields like Plant, Storage location, Quantity, Post Stock Adjustments and Material Code from the user and saves into SAP. My Question is if it is possible to create a stock count for Multiple Materials; in short, multiple line items for a single stock count !! If yes, then is there any BAPI available for the same ...?? Any relevant sample code will be more than helpful !!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,062

hi Vibhav ..

   you are trying this count using MI04 t-code ?then use following bapi ,

BAPI_MATPHYSINV_COUNT

Thank You,

  Shri.

5 REPLIES 5
Read only

Former Member
0 Likes
1,062

Are you talking about physical inventory count, if yes at what level MM or WM!

either in MM or WM it is possible to have one physical inventory document for more than one material!

Read only

0 Likes
1,062

i was talking about MM module ... thanks !! 🙂

Read only

0 Likes
1,062

You can use the two FM's

BAPI_MATPHYSINV_GETDETAIL

BAPI_MATPHYSINV_COUNT

Read only

0 Likes
1,062

hi Kiran,

          Actually  I HAD TRY FOR THIS BUT PHY INVENTRY DOCUMNET NOT UPDATED like one error face that time ,

   if you possible please proved us code for this to upload phy inventory.

i had done this using BDC only

Thank You.

  shri

Read only

Former Member
0 Likes
1,063

hi Vibhav ..

   you are trying this count using MI04 t-code ?then use following bapi ,

BAPI_MATPHYSINV_COUNT

Thank You,

  Shri.