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: 

To find if order settlement is made for Production orders

Former Member
0 Kudos
88

Dear All,

i want to design a report in which i want to know the Production orders for which order settlement is made .Can someone suggest me how to do this ? Is there any table that stores the information about order settlement?<removed by moderator>.Thanks.

Edited by: Vinod Kumar on Sep 14, 2011 5:51 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos
59

Hi,

Take the OBJNR of the prder and pass it to COBRB. If the "Last used perio / year" column is populated in COBRB, then the settlement is carried out.

Regards

Sreekanth

2 REPLIES 2

JeevanSagar
Active Contributor
0 Kudos
59

Go to production order from CO03 on the menu click "Header" then click "Settlement Rule" if it is settled the fields First Used/ Last Used will be filled (corresponding to the settlement rule assigned to that order) with the fiscal period in which the order was settled. (For tables just press F1)

Former Member
0 Kudos
60

Hi,

Take the OBJNR of the prder and pass it to COBRB. If the "Last used perio / year" column is populated in COBRB, then the settlement is carried out.

Regards

Sreekanth