cancel
Showing results for 
Search instead for 
Did you mean: 

How to use Return parameter of BAPI in DOE

Former Member
0 Kudos

Hello all,

I have a question on Return parameter of BAPI wrappers written in backend. When we use the BAPI in DOE there i do not see any table which stores these Return parameters then what is the use of writting it in BAPI wrappers.

Can anyone please clarify??

Thanks & Best Regards,

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

BAPIRET are stored in log tables during delta download(You can check it in logs and traces of backend integration).

In case of upload, the bapiret is returned in message error list to the devices. Its also stored in message error list table which you can see it in message monitoring.

In upload scenario case all the BAPIRET returned by backend are captured ,where as in case of delta load or push the BAPIRET of type 'A' and 'E' are captured by default and other message types are captured when trace setting is higher.(SMMW_TRC_SETTING).

Regards,

Dhana

Answers (0)