on ‎2020 Jun 25 5:21 PM
Hi Gurus
I need to excecute an ABAP function module from PAPM SP08, more specific a BW Process Chain (Executing FM RSPC_API_CHAIN_START).
If any body have way for to configurate.
I try to do this way and not work:
1 - I Create a Model table a Model View with the parameters that ABAP MF need.In this case I_CHAIN = BW Process Chain name, I_SYNCHRONOUS = X
2 - Create PAPM function remote function Adapter, the type adapter is External function.
Destination RFC: I put the BW system that have the BW process chain. In this case is the same PAPM system
Function Name : RSPC_API_CHAIN_START
3 - In option Input Function (Input (*,0), assign the View that have relation with model table with parameters.
4 - Active and excecute.
Not Excecute the process chain.
Regards,
Juan Diego,
Request clarification before answering.
Hi Juan,
May I ask if you have got this issue fixed?
Thanks a lot.
Best Regards,
Elma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Juan Diego,
when using RFA type External Function the selected function module must fulfil the signature requirements displayed in Rules Tab->Template field. See also:
Regards,
Harald
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 30 | |
| 6 | |
| 4 | |
| 4 | |
| 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.