SAP ABAP Interface IF_HRPA_UI_CONVERT_ADVANCED (Standard Interface UI Conversion)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PA-PA (Application Component) Personnel Administration
     PAOC_PAD_UI_CONVERT_GENERIC (Package) UI Conversion: General Parts
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0487_SP Klasse zur Durchführung der Standard Konvertierung 20070112
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_WRAPPER HRPAD: Conversion Wrapper 20041231
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0861_RU Conversion class of the infotype 0860 20070914
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0860_RU Conversion class of the infotype 0860 20070914
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0755_SP Declaration of Non-Indebtedness 20070117
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0754_SP Declaration of Interest in Business 20070117
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0753_SP HR-SG-PS: UI conversion class for I0753 20070206
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0752_SP UI class for IT0752 20070117
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0744_SG SG-PS: UI Class(UI) for IT0744 (Blacklist). 20060919
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0743_SG SG-PS: UI Class(UI) for IT0743 ( Discipline). 20060923
... Click here to see Used By full list (28 items)
Properties
Interface IF_HRPA_UI_CONVERT_ADVANCED  
Short Description Standard Interface UI Conversion    
General Data
Package PAOC_PAD_UI_CONVERT_GENERIC   UI Conversion: General Parts 
Created 20041206   SAP 
Last changed 20070913   SAP 
Unicode checks active    
Forward declarations
Interface IF_HRPA_UI_CONVERT_ADVANCED has no forward declaration.
Interfaces
Interface IF_HRPA_UI_CONVERT_ADVANCED has no interface.
Friends
Interface IF_HRPA_UI_CONVERT_ADVANCED has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041210
2 INVISIBLE Constant Public Type reference (TYPE) HRPAD_CHAR01 'B' HR: Master Data, Char Field of Length 01 20041210
3 OBLIGATORY Constant Public Type reference (TYPE) HRPAD_CHAR01 'C' HR: Master Data, Char Field of Length 01 20041210
4 READ_ONLY Constant Public Type reference (TYPE) HRPAD_CHAR01 'A' HR: Master Data, Char Field of Length 01 20041210
5 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041210
Methods
# Method Level Visibility Method type Description Created on
1 FILL_HELP_VALUES Instance method Public Method Fill Value Help 20041206
2 INITIALIZE Instance method Public Method Addition to Constructor 20041208
3 INPUT_CONVERSION Instance method Public Method Conversion of Screen Structure to Infotype Structure 20041206
4 INPUT_TABLE_CONVERSION Instance method Public Method Conversion of Screen Structure to Infotype Repeat Structure 20041206
5 OUTPUT_CONVERSION Instance method Public Method Conversion of Infotype Structure to Screen Structure 20041206
6 OUTPUT_TABLE_CONVERSION Instance method Public Method Conversion of Infotype Repeat Structure to Screen Structure 20041206
Events
Interface IF_HRPA_UI_CONVERT_ADVANCED has no event.
Types
Interface IF_HRPA_UI_CONVERT_ADVANCED has no local type.
Method Signatures

Method FILL_HELP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELD_CATALOGS Call by reference Type reference (TYPE) HRPAD_HELP_VALUE_FIELD_CAT_TAB Feldkatalog für die einfache F4 (Wertetabelle) 20041206
2 Changing HELP_VALUES Call by reference Type reference (TYPE) HRPAD_HELP_VALUE_DATA_TAB Tabelle mit Wertehilfestrukturen 20041206
3 Importing PNNNN Call by reference Type reference (TYPE) ANY 20041206
4 Importing PNNNN2 Call by reference Type reference (TYPE) ANY 20041206
5 Importing SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20041206
6 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME 20041206
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20041230

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAITF_READ Call by reference Object reference (TYPE REF TO) IF_HRPA_PAITF_READ Lesezugriff auf MAC_ADAPTER 20041208
2 Importing PAITF_READ_MOLGA Call by reference Object reference (TYPE REF TO) CL_HRPA_MOLGA HR: Stammdaten, MOLGA lesen 20041222
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20041230

Method INPUT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTAINER Call by reference Type reference (TYPE) HRPAD_INFTY_CONTAINER_REF HR: Stammdaten, Referenz auf Inftycontainer 20041206
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041206
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041206
4 Importing SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20041206
5 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME Name der UI Struktur 20041206
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20041230

