SAP ABAP Class CL_INFONET_DISPLAY_HRF02 (HRFORMS: InfoNet Display (Structure/Data))
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PY-XX-FO (Application Component) Forms
     PAOC_PAY_HRFORMS (Package) HR Forms
Properties
Class CL_INFONET_DISPLAY_HRF02  
Short Description HRFORMS: InfoNet Display (Structure/Data)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAY_HRFORMS   HR Forms 
Created 20010305   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INFONET_DISPLAY_HRF02 has no forward declaration.
Interfaces
Class CL_INFONET_DISPLAY_HRF02 has no interface implemented.
Friends
Class CL_INFONET_DISPLAY_HRF02 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER ALV Container 20010305
2 ALV_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20010305
3 ALV_CURRENT Instance attribute Protected Type reference (TYPE) LTY_HISTORY ALV: Current Field 20010305
4 ALV_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA ALV: Selected Table 20010305
5 ALV_FUTURE Instance attribute Protected Type reference (TYPE) TTY_HISTORY ALV: Navigation 20010305
6 ALV_INET_LIST Instance attribute Protected Type reference (TYPE) TTY_INET_LIST Data for InfoNet 20010816
7 ALV_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20010305
8 ALV_PAST Instance attribute Protected Type reference (TYPE) TTY_HISTORY ALV: Navigation 20010305
9 ALV_TOOLBAR Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Function Code Table 20010305
10 ALV_VARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT Layout (External Use) 20010816
11 C_ALV_BACK Constant Protected Type reference (TYPE) SYUCOMM 'BACK' Previous Object 20010305
12 C_ALV_FORWARDS Constant Protected Type reference (TYPE) SYUCOMM 'FORW' Next Object 20010305
13 C_FALSE Constant Public Type reference (TYPE) XFELD ' ' Checkbox 20040625
14 C_MODE_ALV Constant Protected Type reference (TYPE) CHAR01 'A' ALV Display 20010305
15 C_MODE_EXCEL Constant Protected Type reference (TYPE) CHAR01 'E' Excel Display 20010305
16 C_MODE_TREE Constant Protected Type reference (TYPE) CHAR01 'T' Tree Display Only 20010305
17 C_TREECOL_NAME Constant Protected Type reference (TYPE) TV_ITMNAME 'NAME' 1. Column/Field Name 20010305
18 C_TREECOL_TEXT Constant Protected Type reference (TYPE) TV_ITMNAME 'TEXT' 3. Column/Text 20010305
19 C_TREECOL_TYPE Constant Protected Type reference (TYPE) TV_ITMNAME 'INFO' 2. Column/Data Type 20010305
20 C_TRUE Constant Public Type reference (TYPE) XFELD 'X' Checkbox 20040625
21 EXCEL_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Excel Container 20010305
22 EXCEL_CONTROL Instance attribute Protected Object reference (TYPE REF TO) I_OI_CONTAINER_CONTROL Excel Control 20010305
23 EXCEL_PROXY Instance attribute Protected Object reference (TYPE REF TO) I_OI_DOCUMENT_PROXY Excel 20010305
24 EXCEL_SERVER Instance attribute Protected Object reference (TYPE REF TO) I_OI_LINK_SERVER Excel 20010305
25 EXCEL_SPREADSHEET Instance attribute Protected Object reference (TYPE REF TO) I_OI_SPREADSHEET Excel 20010305
26 INFONET Instance attribute Protected Object reference (TYPE REF TO) CL_INFONET_HRF02 HR Forms: InfoNet 20010305
27 INFONET_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Selected Data 20010305
28 INFONET_FIELDS Instance attribute Protected Type reference (TYPE) TTY_FIELD Field List 20010305
29 INFONET_TABLES Instance attribute Protected Type reference (TYPE) TTY_TABLE Field List 20010305
30 MODE Instance attribute Protected Type reference (TYPE) CHAR01 Display Mode 20010305
31 SUBROUTINE_POOL Instance attribute Protected Type reference (TYPE) SYREPID Subroutine Pool (Generated) 20010305
32 TREE_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Tree Container 20010305
33 TREE_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Tree Control 20010305
34 TREE_ITEMS Instance attribute Protected Type reference (TYPE) HRF_ITAB Header Table for Tree Printing 20010305
35 TREE_NODES Instance attribute Protected Type reference (TYPE) HRF_NTAB Nodes in Tree 20010305
36 TREE_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20010305
37 TREE_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20010305
Methods
# Method Level Visibility Method type Description Created on
1 ALV_GETTABLE Instance method Protected Method ALV: Write Current Table to Structure 20010305
2 ALV_INIT Instance method Protected Method Initialize ALV 20010305
3 ALV_PRINTONLY Instance method Protected Method ALV: Print Immediately Instead of Displaying 20010816
4 ALV_SETFIELD Instance method Protected Method ALV: Select Field 20010305
5 ALV_SETTABLE Instance method Protected Method ALV: Display Table 20010305
6 ALV_SET_ATTRIB Instance method Protected Method ALV: Set Toolbar, Layout 20010816
7 ALV_SET_DATA Instance method Protected Method ALV: Set Data 20010816
8 CONSTRUCTOR Instance method Public Constructor Constructor 20010305
9 EXCEL_INIT Instance method Protected Method Excel: Initialize Controls 20010305
10 EXCEL_INIT_DATA Instance method Protected Method Excel: Transfer Data to Controls 20010305
11 FREE Instance method Public Method Deactivate Handlers, Deconstruct Controls 20010305
12 INFONET_GET Instance method Protected Method InfoNet: Read Structures 20010305
13 INFONET_GETFCAT Instance method Protected Method InfoNet: Read Field Catalog for ALV 20010305
14 INFONET_GETFCAT_DTEL Instance method Protected Method InfoNet: Read Field Catalog of Data Element 20010305
15 INFONET_GETNODE Instance method Protected Method InfoNet: Read Node Characteristics of Field Data 20010305
16 INFONET_GETNODES Instance method Protected Method InfoNet: Read Fields for Tree 20010305
17 ON_ALV_COMMAND Instance method Protected Event handling method Event Handler: ALV 20010305
18 ON_ALV_HOTSPOT Instance method Protected Event handling method Event Handler: ALV 20010305
19 ON_ALV_TOOLBAR Instance method Protected Event handling method Event Handler: ALV 20010305
20 ON_EXCEL_CLOSE Instance method Protected Event handling method Event Handler: Close Excel Display 20010305
21 ON_TREE_BUTTON Instance method Protected Event handling method Event Handler: Tree 20010305
22 ON_TREE_CTXREQUEST Instance method Protected Event handling method Event Handler: Tree 20010305
23 ON_TREE_CTXSELECT Instance method Protected Event handling method Event Handler: Tree 20010305
24 ON_TREE_SELCHANGE Instance method Protected Event handling method Event Handler: Tree 20010305
25 SUBROUTINE_POOL_GENERATE Instance method Protected Method Generate Subroutine Pool 20010305
26 TREE_HIDE Instance method Public Method Hide Tree 20010305
27 TREE_INIT Instance method Protected Method Initialize Tree 20010305
28 TREE_INIT_CONTROLS Instance method Protected Method Initialize Tree 20010305
29 TREE_INIT_EVENTS Instance method Protected Method Initialize Tree 20010305
30 TREE_INIT_INFONET Instance method Protected Method Initialize Tree 20010305
31 TREE_PRINT Instance method Public Method Print Tree 20010305
32 TREE_SETNODE Instance method Protected Method Tree: Select Nodes 20010305
33 TREE_SHOW Instance method Public Method Show Tree 20010305
Events
# Event Type Visibility Description Created on
1 MESSAGE Instance Event
(0)
Public
(2)
Send Message to Main Program 20031212
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_FIELD Protected See coding LTY_FIELD 20010305 BEGIN OF lty_field, ddicfield TYPE hrf01_ddicfield, nodekey TYPE tv_nodekey, alv_fname TYPE fieldname, alv_gname TYPE lvc_s_sgrp-sp_group, END OF lty_field
2 LTY_HISTORY Protected See coding LTY_HISTORY 20010305 BEGIN OF lty_history, table TYPE fieldname, field TYPE fieldname, index TYPE i, END OF lty_history
3 LTY_INET_LIST Protected See coding LTY_INET_LIST 20010816 BEGIN OF lty_inet_list, cname TYPE tabname, lines TYPE i, END OF lty_inet_list
4 LTY_TABLE Protected See coding LTY_TABLE 20010305 BEGIN OF lty_table, name TYPE fieldname, ttype TYPE typename, text TYPE sdok_descr, nodes TYPE hrf_ntab, items TYPE hrf_itab, nnodes TYPE i, fields TYPE tty_field, fcat TYPE lvc_t_fcat, groups TYPE lvc_t_sgrp, END OF lty_table
5 TTY_FIELD Protected See coding TTY_FIELD 20010305 tty_field TYPE STANDARD TABLE OF lty_field WITH DEFAULT KEY
6 TTY_HISTORY Protected See coding TTY_HISTORY 20010305 tty_history TYPE STANDARD TABLE OF lty_history WITH DEFAULT KEY
7 TTY_INET_LIST Protected See coding TTY_INET_LIST 20010816 tty_inet_list TYPE STANDARD TABLE OF lty_inet_list WITH DEFAULT KEY
8 TTY_TABLE Protected See coding TTY_TABLE 20010305 tty_table TYPE STANDARD TABLE OF lty_table WITH KEY name
Method Signatures

