Hi,
In Account Merging which can have only one MASTER and many SOURCE be merged in two ways by
CLEARING : in UI
CLEAR_REP : which are treated by the batch job, as per NOTE : 900293 .
On clicking the START button on the UI, a background job is created and scheduled for the same.
My requirement is to add some custom logic along with the running of standard batch Job "'BUPA_REALIGN".
I already referred to SAP Notes for the same, but not able to find which suits mine.
Please help me in finalizing my solution as elucidated below :
1. To create one more Action Def after 'BP_REALIGN', so that my custom logic would work without affecting the Standard Behavior of Merging.
But there must not be any type of Locking issue or clashes as the same BP would be accessed by both Action definition.
Is there any way where we can schedule the calling sequence to both the Methods say 1. BP_REALIGN, 2. ZCUST_MERG .
2. To make an exact replica of the Standard report to my custom report and include my custom logic which will be called through ACTION definition.
Any other suggestions will be most appreciated.
Awaiting for your expedite help.
Regards,
Jojy George.