cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway entity for BAPI_PR_CREATE

former_member182374
Active Contributor
0 Kudos

Hello Experts,

I need to develop a SAPUI5 and a Gateway service for creating purchase requisition.

The BAPI for creating requisitions is BAPI_PR_CREATE.

Since the BAPI contains a lot of tables as input, what is the correct way to flatten the tables and build an entity that will represent the requisition for create?

Regards,

Omri

Accepted Solutions (0)

Answers (1)

Answers (1)

AshwinDutt
Active Contributor
0 Kudos

Hello Cohen,

You can implement Create Deep Entity Method to achieve this.

Please check the below ->

Regards,

Ashwin

Pavan_Golesar
Active Participant
0 Kudos

Hello Omri,


Adding to Ashwin, you may follow this link also.

Cheers!

Regards,

--Pavan G