SAP ABAP Class CL_CACS_PRC_ABST (ICM: Process Control)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSPR (Package) ICM: Process Control
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_NONPRD_ABST | ICM: Non-Periodic Process Control | 20080414 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_PRC_NONPRD_ABST | ICM: Non-Periodic Process Control | 20060609 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_PRC_PRD_ABST | ICM: Periodic Process Control | 20060529 |
Properties
| Class | CL_CACS_PRC_ABST | |
| Short Description | ICM: Process Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSPR | ICM: Process Control |
| Created | 20060508 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_PRC_ABST has no forward declaration.
Interfaces
Class CL_CACS_PRC_ABST has no interface implemented.
Friends
Class CL_CACS_PRC_ABST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CACSSIMULATION | Only Simulation (X=true, space=false) | 20060608 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN_FLG | Update Task Posting (X=true, space=false) | 20060601 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'PARAMETERS' | Name Under Which Input Parameters Are Stored | 20060606 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BALOBJ_D | Application Log: Object Name (Application Code) | 20060613 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20060613 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CACSBUSITIME | Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) | 20060718 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CACS_FPP_DATACONTAINER | FPP Data Container for Run Administration | 20060531 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CACSKEYDATE | Delimitation Date of Run in Run Administration | 20060718 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CACS_FPP_PID | Identification of Parallel Processing Run | 20060824 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20060718 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DATA_CONTAINER | Data Container for Any Data | 20060601 | |||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application Log | 20060601 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_APPLICATION | ICM Application | 20060601 |
Methods
Events
Class CL_CACS_PRC_ABST has no event.
Types
Class CL_CACS_PRC_ABST has no local type.
Method Signatures
Method CHECK_DBC_DONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PRC_TYPE | Call by reference | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesse: Ausnahmebehandlung | 20070130 |
Method CHECK_RUN_PARAMETERS Signature
Method CHECK_RUN_PARAMETERS on class CL_CACS_PRC_ABST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method CONSTRUCTOR 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 | 20060609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method CREATE_DATACONTAINER Signature
Method CREATE_DATACONTAINER on class CL_CACS_PRC_ABST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method CREATE_RI 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 | 20060609 | |||
| 2 | ID_KEY_DATE | Call by reference | Type reference (TYPE) | CACSKEYDATE | Stichtag des Laufs in der Laufverwaltung | 20060609 | |||
| 3 | ID_PID | Call by reference | Type reference (TYPE) | CACS_FPP_PID | Identifizierung eines Parallelisierungslaufs | 20060824 | |||
| 4 | ID_PRC_METH | Call by reference | Type reference (TYPE) | CACSPRCMETH | Prozessmethode | 20060710 | |||
| 5 | ID_PRC_TYPE | Call by reference | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20060609 | |||
| 6 | ID_TEST | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20060609 | |||
| 7 | RD_RUNID | Value transfer | Type reference (TYPE) | CACS_RUNID | Laufnummer für Laufverwaltung | 20060609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laufverwaltung: Ausnahmenbehandlung | 20060609 |
Method FINALIZE Signature
Method FINALIZE on class CL_CACS_PRC_ABST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060619 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method FINALIZE_RUN_APPLICATION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20060601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method GET_KEYDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_KEYDATE | Value transfer | Type reference (TYPE) | CACSKEYDATE | Abgrenzungsdatum des Laufs in der Laufverwaltung | 20060717 |
Method GET_KEYDATE on class CL_CACS_PRC_ABST has no exception.
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method GET_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Ergebnistabelle | 20060627 |
Method GET_RESULTS on class CL_CACS_PRC_ABST has no exception.
Method GET_RUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_RUNID | Value transfer | Type reference (TYPE) | CACS_RUNID | Laufnummer für Laufverwaltung | 20060609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_CACS_PRC_ABST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060619 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method INIT_RUN_APPLICATION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LOG_NAME | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation (Lauf Nummer) | 20060607 | |||
| 2 | ID_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel (CACS)) | 20060607 | |||
| 3 | ID_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt (APPL) | 20060607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method RUN Signature
Method RUN on class CL_CACS_PRC_ABST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060718 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060609 |
Method UNLOCK_DATACONTAINER Signature
Method UNLOCK_DATACONTAINER on class CL_CACS_PRC_ABST has no parameter.
Method UNLOCK_DATACONTAINER on class CL_CACS_PRC_ABST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |