cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Raising exception with multiple messages in RAP ?

BODHISATTWA__20
Participant
2,410

Hello All

In traditional SEGW when we had to return an exception with more than one BAPI error we used to use the following piece of code .

Thanks to andre.fischer we have the code to display the BAPI errors if we go by behavior implementation procedure

.PROBLEM STATEMENT :--

But we are planning to implementing our OData using RAP_QUERY_PROVIDER

In that case we tried to use the same procedure in RAP ,

Is there anyway we can use this interface to achieve the Functionality using the Message Container ??

MY CURRENT APPROACH AS IF TODAY

Raise static expression using message class.

As mentioed in the blog

https://developers.sap.com/tutorials/abap-environment-a4c-create-proxy.html

Accepted Solutions (0)

Answers (0)