This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
bw:sending_data_to_the_service_layer [2019/04/04 16:12] runger created |
bw:sending_data_to_the_service_layer [2020/12/15 12:46] (current) akoehler [JSON Samples] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Data is sent to the (HANA) | + | ===== Working with the Service Layer ===== |
| + | Transactions | ||
| + | In addition, some values must be sent as **enumerators**. | ||
| - | ==== Sales Order ==== | + | Samples of the JSON structures for key SAP Business One objects can be found in the links below. |
| + | ==== JSON Samples ==== | ||
| + | These samples are provided as a way to help understand the structure of the various SAP Business One objects. | ||
| + | |||
| + | To find further information, | ||
| + | |||
| + | < | ||
| + | |||
| + | === Sales Order === | ||
| [[Sales Order for Service Layer]] | [[Sales Order for Service Layer]] | ||
| + | |||
| + | === Sales Delivery === | ||
| + | [[Sales Delivery for Service Layer]] | ||
| + | |||
| + | === Sales Invoice === | ||
| + | [[Sales Invoice for Service Layer]] | ||
| + | |||
| + | === Business Partner === | ||
| + | [[Business Partner for Service Layer]] | ||
| + | |||
| + | === Purchase Order === | ||
| + | [[Purchase Order for Service Layer]] | ||
| + | |||