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

Log information from bapi return

Former Member
0 Likes
1,151

hi experts,

i am using the following bapi BAPI_MATERIAL_MAINTAINDATA_RT,in which i am getting success messagein BAPI return with log no, how i can get the information for log no, could you please provide me some sample code.

Regards,

siva kumar

3 REPLIES 3
Read only

former_member210123
Active Participant
0 Likes
721

Get the data from the structure BAPIRETURN1 in the BAPI function module into an internal table with header line.

Then read the messages from the internal table with message type 'S'.

Read only

Former Member
0 Likes
721

i need description for log no .

Read only

0 Likes
721

get the description from table : BALHDR