SAP ABAP ST JSON TABLE ATTR ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_JSON - Simple Transformation for Name Attributes
The example demonstrates a Simple Transformation used to create name attributes in JSON data.

ABAP_SOURCE_CODE
DEMO CL_DEMO_ST_JSON_TABLE_ATTRBTS

ABAP_DESCRIPTION
This example works in a similar way to the executable example for an internal table, but the values of the attributes name of the elements object in JSON-XML are also filled from the internal table in the Simple Transformation DEMO_ST_JSON_TABLE_ATTRIBUTES. The ST program is as follows:
TRNS DEMO_ST_JSON_TABLE_ATTRIBUTES