SAP ABAP Class CL_HRPAYFR_LOOKUP_TABLE (Correspondence table)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
PC06 (Package) HR Payroll: France
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYFR_N4DS_LOOKUP_TABLE | Correspondence table for the N4DS | 20110602 |
Properties
| Class | CL_HRPAYFR_LOOKUP_TABLE | |
| Short Description | Correspondence table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC06 | HR Payroll: France |
| Created | 20110322 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPAYFR_LOOKUP_TABLE has no interface implemented.
Friends
Class CL_HRPAYFR_LOOKUP_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | PFRDS_T_STR | Comma-separated table | 20110602 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PFRDS_T_EQV | Table of equivalences | 20110602 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PFRDS_T_EQV_S60 | Table of equivalences | 20111229 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PFRDS_T_LOOKUP | Table of correspondences | 20110602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fills the correspondence table | 20110602 | |
| 2 | Instance method | Protected | Method | Generates a key for the correspondence table | 20110602 | |
| 3 | Instance method | Public | Method | Determines | 20110602 | |
| 4 | Instance method | Public | Method | Introduces | 20110602 |
Events
Class CL_HRPAYFR_LOOKUP_TABLE has no event.
Types
Class CL_HRPAYFR_LOOKUP_TABLE has no local type.
Method Signatures
Method FILL_LOOKUP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENNAT | Call by reference | Type reference (TYPE) | PFRDS_DECL-DETYP | Declaration type | 20110926 | |||
| 2 | IV_ENPER | Call by reference | Type reference (TYPE) | PFRDS_DECL-DEPER | Periodicity of declaration | 20110926 | |||
| 3 | IV_ENTYP | Call by reference | Type reference (TYPE) | PFRDS_DECL-DENAT | Nature of declaration | 20110926 |
Method FILL_LOOKUP_TABLE on class CL_HRPAYFR_LOOKUP_TABLE has no exception.
Method GENERATE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_KEY | Value transfer | Type reference (TYPE) | CSEQUENCE | Generated key | 20110602 | |||
| 2 | IM_KEY | Call by reference | Type reference (TYPE) | ANY | Key | 20110602 |
Method GENERATE_KEY on class CL_HRPAYFR_LOOKUP_TABLE has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Type reference (TYPE) | ANY | Key | 20110602 | |||
| 2 | IM_USE_GENERATED_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Uses the generated key | 20110602 | ||
| 3 | RE_VALUE | Value transfer | Type reference (TYPE) | INT4 | Value | 20110602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The key was not found in the class of correspondences | 20110602 |
Method PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GENERATE_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Should a key be generated in the class? | 20110602 | ||
| 2 | IM_KEY | Call by reference | Type reference (TYPE) | ANY | Key | 20110602 | |||
| 3 | IM_VALUE | Call by reference | Type reference (TYPE) | INT4 | Value | 20110602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Key already exists | 20110602 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |