SAP ABAP Class CL_HRPA_INFOTYPE_0102 (HR Master Data: US Infotype 0102 Business Logic(BL))
Hierarchy
☛
EA-HRCUS (Software Component) Sub component EA-HRCUS of EA-HR
⤷
PA-PA-US (Application Component) USA
⤷
PAOC_PAD_US (Package) Add-On Development Personnel Administration USA

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic | 20020911 |
Properties
Class | CL_HRPA_INFOTYPE_0102 | |
Short Description | HR Master Data: US Infotype 0102 Business Logic(BL) | |
Super Class | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_PAD_US | Add-On Development Personnel Administration USA |
Created | 20020911 | SAP |
Last change | 20020917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0102 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0102 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0102 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0102 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check input of Arbitration required field. | 20020917 |
2 | ![]() |
Instance method | Private | Method | Check input of Supervisor's Field | 20020917 |
3 | ![]() |
Instance method | Private | Method | Check input of Grievance Reason Field | 20020917 |
4 | ![]() |
Instance method | Protected | Method | Check input of Policy related field. | 20020916 |
5 | ![]() |
Instance method | Private | Method | Check input of Grievance Status/Stage/Result Fields | 20020917 |
6 | ![]() |
Instance method | Private | Method | Check input of Grievance Subtype Field | 20020916 |
7 | ![]() |
Instance method | Private | Method | Determine next available number | 20020917 |
8 | ![]() |
Instance method | Private | Method | Add a message to the message list | 20020918 |
9 | ![]() |
Instance method | Private | Method | Read infotype 0003(Payroll Status). | 20020916 |
10 | ![]() |
Instance method | Private | Method | BL check for MOD and INS | 20020916 |
Events
Class CL_HRPA_INFOTYPE_0102 has no event.
Types
Class CL_HRPA_INFOTYPE_0102 has no local type.
Method Signatures
Method CHECK_ARBYN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020917 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020917 | ||
3 | ![]() |
P0102 | Call by reference | Type reference (TYPE) | P0102 | 20020919 |
Method CHECK_ARBYN on class CL_HRPA_INFOTYPE_0102 has no exception.
Method CHECK_FORPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020917 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020917 | ||
3 | ![]() |
P0102 | Call by reference | Type reference (TYPE) | P0102 | Personnel Number | 20020919 |
Method CHECK_FORPR on class CL_HRPA_INFOTYPE_0102 has no exception.
Method CHECK_GRIEVANCE_REASON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020917 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20020917 | |||
3 | ![]() |
P0102 | Call by reference | Type reference (TYPE) | P0102 | 20020919 |
Method CHECK_GRIEVANCE_REASON on class CL_HRPA_INFOTYPE_0102 has no exception.
Method CHECK_POLICY_RELATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020916 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020916 | ||
3 | ![]() |
P0102 | Call by reference | Type reference (TYPE) | P0102 | HR Master Record: Infotype 0102 (Grievances NA) | 20020919 |
Method CHECK_POLICY_RELATED on class CL_HRPA_INFOTYPE_0102 has no exception.
Method CHECK_STATUS_STAGE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLVEL | Call by reference | Type reference (TYPE) | GLVEL | Grievance Level | 20020917 | ||
2 | ![]() |
GTYPE | Call by reference | Type reference (TYPE) | GLTYP | Grievance level type | 20020917 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020917 | ||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020917 |
Method CHECK_STATUS_STAGE_RESULT on class CL_HRPA_INFOTYPE_0102 has no exception.
Method CHECK_SUBTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20020920 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | 20020916 | |||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020916 | ||
4 | ![]() |
SUBTY | Call by reference | Type reference (TYPE) | P0102-SUBTY | Subtype | 20020920 |
Method CHECK_SUBTY on class CL_HRPA_INFOTYPE_0102 has no exception.
Method GET_NEW_OBJPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJPS | Call by reference | Type reference (TYPE) | P0102-OBJPS | Object Identification | 20020917 | ||
2 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | P0102-PERNR | Personnel Number | 20020917 | ||
3 | ![]() |
SUBTY | Call by reference | Type reference (TYPE) | P0102-SUBTY | Subtype | 20020917 | ||
4 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20020917 |
Method GET_NEW_OBJPS on class CL_HRPA_INFOTYPE_0102 has no exception.
Method NEW_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_NAME | Call by reference | Type reference (TYPE) | PROP_FNAME | Default values for fast entry: field name | 20020918 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020918 | ||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020918 | ||
4 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Messages, Message Class | 20020918 | ||
5 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Messages, Message Number | 20020918 | ||
6 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Messages, message type | 20020918 | ||
7 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYMSG-MSGV1 | Messages, message variables | 20020918 |
Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0102 has no exception.
Method READ_P0003 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 | 20020916 | ||
2 | ![]() |
ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20020916 | ||
3 | ![]() |
P0003 | Value transfer | Type reference (TYPE) | P0003 | HR Infotype 0003(Payroll Status) | 20020916 | ||
4 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20020916 | ||
5 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20020916 |
Method READ_P0003 on class CL_HRPA_INFOTYPE_0102 has no exception.
Method SPECIFIC_COMPUTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020916 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020916 | ||
3 | ![]() |
P0102 | Call by reference | Type reference (TYPE) | P0102 | HR Master Record: Infotype 0102 (Grievances NA) | 20020917 | ||
4 | ![]() |
PNNNN2 | Call by reference | Type reference (TYPE) | ANY | 20020917 | |||
5 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20020916 |
Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0102 has no exception.
History
Last changed by/on | SAP | 20020917 |
SAP Release Created in | 200 |