cancel
Showing results for 
Search instead for 
Did you mean: 

Consignment Stock In Transit

Former Member
0 Kudos

Hi All,

I have gone thru the below link

my requirement is also similar to this but i need to get the intransit stock by report. As per standard report MB5T it gives only STO's created for plant to plant. Here in my situation i am creating the consignee as Storage Location. So i am creating STO for Sloc to Sloc. Can any one help me in getting the report for intransit for STO's Sloc to Sloc.

Regards,

Sreekanth

Accepted Solutions (1)

Accepted Solutions (1)

eduardo_hinojosa
Active Contributor
0 Kudos

Hi Sreekanth,

You can create a z-report coping MB5T, eg: ZRM07MTRB.

First: enhance the itab xtab6 adding the fields (eg: LGORT). Add the storage loc in the selection screen.

Surely you need create a new function module MB_ADD_TRANSFER_QUANTITY (eg: Z_MB_ADD_TRANSFER_QUANTITY) because XTAB6 will be diferent.

In the form feldkatalog_aufbauen using p_fieldcat type slis_t_fieldcat_alv write the fields added.

If you dont know ABAP, you will need an ABAPer. I think that I dont forget anything.

I hope this helps you

Regards

Eduardo

Answers (0)