SAP ABAP Class CL_HRPA_ASSIGNMENT_DATE (Get Date)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PBAS_CE (Package) HR Enhancements of Master Data for Concurrent Employment

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20020116 |
Properties
Class | CL_HRPA_ASSIGNMENT_DATE | |
Short Description | Get Date | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PBAS_CE | HR Enhancements of Master Data for Concurrent Employment |
Created | 20020116 | SAP |
Last change | 00000000 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20020116 |
Friends
Class CL_HRPA_ASSIGNMENT_DATE 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) | PRELP_TAB | Table of Generic Infotypes | 20021014 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRCCE_GROUPING_READER_PAD | 20020116 | |||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_READ_INFOTYPE | Reading Infotype Records | 20020116 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | TCLAS | 'A' | Transaction Class for Data Storage | 20020116 | |
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020116 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20020116 |
2 | ![]() |
Static method | Public | Method | Determines Entry Date | 20020116 |
3 | ![]() |
Static method | Public | Method | Determines Leave Date | 20020116 |
4 | ![]() |
Static method | Private | Method | Reads Switch from ENTRY Feature | 20020116 |
5 | ![]() |
Static method | Protected | Method | 20021014 | |
6 | ![]() |
Static method | Protected | Method | Reads Infotype NNNN | 20020117 |
Events
Class CL_HRPA_ASSIGNMENT_DATE has no event.
Types
Class CL_HRPA_ASSIGNMENT_DATE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPA_ASSIGNMENT_DATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_ASSIGNMENT_DATE has no exception.
Method GET_ENTRY_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | D | Auswertung datum | 20020116 | ||
2 | ![]() |
ENTRYDATE | Value transfer | Type reference (TYPE) | D | Eintritt datum | 20020116 | ||
3 | ![]() |
GPCONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_HRCCE_GROUPING_CONTEXT | 20020306 | |||
4 | ![]() |
GPRSN | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Gruppierungsgrund für Beschäftigungsverträge | 20020116 | ||
5 | ![]() |
GPVAL | Call by reference | Type reference (TYPE) | PCCE_GPVAL | Gruppierungswert | 20020116 | ||
6 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | 20020116 |
Method GET_ENTRY_DATE on class CL_HRPA_ASSIGNMENT_DATE has no exception.
Method GET_LEAVE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | D | Auswertung datum | 20020116 | ||
2 | ![]() |
GPCONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_HRCCE_GROUPING_CONTEXT | 20020306 | |||
3 | ![]() |
GPRSN | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Gruppierungsgrund für Beschäftigungsverträge | 20020116 | ||
4 | ![]() |
GPVAL | Call by reference | Type reference (TYPE) | PCCE_GPVAL | Gruppierungswert | 20020116 | ||
5 | ![]() |
LEAVEDATE | Value transfer | Type reference (TYPE) | D | Austritt datum | 20020116 | ||
6 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | 20020116 |
Method GET_LEAVE_DATE on class CL_HRPA_ASSIGNMENT_DATE has no exception.
Method GET_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | D | Auswertung datum | 20020116 | ||
2 | ![]() |
FEATURE_NAME | Call by reference | Type reference (TYPE) | MERK1 | Name eines Merkmals | 20020122 | ||
3 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | 20020116 | |||
4 | ![]() |
SWITCH | Value transfer | Type reference (TYPE) | T_SWITCH | Merkmal switch | 20020116 |
Method GET_SWITCH on class CL_HRPA_ASSIGNMENT_DATE has no exception.
Method INITIALIZE_BUFFER Signature
Method INITIALIZE_BUFFER on class CL_HRPA_ASSIGNMENT_DATE has no parameter.
Method INITIALIZE_BUFFER on class CL_HRPA_ASSIGNMENT_DATE has no exception.
Method PNNNN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEGDA | Call by reference | Type reference (TYPE) | BEGDA | 20020117 | |||
2 | ![]() |
ENDDA | Call by reference | Type reference (TYPE) | ENDDA | 20020117 | |||
3 | ![]() |
INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20020117 | ||
4 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | 20020117 | |||
5 | ![]() |
PNNNN_TAB | Value transfer | Type reference (TYPE) | TABLE | Infotyp NNNN | 20020117 |
Method PNNNN on class CL_HRPA_ASSIGNMENT_DATE has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 470 |