rivsy Lv5Posted 13 Feb 2023 09:38
  
1. Use tSAPIConnector to connect to the SAP APO system.
2. Use tSAPBapi to execute the FM ‘RSPC_API_CHAIN_START’ and pass in the relevant parameters such as the name of the process chain and the variant.
3. Use tSAPBapi to execute the FM ‘RSPC_API_CHAIN_GET_STATUS’ to check the status of the process chain.
4. Use tSAPCommit to commit the changes made to the SAP system.

Note: you will need to have the SAP JCo libraries installed and configured in Talend for this to work. Also, you’ll need to have the required access rights to execute the FMs in the SAP system.”

I Can Help:

Change

Board Leaders