SAP ABAP Class CL_HRPA_UI_CONVERT_0001_XX (Extended Conversion for Infotype 0001)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PA-PA-XX (Application Component) General
     PAOC_PAD_UI_INFTY_0001_XX (Package) User Interface for Infotype 0001 - International
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_UI_CONVERT_ADVANCED Standard Interface UI Conversion 20041228
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_AR Type for the execution of a standard conversion 20061110
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_AU UI Conversion for IT0001( Org.Assign.) 20060721
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_BR Class for standard conversion execution 20050201
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_CA MAC for IT0001 Canada 20050106
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_DE HR: Company Loan for Japan 20080725
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_ID UI Conversion for IT0001( Org.Assign.) 20061219
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_NZ UI Conversion for IT0001( Org.Assign.) 20060830
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_PH UI Conversion for IT0001( Org.Assign.) 20070308
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_SE Klasse zur Durchführung der Standard Konvertierung 20061219
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_US MAC For IT0001 US 20050106
... Click here to see Used By full list (11 items)
Properties
Class CL_HRPA_UI_CONVERT_0001_XX  
Short Description Extended Conversion for Infotype 0001    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_UI_INFTY_0001_XX   User Interface for Infotype 0001 - International 
Created 20041228   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_INTEGRATION_PA_OM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_UI_CONVERT_ADVANCED Standard Interface UI Conversion 20041228
Friends
Class CL_HRPA_UI_CONVERT_0001_XX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DEFPLANS Static Attribute Protected Type reference (TYPE) PLANS Position 20041228
2 A_HCMT_BSP_PA_XX_R0001 Constant Public Type reference (TYPE) PAD_SNAME 'HCMT_BSP_PA_XX_R0001' Single Screen for Infotype 0001 20041228
3 A_HCMT_BSP_PA_XX_R0001_LIN_A Constant Public Type reference (TYPE) PAD_SNAME 'HCMT_BSP_PA_XX_R0001_LIN_A' Organizational Assignment Infotype (0001): Positions TC 20041228
4 A_HCMT_BSP_PA_XX_R0001_LIN_B Constant Public Type reference (TYPE) PAD_SNAME 'HCMT_BSP_PA_XX_R0001_LIN_B' Organizational Assignment Infotype (0001): Positions TC 20041228
5 A_INTEGRATION_PA_OM Instance attribute Private Object reference (TYPE REF TO) CL_HR_INTEGRATION_PA_OM General Methods for PA-OM Integration 20041228
6 A_MASSN Static Attribute Protected Type reference (TYPE) MASSN Action Type 20041228
7 A_OTYPE_POSITION Static Attribute Protected Type reference (TYPE) OTYPE Object Type 20051012
8 A_PAITF_READ Instance attribute Private Object reference (TYPE REF TO) IF_HRPA_PAITF_READ Read Access to MAC_ADAPTER 20041228
9 A_PAITF_READ_MOLGA Instance attribute Private Object reference (TYPE REF TO) CL_HRPA_MOLGA HR Master Data: Read MOLGA 20041228
10 A_PLVAR Static Attribute Protected Type reference (TYPE) PLVAR Plan Variant 20041228
11 A_POSITION_TAB Instance attribute Private Object reference (TYPE REF TO) CL_HRI_POSITION_TAB Position table 20051228
12 A_RELATIONS_TAB_OLD Static Attribute Protected Type reference (TYPE) HRI_STRUC_TAB Table Type for Org. Assignments of a Position (K, O, C) 20041228
13 FALSE Instance attribute Private Attribute reference (LIKE) 20051230
14 INVISIBLE Instance attribute Private Attribute reference (LIKE) 20041228
15 READ_ONLY Instance attribute Private Attribute reference (LIKE) 20041228
16 TRUE Instance attribute Private Attribute reference (LIKE) 20051230
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051012
2 EVALUATE_LINE_POSITION Instance method Private Method Evaluate Additional Position and Fill POSITION_TAB 20100514
3 EVALUATE_MAIN_POSITION Instance method Private Method Evaluate Main Position and Fill POSITION_TAB 20100514
4 GET_DOMTEXT Static method Private Method 20041228
5 INITIALIZE_PM_FIELDS Static method Private Method 20041228
6 PROCESS_OPERATION Instance method Private Method 20041228
7 READ_FM_TEXTS Instance method Private Method Read Funds Management Texts 20091015
8 READ_OBJECT_TEXT Instance method Private Method Read Text for Specific Object Type (Position, and so on) 20100514
9 SET_FIELD_ATTRIBUTES Instance method Private Method Set Field Attributes of General Infotype Fields 20100514
10 SET_FM_FIELD_ATTRIBUTES Instance method Private Method Set Field Attributes of Funds Management Fields 20100514
Events
Class CL_HRPA_UI_CONVERT_0001_XX has no event.
Types
Class CL_HRPA_UI_CONVERT_0001_XX has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPA_UI_CONVERT_0001_XX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method EVALUATE_LINE_POSITION 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 20100514
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100514
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20100514
4 Importing SCREEN_LINE Call by reference Type reference (TYPE) HCMT_BSP_PA_XX_R0001_LIN_A Infotyp Organisatorische Zuordnung (0001): Planstellen-TC 20100514

