SAP ABAP Class CL_HRPA_INFOTYPE_0572 (HR Master Data: GB-PS Infotype 0572 Business Logic(BL))
Hierarchy
☛
EA-HRCGB (Software Component) Sub component EA-HRCGB of EA-HR
⤷
PY-GB-PS (Application Component) Öffentlicher Dienst
⤷
PAOC_PAD_GB_PS (Package) HR PS GB: Infotype Decoupling for Public Sector Great Britai
⤷
⤷
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 | 20021128 |
Properties
| Class | CL_HRPA_INFOTYPE_0572 | |
| Short Description | HR Master Data: GB-PS Infotype 0572 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_GB_PS | HR PS GB: Infotype Decoupling for Public Sector Great Britai |
| Created | 20021128 | SAP |
| Last change | 20021128 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0572 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0572 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0572 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) | P08P_ASO_TAB | For GB-PS (Abs. scheme override - infotype decoupling) | 20021128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check all the lines | 20021128 | |
| 2 | Instance method | Protected | Method | Check validity of the absence scheme in T556G | 20050218 | |
| 3 | Instance method | Protected | Method | Check the individual line | 20021128 | |
| 4 | Instance method | Protected | Method | Check for the moabw changes | 20021128 | |
| 5 | Instance method | Protected | Method | Check that all the fields are not empty | 20021128 | |
| 6 | Instance method | Protected | Method | Sort and Move all the lines | 20021128 | |
| 7 | Instance method | Protected | Method | BL check for MOD and INS | 20021128 |
Events
Class CL_HRPA_INFOTYPE_0572 has no event.
Types
Class CL_HRPA_INFOTYPE_0572 has no local type.
Method Signatures
Method CHECK_ALL_LINES 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 (=' ') | 20021128 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | |||
| 3 | P0572 | Call by reference | Type reference (TYPE) | P0572 | HR Master Record for Infotype 0572 | 20021128 |
Method CHECK_ALL_LINES on class CL_HRPA_INFOTYPE_0572 has no exception.
Method CHECK_COVPA 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 (=' ') | 20050218 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050218 | |||
| 3 | P0572 | Call by reference | Type reference (TYPE) | P0572 | HR Master Record for Infotype 0572 | 20050218 |
Method CHECK_COVPA on class CL_HRPA_INFOTYPE_0572 has no exception.
Method CHECK_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IDX_NUMBER | Call by reference | Type reference (TYPE) | C | 20021128 | ||||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021128 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | |||
| 4 | P0572 | Call by reference | Type reference (TYPE) | P0572 | HR Master Record for Infotype 0572 | 20021128 |
Method CHECK_LINE on class CL_HRPA_INFOTYPE_0572 has no exception.
Method CHECK_MOABW_CHANGES 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 (=' ') | 20021128 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | |||
| 3 | P0572 | Call by reference | Type reference (TYPE) | P0572 | HR Master Record for Infotype 0572 | 20021128 |
Method CHECK_MOABW_CHANGES on class CL_HRPA_INFOTYPE_0572 has no exception.
Method CHECK_NOT_ALL_EMPTY 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 (=' ') | 20021128 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | |||
| 3 | P0572 | Call by reference | Type reference (TYPE) | P0572 | HR Master Record for Infotype 0572 | 20021128 |
Method CHECK_NOT_ALL_EMPTY on class CL_HRPA_INFOTYPE_0572 has no exception.
Method SORT_AND_MOVE_LINES 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 (=' ') | 20021128 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | |||
| 3 | P0572 | Call by reference | Type reference (TYPE) | P0572 | HR Master Record for Infotype 0572 | 20021128 |
Method SORT_AND_MOVE_LINES on class CL_HRPA_INFOTYPE_0572 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 (=' ') | 20021128 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | |||
| 3 | P0572 | Call by reference | Type reference (TYPE) | P0572 | HR Master Record for Infotype 0572 | 20021128 | |||
| 4 | PNNNN2 | Call by reference | Type reference (TYPE) | ANY | 20021128 | ||||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021128 |
Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0572 has no exception.
History
| Last changed by/on | SAP | 20021128 |
| SAP Release Created in | 200 |