Table/Structure Field 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 | INDX - SRTFD | User-defined key in table INDX | ||
| 2 | INDX - SRTFD | User-defined key in table INDX | SOURCE VALUE(INDXKEY) LIKE INDX-SRTFD OPTIONAL |
|
| 3 | NET_GRAPH - SUPER | Mechanism for closing windows | ||
| 4 | NET_GRAPH - WINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 5 | NET_GRAPH - WINID | Window ID in graphic | ||
| 6 | NET_GRAPH - TITLEBAR | Window title | ||
| 7 | NET_GRAPH - TITLEBAR | Window title | SOURCE VALUE(TITLEBAR) LIKE NET_GRAPH-TITLEBAR DEFAULT SPACE |
|
| 8 | NET_GRAPH - SUPER | Mechanism for closing windows | SOURCE VALUE(SUPER) LIKE NET_GRAPH-SUPER DEFAULT SPACE |
|
| 9 | NET_GRAPH - STATUSTEXT | Text in status line | ||
| 10 | NET_GRAPH - STATUSTEXT | Text in status line | SOURCE VALUE(STATUS_TEXT) LIKE NET_GRAPH-STATUSTEXT DEFAULT SPACE |
|
| 11 | NET_GRAPH - STAT | Status in graphic | SOURCE VALUE(STAT) LIKE NET_GRAPH-STAT DEFAULT SPACE |
|
| 12 | NET_GRAPH - STAT | Status in graphic | ||
| 13 | NET_GRAPH - PWDID | Parent window ID in graphic | SOURCE VALUE(PWDID) LIKE NET_GRAPH-PWDID DEFAULT SPACE |
|
| 14 | NET_GRAPH - GR_MES | User action ID | ||
| 15 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SO_SEND) LIKE NET_GRAPH-FLAG DEFAULT SPACE |
|
| 16 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SORT) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 17 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | SOURCE VALUE(SET_FOCUS) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 18 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | SOURCE VALUE(WAIT_FOR_INPUT) LIKE NET_GRAPH-FLAG DEFAULT 'X' |
|
| 19 | NET_GRAPH - FLAG | Flag for general use; for starting the graphics | ||
| 20 | NET_GRAPH - ABAP_CMD | Command to the graphics program | SOURCE VALUE(ABAP_CMD) LIKE NET_GRAPH-ABAP_CMD DEFAULT SPACE |
|
| 21 | NET_GRAPH - ABAP_CMD | Command to the graphics program | ||
| 22 | NET_GRAPH - PWDID | Parent window ID in graphic | ||
| 23 | NET_SET - CONFIRM | Flag: activate CONFIRM mode | SOURCE VALUE(CONFIRM) LIKE NET_SET-CONFIRM DEFAULT SPACE |
|
| 24 | NET_SET - YSIZE | Height of graphics window | ||
| 25 | NET_SET - YPOSITION | Initial vertical position of the graphics window | ||
| 26 | NET_SET - XSIZE | Width of graphics window | ||
| 27 | NET_SET - XPOSITION | Initial horizontal position of the graphics window | ||
| 28 | NET_SET - CONFIRM | Flag: activate CONFIRM mode | ||
| 29 | RLGRAP - FILENAME | Local file for upload/download | ||
| 30 | SOS00 - S_OBJDES | Short description of contents | ||
| 31 | SOS00 - S_OBJDES | Short description of contents | SOURCE VALUE(SO_CONTENTS) LIKE SOS00-S_OBJDES DEFAULT SPACE |
|
| 32 | TCNO - XPOSITION | Initial horizontal position of the graphics window | ||
| 33 | TCNO - XSIZE | Width of graphics window | ||
| 34 | TCNO - YPOSITION | Initial vertical position of the graphics window | ||
| 35 | TCNO - YSIZE | Height of graphics window |