SAP ABAP Class CL_HRPA_INFOTYPE_0006_NZ (Check Class for Infotype 6)
Hierarchy
☛
EA-HRCNZ (Software Component) Sub component EA-HRCNZ of EA-HR
⤷
PA-PA-NZ (Application Component) New Zealand
⤷
PAOC_PAD_INFTY_0006_NZ (Package) Decoupled Infotype 0006 for New Zealand
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_0006 | HR: Infotype 0006 international version | 20021115 |
Properties
| Class | CL_HRPA_INFOTYPE_0006_NZ | |
| Short Description | Check Class for Infotype 6 | |
| Super Class | CL_HRPA_INFOTYPE_0006 | HR: Infotype 0006 international version |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_INFTY_0006_NZ | Decoupled Infotype 0006 for New Zealand |
| Created | 20021115 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0006_NZ has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0006_NZ has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0006_NZ has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0006_NZ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check if both communication type and number exist | 20021115 | |
| 2 | Instance method | Private | Method | Check relationship indicator from table T577 | 20021115 | |
| 3 | Instance method | Private | Method | No value must be entered for field P0006-STATE | 20021120 | |
| 4 | Instance method | Private | Method | Only space or 'X' is allowed for field P0006-WKWNG | 20021204 | |
| 5 | Instance method | Private | Method | Add a message to the message list | 20021119 |
Events
Class CL_HRPA_INFOTYPE_0006_NZ has no event.
Types
Class CL_HRPA_INFOTYPE_0006_NZ has no local type.
Method Signatures
Method CHECK_COMM_TYPE_WITH_NUM 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 (=' ') | 20021119 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021119 | |||
| 3 | P0006 | Call by reference | Type reference (TYPE) | P0006 | HR Master Record: Infotype 0006 (Addresses) | 20021119 |
Method CHECK_COMM_TYPE_WITH_NUM on class CL_HRPA_INFOTYPE_0006_NZ has no exception.
Method CHECK_RELATIONSHIP_INDICATOR 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 (=' ') | 20021119 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021119 | |||
| 3 | P0006 | Call by reference | Type reference (TYPE) | P0006 | Indicator for relationship (specification code) | 20021119 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021119 |
Method CHECK_RELATIONSHIP_INDICATOR on class CL_HRPA_INFOTYPE_0006_NZ has no exception.
Method CHECK_STATE 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 (=' ') | 20021120 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021120 | |||
| 3 | P0006 | Call by reference | Type reference (TYPE) | P0006 | Region (State, Province, County) | 20021120 |
Method CHECK_STATE on class CL_HRPA_INFOTYPE_0006_NZ has no exception.
Method CHECK_VALUE_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_HOUSE | Call by reference | Type reference (TYPE) | P0006-WKWNG | Company Housing | 20021204 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021204 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021204 |
Method CHECK_VALUE_CHECKBOX on class CL_HRPA_INFOTYPE_0006_NZ has no exception.
Method NEW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_LIST | Call by reference | Type reference (TYPE) | HRPAD_FIELD_TAB | Field List | 20021119 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021119 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021119 | |||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Messages, Message Class | 20021119 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Messages, Message Number | 20021119 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Messages, message type | 20021119 | |||
| 7 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20021119 | ||||
| 8 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20021119 | ||||
| 9 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20021119 | ||||
| 10 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20021119 |
Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0006_NZ has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 200 |