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: 

Movement Type:309

Former Member
0 Kudos
174

Hello Experts,

I m developind i report, in which i m calculating closing balance , for which i m incorporating '309'' movement type foe which i need to add in material & subtract from another material

One main internal table is there in which all material number is there. How can I incorporate this movement type.

Plz help.

Ravi

3 REPLIES 3

Former Member
0 Kudos
94

check for MKPF-MSEG tables. you will have all material movement documents MBLNR there. filter it on movement type.

Former Member
0 Kudos
94

Hello,

Before you go in for your development, please check if standard report provided by SAP meets your requirements.

To calculate closing balance only 309 movement type is not sufficient. You need to take care of all the movement types ( Goods Receipts done with different movement type, Good Issues, Adjustments etc) which are carried out in your company to arrive at correct closing balance for each material. Please speak to your functional consultants to get correct requirements. This will reduce your development time.

Regards,

Sunil

0 Kudos
94

Hello Sunil,

I m incorporating all movement types , but i m asking how to manipulate for 309 movement type.

Ravi