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 CACSCS_CLCS_TABLETYPES 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 MB_SIMULATION Instance attribute Protected Type reference (TYPE) CACSSIMULATION Simulation 20060915
2 MD_APPL Instance attribute Protected Type reference (TYPE) CACSAPPL Commission Application Identification 20060915
3 MD_BUSI_TSTMP Instance attribute Protected Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20060915
4 MD_PRCMETH Instance attribute Protected Type reference (TYPE) CACSPRCMETH Process Method 20060915
5 MD_PRCTYPE Instance attribute Protected Type reference (TYPE) CACSPROCESSTYPE Process Type 20060915
6 MD_RUNID Instance attribute Protected Type reference (TYPE) CACS_RUNID Run Number for Run Administration 20060915
7 MD_TECH_TSTMP Instance attribute Protected Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20060915
8 MO_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application Log 20060915
9 MT_DFKKCOH_ICM Instance attribute Protected Type reference (TYPE) CACSCS_CLCS_TABLETYPES=>TT_DFKKCOH ICM Correspondence - Correspondence Header 20060915
10 MT_TFK070B Instance attribute Protected Type reference (TYPE) CACS_TT_TFK070B Correspondence Variant 20060915
11 MT_TFK070C Instance attribute Protected Type reference (TYPE) CACS_TT_TFK070C Correspondence Variant 20060915
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CONTAINER_BUFFER Instance method Protected Method Fill Aggregation Container 20060915
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060915
3 FILL_CONTAINER_BUFFER Instance method Public Method Fill Aggregation Container 20060915
4 REVERSE_CONTAINER_BUFFER 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 Importing ID_CTRTBU_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060915
2 Importing ID_PRD_NO Call by reference Type reference (TYPE) CACSPRDNUMBER Periode 20060915
3 Importing ID_PRD_RULE_ID Call by reference Type reference (TYPE) CACSPRDRULE Periodenregel 20060915
4 Importing ID_PRD_RULE_VERS Call by reference Type reference (TYPE) CACSVERSION Periodenregelversion 20060915
5 Importing ID_PRD_VERS Call by reference Type reference (TYPE) CACSVERSION Periodenversion 20060915
6 Importing ID_RUNID Call by reference Type reference (TYPE) CACS_RUNID Laufnummer der Laufverwaltung 20060915
7 Importing 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 Importing IB_SIMULATION Call by reference Type reference (TYPE) CACSSIMULATION Simulation 20060915
2 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20060915
3 Importing ID_BUSI_TSTMP Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060915
4 Importing ID_PRCMETH Call by reference Type reference (TYPE) CACSPRCMETH Prozessmethode 20060915
5 Importing ID_PRCTYPE Call by reference Type reference (TYPE) CACSPROCESSTYPE Prozesstyp 20060915
6 Importing ID_RUNID Call by reference Type reference (TYPE) CACS_RUNID Laufnummer der Laufverwaltung 20060915
7 Importing ID_TECH_TSTMP Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060915
8 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20060915
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX 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 Importing ID_CTRTBU_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060915
2 Importing ID_PRD_NO Call by reference Type reference (TYPE) CACSPRDNUMBER Periode 20060915
3 Importing ID_PRD_RULE_ID Call by reference Type reference (TYPE) CACSPRDRULE Periodenregel 20060915
4 Importing ID_PRD_RULE_VERS Call by reference Type reference (TYPE) CACSVERSION Periodenregelversion 20060915
5 Importing ID_PRD_VERS Call by reference Type reference (TYPE) CACSVERSION Periodenversion 20060915
6 Importing ID_STMTYPE_ID Call by reference Type reference (TYPE) CACS_STMTYPE_ID Identifikation der Abrechnungsart 20060915
7 Importing 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 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20070315
# Exception Resumable Description Created on
1 ERROR_DURING_REVERSAL Fehler bei der Rücknahme 20060927
2 NO_DELETE_POSSIBLE Korrespondenz wurde bereits gedruckt 20061004
History
Last changed by/on SAP  20100310 
SAP Release Created in 700