cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PROCORDCONF_CREATE_ACT & CI_AFRU

frederic_bouvart
Explorer
0 Kudos

Hi,

I want to use FM BAPI_PROCORDCONF_CREATE_ACT to confirm activities on a process order.

When I look in the structure BAPI_PI_ACTIV use in the BAPI there is any customer field that I added in table AFRU via structure CI_AFRU.

How can I fill the process order confirmation with customer fields using the bapi BAPI_PROCORDCONF_CREATE_ACT ?

Table AFRU with include CI_AFRU (Confirmation Customer specific fields)

In the IMG activity Define Confirmation Parameter, I have set the Operation Confirmation and Header Confirmation indicators for the desired combination of plant and order type :

In transaction COR6N, the specific fields are ready for input :

In transaction CORT, the Customer specific fields has been well saved :

Structure use in the BAPI : BAPI_PI_ACTIV

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Amit_SAP
Active Contributor
0 Kudos

Hi,

Please go through below link

https://archive.sap.com/discussions/thread/3399273

Regards,

Amit

frederic_bouvart
Explorer
0 Kudos

Thanks for the answer, but my problem is not how manage customer fields in transaction CORT but add customer fields in a BAPI that can confirm activities on a process order.

jessica_li
Advisor
Advisor
0 Kudos

Hi Frederic,

You can consider using BAdI WORKORDER_CONFIRM to enhance customer-specific fields and logic.

best regards,
Jessica

frederic_bouvart
Explorer
0 Kudos

Thanks for the answer, but my problem is not how manage customer fields in transaction CORT but add customer fields in a BAPI that can confirm activities on a process order.