Method EVALUATE_LINE_POSITION on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method EVALUATE_MAIN_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20100514
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20100514
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Ist ein Fehler aufgetreten: JA (='X') und NEIN (=' ') 20100514
4 Changing KOSTL Call by reference Type reference (TYPE) KOSTL Kostenstelle 20100514
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20100514
6 Changing ORGEH Call by reference Type reference (TYPE) ORGEH Organisationseinheit 20100514
7 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20100514
8 Changing PLANS Call by reference Type reference (TYPE) PLANS Planstelle 20100514
9 Changing PROZT Call by reference Type reference (TYPE) HR_PROZ_IN Besetzungsprozentsatz 20100514
10 Changing STELL Call by reference Type reference (TYPE) STELL Stelle 20100514

Method EVALUATE_MAIN_POSITION on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method GET_DOMTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DOMTEXT Call by reference Type reference (TYPE) VAL_TEXT Kurztext zu Festwerten 20041228
2 Importing INTEG Call by reference Type reference (TYPE) HRFPM_INTEG HR-FPM: Teilnahme an der Integration 20041228
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041228
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041228

Method GET_DOMTEXT on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method INITIALIZE_PM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FM_ACT_DIM Call by reference Type reference (TYPE) HRFPM_ACTIVE_DIMENSIONS HR-FPM: Active Dimensionen 20041228
2 Exporting FM_INT Call by reference Type reference (TYPE) HRFPM_INTEG HR-FPM: Teilnahme an der Integration 20100514
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041228
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041228
5 Importing P0001 Call by reference Type reference (TYPE) P0001 Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20041228

Method INITIALIZE_PM_FIELDS on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method PROCESS_OPERATION 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 20041228
2 Importing EVENT Call by reference Type reference (TYPE) HRPAD_INFOTYPE_OPERATION HR: Stammdaten, Operation auf Infotypen 20041228
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041228
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20041228
5 Exporting NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041228
6 Exporting OPERATION Call by reference Type reference (TYPE) HRPAD_INFOTYPE_OPERATION HR: Stammdaten, Operation auf Infotypen 20041228
7 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME Name der UI Struktur 20041228

Method PROCESS_OPERATION on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method READ_FM_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20100514
2 Importing FISTL Call by reference Type reference (TYPE) FISTL Finanzstelle 20100514
3 Importing FKBER Call by reference Type reference (TYPE) FKBER Funktionsbereich 20100514
4 Exporting FUNC_AREA_TEXT Call by reference Type reference (TYPE) TEXT25 Funktionsbereichtext 20091015
5 Exporting FUNDSCTR_TEXT Call by reference Type reference (TYPE) FM_BEZEICH Finanzstellentext 20091015
6 Exporting FUND_TEXT Call by reference Type reference (TYPE) FM_BEZEICH Fondtext 20091015
7 Importing GEBER Call by reference Type reference (TYPE) BP_GEBER Fonds 20100514
8 Importing GRANT_NBR Call by reference Type reference (TYPE) GM_GRANT_NBR Förderung 20100514
9 Exporting GRANT_TEXT Call by reference Type reference (TYPE) FM_BEZEICH Granttext 20091015

Method READ_FM_TEXTS on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method READ_OBJECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20100514
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20100514
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100514
4 Exporting OBJECT_TEXT Call by reference Type reference (TYPE) ANY Objektbezeichnung 20100514
5 Importing OBJID Call by reference Type reference (TYPE) OBJEKTID ObjektId 20100514
6 Importing OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20100514
7 Exporting SHORT_TEXT Call by reference Type reference (TYPE) ANY Objektkürzel 20100514

Method READ_OBJECT_TEXT on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method SET_FIELD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTES Call by reference Type reference (TYPE) HRPAD_FIELD_ATTRIBUTE_TAB Tabelle der Feldeigenschaften 20100514
2 Importing HIDE_PAD_PLANS_MAIN Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100514
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Maßnahmenart 20100514
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20100514
5 Importing P0001 Call by reference Type reference (TYPE) P0001 Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20100514
6 Importing PERSON_INTEGRATED Call by reference Type reference (TYPE) BOOLE_D OM-Integrationsstatus des Mitarbeiters 20100914
7 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME Name der UI Struktur 20100514

Method SET_FIELD_ATTRIBUTES on class CL_HRPA_UI_CONVERT_0001_XX has no exception.

Method SET_FM_FIELD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTES Call by reference Type reference (TYPE) HRPAD_FIELD_ATTRIBUTE_TAB Tabelle der Feldeigenschaften 20100514
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20100514
3 Importing P0001 Call by reference Type reference (TYPE) P0001 Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20100514
4 Importing SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) PAD_SNAME Name der UI Struktur 20100514

Method SET_FM_FIELD_ATTRIBUTES on class CL_HRPA_UI_CONVERT_0001_XX has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_AR Type for the execution of a standard conversion 20061110
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_AU UI Conversion for IT0001( Org.Assign.) 20060721
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_BR Class for standard conversion execution 20050201
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_CA MAC for IT0001 Canada 20050106
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_DE HR: Company Loan for Japan 20080725
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_ID UI Conversion for IT0001( Org.Assign.) 20061219
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_NZ UI Conversion for IT0001( Org.Assign.) 20060830
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_PH UI Conversion for IT0001( Org.Assign.) 20070308
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_SE Klasse zur Durchführung der Standard Konvertierung 20061219
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_US MAC For IT0001 US 20050106
11 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_UI_CONVERT_0001_ZA Conversion for Infotype 1: South Africa 20050208
History
Last changed by/on SAP  20060208 
SAP Release Created in 600