Issues while creating a new CR after activation of existing CR in SAP MDG F
Nov 10, 2017 at 11:16 AM|92 Views
Hello,
Please find the scenario:
Cr type: CCT1P2
After activation of change request we need to create multiple CRs (some logic to derive CR) of the same CR type and activate the new CRs automatically without going for any approval step.
For ex: we started with a CR 1000 and at activation step will create a new CRs 1001 and 1002 in loop and then we need to activate both automatically without any approval step. Currently I have written code in system call BADI at activation step and then written the logic. CR numbers are generating but its not activating automatically.
Add comment