cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for activity confirmation

Former Member
0 Kudos


Hi mates,

I am using a BAPI  BAPI_PROCORDCONF_CREATE_TE  to do activity confirmation for a phase in process order. This BAPI does activity confirmation but doesn't show up activity or standard value parameter name displayed. Do we have any other BAPI which we can use.

Thanks in Advance

Accepted Solutions (1)

Accepted Solutions (1)

jayaganapathy
Active Participant
0 Kudos

you need to do  bapi_ commit  for saving data

Former Member
0 Kudos

Hello Laxmikanth,

please try with bapi time tickets "BAPI_PRODCONF_CREATE_TT" for activity confirmation.

Best Regards

Venky

Answers (1)

Answers (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

You can use these BAPI

BAPI_PROCORDCONF_CREATE_ACT    Enter Activity Confirmations for Process Orders 

BAPI_PROCORDCONF_CREATE_TT     Enter Confirmation Time Ticket for Process Order

BAPI_PRODORDCONF_CREATE_TE works with record type B40.

Best Regards,

R.Brahmankar