Data Element list used by SAP ABAP Function Module CNET_GRAPHIC_CLUSTER (Start graphical cluster editor)
SAP ABAP Function Module
CNET_GRAPHIC_CLUSTER (Start graphical cluster editor) 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(SET_FOCUS) 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(WAIT_FOR_INPUT) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 5 | GRMES | User action ID | SOURCE VALUE(GR_MES) LIKE NET_GRAPH-GR_MES |
|
| 6 | GRMTYP | Graphics message type | SOURCE VALUE(M_TYP) LIKE NET_GRAPH-M_TYP |
|
| 7 | GRPWDID | Parent window ID in graphic | SOURCE VALUE(PWDID) LIKE NET_GRAPH-PWDID DEFAULT SPACE |
|
| 8 | GRRWNID | Return window ID in graphic | SOURCE VALUE(RWNID) LIKE NET_GRAPH-RWNID |
|
| 9 | GRSELFIELD | Field in which the node was selected | SOURCE VALUE(GR_SEL_FIELD) LIKE NET_GRAPH-SEL_FIELD |
|
| 10 | GRSTAT | Status in graphic | SOURCE VALUE(STAT) LIKE NET_GRAPH-STAT DEFAULT SPACE |
|
| 11 | GRSTATTEXT | Text in status line | SOURCE VALUE(STATUS_TEXT) LIKE NET_GRAPH-STATUSTEXT DEFAULT SPACE |
|
| 12 | GRSUPER | Mechanism for closing windows | SOURCE VALUE(SUPER) LIKE NET_GRAPH-SUPER DEFAULT SPACE |
|
| 13 | GRTITLEBAR | Window title | SOURCE VALUE(TITLEBAR) LIKE NET_GRAPH-TITLEBAR DEFAULT SPACE |
|
| 14 | GRWINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 15 | NETCONFIRM | Flag: activate CONFIRM mode | SOURCE VALUE(CONFIRM) LIKE NET_SET-CONFIRM DEFAULT SPACE |
|
| 16 | SO_OBJ_DES | Short description of contents | SOURCE VALUE(SO_CONTENTS) LIKE SOS00-S_OBJDES DEFAULT SPACE |