on 2021 Jul 30 3:35 PM
Is it possible to exexute à DTP using abap Program and change its sélection dynamicly in the Program.
Request clarification before answering.
Hi,
1. You can include the DTP in a process chain & execute the process chain using an ABAP program (using function module : RSPC_CHAIN_START.
2. The selection can be changed dynamically as per requirement, & the program should be written in the field routine section of the DTP filter.
Best Regards,
Abhi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use this example:
https://answers.sap.com/questions/12706379/function-module-to-execute-dtp.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.