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

Mirror transactions automatic updates

dammah_sebiyam3
Explorer
0 Likes
1,552

Hey guys,

I know mirror transactions only create the opposite site of the deal at the initial contract setup. Subsequent changes has to be done on individual contracts. This is SAP standard. Does anybody know of a recent changes like a BAPI, business faction or exit to allow for automatic updates like payments, accounting, principal changes etc on the other opposite deal? Or developed a logic for automatic

Grigoriy I know you do a lot of coding...have had to do something for this area?

Best regards

D

Accepted Solutions (1)

Accepted Solutions (1)

grigoriy_babitskiy
Active Contributor

Hello Dammah Sebiyam,

What i can suggest you is to use Business Objects (tr. SWO1).

BAPI for TRM - here you can find all Objects for your transaction.

There are events inside the Objects, for example for Business Parnter there is "created" event. When BP is "created" you can start your own code.

The same works for Treasury deals, your ABAP team member can create events for Treasury Deal and after event is triggered start Object "method to change" the mirror transaction, for example, Interest rate instrument.

Answers (1)

Answers (1)

dammah_sebiyam3
Explorer
0 Likes

Hi Grigoriy,

Fantastic!!!! I will have a look at these but definitely I know it is a fantastic pointer.

Thank you

Dammah