SAP ABAP Class CL_HRPA_INFOTYPE_0021_US (Decoupled Class for Infotype 21 for US)
Hierarchy
☛
EA-HRCUS (Software Component) Sub component EA-HRCUS of EA-HR
⤷
PA-PA-US (Application Component) USA
⤷
PAOC_PAD_INFTY_0021_US (Package) Infotype Decoupling for Infotype 21 for US
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_0021 | HR: Infotype 0021 International | 20021115 |
Properties
| Class | CL_HRPA_INFOTYPE_0021_US | |
| Short Description | Decoupled Class for Infotype 21 for US | |
| Super Class | CL_HRPA_INFOTYPE_0021 | HR: Infotype 0021 International |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_INFTY_0021_US | Infotype Decoupling for Infotype 21 for US |
| Created | 20021115 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0021_US has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0021_US has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0021_US has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | PSKEY | Keys for HR Master Data | 20021119 | |||
| 2 | Constant | Protected | Type reference (TYPE) | IOPER | 'DEL ' | Delete operation | 20021118 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SUBTY | '14 ' | Subtype for Domestic Child | 20021118 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SUBTY | '13 ' | Subtype for Domestic Partner | 20021118 | ||
| 5 | Constant | Protected | Type reference (TYPE) | IOPER | 'INS ' | Insert operation | 20021118 | ||
| 6 | Constant | Protected | Type reference (TYPE) | IOPER | 'MOD ' | Modify operation | 20021118 | ||
| 7 | Constant | Protected | Type reference (TYPE) | SY-MSGTY | 'N' | No Message | 20021119 | ||
| 8 | Constant | Protected | Type reference (TYPE) | RPBENBNF-ITS01 | '0' | Person | 20021119 | ||
| 9 | Constant | Protected | Type reference (TYPE) | RSEXSCRN-EXIT_NAME | 'HRPADUS_PBAS_0001' | Business Add-in Definition | 20021119 | ||
| 10 | Constant | Protected | Type reference (TYPE) | SUBTY | '1 ' | Subtype for Spouse | 20021118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check if address has been entered completely | 20021118 | |
| 2 | Instance method | Protected | Method | Validate Country | 20021118 | |
| 3 | Instance method | Protected | Method | Checks the disabilty date of the dependent | 20070524 | |
| 4 | Instance method | Protected | Method | Validate infotype fields | 20021118 | |
| 5 | Instance method | Protected | Method | Check if the family member is linked with Insurance Plan | 20021119 | |
| 6 | Instance method | Protected | Method | Check other checkbox fields for valid values | 20021126 | |
| 7 | Instance method | Protected | Method | Check Relationship between Domestic Partner and Child | 20021118 | |
| 8 | Instance method | Protected | Method | Checks the PMA date of the dependant. | 20090915 | |
| 9 | Instance method | Protected | Method | Check if Spouse Exists | 20021118 | |
| 10 | Instance method | Protected | Method | Checks on the Social Security Number format | 20070726 | |
| 11 | Instance method | Protected | Method | Validate State | 20021118 | |
| 12 | Instance method | Protected | Method | Check if the telephone number is entered in the right format | 20021128 | |
| 13 | Instance method | Protected | Method | Check telephone number | 20091224 | |
| 14 | Instance method | Protected | Method | Format Postal Zip Code according to US standards | 20021118 | |
| 15 | Instance method | Protected | Method | Determine next OBJID | 20021115 |
Events
Class CL_HRPA_INFOTYPE_0021_US has no event.
Types
Class CL_HRPA_INFOTYPE_0021_US has no local type.
Method Signatures
Method CHECK_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CITY | Call by reference | Type reference (TYPE) | ORT01 | City | 20021118 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | boolean variable (X=true, -=false, space=unknown) | 20021118 | |||
| 3 | LAND | Call by reference | Type reference (TYPE) | LAND | Country of company | 20021118 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021118 | |||
| 5 | STATE | Call by reference | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20021118 | |||
| 6 | STREET | Call by reference | Type reference (TYPE) | STRAS | House number and street | 20021118 | |||
| 7 | ZIP_CODE | Call by reference | Type reference (TYPE) | PSTLZ | Postal Code | 20021118 |
Method CHECK_ADDRESS on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_COUNTRY 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 | boolean variable (X=true, -=false, space=unknown) | 20021118 | |||
| 2 | LAND | Call by reference | Type reference (TYPE) | P0106-LAND1 | Country Key | 20021118 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021118 |
Method CHECK_COUNTRY on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_DISAB_DATE 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 (=' ') | 20070524 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070524 | |||
| 3 | P0021 | Call by reference | Type reference (TYPE) | P0021 | HR Master Record: Infotype 0021 (Family) | 20070524 | |||
| 4 | P0106 | Call by reference | Type reference (TYPE) | P0106 | HR Master Record: Infotype 0106 (Related Persons NA) | 20070524 |
Method CHECK_DISAB_DATE on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_FIELDS 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 (=' ') | 20021118 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021118 | |||
| 3 | OPERATION | Call by reference | Type reference (TYPE) | IOPER | Infotype operation | 20021119 | |||
| 4 | P0021 | Call by reference | Type reference (TYPE) | P0021 | HR Master Record: Infotype 0021 (Family) | 20021118 | |||
| 5 | P0106 | Call by reference | Type reference (TYPE) | P0106 | HR Master Record: Infotype 0106 (Related Persons NA) | 20021118 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021118 |
Method CHECK_FIELDS on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_INSURANCE_PLAN 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 | OPERATION | Call by reference | Type reference (TYPE) | IOPER | Infotype operation | 20021119 | |||
| 4 | P0021 | Call by reference | Type reference (TYPE) | P0021 | HR Master Record: Infotype 0021 (Family) | 20021119 | |||
| 5 | P0106 | Call by reference | Type reference (TYPE) | P0106 | HR Master Record: Infotype 0106 (Related Persons NA) | 20021119 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021217 |
Method CHECK_INSURANCE_PLAN on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_OTHER_FIELDS 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 (=' ') | 20021126 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021126 | |||
| 3 | P0106 | Call by reference | Type reference (TYPE) | P0106 | HR Master Record: Infotype 0106 (Related Persons NA) | 20021126 |
Method CHECK_OTHER_FIELDS on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_PARTNER_CHILD_RELAT 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 | boolean variable (X=true, -=false, space=unknown) | 20021118 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021118 | |||
| 3 | OPERATION | Call by reference | Type reference (TYPE) | IOPER | Operation | 20021118 | |||
| 4 | P0021 | Call by reference | Type reference (TYPE) | P0021 | HR Master Record: Infotype 0021 (Family) | 20021118 | |||
| 5 | P0106 | Call by reference | Type reference (TYPE) | P0106 | HR Master Record: Infotype 0106 (Related Persons NA) | 20021118 | |||
| 6 | PERNR | Call by reference | Type reference (TYPE) | P0021-PERNR | Standard Selections for HR Master Data Reporting | 20021118 | |||
| 7 | SUBTY | Call by reference | Type reference (TYPE) | P0021-SUBTY | Subtype | 20021118 | |||
| 8 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021118 |
Method CHECK_PARTNER_CHILD_RELAT on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_PMA_DATE 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 (=' ') | 20090915 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20090915 | |||
| 3 | P0021 | Call by reference | Type reference (TYPE) | P0021 | HR Master Record: Infotype 0021 (Family) | 20090915 | |||
| 4 | P0106 | Call by reference | Type reference (TYPE) | P0106 | HR Master Record: Infotype 0106 (Related Persons NA) | 20090915 |
Method CHECK_PMA_DATE on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_SPOUSE_EXISTS 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 | OPERATION | Call by reference | Type reference (TYPE) | IOPER | Infotype operation | 20021119 | |||
| 4 | P0021 | Call by reference | Type reference (TYPE) | P0021 | HR Master Record: Infotype 0021 (Family) | 20021119 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | P0021-PERNR | Standard Selections for HR Master Data Reporting | 20021119 | |||
| 6 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtype | 20021119 | |||
| 7 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021119 |
Method CHECK_SPOUSE_EXISTS on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_SSN_FORMAT 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 (=' ') | 20070726 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20070726 | |||
| 3 | PERID | Call by reference | Type reference (TYPE) | P0002-PERID | Personnel ID Number | 20070726 |
Method CHECK_SSN_FORMAT on class CL_HRPA_INFOTYPE_0021_US 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 | boolean variable (X=true, -=false, space=unknown) | 20021118 | |||
| 2 | LAND | Call by reference | Type reference (TYPE) | LAND1 | Country Key | 20021118 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021118 | |||
| 4 | STATE | Call by reference | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20021118 |
Method CHECK_STATE on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_TELEPHONE_FORMAT 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 | LAND | Call by reference | Type reference (TYPE) | P0106-LAND1 | Country Key | 20060223 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | |||
| 4 | TELNR | Call by reference | Type reference (TYPE) | TELNR | Telephone number | 20021128 |
Method CHECK_TELEPHONE_FORMAT on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method CHECK_TELNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | C | 20091224 | ||||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091224 | |||
| 3 | LAND | Call by reference | Type reference (TYPE) | P0106-LAND1 | Country Key | 20100514 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20091224 | |||
| 5 | TELNR | Call by reference | Type reference (TYPE) | TELNR | Telephone Number | 20091224 |
Method CHECK_TELNR on class CL_HRPA_INFOTYPE_0021_US has no exception.
Method FORMAT_ZIP_CODE_US Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ZIP_CODE | Call by reference | Type reference (TYPE) | PSTLZ | Postal Code | 20021118 | |||
| 2 | I_ZIP_CODE | Call by reference | Type reference (TYPE) | PSTLZ | Postal Code | 20021118 |
Method FORMAT_ZIP_CODE_US on class CL_HRPA_INFOTYPE_0021_US 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) | P0021-OBJPS | Object Identification | 20021115 | |||
| 2 | PERNR | Call by reference | Type reference (TYPE) | P0021-PERNR | Personnel Number | 20021115 | |||
| 3 | SUBTY | Call by reference | Type reference (TYPE) | P0021-SUBTY | Subtype | 20021115 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021115 |
Method GET_NEW_OBJPS on class CL_HRPA_INFOTYPE_0021_US has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 200 |