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

problem in batch picking

Former Member
0 Likes
625

Dear All

I am creating GRN using the tcode MB1C..

Program works like this...

I am getting the data from flat file ( Date , Plant , Stg Loc , Material No and the qty)

Passi \ng this data to a BAPI (BAPI_GOODSMVT_CREATE)

with movement type 974...

974 movement is used for (reversal gr from physical inventory)

only prob which i am facing is batch pick up..

i am using mchb table which gives me current stock but i want stock

on the date passed in flat file...

is any other table which will contain batch stock on desired date...

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
563

hi ishfaq,

try MARC, MARD,

Regards,

Amit

3 REPLIES 3
Read only

Former Member
0 Likes
564

hi ishfaq,

try MARC, MARD,

Regards,

Amit

Read only

0 Likes
563

Dear Amit

Mard is a table which will give consolidated stock not batchwise...

Read only

0 Likes
563

Hi,

Check FM MG_BATCH_CHECK_STOCK

VB_BATCH_GET_ALL_STOCKS

VB_CHANGE_BATCH_STATUS_STOCKS

Regards,

Amit