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

require function module for transaction MI09

Former Member
0 Likes
1,953

hi,

i require a Function Module that would perform the operation of transaction MI09 i.e to post count of physical inventory without reference to inventory document number

please help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,150

hi,

Try using the function Module given Below

MB_COUNT_POST_WITHOUT_INV_DOC

Reward if it helps.

Thanks,

krishna

5 REPLIES 5
Read only

Former Member
0 Likes
1,151

hi,

Try using the function Module given Below

MB_COUNT_POST_WITHOUT_INV_DOC

Reward if it helps.

Thanks,

krishna

Read only

0 Likes
1,150

hi krishnakumar,

the FM MB_COUNT_POST_WITHOUT_INV_DOC requires a Tcode which is given by some other FM MB_GROUP_INVENTORY_ITEMS which inturn is in other FM MB_PHYSICAL_INVENTORY .

i tried executing FM MB_PHYSICAL_INVENTORY but m unable to execute may be due to wrong data from my side

could u please try out and let me know if u r able to execute it and post the count .

if u help it would be gr8 of u

Read only

0 Likes
1,150

Hi,

I am trying to use FM MB_COUNT_POST_WITHOUT_INV_DOC for transaction MI10.

Can u please suggest on how to use it,what are the mandatory fields to be passed?

Read only

Former Member
0 Likes
1,150

Hi,

The easiest way to find the FM in MI09 is,

go to transaction MI09.

system--> status and goto the Program name.

Double click the program name and Search what are the FM are used.

Search using ' Call Function ' String , to find out the

Fms are used in MI09.

Thanks,

Neptune.M

Plz Reward if it helps.

Read only

Former Member
0 Likes
1,150

Hi all,

May I know is there anyone with the answer that the correct FM to be used for Post PI with ref to Inv Doc is??

If I would like to test MB_COUNT_POST_WITHOUT_INV_DOC @ SE37, how should it work? I failed to create the PI document? Is it required to work with other FM? Pls help!!

Michelle Low