Data Element list used by SAP ABAP Function Module CNET_GRAPHIC_HIERARCHY_PBO (Start the hierarchy graphics at PBO time)
SAP ABAP Function Module
CNET_GRAPHIC_HIERARCHY_PBO (Start the hierarchy graphics at PBO time) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GRABAPCMD | Command to the graphics program | SOURCE VALUE(ABAP_CMD) LIKE NET_GRAPH-ABAP_CMD DEFAULT SPACE |
|
| 2 | GRALGFLAG | Flag for general use; for starting the graphics | SOURCE VALUE(WAIT_FOR_INPUT) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 3 | GRALGFLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SO_SEND) LIKE NET_GRAPH-FLAG DEFAULT SPACE |
|
| 4 | GRALGFLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SORT) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 5 | GRALGFLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SET_FOCUS) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 6 | GRPWDID | Parent window ID in graphic | SOURCE VALUE(PWDID) LIKE NET_GRAPH-PWDID DEFAULT SPACE |
|
| 7 | GRSTAT | Status in graphic | SOURCE VALUE(STAT) LIKE NET_GRAPH-STAT DEFAULT SPACE |
|
| 8 | GRSTATTEXT | Text in status line | SOURCE VALUE(STATUS_TEXT) LIKE NET_GRAPH-STATUSTEXT DEFAULT SPACE |
|
| 9 | GRSUPER | Mechanism for closing windows | SOURCE VALUE(SUPER) LIKE NET_GRAPH-SUPER DEFAULT SPACE |
|
| 10 | GRTITLEBAR | Window title | SOURCE VALUE(TITLEBAR) LIKE NET_GRAPH-TITLEBAR DEFAULT SPACE |
|
| 11 | GRWINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 12 | INDX_SRTFD | User-defined key in table INDX | SOURCE VALUE(INDXKEY) LIKE INDX-SRTFD OPTIONAL |
|
| 13 | NETCONFIRM | Flag: activate CONFIRM mode | SOURCE VALUE(CONFIRM) LIKE NET_SET-CONFIRM DEFAULT SPACE |
|
| 14 | SO_OBJ_DES | Short description of contents | SOURCE VALUE(SO_CONTENTS) LIKE SOS00-S_OBJDES DEFAULT SPACE |