cancel
Showing results for 
Search instead for 
Did you mean: 

Function module to display order confirmation

former_member416927
Participant
0 Kudos

Hi Gurus,

I have following requirement.

During order confirmation in CO11N i have changed the work center as actual production is completed on other work center . Now I want to see the confirmation with new work center. In which table/function module I will get details such as order no, date, new changed work center qty, etc.?

Thanks.

Regards,

Mayur Patil

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Please check AFRU table which shows all order related confirmation entries.

Regards,Sulabh

former_member184655
Active Contributor
0 Kudos

Dear Mayur,

You can get this information in COOIS for the list - Confirmation,by changing the layout select the field

for work center and check the results.

To fetch the same using a FM,check this functional module BAPI_PRODORDCONF_GETDETAIL.

Check and revert back.

Regards

Mangalraj.S

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

BAPI_PRODORDCONF_GETDETAIL

Transaction CO14 with parameter order number

Table AFKO-AUFNR and AFRU-AUFNR

Regards,

R.Brahmankar