SAP ABAP Class CL_HRPA_INFOTYPE_UN16 (NFO : Infotype 16)
Hierarchy
☛
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
⤷
PY-NPO (Application Component) Non Profit Organizations
⤷
PBUN (Package) Master Data Non Profit Organizations
⤷
⤷
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 | 20060804 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_0016_UN | NPO Employee Contract | 20060804 |
Properties
| Class | CL_HRPA_INFOTYPE_UN16 | |
| Short Description | NFO : Infotype 16 | |
| 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 | PBUN | Master Data Non Profit Organizations |
| Created | 20060804 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_UN16 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_UN16 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_UN16 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_UN16 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Whether Value in Checkbox Is Valid | 20060804 | |
| 2 | Instance method | Protected | Method | Check Contract Type | 20060804 | |
| 3 | Instance method | Protected | Method | Check Corporation Key | 20060804 | |
| 4 | Instance method | Protected | Method | Check Date Against Date of Birth | 20060804 | |
| 5 | Instance method | Protected | Method | Check End of Contract | 20060804 | |
| 6 | Instance method | Protected | Method | Check If EU Country | 20060804 | |
| 7 | Instance method | Protected | Method | Periods of Notice | 20060804 | |
| 8 | Instance method | Protected | Method | Check Time Units or Delete If Number Initial | 20060804 | |
| 9 | Instance method | Protected | Method | Create Default Values (CONTR Feature) | 20060804 | |
| 10 | Instance method | Protected | Method | Infotype-Specific Validations | 20060804 |
Events
Class CL_HRPA_INFOTYPE_UN16 has no event.
Types
Class CL_HRPA_INFOTYPE_UN16 has no local type.
Method Signatures
Method CHECK_BOX_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_BOX | Call by reference | Type reference (TYPE) | ANY | 20060804 | ||||
| 2 | FIELD_NAME | Call by reference | Type reference (TYPE) | SCRRPRFD | Field name from program/module pool | 20060804 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20060804 |
Method CHECK_CONTRACT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTTYP | Call by reference | Type reference (TYPE) | CTTYP | Contract Type | 20060804 | |||
| 2 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060804 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 |
Method CHECK_CONTRACT_TYPE on class CL_HRPA_INFOTYPE_UN16 has no exception.
Method CHECK_CORPORATION_NAME 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 (=' ') | 20060804 | |||
| 2 | KONSL | Call by reference | Type reference (TYPE) | KOSL1 | Group Key | 20060804 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 |
Method CHECK_CORPORATION_NAME on class CL_HRPA_INFOTYPE_UN16 has no exception.
Method CHECK_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060804 | |||
| 2 | FIELD_NAME | Call by reference | Type reference (TYPE) | SCRRPRFD | Field name from program/module pool | 20060804 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20060804 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20060804 |
Method CHECK_DATE on class CL_HRPA_INFOTYPE_UN16 has no exception.
Method CHECK_END_OF_CONTRACT 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 (=' ') | 20060804 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 | |||
| 3 | P0016 | Call by reference | Type reference (TYPE) | P0016 | HR Master Record: Infotype 0016 (Contract Elements) | 20060804 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20060804 |
Method CHECK_END_OF_CONTRACT on class CL_HRPA_INFOTYPE_UN16 has no exception.
Method CHECK_EUROPEAN_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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060804 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 | |||
| 3 | P0016 | Call by reference | Type reference (TYPE) | P0016 | HR Master Record: Infotype 0016 (Contract Elements) | 20060804 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20060804 |
Method CHECK_EUROPEAN_COUNTRY on class CL_HRPA_INFOTYPE_UN16 has no exception.
Method CHECK_PERIODS_OF_NOTICE 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 | 20060804 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060804 | |||
| 3 | KDGFR | Call by reference | Type reference (TYPE) | KDGFR | Dismissals Notice Period for Employer | 20060804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 | |||
| 5 | SPRSL | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20060804 |
Method CHECK_PERIODS_OF_NOTICE on class CL_HRPA_INFOTYPE_UN16 has no exception.
Method CHECK_TIME_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AMOUNT | Call by reference | Type reference (TYPE) | LFZFR | Period of Continued Pay (Number) | 20060804 | |||
| 2 | FIELD_LIST | Call by reference | Type reference (TYPE) | HRPAD_FIELD_TAB | Field List | 20060804 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 | |||
| 5 | TIME_UNIT | Call by reference | Type reference (TYPE) | PT_ZEINH | Time/Measurement Unit | 20060804 |
Method CHECK_TIME_UNIT on class CL_HRPA_INFOTYPE_UN16 has no exception.
Method READ_DEFAULT_VALUES 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 (=' ') | 20060804 | |||
| 2 | P0016 | Call by reference | Type reference (TYPE) | P0016 | HR Master Record: Infotype 0016 (Contract Elements) | 20060804 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20060804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20060804 |
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 (=' ') | 20060804 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060804 | |||
| 3 | PNNNN | Call by reference | Type reference (TYPE) | ANY | 20060804 | ||||
| 4 | PNNNN2 | Call by reference | Type reference (TYPE) | ANY | 20060804 | ||||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20060804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20060804 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |