SAP ABAP Class CL_HRPA_INFOTYPE_0759 (Business Logic for Infotype 0759)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-EC-AD (Application Component) Compensation Administration
⤷
PAOC_ECM_ADM_BL (Package) Compensation Administration - Business Logic
⤷
⤷
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 | 20030225 |
Properties
| Class | CL_HRPA_INFOTYPE_0759 | |
| Short Description | Business Logic for Infotype 0759 | |
| 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 | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_ECM_ADM_BL | Compensation Administration - Business Logic |
| Created | 20030225 | SAP |
| Last change | 20030225 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0759 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0759 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0759 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030625 | |||
| 2 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Messages, message type | 20030304 | ||
| 3 | Constant | Private | Type reference (TYPE) | SYMSGID | 'HRECM00ADMINFOTYPES' | Messages, Message Class | 20030304 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | HRECM00LOCKED_BUDGET_TAB | Table of Budget Units Locked During Processing of PERNR | 20030515 | |||
| 5 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'W' | Messages, message type | 20030304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check if only fields matching category are filled | 20030304 | |
| 2 | Instance method | Private | Method | Check if currency is filled along with amount fields | 20030304 | |
| 3 | Instance method | Private | Method | Check if status change is allowed | 20030526 | |
| 4 | Instance method | Private | Method | Check if stock unit is filled along with number field | 20030304 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20030521 | |
| 6 | Instance method | Private | Event handling method | Method to handle dequeue pernr event (dequeue budgets) | 20030515 | |
| 7 | Static method | Public | Method | Set flag to allow activation of compensation process record | 20030625 | |
| 8 | Instance method | Private | Method | Infotype-Specific Logic on Modify and Insert | 20030304 | |
| 9 | Instance method | Private | Method | Update budget according to change of infotype data | 20030304 |
Events
Class CL_HRPA_INFOTYPE_0759 has no event.
Types
Class CL_HRPA_INFOTYPE_0759 has no local type.
Method Signatures
Method CHECK_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BSSAL | Call by reference | Type reference (TYPE) | ECM_BSSAL | Berechnungsgrundlagengehalt | 20030304 | |||
| 2 | CITEM | Call by reference | Type reference (TYPE) | ECM_CITEM | Vergütungsrundenposition | 20030304 | |||
| 3 | CPAMT | Call by reference | Type reference (TYPE) | ECM_CPAMT | Vergütungsplanbetrag | 20030304 | |||
| 4 | CPNUM | Call by reference | Type reference (TYPE) | ECM_CPNUM | Vergütungsplannummer | 20030304 | |||
| 5 | CPPCT | Call by reference | Type reference (TYPE) | ECM_CPPCT | Vergütungsplanprozentsatz | 20030304 | |||
| 6 | CURRE | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20030304 | |||
| 7 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030304 | |||
| 8 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030304 | |||
| 9 | STKUN | Call by reference | Type reference (TYPE) | ECM_STKUN | Aktieneinheit | 20030304 |
Method CHECK_CATEGORY on class CL_HRPA_INFOTYPE_0759 has no exception.
Method CHECK_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BSSAL | Call by reference | Type reference (TYPE) | ECM_BSSAL | Berechnungsgrundlagengehalt | 20030304 | |||
| 2 | CPAMT | Call by reference | Type reference (TYPE) | ECM_CPAMT | Vergütungsplanbetrag | 20030304 | |||
| 3 | CURRE | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20030304 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030304 | |||
| 5 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030304 |
Method CHECK_CURRENCY on class CL_HRPA_INFOTYPE_0759 has no exception.
Method CHECK_STATUS 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030526 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030526 | |||
| 3 | NEW_CSTAT | Call by reference | Type reference (TYPE) | ECM_CSTAT | Status des Vergütungsprozesses | 20030526 | |||
| 4 | OLD_CSTAT | Call by reference | Type reference (TYPE) | ECM_CSTAT | Status des Vergütungsprozesses | 20030526 |
Method CHECK_STATUS on class CL_HRPA_INFOTYPE_0759 has no exception.
Method CHECK_STOCK_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPNUM | Call by reference | Type reference (TYPE) | ECM_CPNUM | Vergütungsplanbetrag | 20030304 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030304 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030304 | |||
| 4 | STKUN | Call by reference | Type reference (TYPE) | ECM_STKUN | Währungsschlüssel | 20030304 |
Method CHECK_STOCK_UNIT on class CL_HRPA_INFOTYPE_0759 has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20030521 | |||
| 2 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten, unerfüllte Programmbedingung | 20030521 |
Method ON_DEQUEUE_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERNR_TAB | Call by reference | Attribute reference (LIKE) | 20030515 | |||||
| 2 | TCLAS | Call by reference | Attribute reference (LIKE) | 20030515 |
Method ON_DEQUEUE_PERNR on class CL_HRPA_INFOTYPE_0759 has no exception.
Method SET_ACTIVATION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030625 |
Method SET_ACTIVATION_ALLOWED on class CL_HRPA_INFOTYPE_0759 has no exception.
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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030304 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030304 | |||
| 3 | P0759 | Call by reference | Type reference (TYPE) | P0759 | Personalstammsatz: Infotyp 0759 (Vergütungsprozess) | 20030304 |
Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0759 has no exception.
Method UPDATE_BUDGET 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030304 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030305 | |||
| 3 | NEW_P0759 | Call by reference | Type reference (TYPE) | P0759 | Personalstammsatz: Infotyp 0759 (Vergütungsprozess) | 20030304 | |||
| 4 | OLD_P0759 | Call by reference | Type reference (TYPE) | P0759 | Personalstammsatz: Infotyp 0759 (Vergütungsprozess) | 20030304 |
Method UPDATE_BUDGET on class CL_HRPA_INFOTYPE_0759 has no exception.
History
| Last changed by/on | SAP | 20030225 |
| SAP Release Created in | 200 |