Data Element list used by SAP ABAP Function Module ISH_WP_VIEW_PROGRAM_CALL ( IS-H: Zentraler Aufrufer der Sichtenprogramme)
SAP ABAP Function Module
ISH_WP_VIEW_PROGRAM_CALL ( IS-H: Zentraler Aufrufer der Sichtenprogramme) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EINRI | IS-H: Institution | SOURCE VALUE(I_INSTITUTION_ID) LIKE TN01-EINRI |
|
| 2 | ISH_FBNAME | IS-H: Name of Customer-Defined Function Module | ||
| 3 | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | ||
| 4 | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | SOURCE VALUE(I_SHOW_POPUP_LIST) TYPE ISH_ON_OFF DEFAULT ' ' |
|
| 5 | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | SOURCE VALUE(I_LAUNCH_PAD_ON_OFF) TYPE ISH_ON_OFF DEFAULT 'X' |
|
| 6 | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | SOURCE VALUE(I_SHOW_OBJECTS_ONLY) TYPE ISH_ON_OFF DEFAULT ' ' |
|
| 7 | ISH_TRUE_FALSE | IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") | ||
| 8 | NVIEWID | Identification of a View | SOURCE VALUE(I_VIEW_ID) LIKE NWVIEW-VIEWID |
|
| 9 | NVIEWID | Identification of a View | SOURCE VALUE(I_VIEW_ID2) LIKE NWVIEW-VIEWID OPTIONAL |
|
| 10 | NVIEWTYPE | View Type | SOURCE VALUE(I_VIEW_TYPE2) LIKE NWVIEW-VIEWTYPE OPTIONAL |
|
| 11 | NVIEWTYPE | View Type | SOURCE VALUE(I_VIEW_TYPE) LIKE NWVIEW-VIEWTYPE |
|
| 12 | NWPLACEID | Identification of the Work Environment | SOURCE VALUE(I_WPLACE_ID) LIKE NWPLACE-WPLACEID |