SAP ABAP Class CL_MX_PERSON_HOME (Home Class for Person in CE implementation)
Hierarchy
☛
EA-HRCMX (Software Component) Sub component EA-HRCMX of EA-HR
⤷
PY-MX-RP (Application Component) Reporting
⤷
PAOC_PAY_MX_RP (Package) Reporting of Mexico payroll Add-on development
⤷
⤷
Properties
| Class | CL_MX_PERSON_HOME | |
| Short Description | Home Class for Person in CE implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAY_MX_RP | Reporting of Mexico payroll Add-on development |
| Created | 20070711 | SAP |
| Last change | 20110810 | 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
Class CL_MX_PERSON_HOME has no interface implemented.
Friends
Class CL_MX_PERSON_HOME has no friend class.
Attributes
Class CL_MX_PERSON_HOME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | retrieve valid grouping value for assignment and reason | 20090322 | |
| 2 | Static method | Public | Method | retrieve external person id from personnel assignment PERNR | 20070711 | |
| 3 | Static method | Public | Method | retrieve external person id from personnel assignment PERNR | 20080922 | |
| 4 | Static method | Public | Method | is assignment the main assignment for grouping | 20080109 |
Events
Class CL_MX_PERSON_HOME has no event.
Types
Class CL_MX_PERSON_HOME has no local type.
Method Signatures
Method GET_GROUPING_VALUE_FOR_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20090322 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20090322 | |||
| 3 | GROUPING_REASON | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Grouping Reason for Personnel Assignments | 20090322 | |||
| 4 | GROUPING_VALUE | Value transfer | Type reference (TYPE) | PCCE_GPVAL | Grouping Value for Personnel Assignments | 20090322 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20090322 |
Method GET_GROUPING_VALUE_FOR_ASSIGN on class CL_MX_PERSON_HOME has no exception.
Method GET_PERSONID_EXT_BY_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Standard Selections for HR Master Data Reporting | 20070711 | |||
| 2 | PERSONID_EXT | Value transfer | Type reference (TYPE) | PERSONID_EXT | External Person ID | 20070711 |
Method GET_PERSONID_EXT_BY_PERNR on class CL_MX_PERSON_HOME has no exception.
Method GET_PERSONID_HRP1001_BY_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Standard Selections for HR Master Data Reporting | 20080922 | |||
| 2 | PERSONID | Value transfer | Type reference (TYPE) | OBJID | 20080922 |
Method GET_PERSONID_HRP1001_BY_PERNR on class CL_MX_PERSON_HOME has no exception.
Method IS_ASSIGNMENT_MAIN_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Start Date | 20080109 | ||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | SY-DATUM | End Date | 20080109 | ||
| 3 | GROUPING_REASON | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Grouping Reason for Personnel Assignments | 20080109 | |||
| 4 | IS_MAIN_ASSIGNMENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080109 | ||||
| 5 | PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20080109 |
Method IS_ASSIGNMENT_MAIN_ASSIGNMENT on class CL_MX_PERSON_HOME has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 600 |