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: 

GR Flow

Former Member
0 Kudos

Hi all,

I am creating a report for GR tracking . this report will show Mat doc no (101 and 103) quality & MIR7 status of this document . now i want to know next status of movement type 103. it may be 105 or 104 how do i pick this. if there is any FM for that plz tell.

Thanks in Advance

Jitendra

1 REPLY 1

Former Member
0 Kudos

Hi,

All the Material movements are stored in MSEG tables using the Movement type field BWART(101,102,103,104 etc)

for all the Material Documents(MBLNR) there will be a Puchase order No(EBELN) and Item No(EBELP) attached in the table along with MATNR (material) and BWART(movement type).

So using PO number and Material find out all the MBLNR's from MSEG table and Take the BWART field, so that you will know on waht movement type that material is moved.

Reward points if useful

Regards

Anji

Message was edited by:

Anji Reddy Vangala