Where Used List (Function Module) for SAP ABAP Table MGLINES (Line Information for Lists)
SAP ABAP Table
MGLINES (Line Information for Lists) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
MG_CHECK_LINES
|
Selects the Corresponding Checkbox | ||||
| 2 |
MG_CHECK_LINES MARKED_LINES STRUCTURE MGLINES OPTIONAL
|
Selects the Corresponding Checkbox | ||||
| 3 |
MG_GET_CHANGED_FIELDS VALUE(LIST_ID) LIKE MGLINES-LIST_ID OPTIONAL
|
Holt geänderte Felder die auf Input stehen | ||||
| 4 |
MG_GET_CURRENT_LINE_NR VALUE(LIST_ID) LIKE MGLINES-LIST_ID
|
Selects the Corresponding Checkbox | ||||
| 5 |
MG_GET_CURSOR_FIELD VALUE(LIST_ID) LIKE MGLINES-LIST_ID
|
gibt die aktuelle Feldinformation zurück | ||||
| 6 |
MG_READ_LINES MARKED_LINES STRUCTURE MGLINES
|
Read marked lines | ||||
| 7 |
MG_READ_LINES
|
Read marked lines | ||||
| 8 |
MG_SHOW_CURSOR_HELP
|
Hilfe zu dem Feld unter dem Cursor anzeigen | ||||
| 9 |
MG_WRITE_BODY VALUE(LIST_ID) LIKE MGLINES-LIST_ID OPTIONAL
|
Write the body of an internal table | ||||
| 10 |
MG_WRITE_HEAD VALUE(LIST_ID) LIKE MGLINES-LIST_ID OPTIONAL
|
Print Header of an ITab Using Data Dictionary Information | ||||
| 11 |
MG_WRITE_LIST VALUE(LIST_ID) LIKE MGLINES-LIST_ID OPTIONAL
|
Output Formatted Internal Table |