cancel
Showing results for 
Search instead for 
Did you mean: 

Populate automatically a custom business object in S/4Hana Cloud edition

0 Kudos
1,565

Hi dear colleagues,

I want to create a custom app by reading purchase order data as a list, and the user will take some actions right there. For instance, update and approve the PO.

To achieve it, I created a custom business object and using after modification logic I´d be able to call APIs.

Now, I am straggling on how to populate the table. I tried to use action logic to create new records (i.e.: custom object A) but seems like I am allowed to use the method "write" to create a new record on another custom object (i.e.; custom object B).

I know we can do it using SCP (by the way, we are using Neo, not CF), but I´d like to stick with In-App extensibility only (if possible).

Does anyone know how I can achieve it?

BR,

Pietro

View Entire Topic
0 Kudos

Thank you @marty.mccormick ,

It addresses my requirements.

BR,

Pietro