Method ALV_GETTABLE Signature

Method ALV_GETTABLE on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method ALV_GETTABLE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ALV_INIT Signature

Method ALV_INIT on class CL_INFONET_DISPLAY_HRF02 has no parameter.
# Exception Resumable Description Created on
1 NO_SUBRPOOL_GENERATED 20031215

Method ALV_PRINTONLY Signature

Method ALV_PRINTONLY on class CL_INFONET_DISPLAY_HRF02 has no parameter.
# Exception Resumable Description Created on
1 NO_SUBRPOOL_GENERATED 20031215

Method ALV_SETFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMAND Call by reference Type reference (TYPE) SYUCOMM SPACE Voriges/Nächstes Objekt 20010305
2 Importing IM_FIELD Call by reference Type reference (TYPE) FIELDNAME SPACE Feldname 20010305
3 Importing IM_INDEX Call by reference Type reference (TYPE) SYTABIX 0 selektierte Zeile 20010305
4 Importing IM_TABLE Call by reference Type reference (TYPE) FIELDNAME Tabellenname 20010305

Method ALV_SETFIELD on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ALV_SETTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLE Call by reference Type reference (TYPE) FIELDNAME Tabellenname 20010305

Method ALV_SETTABLE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ALV_SET_ATTRIB Signature

