SAP ABAP Class CL_HRPAYBR_ACTION (Class that encapsulates a personnel action infotype record)
Hierarchy
☛
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
⤷
PY-BR (Application Component) Brazil
⤷
PC37 (Package) HR settlement: Brazil
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYBR_INFOTYPE | Interface for classes that encapsulate the infotype | 20120215 |
Properties
| Class | CL_HRPAYBR_ACTION | |
| Short Description | Class that encapsulates a personnel action infotype record | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC37 | HR settlement: Brazil |
| Created | 20111215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYBR_ACTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYBR_INFOTYPE | Interface for classes that encapsulate the infotype | 20120215 |
Friends
Class CL_HRPAYBR_ACTION 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_HRPAYBR_EMPLOYEE | Class that encapsulates the employee details | 20120215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | P0000 | HR master record: infotype 0000 (Personnel actions) | 20120215 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | T7BRT0 | Legal rights associated with employee situation | 20120215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120215 | |
| 2 | Instance method | Public | Method | 20120215 | ||
| 3 | Instance method | Public | Method | Reads legal rights of that personnel action (table t7brt0) | 20120215 |
Events
Class CL_HRPAYBR_ACTION has no event.
Types
Class CL_HRPAYBR_ACTION 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_HRPAYBR_EMPLOYEE | Class that encapsulates the employee details | 20120215 | |||
| 2 | IS_ACTION | Call by reference | Type reference (TYPE) | P0000 | HR master record: infotype 0000 (Personnel actions) | 20120215 | |||
| 3 | IS_INFOTYPE | Call by reference | Type reference (TYPE) | PRELP | HR master data buffer | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: master data, data shortage | 20120215 | ||
| 2 | 20120215 |
Method GET_INFOTYPE Signature
Method GET_INFOTYPE on class CL_HRPAYBR_ACTION has no parameter.
Method GET_INFOTYPE on class CL_HRPAYBR_ACTION has no exception.
Method GET_LEGAL_RIGHTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_LEGAL_RIGHTS | Value transfer | Type reference (TYPE) | T7BRT0 | Legal rights associated with employee situation | 20120215 |
Method GET_LEGAL_RIGHTS on class CL_HRPAYBR_ACTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |