...
- 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
...
Security & Access Control
...
| Component | Authentication | Transport Security | Authorization | Notes |
|---|---|---|---|---|
| SAP ECC | Client Certificate | TLS 1.2 | SAP Roles | Cloud Connector |
| CPI | OAuth2 | N/A | Internal Only | Managed by tenant |
| CMB China API | Basic | HTTPS | Token Scopes | Dedicated user |
...
Monitoring & Runbook
| Monitoring Tool | SAP Cloud ALM, Grafana, Elastic | |
|---|---|---|
| Runbook Location | [Runbook PDF](#)||
| Dashboard URL | [Grafana Dashboard](#) |
Other Artefacts
| Artefact | Notes |
|---|---|
| Git Repository | |
| API SpecificationPlease refer to API Reference tab | |
| Test Results |
Step by Step Configuration
...
CMB China Bank to SAP WP2
Start On Schedule (Timer Start)
CMB China Bank to SAP PF2
Start On Schedule (Timer Start)
Related Interfaces
...