SAP ABAP Class CL_HRCCE_PERSON_INFO_CATALOG (Person information catalog)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS_CE (Package) HR Enhancements of Master Data for Concurrent Employment
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRCCE_PERSON_INFO_CATALOG Person informatioin catalog 20020226
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_BOOLE_D HR: Master Data, Attribute True and False 20020226
Properties
Class CL_HRCCE_PERSON_INFO_CATALOG  
Short Description Person information catalog    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_CE   HR Enhancements of Master Data for Concurrent Employment 
Created 20020226   SAP 
Last change 20020424   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRCCE_PERSON_INFO_CATALOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRCCE_PERSON_INFO_CATALOG Person informatioin catalog 20020226
2 IF_HRPA_BOOLE_D HR: Master Data, Attribute True and False 20020226
Friends
Class CL_HRCCE_PERSON_INFO_CATALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AF_ITEM Instance attribute Public Attribute reference (LIKE) 20020227
2 ASSIGNMENT_DETAIL Instance attribute Public Attribute reference (LIKE) 20020410
3 ASSIGNMENT_OVERVIEW Instance attribute Public Attribute reference (LIKE) 20020408
4 ASSIGNMENT_TEXT Instance attribute Public Attribute reference (LIKE) 20020411
5 A_DELIMITER Instance attribute Private Type reference (TYPE) CHAR1 '/' Text delimiter for key and value 20020226
6 A_INFO_CATALOG Static Attribute Private Object reference (TYPE REF TO) IF_HRCCE_PERSON_INFO_CATALOG Person informatioin catalog 20020226
7 A_READ_INFOTYPE Static Attribute Private Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE Infotype Records reader 20020226
8 A_READ_MOLGA Static Attribute Private Object reference (TYPE REF TO) CL_HRPA_MOLGA HR Master Data: Read MOLGA 20120723
9 A_READ_TIMECONSTRAINT Static Attribute Private Object reference (TYPE REF TO) IF_HRPA_READ_TIMECONSTRAINT HR Master Data: Read Time Constraints 20120723
10 A_TEXT_IDENTIFIER Static Attribute Private Object reference (TYPE REF TO) CL_HR_TEXT_IDENTIFIER Automatic Identification of Texts in Dictionary 20020226
11 DDIC_ITEM Instance attribute Public Attribute reference (LIKE) 20020227
12 DEFAULT_MOLGA Instance attribute Public Attribute reference (LIKE) 20020227
13 FALSE Instance attribute Public Attribute reference (LIKE) 20020226
14 HIGH_DATE Instance attribute Public Attribute reference (LIKE) 20020227
15 LOW_DATE Instance attribute Public Attribute reference (LIKE) 20020227
16 SYMBOL_ITEM Instance attribute Public Attribute reference (LIKE) 20020227
17 TRUE Instance attribute Public Attribute reference (LIKE) 20020226
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INFTY_ADMISSIBILITY Instance method Private Method Check infotype number validity 20020226
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020226
3 DETERMINE_INFTY_DB_TABLE Instance method Protected Method Determine database table name of infotype 20020226
4 DETERMINE_INFTY_STRUCTURE Instance method Private Method Determine infotype structure name PPNNN 20020226
5 GET_INSTANCE Static method Public Method Get instance 20020226
6 READ_FIELD_ATTRIBUTE Instance method Private Method Get field attributes 20020226
7 READ_INFTY_IDENTIFIER_TEXT Instance method Private Method Get infotype identifier text 20020226
Events
Class CL_HRCCE_PERSON_INFO_CATALOG has no event.
Types
Class CL_HRCCE_PERSON_INFO_CATALOG has no local type.
Method Signatures

Method CHECK_INFTY_ADMISSIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20020226
2 Returning IS_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020226

Method CHECK_INFTY_ADMISSIBILITY on class CL_HRCCE_PERSON_INFO_CATALOG has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method DETERMINE_INFTY_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBTAB Value transfer Type reference (TYPE) DBTABL Datenbanktabelle 20020226
2 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20020226

Method DETERMINE_INFTY_DB_TABLE on class CL_HRCCE_PERSON_INFO_CATALOG has no exception.

Method DETERMINE_INFTY_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20020226
2 Returning PPNNN Value transfer Type reference (TYPE) PPNNN Strukturname 20020226

Method DETERMINE_INFTY_STRUCTURE on class CL_HRCCE_PERSON_INFO_CATALOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFO_CATALOG Call by reference Object reference (TYPE REF TO) IF_HRCCE_PERSON_INFO_CATALOG Informationen zur Person 20020226

Method GET_INSTANCE on class CL_HRCCE_PERSON_INFO_CATALOG has no exception.

Method READ_FIELD_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_TYPE Value transfer Type reference (TYPE) DYNPTYPE Datentyp des Feldes 20020226
2 Importing FIELD Call by reference Type reference (TYPE) FIELDNAME Feldname 20020226
3 Exporting FIELD_TEXT Value transfer Type reference (TYPE) AS4TEXT Feldtext 20020226
4 Exporting FIELD_TYPE Call by reference Type reference (TYPE) CHAR1 Feldart: DDIC oder Zusatzfelder 20020226
5 Exporting FUNC_NAME Value transfer Type reference (TYPE) FUNCNAME Funktionsname 20020226
6 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20020226
7 Exporting REPTEXT Value transfer Type reference (TYPE) REPTEXT Überschrift 20020226
8 Exporting SCRTEXT_L Value transfer Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20020226
9 Exporting SCRTEXT_M Value transfer Type reference (TYPE) SCRTEXT_M Feldbezeichner mittel 20020226
10 Exporting SCRTEXT_S Value transfer Type reference (TYPE) SCRTEXT_S Feldbezeichner kurz 20020226

Method READ_FIELD_ATTRIBUTE on class CL_HRCCE_PERSON_INFO_CATALOG has no exception.

Method READ_INFTY_IDENTIFIER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) FIELDNAME Feldname 20020226
2 Importing FIELD_VALUE Call by reference Type reference (TYPE) PADCE_PRTXT Feldwert 20020226
3 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20020226
4 Importing PNNNN Call by reference Type reference (TYPE) ANY Infotypsatz 20020226
5 Returning TEXT Value transfer Type reference (TYPE) PADCE_PRTXT Text 20020226

Method READ_INFTY_IDENTIFIER_TEXT on class CL_HRCCE_PERSON_INFO_CATALOG has no exception.
History
Last changed by/on SAP  20020424 
SAP Release Created in 470