cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI in unmanaged scenario (RESTFul Application Programming - RAP)

08-16-2021 3:53 PM
Aurelien Participant
5269 views 4 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

We developed an OData Service that creates contract (ME31K). We used RAP FWK in an unmanaged scenario. To create the contract we call a BAPI (BAPI_CONTRACT_CREATE) which is doing a CALL DIALOG statement therefore it dumps as this statement is not allowed in RAP.

Could you advice how to proceed ? In the meantime we have wrapped the BAPI call in a function module that we call in DESTINATION 'NONE' but it's only a workaround... at least we hope it is 🙂

Thanks

Aurélien

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

alegarciamacedo
Explorer
0 Likes