SAP ABAP Class CL_CACS_RI_HELPER (Run Administration: Auxiliary Class)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSRI1 (Package) ICM: Run Administration: Process Flow
⤷
⤷
Properties
| Class | CL_CACS_RI_HELPER | |
| Short Description | Run Administration: Auxiliary Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSRI1 | ICM: Run Administration: Process Flow |
| Created | 20060505 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_RI_HELPER has no forward declaration.
Interfaces
Class CL_CACS_RI_HELPER has no interface implemented.
Friends
Class CL_CACS_RI_HELPER has no friend class.
Attributes
Class CL_CACS_RI_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check If Period Has Already Been Used | 20060706 | |
| 2 | Static method | Public | Method | Determine Process Type Based on Run Number | 20060505 |
Events
Class CL_CACS_RI_HELPER has no event.
Types
Class CL_CACS_RI_HELPER has no local type.
Method Signatures
Method CHECK_PRD_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060706 | |||
| 2 | ID_PRDRULE_ID | Call by reference | Type reference (TYPE) | CACSPRDRULE | Periodenregel | 20060706 | |||
| 3 | ID_PRDRULE_VERSION | Call by reference | Type reference (TYPE) | CACSVERSION | Version des Stammdaten- oder Customizingobjekts | 20060706 | |||
| 4 | ID_PRD_NO | Call by reference | Type reference (TYPE) | CACSPRDNUMBER | Periodennummer | 20060706 | |||
| 5 | ID_PRD_VERSION | Call by reference | Type reference (TYPE) | CACSVERSION | Version des Stammdaten- oder Customizingobjekts | 20060706 | |||
| 6 | RB_PRD_USED | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Periode wurde bereits verwendet (X=true, space=false) | 20060706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laufverwaltung: Basisklasse Ausnahmebehandlung | 20060706 |
Method DETERMINE_PRC_TYPE_BY_RUN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060505 | |||
| 2 | ID_RUNID | Call by reference | Type reference (TYPE) | CACS_RUNID | Laufnummer für Laufverwaltung | 20060505 | |||
| 3 | RD_PRC_TYPE | Value transfer | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20060622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laufverwaltung: Basisklasse Ausnahmebehandlung | 20060704 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |