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

FM or BAPI Required ?

Former Member
0 Likes
787

<b>Hi All,

Is there any Function Module or a BAPI which gives me the stock of all Finished Products present in a plant for the given date. (date will be entered by user on selection screen).

thanks,

Navneeth K.</b>

1 ACCEPTED SOLUTION
5 REPLIES 5
Read only

Former Member
0 Likes
754

Hi,

check the following BAPIs

BAPI_MATERIAL_GETLIST, BAPI_MATERIAL_GETDETAIL

Thanks

Naren

Read only

Former Member
0 Likes
754

Hi,

There is no FM for that. Have a look @MB5B.

Regards

Raju chitale

Read only

0 Likes
754

Hi Raju,

Thanks for the TCODE. Actually i want to generate a report on client specific way. He doesnt want to have that report generated by this Tcode. Is there any way to get the value of those internal table values to my Z program.

regards,

Navneeth K.

Read only

Former Member
0 Likes
754

Hi,

Please check the following Function Modules.

LXVAS_STOCK_FROM_WCNTR_EXIT

LXVAS_WCNTR_BY_NEXT_VAS_EXIT

LXVAS_WCNTR_BY_REF_DOC_EXIT

LXVAS_WCNTR_BY_VAS_ORDER_EXIT

<b>Reward points</b>

Regards