Table/Structure Field list used by SAP ABAP Function Module PM_HIERARCHY_CALL_EQUI (Aufruf der Hierarchiedarstellung für Equipments)
SAP ABAP Function Module PM_HIERARCHY_CALL_EQUI (Aufruf der Hierarchiedarstellung für Equipments) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  EQUI - EQUNR Equipment Number SOURCE VALUE(EQUNR) LIKE EQUI-EQUNR
2 Table/Structure Field  EQUI - EQUNR Equipment Number
3 Table/Structure Field  EQUZ - DATAB Valid-From Date SOURCE VALUE(DATUM) LIKE EQUZ-DATAB DEFAULT SY-DATUM
4 Table/Structure Field  EQUZ - DATAB Valid-From Date
5 Table/Structure Field  MAST - WERKS Plant SOURCE VALUE(WERKS) LIKE MAST-WERKS DEFAULT SPACE
6 Table/Structure Field  MAST - WERKS Plant
7 Table/Structure Field  RIHEA - SELMO Selection mode SOURCE VALUE(SELMOD) LIKE RIHEA-SELMO DEFAULT 0
8 Table/Structure Field  RIHEA - SELMO Selection mode
9 Table/Structure Field  RIHEA - LEVUP Number of hierarchy levels to be exploded above
10 Table/Structure Field  RIHEA - LEVUP Number of hierarchy levels to be exploded above SOURCE VALUE(LEVUP) LIKE RIHEA-LEVUP DEFAULT '00'
11 Table/Structure Field  RIHEA - LEVDO Number of hierarchy levels to be exploded below
12 Table/Structure Field  RIHEA - LEVDO Number of hierarchy levels to be exploded below SOURCE VALUE(LEVDO) LIKE RIHEA-LEVDO DEFAULT '01'
13 Table/Structure Field  RIHEA - IHREL Only items relevant to maintenance SOURCE VALUE(SANIN) LIKE RIHEA-IHREL DEFAULT 'X'
14 Table/Structure Field  RIHEA - IHREL Only items relevant to maintenance
15 Table/Structure Field  RIHEA - IHBGR Only PM assemblies will be selected
16 Table/Structure Field  RIHEA - IHBGR Only PM assemblies will be selected SOURCE VALUE(STKKZ) LIKE RIHEA-IHBGR DEFAULT ' '
17 Table/Structure Field  RIHEA - GRAFC Direct call of hierarchy graphic SOURCE VALUE(GRAFICS) LIKE RIHEA-GRAFC DEFAULT ' '
18 Table/Structure Field  RIHEA - GRAFC Direct call of hierarchy graphic
19 Table/Structure Field  RIHEA - EQUSE Equipment Selection Possible
20 Table/Structure Field  RIHEA - AUTHC Authorization Check for Active Objects (X)/Inactive ( ) SOURCE VALUE(AUTHORITY_CHECK) LIKE RIHEA-AUTHC DEFAULT 'X'
21 Table/Structure Field  RIHEA - AUTHC Authorization Check for Active Objects (X)/Inactive ( )