Ansicht
Dokumentation

ABENABAP_ASJSON_ABAP_TYPES_TABLE - ABAP ASJSON ABAP TYPES TABLE

ABENABAP_ASJSON_ABAP_TYPES_TABLE - ABAP ASJSON ABAP TYPES TABLE

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- Mapping of Internal Tables

Internal tables are represented in asJSON as JSON arrays. The lines of the internal table are represented in their canonical representation as the components of the array. All table categories are allowed. Serializations do not pass any information about the table category to the JSON data. If the target field of a deserialization is a sorted table, the lines are sorted accordingly.

Notes

  • An internal table that does not have an associated JSON object component in deserializations retains its previous value. If an empty array is assigned to an internal table, it is set to its type-dependent initial value, that is, it is emptied. To initialize the internal table in either case, the transformation option clear with the value "all" can be used.
  • Unlike in the asXML representation of internal tables, asJSON does not require a name like item for the table lines.

asJSON for Internal Tables






General Data in Customer Master   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1591 Date: 20240419 Time: 132922     sap01-206 ( 32 ms )