SAP Creating Structures
To create a structure (i.e. a structured data object) in an ABAP program, you can use the DATA keyword. It works in the same way as the TYPES statement above. Unlike the TYPES statement, you can u…
SAP Erp resources for everyone.
To create a structure (i.e. a structured data object) in an ABAP program, you can use the DATA keyword. It works in the same way as the TYPES statement above. Unlike the TYPES statement, you can u…