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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check infotype number validity | 20020226 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020226 | |
| 3 | Instance method | Protected | Method | Determine database table name of infotype | 20020226 | |
| 4 | Instance method | Private | Method | Determine infotype structure name PPNNN | 20020226 | |
| 5 | Static method | Public | Method | Get instance | 20020226 | |
| 6 | Instance method | Private | Method | Get field attributes | 20020226 | |
| 7 | 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 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20020226 | |||
| 2 | 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 | DBTAB | Value transfer | Type reference (TYPE) | DBTABL | Datenbanktabelle | 20020226 | |||
| 2 | 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 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20020226 | |||
| 2 | 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 | 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 | DATA_TYPE | Value transfer | Type reference (TYPE) | DYNPTYPE | Datentyp des Feldes | 20020226 | |||
| 2 | FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020226 | |||
| 3 | FIELD_TEXT | Value transfer | Type reference (TYPE) | AS4TEXT | Feldtext | 20020226 | |||
| 4 | FIELD_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Feldart: DDIC oder Zusatzfelder | 20020226 | |||
| 5 | FUNC_NAME | Value transfer | Type reference (TYPE) | FUNCNAME | Funktionsname | 20020226 | |||
| 6 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20020226 | |||
| 7 | REPTEXT | Value transfer | Type reference (TYPE) | REPTEXT | Überschrift | 20020226 | |||
| 8 | SCRTEXT_L | Value transfer | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner lang | 20020226 | |||
| 9 | SCRTEXT_M | Value transfer | Type reference (TYPE) | SCRTEXT_M | Feldbezeichner mittel | 20020226 | |||
| 10 | 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 | FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020226 | |||
| 2 | FIELD_VALUE | Call by reference | Type reference (TYPE) | PADCE_PRTXT | Feldwert | 20020226 | |||
| 3 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20020226 | |||
| 4 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotypsatz | 20020226 | |||
| 5 | 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 |