SAP ABAP Class CL_HR_T001P (Class for Reading Table T001P)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA-XX (Application Component) General
⤷
PBAS_SERVICE (Package) HR Master Data: Service Functions
⤷
⤷
Properties
| Class | CL_HR_T001P | |
| Short Description | Class for Reading Table T001P | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PBAS_SERVICE | HR Master Data: Service Functions |
| Created | 20001114 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_T001P has no forward declaration.
Interfaces
Class CL_HR_T001P has no interface implemented.
Friends
Class CL_HR_T001P has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20010402 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20010402 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | T001P | Personnel Area/Subarea | 20010402 | |||
| 4 | Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20010402 | ||
| 5 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20010402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Data Record | 20001124 | |
| 2 | Static method | Public | Method | Read Data Record with WERKS Only | 20031002 | |
| 3 | Static method | Public | Method | Read Data Record (with WERKS only if necessary) | 20040712 |
Events
Class CL_HR_T001P has no event.
Types
Class CL_HR_T001P has no local type.
Method Signatures
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BTRTL | Call by reference | Type reference (TYPE) | BTRTL_001P | Personalteilbereich | 20001124 | |||
| 2 | T001P | Value transfer | Type reference (TYPE) | T001P | Personalbereich/-teilbereich | 20001124 | |||
| 3 | WERKS | Call by reference | Type reference (TYPE) | PERSA | Personalbereich | 20001124 |
Method READ on class CL_HR_T001P has no exception.
Method READ_BY_WERKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T001P | Value transfer | Type reference (TYPE) | T001P | Personalbereich/-teilbereich | 20031002 | |||
| 2 | WERKS | Call by reference | Type reference (TYPE) | PERSA | Personalbereich | 20031002 |
Method READ_BY_WERKS on class CL_HR_T001P has no exception.
Method READ_FORCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BTRTL | Call by reference | Type reference (TYPE) | BTRTL_001P | Personalteilbereich | 20040712 | |||
| 2 | T001P | Value transfer | Type reference (TYPE) | T001P | Personalbereich/-teilbereich | 20040712 | |||
| 3 | WERKS | Call by reference | Type reference (TYPE) | PERSA | Personalbereich | 20040712 |
Method READ_FORCED on class CL_HR_T001P has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 46C |