Method ALV_SET_ATTRIB on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method ALV_SET_ATTRIB on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ALV_SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLE Call by reference Type reference (TYPE) FIELDNAME Tabellenname 20010816

Method ALV_SET_DATA on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALV Call by reference Type reference (TYPE) XFELD ALV und Baumanzeige 20010305
2 Importing IM_ALV_PRINTONLY Call by reference Type reference (TYPE) XFELD ALV mit Sofortdruck 20010816
3 Importing IM_ALV_VARIANT Call by reference Type reference (TYPE) DISVARIANT-VARIANT ALV Variante 20010816
4 Importing IM_DATA Call by reference Type reference (TYPE) ANY selektierte Daten 20010305
5 Importing IM_DATACONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 20010305
6 Importing IM_EXCEL Call by reference Type reference (TYPE) XFELD Excel-anzeige 20010305
7 Importing IM_INFONET Call by reference Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 InfoNet 20010305
8 Importing IM_INFONET_NAME Call by reference Type reference (TYPE) HRF_NAME InfoNet Name, falls InfoNet leer 20010305
9 Importing IM_TREE Call by reference Type reference (TYPE) XFELD Nur Baumanzeige 20010305
10 Importing IM_TREECONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 20010305
# Exception Resumable Description Created on
1 INSUFFICIENT_INPUT Unvollständige Daten 20010305
2 NO_SUBRPOOL_GENERATED 20031215

Method EXCEL_INIT Signature

Method EXCEL_INIT on class CL_INFONET_DISPLAY_HRF02 has no parameter.
# Exception Resumable Description Created on
1 NO_SUBRPOOL_GENERATED 20031215

Method EXCEL_INIT_DATA Signature

Method EXCEL_INIT_DATA on class CL_INFONET_DISPLAY_HRF02 has no parameter.
# Exception Resumable Description Created on
1 NO_SUBRPOOL_GENERATED 20031215

Method FREE Signature

Method FREE on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method FREE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method INFONET_GET Signature

Method INFONET_GET on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method INFONET_GET on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method INFONET_GETFCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABDATA Call by reference Type reference (TYPE) HRF01_DDICFIELD HR-Formulare: Feldattribute für DDIC Generierung 20010305
2 Importing IM_TABFIELDS Call by reference Type reference (TYPE) HRF01_DDICFIELD_COLLECTION HR-Formulare: Feldliste für DDIC-Generierung 20010305