Method INPUT_TABLE_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTAINER Call by reference Type reference (TYPE) HRPAD_INFTY_CONTAINER_REF HR: Stammdaten, Referenz auf Inftycontainer 20041206
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041206
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041206
4 Importing REMOVE_GAPS Call by reference Type reference (TYPE) BOOLE_D 'X' 20050930
5 Importing SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20041206
6 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME Name der UI Struktur 20041206
7 Importing TABNO Call by reference Type reference (TYPE) HRTABSEQNR Fortlaufende Nummer in Tabellenteil Tabelleninfotyp 20041206
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20041230

Method OUTPUT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Type reference (TYPE) HRPAD_INFTY_CONTAINER_REF HR: Stammdaten, Referenz auf Inftycontainer 20041206
2 Exporting FIELD_ATTRIBUTES Call by reference Type reference (TYPE) HRPAD_OBJ_FIELD_ATTRIBUTE_TAB Tabelle der Feldeigenschaften eines Objektes 20041206
3 Importing FIELD_METADATAS Call by reference Type reference (TYPE) HRPAD_FIELD_METADATA_TAB HR: Metadaten eines Feldes 20041208
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041206
5 Importing MASSG Call by reference Type reference (TYPE) MASSG Maßnahmengrund 20041206
6 Importing MASSN Call by reference Type reference (TYPE) MASSN Maßnahmenart 20041206
7 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041206
8 Importing MODE Call by reference Type reference (TYPE) HRPAD_CHAR20 HR: Stammdaten, Char-Feld der Länge 20 20041206
9 Exporting SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20041206
10 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME Name der UI Struktur 20041206
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20041230

Method OUTPUT_TABLE_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Type reference (TYPE) HRPAD_INFTY_CONTAINER_REF HR: Stammdaten, Referenz auf Inftycontainer 20041206
2 Exporting FIELD_ATTRIBUTES Call by reference Type reference (TYPE) HRPAD_OBJ_FIELD_ATTRIBUTE_TAB Tabelle der Feldeigenschaften eines Objektes 20041206
3 Importing FIELD_METADATAS Call by reference Type reference (TYPE) HRPAD_FIELD_METADATA_TAB HR: Metadaten eines Feldes 20041208
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041206
5 Importing MASSG Call by reference Type reference (TYPE) MASSG Maßnahmengrund 20041206
6 Importing MASSN Call by reference Type reference (TYPE) MASSN Maßnahmenart 20041206
7 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041206
8 Importing MODE Call by reference Type reference (TYPE) HRPAD_CHAR20 HR: Stammdaten, Char-Feld der Länge 20 20041206
9 Changing SCREEN_STRUCTURES Call by reference Type reference (TYPE) STANDARD TABLE 20041206
10 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME Name der UI Struktur 20041206
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20041230
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0487_SP Klasse zur Durchführung der Standard Konvertierung 20070112
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_WRAPPER HRPAD: Conversion Wrapper 20041231
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0861_RU Conversion class of the infotype 0860 20070914
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0860_RU Conversion class of the infotype 0860 20070914
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0755_SP Declaration of Non-Indebtedness 20070117
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0754_SP Declaration of Interest in Business 20070117
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0753_SP HR-SG-PS: UI conversion class for I0753 20070206
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0752_SP UI class for IT0752 20070117
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0744_SG SG-PS: UI Class(UI) for IT0744 (Blacklist). 20060919
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0743_SG SG-PS: UI Class(UI) for IT0743 ( Discipline). 20060923
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0741_SG Klasse zur Durchführung der Standard Konvertierung 20050208
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0706_XX UI conversions for infotype 706 20041217
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0656_UP Klasse zur Durchführung der Standard Konvertierung 20050103
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0545_KR Klasse zur Durchführung der Standard Konvertierung 20070314
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0001_XX Extended Conversion for Infotype 0001 20041228
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0298_RU 20070601
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0296_RU 20070601
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0294_RU 20070601
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0272_FR Conversion class of the infotype 0272 20050107
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0184_SG Klasse zur Durchführung der Standard Konvertierung 20070117
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0183_SG UI Conversion for IT0183(SG) 20070117
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0183_KR UI Conversion for IT0183(KR) 20070312
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0128_XX 20041228
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0045_XX IT 0045 (Loans) 20060922
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0040_XX Infotype 0040 (Objects on Loan) 20101202
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0019_XX Conversion Class IT0008 20100920
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0009_XX Enhanced Conversion for Infotype 0009 20041213
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPA_UI_CONVERT_0008_XX Conversion Class IT0008 20120124
History
Last changed by/on SAP  20070913 
SAP Release Created in 600