cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Programming Model for Fiori - how to do deep create and changeset?

afordham
Participant
0 Kudos

Hi,

I am trying to reimplement an existing SEGW service using the ABAP Programming Model for Fiori (APM4F). The existing service has a lot of code in the CREATE_DEEP (for Create) and CHANGESET (for Update) methods. These methods call a BAPI which relies on all the business document data (header and items) being present in one place before the BAPI is called. I can’t make these calls at a single entity type level as I won’t have all the required information at that point.
I can’t find any documentation on how to execute this sort of functionality in APM4F. Can anyone point me in the right direction?

Many thanks,

Andrew

Accepted Solutions (0)

Answers (0)