cancel
Showing results for 
Search instead for 
Did you mean: 

Question on -Production Order

Former Member
0 Kudos

Hey folks,

Are you aware of on RFC/BAPI which can get the list of production orders based on plant. I am aware of BAPI_PRODORDCONF_GETLIST . But, we can't filter the list based on plant using it.

Are you folks aware of any other BAPI/RFC which can do that?.

Thank You.

Thomas

Edited by: Jeyakanthan A on Jul 13, 2011 10:16 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Thomas,

BAPI_PRODORD_GET_LIST shall fulfill your requirement.

Regards, Andreas

Former Member
0 Kudos

Thank You Folks.

Yes Andrea!. I think that should suffice the purpose. Rewarded you points.

Answers (3)

Answers (3)

Former Member
0 Kudos
former_member187989
Active Contributor
0 Kudos

Moving this thread from ERP MM to [ERP Manufacturing (PP) |;

Former Member
0 Kudos

Hello,

Check BAPI_PRODORD_GET_DETAIL

Thanks & Regards,

Former Member
0 Kudos

Hi,

The BAPI you mentioned only gives a specific production order detail. I want to know if we can filter the GETLIST by plant name.

Thanks.

Former Member
0 Kudos

HI,

I don't think you can get list of Production order confirmations filtered at plant level. If you are looking just simple excel / word based list then why not trying with AFRU table. Also try to get data in case of you are developing report from AFRU table.

If you are developing some report, then you need to run BAPI into loop for as many orders you have in particular plant and then only you will be able to get the details.

Regards,

Tejas