Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

 

Technical Components Involved

...