Application Development 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: 

problem in batch picking

Former Member
0 Kudos

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

Former Member
0 Kudos

hi ishfaq,

try MARC, MARD,

Regards,

Amit

3 REPLIES 3

Former Member
0 Kudos

hi ishfaq,

try MARC, MARD,

Regards,

Amit

0 Kudos

Dear Amit

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

0 Kudos

Hi,

Check FM MG_BATCH_CHECK_STOCK

VB_BATCH_GET_ALL_STOCKS

VB_CHANGE_BATCH_STATUS_STOCKS

Regards,

Amit