SAP ABAP Class CL_HRPA_INFOTYPE_0155 (Additional administrative data (IT))
Hierarchy
☛
EA-HRCIT (Software Component) Sub component EA-HRCIT of EA-HR
⤷
PA-PA-IT (Application Component) Italy
⤷
PAOC_PAD_IT (Package) Add-on for the development of personnel management: Italy
⤷
⤷
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 | 20021219 |
Properties
| Class | CL_HRPA_INFOTYPE_0155 | |
| Short Description | Additional administrative data (IT) | |
| 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_IT | Add-on for the development of personnel management: Italy |
| Created | 20021219 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0155 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0155 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0155 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0155 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check values in field CDACC | 20061129 | |
| 2 | Instance method | Protected | Method | Check values in field CDCOG | 20061128 | |
| 3 | Instance method | Protected | Method | Check values in field CDTFR | 20061129 | |
| 4 | Instance method | Protected | Method | Check codes | 20021219 | |
| 5 | Instance method | Protected | Method | Check the existency of infotype 8 | 20021219 | |
| 6 | Instance method | Protected | Method | All checks before INS and MODIFY | 20021219 | |
| 7 | Instance method | Protected | Method | Fill default values with features | 20021219 |
Events
Class CL_HRPA_INFOTYPE_0155 has no event.
Types
Class CL_HRPA_INFOTYPE_0155 has no local type.
Method Signatures
Method CHECK_CDACC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean variable (X=true, -=false, space=unknown) | 20061129 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20061129 | ||||
| 3 | P_CDACC | Value transfer | Type reference (TYPE) | P15_CDACC | Provision indicator | 20061129 |
Method CHECK_CDACC on class CL_HRPA_INFOTYPE_0155 has no exception.
Method CHECK_CDCOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean variable (X=true, -=false, space=unknown) | 20061128 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20061128 | ||||
| 3 | P_CDCOG | Value transfer | Type reference (TYPE) | P15_CDCOG | Settlement indicator | 20061128 |
Method CHECK_CDCOG on class CL_HRPA_INFOTYPE_0155 has no exception.
Method CHECK_CDTFR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean variable (X=true, -=false, space=unknown) | 20061129 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20061129 | ||||
| 3 | P_CDTFR | Value transfer | Type reference (TYPE) | P15_CDTFR | Severance indemnity provision indicator | 20061129 |
Method CHECK_CDTFR on class CL_HRPA_INFOTYPE_0155 has no exception.
Method CHECK_DESCR 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 (=' ') | 20021219 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021219 | |||
| 3 | P0155 | Call by reference | Type reference (TYPE) | P0155 | HR master record, infotype P0001 (Org.assignment) | 20021219 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021219 | |||
| 5 | TRFAR | Call by reference | Type reference (TYPE) | P0008-TRFAR | Pay scale type | 20021219 | |||
| 6 | TRFGB | Call by reference | Type reference (TYPE) | P0008-TRFGB | Pay Scale Area | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: master data, program condition not satisfied | 20021219 |
Method CHECK_INFOTYPE_8 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 (=' ') | 20021219 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021219 | |||
| 3 | P0008 | Call by reference | Type reference (TYPE) | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | 20021219 | |||
| 4 | P0155 | Call by reference | Type reference (TYPE) | P0155 | HR master record, infotype P0001 (Org.assignment) | 20021219 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: master data, program condition not satisfied | 20021219 |
Method CHECK_SPECIFIC 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 (=' ') | 20021219 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021219 | |||
| 3 | P0155 | Call by reference | Type reference (TYPE) | P0155 | HR master record, infotype P0001 (Org.assignment) | 20021219 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: master data, program condition not satisfied | 20021219 |
Method FILL_DEFAULTVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021219 | |||
| 2 | P0155 | Call by reference | Type reference (TYPE) | P0155 | HR master record, infotype P0001 (Org.assignment) | 20021219 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: master data, program condition not satisfied | 20021219 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |