on ‎2018 Oct 01 2:54 PM
Hello,
We have a requirement to execute a data manager package in Model B by triggering a data manager package in Model A. How do I achieve this?
Request clarification before answering.
Yes, it's possible to fix a model name in the advanced DM script!
In the line:
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPP,%APP%)
You can replace %APP% with the required model name.
But I recommend you to use RUNLOGIC_PH!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then you need to implement RUNLOGIC_PH BADI.
https://www.sap.com/documents/2015/08/de470383-547c-0010-82c7-eda71af511fa.html
It's a question asked many times, why not to use search?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Vadim,
We used it in an earlier project without the key word RUNLOGIC_PH BADI. I could remember customising the script used while creating/modifying the data manager package.
Is it possible that I edit the DM package script in Model A to look at a particular script/process chain in Model B?
Hello Vadim,
The package in Model B is default logic. So yes, script logic backed data manager package.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please provide detailed info about the package! Is it script logic or...?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 32 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.