SAP ABAP Class CL_CNV_21500_PAYROLL_STR_RETR (Structure retriever for PCL payroll RELIDs)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
⤷
CNV_21500 (Package) HR conversions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_INDX_STRUCT_RETRIEVER | INDX RELID structure retriever interface | 20101220 |
Properties
| Class | CL_CNV_21500_PAYROLL_STR_RETR | |
| Short Description | Structure retriever for PCL payroll RELIDs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_21500 | HR conversions |
| Created | 20101220 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_21500_PAYROLL_STR_RETR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_INDX_STRUCT_RETRIEVER | INDX RELID structure retriever interface | 20101220 |
Friends
Class CL_CNV_21500_PAYROLL_STR_RETR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNV_INDX_STRUCT_RETR_VARIANT | 'HRFM' | Alternative variant of RELID structure retrieval method | 20110124 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Relevant | 20110919 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Relevance initialized | 20110919 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | CNV_INDX_T_TABLE_RELID | List of table-relid pairs | 20110614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Returns the components based on DFIES | 20111215 | |
| 2 | Instance method | Protected | Method | Returns person-related components | 20111215 | |
| 3 | Static method | Protected | Method | Returns whether component name is ignored | 20110615 | |
| 4 | Static method | Protected | Method | Loads defined RELIDs | 20110614 |
Events
Class CL_CNV_21500_PAYROLL_STR_RETR has no event.
Types
Class CL_CNV_21500_PAYROLL_STR_RETR has no local type.
Method Signatures
Method ADD_COMPS_FROM_DFIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENTS | Value transfer | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID_STRUCTURE | Representation of RELID structure | 20111215 | |||
| 2 | STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20111215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error retrieving RELID structure | 20111215 |
Method GET_PERSON_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENTS | Value transfer | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID_STRUCTURE | Representation of RELID structure | 20111215 | |||
| 2 | RELID | Call by reference | Type reference (TYPE) | CNV_INDX_RELID | Area of the INDX table | 20111215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error retrieving RELID structure | 20111215 |
Method IS_COMPONENT_NAME_IGNORED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | CNV_INDX_TABNAME | INDX RELID component | 20110615 | |||
| 2 | RES | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110615 |
Method IS_COMPONENT_NAME_IGNORED on class CL_CNV_21500_PAYROLL_STR_RETR has no exception.
Method LOAD_T52RELIDS Signature
Method LOAD_T52RELIDS on class CL_CNV_21500_PAYROLL_STR_RETR has no parameter.
Method LOAD_T52RELIDS on class CL_CNV_21500_PAYROLL_STR_RETR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |