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 Data Element  EINRI IS-H: Institution SOURCE VALUE(I_INSTITUTION_ID) LIKE TN01-EINRI
2 Data Element  ISH_FBNAME IS-H: Name of Customer-Defined Function Module
3 Data Element  ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ')
4 Data Element  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 Data Element  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 Data Element  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 Data Element  ISH_TRUE_FALSE IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0")
8 Data Element  NVIEWID Identification of a View SOURCE VALUE(I_VIEW_ID) LIKE NWVIEW-VIEWID
9 Data Element  NVIEWID Identification of a View SOURCE VALUE(I_VIEW_ID2) LIKE NWVIEW-VIEWID OPTIONAL
10 Data Element  NVIEWTYPE View Type SOURCE VALUE(I_VIEW_TYPE2) LIKE NWVIEW-VIEWTYPE OPTIONAL
11 Data Element  NVIEWTYPE View Type SOURCE VALUE(I_VIEW_TYPE) LIKE NWVIEW-VIEWTYPE
12 Data Element  NWPLACEID Identification of the Work Environment SOURCE VALUE(I_WPLACE_ID) LIKE NWPLACE-WPLACEID