SAP ABAP Class CL_HRPADBR_PERSONAL_DATA (Class to encapsulate a record of the infotype 0002)
Hierarchy
☛
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
⤷
PA-PA-BR (Application Component) Brazil
⤷
PB37 (Package) HR master data: Brazil
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPADBR_INFOTYPE | Interface for classes that encapsulate the infotype | 20120604 |
Properties
| Class | CL_HRPADBR_PERSONAL_DATA | |
| Short Description | Class to encapsulate a record of the infotype 0002 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB37 | HR master data: Brazil |
| Created | 20120417 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPADBR_INFOTYPE | Interface for classes that encapsulate the infotype | 20120604 |
Friends
Class CL_HRPADBR_PERSONAL_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPADBR_EMPLOYEE | Class to encapsulate an employee (pernr) | 20120604 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | P0002 | HR master record infotype 0002 (personal data) | 20120604 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | P0625 | Infotype 0002 - Race/complexion | 20120604 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CHAR100 | Character 100 | 20120604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120604 | |
| 2 | Instance method | Public | Method | 20120604 | ||
| 3 | Instance method | Public | Method | Returns the employee name | 20120604 |
Events
Class CL_HRPADBR_PERSONAL_DATA has no event.
Types
Class CL_HRPADBR_PERSONAL_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EMPLOYEE | Call by reference | Object reference (TYPE REF TO) | CL_HRPADBR_EMPLOYEE | Class to encapsulate an employee (pernr) | 20120604 | |||
| 2 | IS_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP | HR master data buffer | 20120604 | |||
| 3 | IS_SECONDARY_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP | HR master data buffer | 20120604 |
Method CONSTRUCTOR on class CL_HRPADBR_PERSONAL_DATA has no exception.
Method GET_INFOTYPE Signature
Method GET_INFOTYPE on class CL_HRPADBR_PERSONAL_DATA has no parameter.
Method GET_INFOTYPE on class CL_HRPADBR_PERSONAL_DATA has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPID | Call by reference | Type reference (TYPE) | REPID | ABAP program name | 20120604 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | CHAR100 | Character 100 | 20120604 |
Method GET_NAME on class CL_HRPADBR_PERSONAL_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |