Table list used by SAP ABAP Function Module MG_GET_CURSOR_FIELD (gibt die aktuelle Feldinformation zurück)
SAP ABAP Function Module
MG_GET_CURSOR_FIELD (gibt die aktuelle Feldinformation zurück) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(TABLENAME) LIKE DCOBJDEF-NAME |
|
| 2 | MGLINES | Line Information for Lists | SOURCE VALUE(LIST_ID) LIKE MGLINES-LIST_ID |
|
| 3 | MGLISTPOS | Position of Fields in a List | ||
| 4 | MGLISTPOS | Position of Fields in a List | SOURCE VALUE(FIELD) LIKE MGLISTPOS |
|
| 5 | MGLTFIELDS | Transfer of Fields for List Output | ||
| 6 | MGLTFIELDS | Transfer of Fields for List Output | SOURCE FIELDNAMES STRUCTURE MGLTFIELDS OPTIONAL |
|