SAP ABAP Class CACSCS_CL_CORR_REV (Reset ICM-Specific Correspondence Request)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACS141 (Package) ICM: Correspondence: Transaction Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_CORR_REQ_ABST | Abstract Class for Creation of Correspondence Request | 20060915 |
Properties
| Class | CACSCS_CL_CORR_REV | |
| Short Description | Reset ICM-Specific Correspondence Request | |
| Super Class | CL_CACS_CORR_REQ_ABST | Abstract Class for Creation of Correspondence Request |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CACS141 | ICM: Correspondence: Transaction Data |
| Created | 20060915 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CACSCS_CL_CORR_REV has no interface implemented.
Friends
Class CACSCS_CL_CORR_REV 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 | Simulation | 20060915 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CACSAPPL | Commission Application Identification | 20060915 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CACSBUSITIME | Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) | 20060915 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CACSPRCMETH | Process Method | 20060915 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CACSPROCESSTYPE | Process Type | 20060915 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CACS_RUNID | Run Number for Run Administration | 20060915 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20060915 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application Log | 20060915 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CACSCS_CLCS_TABLETYPES=>TT_DFKKCOH | ICM Correspondence - Correspondence Header | 20060915 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CACS_TT_TFK070B | Correspondence Variant | 20060915 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CACS_TT_TFK070C | Correspondence Variant | 20060915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fill Aggregation Container | 20060915 | |
| 2 | Instance method | Public | Constructor | Constructor | 20060915 | |
| 3 | Instance method | Public | Method | Fill Aggregation Container | 20060915 | |
| 4 | Instance method | Public | Method | Post Aggregation Container | 20060915 |
Events
Class CACSCS_CL_CORR_REV has no event.
Types
Class CACSCS_CL_CORR_REV has no local type.
Method Signatures
Method APPEND_CONTAINER_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CTRTBU_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060915 | |||
| 2 | ID_PRD_NO | Call by reference | Type reference (TYPE) | CACSPRDNUMBER | Periode | 20060915 | |||
| 3 | ID_PRD_RULE_ID | Call by reference | Type reference (TYPE) | CACSPRDRULE | Periodenregel | 20060915 | |||
| 4 | ID_PRD_RULE_VERS | Call by reference | Type reference (TYPE) | CACSVERSION | Periodenregelversion | 20060915 | |||
| 5 | ID_PRD_VERS | Call by reference | Type reference (TYPE) | CACSVERSION | Periodenversion | 20060915 | |||
| 6 | ID_RUNID | Call by reference | Type reference (TYPE) | CACS_RUNID | Laufnummer der Laufverwaltung | 20060915 | |||
| 7 | ID_STMTYPE_ID | Call by reference | Type reference (TYPE) | CACS_STMTYPE_ID | Identifikation der Abrechnungsart | 20060915 |
Method APPEND_CONTAINER_BUFFER on class CACSCS_CL_CORR_REV has no exception.
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) | CACSSIMULATION | Simulation | 20060915 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060915 | |||
| 3 | ID_BUSI_TSTMP | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060915 | |||
| 4 | ID_PRCMETH | Call by reference | Type reference (TYPE) | CACSPRCMETH | Prozessmethode | 20060915 | |||
| 5 | ID_PRCTYPE | Call by reference | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20060915 | |||
| 6 | ID_RUNID | Call by reference | Type reference (TYPE) | CACS_RUNID | Laufnummer der Laufverwaltung | 20060915 | |||
| 7 | ID_TECH_TSTMP | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060915 | |||
| 8 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20061004 |
Method FILL_CONTAINER_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CTRTBU_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060915 | |||
| 2 | ID_PRD_NO | Call by reference | Type reference (TYPE) | CACSPRDNUMBER | Periode | 20060915 | |||
| 3 | ID_PRD_RULE_ID | Call by reference | Type reference (TYPE) | CACSPRDRULE | Periodenregel | 20060915 | |||
| 4 | ID_PRD_RULE_VERS | Call by reference | Type reference (TYPE) | CACSVERSION | Periodenregelversion | 20060915 | |||
| 5 | ID_PRD_VERS | Call by reference | Type reference (TYPE) | CACSVERSION | Periodenversion | 20060915 | |||
| 6 | ID_STMTYPE_ID | Call by reference | Type reference (TYPE) | CACS_STMTYPE_ID | Identifikation der Abrechnungsart | 20060915 | |||
| 7 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060927 |
Method FILL_CONTAINER_BUFFER on class CACSCS_CL_CORR_REV has no exception.
Method REVERSE_CONTAINER_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20070315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Rücknahme | 20060927 | ||
| 2 | Korrespondenz wurde bereits gedruckt | 20061004 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |