SAP ABAP Class CL_CACS_PRC_RESULT_CNTRL (Mass Processes: Results Buffer)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSPR (Package) ICM: Process Control
⤷
⤷
Properties
| Class | CL_CACS_PRC_RESULT_CNTRL | |
| Short Description | Mass Processes: Results Buffer | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSPR | ICM: Process Control |
| Created | 20060914 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CACS_PRC_RESULT_CNTRL has no interface implemented.
Friends
Class CL_CACS_PRC_RESULT_CNTRL 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) | BOOLEAN_FLG | Boolean Variables (X=true, space=false) | 20060914 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CACSAPPL | Commission Application Identification | 20060914 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CACSBUSITIME | Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) | 20060914 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CACSKEYDATE | Delimitation Date of Run in Run Administration | 20060914 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20060914 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CACSPRCMETH | Process Method | 20060914 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CACSPROCESSTYPE | Process Type | 20060914 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CACS_RUNID | Run Number for Run Administration | 20060914 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20060914 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20060914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060914 | |
| 2 | Static method | Public | Method | Factory Method: Generate Object | 20070307 | |
| 3 | Instance method | Public | Method | Create Header Data | 20060914 | |
| 4 | Instance method | Public | Method | Return Application | 20060914 | |
| 5 | Instance method | Public | Method | Return Effective Time-Spot | 20060914 | |
| 6 | Instance method | Public | Method | Return Delimitation Date | 20060914 | |
| 7 | Instance method | Public | Method | Return Application Log Handle | 20060914 | |
| 8 | Instance method | Public | Method | Return Long Text of Process | 20061019 | |
| 9 | Instance method | Public | Method | Return Process Method | 20060914 | |
| 10 | Instance method | Public | Method | Return Process Type | 20060914 | |
| 11 | Instance method | Public | Method | Return Run Number | 20060914 | |
| 12 | Instance method | Public | Method | Return Run Mode | 20060914 | |
| 13 | Instance method | Public | Method | Return Technical Time-Spot | 20060914 | |
| 14 | Instance method | Public | Event handling method | Event Handler: Print Mode: TOP_OF_LIST of Classic ALV | 20060914 | |
| 15 | Instance method | Protected | Method | Create Text Line for Delimitation Date | 20060914 | |
| 16 | Instance method | Protected | Method | Create Text Line for Run Number | 20060914 | |
| 17 | Instance method | Protected | Method | Create Text Line for Run Mode (Simulation / Production ) | 20060914 | |
| 18 | Instance method | Protected | Method | Create Text Line for Effective and Technical Time-Spot | 20060914 | |
| 19 | Instance method | Protected | Method | Create Title Line | 20060914 |
Events
Class CL_CACS_PRC_RESULT_CNTRL has no event.
Types
Class CL_CACS_PRC_RESULT_CNTRL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_SIMULATION | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20060914 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060914 | |||
| 3 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060914 | |||
| 4 | ID_KEY_DATE | Call by reference | Type reference (TYPE) | CACSKEYDATE | Abgrenzungsdatum des Laufs in der Laufverwaltung | 20060914 | |||
| 5 | ID_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20060914 | |||
| 6 | ID_PRC_METH | Call by reference | Type reference (TYPE) | CACSPRCMETH | Prozessmethode | 20060914 | |||
| 7 | ID_PRC_TYPE | Call by reference | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20060914 | |||
| 8 | ID_RUNID | Call by reference | Type reference (TYPE) | CACS_RUNID | Laufnummer der Laufverwaltung | 20060914 | |||
| 9 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060914 |
Method CONSTRUCTOR on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_SIMULATION | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20070307 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Anwendung | 20070307 | |||
| 3 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20070307 | |||
| 4 | ID_KEY_DATE | Call by reference | Type reference (TYPE) | CACSKEYDATE | Abgrenzungsdatum eines Laufs | 20070307 | |||
| 5 | ID_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20070307 | |||
| 6 | ID_PRC_METH | Call by reference | Type reference (TYPE) | CACSPRCMETH | Prozessmethode | 20070307 | |||
| 7 | ID_PRC_TYPE | Call by reference | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20070307 | |||
| 8 | ID_RUNID | Call by reference | Type reference (TYPE) | CACS_RUNID | Laufnummer der Laufverwaltung | 20070307 | |||
| 9 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20070307 | |||
| 10 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CACS_PRC_RESULT_CNTRL | Massenprozesse: Ergebnispuffer | 20070307 |
Method CREATE on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method CREATE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DD_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20060914 |
Method CREATE_HEADER on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_APPL | Value transfer | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060914 |
Method GET_APPL on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_BUSITIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_BUSITIME | Value transfer | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060914 |
Method GET_BUSITIME on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_KEY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_KEY_DATE | Value transfer | Type reference (TYPE) | CACSKEYDATE | Abgrenzungsdatum des Laufs in der Laufverwaltung | 20060914 |
Method GET_KEY_DATE on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_LOGHANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20060914 |
Method GET_LOGHANDLE on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_PRC_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_PRC_DESCR | Value transfer | Type reference (TYPE) | CACSPROCESSDSC | Prozessbeschreibung | 20061019 |
Method GET_PRC_DESCR on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_PRC_METH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_PRC_METH | Value transfer | Type reference (TYPE) | CACSPRCMETH | Prozessmethode | 20060914 |
Method GET_PRC_METH on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_PRC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_PRC_TYPE | Value transfer | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20060914 |
Method GET_PRC_TYPE on class CL_CACS_PRC_RESULT_CNTRL 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 der Laufverwaltung | 20060914 |
Method GET_RUNID on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_SIMULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_SIMULATION | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20060914 |
Method GET_SIMULATION on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method GET_TECHTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TECHTIME | Value transfer | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060914 |
Method GET_TECHTIME on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method HANDLE_PRINT_TOP_OF_LIST Signature
Method HANDLE_PRINT_TOP_OF_LIST on class CL_CACS_PRC_RESULT_CNTRL has no parameter.
Method HANDLE_PRINT_TOP_OF_LIST on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method PREPARE_TEXT_KEYDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT | Value transfer | Type reference (TYPE) | SDYDO_TEXT_ELEMENT | 20060914 |
Method PREPARE_TEXT_KEYDATE on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method PREPARE_TEXT_RUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT | Value transfer | Type reference (TYPE) | SDYDO_TEXT_ELEMENT | 20060914 |
Method PREPARE_TEXT_RUNID on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method PREPARE_TEXT_RUN_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT | Value transfer | Type reference (TYPE) | SDYDO_TEXT_ELEMENT | 20060914 |
Method PREPARE_TEXT_RUN_MODE on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method PREPARE_TEXT_TIMESPOTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT | Value transfer | Type reference (TYPE) | SDYDO_TEXT_ELEMENT | 20060914 |
Method PREPARE_TEXT_TIMESPOTS on class CL_CACS_PRC_RESULT_CNTRL has no exception.
Method PREPARE_TEXT_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT | Value transfer | Type reference (TYPE) | SDYDO_TEXT_ELEMENT | 20060914 |
Method PREPARE_TEXT_TITLE on class CL_CACS_PRC_RESULT_CNTRL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |