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

Need batch as output

Former Member
0 Likes
600

Hi Expert,

in a function module am passing all the required input parameter but i need the BATCH as output parameter,but in table paremeter it is return as blank .please help me in this regards. FM is vb_batch_determination

Regards

Swaraj

Hi Expert,

in a function module am passing all the required input parameter but i need the BATCH as output parameter,but in table paremeter it is return as blank .please help me in this regards. FM is vb_batch_determination

Regards

Swaraj

3 REPLIES 3
Read only

kanwardeepsingh_gill
Product and Topic Expert
Product and Topic Expert
0 Likes
542

What inpiut parameters are u giving to this FM?

May b ur material is not batch managed

Read only

0 Likes
542

HI,

I am using the material from MCHB table which is batch managed

Regards

Swaraj

Read only

Former Member
0 Likes
542

HI,

Please check FM BAPI_MATERIAL_GETBATCHES , It may help you.