SAP ABAP Class CL_HRPA_INFOTYPE_0333 (Challenge PT)
Hierarchy
☛
EA-HRCPT (Software Component) Sub component EA-HRCPT of EA-HR
⤷
PA-PA-PT (Application Component) Portugal
⤷
PAOC_PAD_PT (Package) Add-on PA development: Portugal
⤷
⤷
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_0333 | |
| Short Description | Challenge PT | |
| 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_PT | Add-on PA development: Portugal |
| Created | 20021219 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0333 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0333 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0333 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0333 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Infotype can not be created on a payroll closed year | 20070213 | |
| 2 | Instance method | Public | Method | Infotype can not be deleted if payroll year is closed | 20070213 | |
| 3 | Instance method | Protected | Method | All checks before INS and MODIFY | 20021219 | |
| 4 | Instance method | Public | Method | Test if no payroll run occured | 20070213 | |
| 5 | Instance method | Public | Method | Check if the payroll year is already closed | 20070213 | |
| 6 | Instance method | Public | Method | Check some fields that cannot be changed if year closed | 20070213 | |
| 7 | Instance method | Public | Method | Check some fields that cannot be changed if year closed | 20070213 | |
| 8 | Instance method | Private | Method | Reading challenge texts | 20061114 | |
| 9 | Instance method | Private | Method | 20070213 |
Events
Class CL_HRPA_INFOTYPE_0333 has no event.
Types
Class CL_HRPA_INFOTYPE_0333 has no local type.
Method Signatures
Method CHECK_CREATE_ON_CLOSED_YEAR 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 | 20070213 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070213 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20070213 | ||||
| 4 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 5 | PAYROLL_YEAR_CLOSED | Call by reference | Type reference (TYPE) | CHAR0001 | Single character freely defined by the user | 20070213 |
Method CHECK_CREATE_ON_CLOSED_YEAR on class CL_HRPA_INFOTYPE_0333 has no exception.
Method CHECK_DELETE_ON_CLOSED_YEAR 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 | 20070213 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070213 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20070213 | ||||
| 4 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 5 | PAYROLL_YEAR_CLOSED | Call by reference | Type reference (TYPE) | CHAR0001 | Single character freely defined by the user | 20070213 |
Method CHECK_DELETE_ON_CLOSED_YEAR on class CL_HRPA_INFOTYPE_0333 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 (=' ') | 20021219 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021219 | |||
| 3 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0333 (Disability - PT) | 20021219 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data retention | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: master data, programm conditions not fulfilled | 20021219 |
Method CHECK_PAYROLL_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OLD_P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 2 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 3 | P_CLOSED_YEAR | Call by reference | Type reference (TYPE) | NUM4 | Data category 4 characters | 20070213 | |||
| 4 | P_PAYROLL_YEAR_CLOSED | Call by reference | Type reference (TYPE) | CHAR0001 | Data category 4 characters | 20070213 |
Method CHECK_PAYROLL_RUN on class CL_HRPA_INFOTYPE_0333 has no exception.
Method CHECK_PAYROLL_YEAR_STATUS 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 | 20070213 | |||
| 2 | OLD_P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 3 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 4 | PAYROLL_YEAR_CLOSED | Call by reference | Type reference (TYPE) | CHAR0001 | payroll_year_closed flag | 20070213 | |||
| 5 | PAYROLL_YEAR_CLOSED_AT_END | Call by reference | Type reference (TYPE) | CHAR0001 | payroll_year_closed_at_end flag | 20070213 |
Method CHECK_PAYROLL_YEAR_STATUS on class CL_HRPA_INFOTYPE_0333 has no exception.
Method CHECK_UPDATE_ON_CLOSED_YEAR 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 | 20070213 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070214 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20070213 | ||||
| 4 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 5 | PAYROLL_YEAR_CLOSED | Call by reference | Type reference (TYPE) | CHAR0001 | Single character freely defined by the user | 20070213 |
Method CHECK_UPDATE_ON_CLOSED_YEAR on class CL_HRPA_INFOTYPE_0333 has no exception.
Method CHK_UPDATE_ON_CLOSED_YEAR_END 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 | 20070213 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070214 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20070213 | ||||
| 4 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 | |||
| 5 | PAYROLL_YEAR_CLOSED_AT_END | Call by reference | Type reference (TYPE) | CHAR0001 | Single character freely defined by the user | 20070213 |
Method CHK_UPDATE_ON_CLOSED_YEAR_END on class CL_HRPA_INFOTYPE_0333 has no exception.
Method GET_DISABILITY_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TEXT | Call by reference | Type reference (TYPE) | TEXT60 | Text field with length 60 | 20061114 | |||
| 2 | IM_P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0333 (Disability - PT) | 20061114 | |||
| 3 | IM_TYPERELEVANCE | Call by reference | Type reference (TYPE) | C | 20061114 | ||||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20070115 |
Method GET_DISABILITY_TEXTS on class CL_HRPA_INFOTYPE_0333 has no exception.
Method READ_P0001 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 (=' ') | 20070213 | |||
| 2 | P0001 | Call by reference | Type reference (TYPE) | P0001 | HR master record: infotype 0001 (organizational assignment) | 20070213 | |||
| 3 | P0333 | Call by reference | Type reference (TYPE) | P0333 | HR Master Record: Infotype 0331 (Tax - PT) | 20070213 |
Method READ_P0001 on class CL_HRPA_INFOTYPE_0333 has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 200 |