SAP ABAP Class CL_HRPY_INFTY_READER_FACTORY (Creates read class to read infotypes)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PC_MC (Package) HR Payroll - Multiple Checks

⤷

⤷

Properties
Class | CL_HRPY_INFTY_READER_FACTORY | |
Short Description | Creates read class to read infotypes | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PC_MC | HR Payroll - Multiple Checks |
Created | 20030703 | SAP |
Last change | 20040819 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPY_INFTY_READER_FACTORY has no forward declaration.
Interfaces
Class CL_HRPY_INFTY_READER_FACTORY has no interface implemented.
Friends
Class CL_HRPY_INFTY_READER_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRPY_READ_INFOTYPE | Read infotypes also LDB | 20030703 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LDBNAM | Character Field Length = 10 | 20030703 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | LDBNAM | 'MASTER' | Character Field Length = 10 | 20030703 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | LDBNAM | 'PNP' | Character Field Length = 10 | 20030703 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | LDBNAM | 'PNPCE' | Character Field Length = 10 | 20030703 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20040716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates read instances | 20030703 |
2 | ![]() |
Static method | Public | Method | Set MODE | 20030703 |
Events
Class CL_HRPY_INFTY_READER_FACTORY has no event.
Types
Class CL_HRPY_INFTY_READER_FACTORY has no local type.
Method Signatures
Method GET_READ_INFOTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_INFOTYPE_READER | Value transfer | Object reference (TYPE REF TO) | IF_HRPY_READ_INFOTYPE | Lesen von Infotypen auch LDB | 20030703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030705 |
Method INITIALIZE_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMP_MODE | Call by reference | Type reference (TYPE) | LDBNAM | 'MASTER' | Characterfeld der Länge 10 | 20030703 | |
2 | ![]() |
IMP_TCLAS | Call by reference | Type reference (TYPE) | TCLAS | 'A' | Transaktionsklasse für Datenhaltung | 20040716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030705 |
History
Last changed by/on | SAP | 20040819 |
SAP Release Created in | 470 |