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

How to consume a RAP Behavior Event for R_JOURNAL- SAP S/4HANA Cloud Public Edition ( ABAP CLOUD )

Antony_Pantoja
Explorer
0 Kudos
283

Hello Experts

How can I consume a standard event of the Behavior Definition finance object “R_JOURNALENTRYTP” locally in the SAP S/4HANA Cloud Public Edition - In-App Developer Extensibility system ?

Or how you could detect the create or modify events of a financial accounting entry. To run an abap cloud development in parallel or by background job ?. Such a process contains commits and updates other objects.

image1.png

Currently, in the Custom Logic App I have not been able to find a BADI that meets my requirement and allows me to run an abap development in parallel at the time of a creation or modification of an accounting entry.

image2.png

Please support

Best regards,Antony Pantoja

View Entire Topic
DiegoValdivia
Active Participant
0 Kudos
Antony_Pantoja
Explorer
0 Kudos

Hello, Diego Valdivia

I had done it as the note says but it is pointing to this object “R_JOURNALENTRYTP”, which is incorrect.

It should be this value “I_JOURNALENTRYTP” and the local event works.

thank you very much for your support

Best regards,