...
- CMB China Bank to SAP WP2
- get card transactions by calling the API "Transaction Data Query" with the company 7728 credentials (WP2)
- if sumPage is greater than 1, loop to get all card transactions
- merge all card transactions in one single payload
- based on this payload generate the IDoc INVOIC02
- send the IDoc to WP2
- CMB China Bank to SAP PF2
- get card transactions by calling the API "Transaction Data Query" with the company 5876 credentials (PF2)
- if sumPage is greater than 1, loop to get all card transactions
- merge all card transactions in one single payload
- based on this payload generate the IDoc INVOIC02
- send the IDoc to
PF2 - PF2
Technical Components Involved
...