Method INFONET_GETFCAT on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method INFONET_GETFCAT_DTEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD Call by reference Type reference (TYPE) HRF01_DDICFIELD HR-Formulare: Feldattribute für DDIC Generierung 20010305
2 Returning RE_FCAT Value transfer Type reference (TYPE) LVC_S_FCAT ALV-Control: Feldkatalog 20010305
# Exception Resumable Description Created on
1 MOVE_CAST_ERROR 20040805

Method INFONET_GETNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ITEMS Call by reference Type reference (TYPE) HRF_ITAB Itemtabelle für einen Metadatenbaum 20010305
2 Exporting EX_NODE Call by reference Type reference (TYPE) HRF_NODE Knotemtabelle für einen Metadatenbaum 20010305
3 Importing IM_FIELDINFO Call by reference Type reference (TYPE) HRF01_DDICFIELD HR-Formulare: Feldattribute für DDIC Generierung 20010305
4 Importing IM_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20010305
5 Importing IM_PARENT Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20010305

Method INFONET_GETNODE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method INFONET_GETNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABDATA Call by reference Type reference (TYPE) HRF01_DDICFIELD HR-Formulare: Feldattribute für DDIC Generierung 20010305
2 Importing IM_TABFIELDS Call by reference Type reference (TYPE) HRF01_DDICFIELD_COLLECTION HR-Formulare: Feldliste für DDIC-Generierung 20010305

Method INFONET_GETNODES on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_ALV_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20010305

Method ON_ALV_COMMAND on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_ALV_HOTSPOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20010305
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20010305
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20010305

Method ON_ALV_HOTSPOT on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_ALV_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20010305
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20010305

Method ON_ALV_TOOLBAR on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_EXCEL_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT_PROXY Value transfer Attribute reference (LIKE) 20010305
2 Importing HAS_CHANGED Value transfer Attribute reference (LIKE) 20010305

Method ON_EXCEL_CLOSE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_TREE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20010305

Method ON_TREE_BUTTON on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_TREE_CTXREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20010305
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20010305

Method ON_TREE_CTXREQUEST on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_TREE_CTXSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20010305
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20010305

Method ON_TREE_CTXSELECT on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method ON_TREE_SELCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20010305

Method ON_TREE_SELCHANGE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method SUBROUTINE_POOL_GENERATE Signature

Method SUBROUTINE_POOL_GENERATE on class CL_INFONET_DISPLAY_HRF02 has no parameter.
# Exception Resumable Description Created on
1 NO_SUBRPOOL_GENERATED 20031215

Method TREE_HIDE Signature

Method TREE_HIDE on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method TREE_HIDE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method TREE_INIT Signature

Method TREE_INIT on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method TREE_INIT on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method TREE_INIT_CONTROLS Signature

Method TREE_INIT_CONTROLS on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method TREE_INIT_CONTROLS on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method TREE_INIT_EVENTS Signature

Method TREE_INIT_EVENTS on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method TREE_INIT_EVENTS on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method TREE_INIT_INFONET Signature

Method TREE_INIT_INFONET on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method TREE_INIT_INFONET on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method TREE_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERRORTAB Call by reference Type reference (TYPE) HRERROR_TAB Tabelle von HR-Fehlern 20010305

Method TREE_PRINT on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method TREE_SETNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20010305

Method TREE_SETNODE on class CL_INFONET_DISPLAY_HRF02 has no exception.

Method TREE_SHOW Signature

Method TREE_SHOW on class CL_INFONET_DISPLAY_HRF02 has no parameter.
Method TREE_SHOW on class CL_INFONET_DISPLAY_HRF02 has no exception.
Event Signatures

Event MESSAGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MSG_CLASS Exporting Value transfer Type reference (TYPE) ARBGB 'HRFORMS' Nachrichtenklasse 20031212
2 MSG_NUMBER Exporting Value transfer Type reference (TYPE) MSGNO Nachrichtennummer 20031212
3 MSG_TYPE Exporting Value transfer Type reference (TYPE) MSGTY Nachrichtentyp - E,I,S,W 20031212
4 MSG_V1 Exporting Value transfer Type reference (TYPE) C Variable 1 der Nachricht 20031212
5 MSG_V2 Exporting Value transfer Type reference (TYPE) C Variable 2 der Nachricht 20031212
6 MSG_V3 Exporting Value transfer Type reference (TYPE) C Variable 3 der Nachricht 20031212
7 MSG_V4 Exporting Value transfer Type reference (TYPE) C Variable 4 der Nachricht 20031212
8 OBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_INFONET_DISPLAY_HRF02 Auslösendes Object 20031212
History
Last changed by/on SAP  20041209 
SAP Release Created in 46C