SAP ABAP Class CL_HRPA_CN_PERSONAL_ID (China Personal ID)
Hierarchy
☛
EA-HRCCN (Software Component) Sub component EA-HRCCN of EA-HR
⤷
PA-PA-CN (Application Component) China
⤷
PAOC_PAD_CN_SERVICE (Package) Service classes for China
⤷
⤷
Properties
| Class | CL_HRPA_CN_PERSONAL_ID | |
| Short Description | China Personal ID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_CN_SERVICE | Service classes for China |
| Created | 20021210 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_CN_PERSONAL_ID has no forward declaration.
Interfaces
Class CL_HRPA_CN_PERSONAL_ID has no interface implemented.
Friends
Class CL_HRPA_CN_PERSONAL_ID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_READ_INFOTYPE | Reading Infotype Records | 20021210 | |||
| 2 | Constant | Public | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021210 | ||
| 3 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check personal id | 20021210 | |
| 2 | Static method | Protected | Method | Check uniqueness of IC Num | 20080619 | |
| 3 | Static method | Protected | Method | Check Personal Id number scale | 20021210 | |
| 4 | Static method | Protected | Method | Check personal data | 20021210 | |
| 5 | Static method | Protected | Method | Check region | 20021210 | |
| 6 | Static method | Protected | Method | Check personal Id verification bit | 20021210 | |
| 7 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021210 |
Events
Class CL_HRPA_CN_PERSONAL_ID has no event.
Types
Class CL_HRPA_CN_PERSONAL_ID has no local type.
Method Signatures
Method CHECK 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 | 20021210 | |||
| 2 | ICNUM | Call by reference | Type reference (TYPE) | P0185-ICNUM | Identity Number | 20021210 | |||
| 3 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021210 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021210 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20021210 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021210 |
Method CHECK_ICNUM_UNIQUE_CN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | End Date | 20080619 | |||
| 2 | ICNUM | Call by reference | Type reference (TYPE) | PSG_IDNUM | Identity Number | 20080619 | |||
| 3 | IS_OK | Value transfer | Type reference (TYPE) | BOOL | Link field for view query | 20080619 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20080619 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20080619 |
Method CHECK_ICNUM_UNIQUE_CN on class CL_HRPA_CN_PERSONAL_ID has no exception.
Method CHECK_NUMBER_SCALE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICNUM | Call by reference | Type reference (TYPE) | P0185-ICNUM | Identity Number | 20021210 | |||
| 2 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021210 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021210 |
Method CHECK_NUMBER_SCALE on class CL_HRPA_CN_PERSONAL_ID has no exception.
Method CHECK_PERSONAL_DATA 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 | 20021210 | |||
| 2 | ICNUM | Call by reference | Type reference (TYPE) | P0185-ICNUM | Identity Number | 20021210 | |||
| 3 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021210 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021210 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20021210 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021210 |
Method CHECK_PERSONAL_DATA on class CL_HRPA_CN_PERSONAL_ID has no exception.
Method CHECK_REGION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICNUM | Call by reference | Type reference (TYPE) | P0185-ICNUM | Identity Number | 20021210 | |||
| 2 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021210 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021210 |
Method CHECK_REGION on class CL_HRPA_CN_PERSONAL_ID has no exception.
Method CHECK_VERIFICATION_BIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICNUM | Call by reference | Type reference (TYPE) | P0185-ICNUM | Identity Number | 20021210 | |||
| 2 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021210 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021210 |
Method CHECK_VERIFICATION_BIT on class CL_HRPA_CN_PERSONAL_ID has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRPA_CN_PERSONAL_ID has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_CN_PERSONAL_ID has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 200 |