Table list used by SAP ABAP Function Module MG_WRITE_BODY (Write the body of an internal table)
SAP ABAP Function Module
MG_WRITE_BODY (Write the body of an internal table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MGLINES | Line Information for Lists | SOURCE VALUE(LIST_ID) LIKE MGLINES-LIST_ID OPTIONAL |
|
| 2 | MGLTFIELDS | Transfer of Fields for List Output | SOURCE FIELDNAMES STRUCTURE MGLTFIELDS OPTIONAL |
|
| 3 | MGLTPERM | Permutation Information for List Display | ||
| 4 | RSRD1 | Local structure for SAPMSRD1 | SOURCE VALUE(S_NAME) LIKE RSRD1-OBJNAME OPTIONAL |
|