SAP ABAP Class CL_HRECM00_SALSTRUC_ADJ_PLAN (Salary Structure Adjustment Plan)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-EC-JP (Application Component) Job Pricing
⤷
PAOC_ECM_JPR_BL (Package) Job Pricing - Business Logic

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRECM00_BOOLEAN | JPR: Attributes True and False | 20030514 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRECM00_LISTENER | Service Interface for Job Pricing | 20030514 |
Properties
Class | CL_HRECM00_SALSTRUC_ADJ_PLAN | |
Short Description | Salary Structure Adjustment Plan | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_ECM_JPR_BL | Job Pricing - Business Logic |
Created | 20030514 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRECM00_SALSTRUC_ADJ_PLAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRECM00_BOOLEAN | JPR: Attributes True and False | 20030514 | ||
2 | IF_HRECM00_LISTENER | Service Interface for Job Pricing | 20030514 |
Friends
Class CL_HRECM00_SALSTRUC_ADJ_PLAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030514 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030514 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030603 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HRECM00SALSTRUADJLPLANKEY | Salary Structure Adjustment Plan | 20030514 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXT60 | Text Field (60 Characters) | 20030514 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HRECM00PLANNEDSALSTRUTAB | Planned salary structure | 20030514 | ||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030514 |
2 | ![]() |
Instance method | Public | Method | 20030514 | |
3 | ![]() |
Instance method | Public | Method | 20030603 | |
4 | ![]() |
Instance method | Public | Method | 20030603 | |
5 | ![]() |
Instance method | Public | Method | Get the key of the plan | 20030514 |
6 | ![]() |
Instance method | Public | Method | Get the values of the plan | 20030514 |
7 | ![]() |
Instance method | Private | Method | 20030514 | |
8 | ![]() |
Instance method | Public | Method | Get the values of the plan | 20030514 |
9 | ![]() |
Instance method | Private | Method | 20030514 | |
10 | ![]() |
Instance method | Public | Method | 20030514 | |
11 | ![]() |
Instance method | Public | Method | 20030514 | |
12 | ![]() |
Instance method | Private | Method | 20030514 |
Events
Class CL_HRECM00_SALSTRUC_ADJ_PLAN has no event.
Types
Class CL_HRECM00_SALSTRUC_ADJ_PLAN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PLAN | Call by reference | Type reference (TYPE) | HRECM00SALSTRUADJLPLANKEY | Gehaltsstrukturanpassungsplan | 20030514 | ||
2 | ![]() |
PLAN_TEXT | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld (60 Zeichen) | 20030514 |
Method CONSTRUCTOR on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method DELETE Signature
Method DELETE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method DELETE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method DEQUEUE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method ENQUEUE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_STRUC | Call by reference | Type reference (TYPE) | HRECM00SALSTRUADJLPLANKEY | Gehaltsstrukturanpassungsplan | 20030514 |
Method GET_KEY on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method GET_PLAN_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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030514 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRECM00_MESSAGE_HANDLER | Personalvergütung: Meldungen | 20030514 | ||
3 | ![]() |
PLAN_NAME | Call by reference | Type reference (TYPE) | TEXT60 | Textfeld (60 Zeichen) | 20030515 | ||
4 | ![]() |
PLAN_VALUES_TAB | Call by reference | Type reference (TYPE) | HRECM00PLANNEDSALSTRUTAB | Struktur des Sollgehalts | 20030514 |
Method GET_PLAN_VALUES on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method SET_DELETE_FLAG Signature
Method SET_DELETE_FLAG on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method SET_DELETE_FLAG on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method SET_PLAN_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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030514 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRECM00_MESSAGE_HANDLER | Personalvergütung: Meldungen | 20030514 | ||
3 | ![]() |
PLAN_VALUES_TAB | Call by reference | Type reference (TYPE) | HRECM00PLANNEDSALSTRUTAB | Struktur des Sollgehalts | 20030514 |
Method SET_PLAN_VALUES on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method SET_UPDATE_FLAG Signature
Method SET_UPDATE_FLAG on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method SET_UPDATE_FLAG on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method START_DELETE Signature
Method START_DELETE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method START_DELETE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method START_UPDATE Signature
Method START_UPDATE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method START_UPDATE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
Method UPDATE Signature
Method UPDATE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no parameter.
Method UPDATE on class CL_HRECM00_SALSTRUC_ADJ_PLAN has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 200 |