SAP ABAP Class CL_HRPBSCA_EXAMPLE_DEF (HR-PBS: Definition Modul "Example" (EXPL))
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS-VA (Application Component) Pension Administration
⤷
P00PBSCA_BL (Package) HCM Calculation Module (Business Logic)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPBSCA_CALC_MODULE | HR-PBS: Superclass of Calculation Module | 20030528 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPBSCA_EXAMPLE | HR-PBS: Impl. Modul "Example" (EXPL) | 20030528 |
Properties
| Class | CL_HRPBSCA_EXAMPLE_DEF | |
| Short Description | HR-PBS: Definition Modul "Example" (EXPL) | |
| Super Class | CL_HRPBSCA_CALC_MODULE | HR-PBS: Superclass of Calculation Module |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P00PBSCA_BL | HCM Calculation Module (Business Logic) |
| Created | 20030528 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPBSCA_EXAMPLE_DEF has no forward declaration.
Interfaces
Class CL_HRPBSCA_EXAMPLE_DEF has no interface implemented.
Friends
Class CL_HRPBSCA_EXAMPLE_DEF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRUKNAME | 'HRPBSCAS_CLUSTER_NO_EXAMPLE' | Name of the Cluster Structure to be Saved | 20030528 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | HRPBSCAS_CLUSTER_NO_EXAMPLE | HR-PBS: Sample Structure for Cluster NO (Statements) | 20030528 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | HRPBSCAS_RESULT_EXAMPLE | HR-PBS: Example Structure for Result Calculation Module | 20030528 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | P0001_TAB | HR Master Record: Infotype 0001 (Organizational Assignment) | 20030528 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | P0007_TAB | HR Master Record: Infotype 0007 (Planned Working Time) | 20030528 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | P0008_TAB | HR Master Record: Infotype 0008 (Basic Pay) | 20030528 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | P0230_TAB | HR Master Record Infotype 0230 (View 0008/0230) | 20030528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provide Cluster NO (Statements) | 20030528 | |
| 2 | Instance method | Public | Method | Preparation of Calculation Results | 20030528 | |
| 3 | Instance method | Public | Method | Performing of Calculation with Importing Parameters | 20030528 |
Events
Class CL_HRPBSCA_EXAMPLE_DEF has no event.
Types
Class CL_HRPBSCA_EXAMPLE_DEF has no local type.
Method Signatures
Method GET_CLUSTER_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CLUSTER_NO | Value transfer | Type reference (TYPE) | HRPBSCAS_CLUSTER_NO_EXAMPLE | HR-PBS: Beispiel-Struktur für Cluster NO (Bescheinigungen) | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unerfüllte Programmbedingung | 20030528 |
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Value transfer | Type reference (TYPE) | HRPBSCAS_RESULT_EXAMPLE | HR-PBS: Beispiel-Struktur für Ergebnis Berechnungsmodul | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unerfüllte Programmbedingung | 20030528 |
Method SET_DATA_AND_CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030528 | |||
| 2 | IT_P0001 | Call by reference | Type reference (TYPE) | P0001_TAB | Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) | 20030528 | |||
| 3 | IT_P0007 | Call by reference | Type reference (TYPE) | P0007_TAB | Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit) | 20030528 | |||
| 4 | IT_P0008 | Call by reference | Type reference (TYPE) | P0008_TAB | Personal-Stammsatz Infotyp 0008 (Basisbezüge) | 20030528 | |||
| 5 | IT_P0230 | Call by reference | Type reference (TYPE) | P0230_TAB | Personal-Stammsatz Infotyp 0230 (View 0008/0230) | 20030528 | |||
| 6 | I_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPBS00_MESSAGE_HANDLER | Message Handler | 20030528 | |||
| 7 | I_SW_CLUSTER_NO | Call by reference | Type reference (TYPE) | BOOLE_D | Schalter Füllen Ergebnisstruktur Cluster NO | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Berechnung | 20030528 | ||
| 2 | Fehler falls keine Referenz des Message Handlers vorhanden | 20030528 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 10A |