Application Development and Automation 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: 
Read only

Handling return parameters in BAPI

Former Member
0 Likes
737

Hi Experts,


I need to use the BAPI of "BAPI_PROCORDCONF_CANCEL" for cancelling the 101 where i have the input of Confirmation No and Operation .

Can any one suggest an idea so that based on return parameters ...i will handle the Success or Faliure Message .

Regards,

Karthik S

1 ACCEPTED SOLUTION
Read only

VenkatRamesh_V
Active Contributor
0 Likes
694

Hi karthick,

goto to se37-> Functional Documentation.

Hope it helpful,

Regards,

Venkat.

2 REPLIES 2
Read only

VenkatRamesh_V
Active Contributor
0 Likes
695

Hi karthick,

goto to se37-> Functional Documentation.

Hope it helpful,

Regards,

Venkat.

Read only

Former Member
0 Likes
694

After Bapi execution, check Exporting Parameter "Return". It has a 'TYPE' component for you to classify if its success or error.