SAP ABAP Class CACSCS_CL_PRC_CS1 (Send Correspondence)
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_PRC_NONPRD_ABST ICM: Non-Periodic Process Control 20060914
Properties
Class CACSCS_CL_PRC_CS1  
Short Description Send Correspondence    
Super Class CL_CACS_PRC_NONPRD_ABST ICM: Non-Periodic Process Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACS141   ICM: Correspondence: Transaction Data 
Created 20060914   SAP 
Last change 20130531   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_PRC_CS1 has no interface implemented.
Friends
Class CACSCS_CL_PRC_CS1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PRINT_IMM Instance attribute Protected Type reference (TYPE) CACSPRINTIMM Print Immediately (Print Parameter) 20110706
2 MD_PRINT_MODE Instance attribute Protected Type reference (TYPE) CORR_PRINT_MODE Correspondence: Print Mode: Real, Test, or Repeat 20060915
3 MT_ACTIVITY_CUST Instance attribute Protected Type reference (TYPE) CACS_TT_TFK070L Correspondence - Correspondence Activities 20070226
4 MT_DFKKCOH Instance attribute Protected Type reference (TYPE) CACS_TT_DFKKCOH Correspondence Container 20070115
5 MT_RANGE_COTYP Instance attribute Protected Type reference (TYPE) CACS_TT_PARAMETER_COTYP Table Type for Correspondence Types in Data Container 20060914
6 MT_RANGE_INDCTR_ID Instance attribute Protected Type reference (TYPE) CACS_TT_PARAMETER_CTRTBU_RANGE Table Type for Commission Contracts in Data Container 20060914
7 MT_RANGE_RUN_ID Instance attribute Protected Type reference (TYPE) CACS_TT_PARAMETER_RUN_ID Table Type Retention Rule (Range) 20060914
8 MT_RESULT Instance attribute Protected Type reference (TYPE) CACS_TT_COR_RESULT_CS1 Table Type Offset Retention: Result 20060914
9 MT_STM_RANGE Instance attribute Protected Type reference (TYPE) CACS_TT_STMTYPE_ID Table Type for Settlement Type Select Options 20070131
10 MT_XREF Instance attribute Protected Type reference (TYPE) CACS_TT_DFKKCOH_REF xref Table 20070115
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_PRC_INITIALISATION Instance method Protected Method Add Messages for "Initialize Process" Time-Spot 20060914
2 ADD_RESULT Instance method Protected Method Add Result 20060914
3 ADD_XREF Instance method Protected Method Create xref Table 20070115
4 CHECK_ACTIVITY Instance method Protected Method Check Function Module of Correspondence Activity 20070226
5 CLEAN_UP Instance method Protected Method Perform Cleanup Tasks 20060914
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060914
7 CONTAINER_XREF_POST Instance method Protected Method Reference Between Aggregation and Correspondence Container 20070115
8 DELETE_CORRESPONDENCE_CONT Instance method Protected Method Delete Correspondence Container 20070305
9 DETERMINE_BUPA_ROLE Instance method Protected Method Determine Business Partner Role 20060914
10 GET_CTRTBU_CORR_SETTINGS Instance method Protected Method Read Current Correspondence Data in Commission Contract 20060914
11 MARK_CONTAINER_AS_PRINTED Instance method Protected Method Change Status of Entries in Aggregation Container 20070115
12 PREPARE_RUN Instance method Protected Method Prepare Process 20060914
13 PRINT_CORRESPONDENCE_CONTAINER Instance method Protected Method Print Correspondence Container 20070112
14 READ_CTRTCORR Static method Public Method Commission: Check If Contract Contains Correspondence 20061122
15 SET_DATACONTAINER Instance method Public Method Fill Data Container Structure for Correspondence Print 20060914
Events
Class CACSCS_CL_PRC_CS1 has no event.
Types
Class CACSCS_CL_PRC_CS1 has no local type.
Method Signatures

Method ADD_MESSAGE_PRC_INITIALISATION Signature

Method ADD_MESSAGE_PRC_INITIALISATION on class CACSCS_CL_PRC_CS1 has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060914

Method ADD_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CORR_PARTNER Call by reference Type reference (TYPE) CORR_PARTNER_KK Korrespondenzempfänger 20070129
2 Importing ID_COTYP Call by reference Type reference (TYPE) COTYP_KK Korrespondenzart 20061005
3 Importing ID_PRD_FROM Call by reference Type reference (TYPE) CACSDATE Stichdatum 20070115
4 Importing ID_PRD_TO Call by reference Type reference (TYPE) CACSDATE Stichdatum 20070115
5 Importing ID_STMTYPE_ID Call by reference Type reference (TYPE) CACS_STMTYPE_ID Abrechnungstyp 20061005
6 Importing IO_INDCTR Call by reference Object reference (TYPE REF TO) CL_CACS_INDCTR_PRC Provisionsvertrag für Massenprozesse 20060914

Method ADD_RESULT on class CACSCS_CL_PRC_CS1 has no exception.

Method ADD_XREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ICM_COKEY Value transfer Type reference (TYPE) CACSCOKEYUUID ICM Korrespondenzcontainer ID 20070115
2 Importing IT_DFKKCOH_RET Call by reference Type reference (TYPE) FKK_T_DFKKCOH 20070115
# Exception Resumable Description Created on
1 CX_CACS_PRC_CS1 Korrespondenz: Ausnahmebehandlung 20070115

Method CHECK_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_WRONG_FUNCTION_MODULE Call by reference Type reference (TYPE) BOOLEAN FuBa stammt aus FICA 20070227
2 Importing ID_ACTIVITY Value transfer Type reference (TYPE) CACSACTFILTER Korrespondenz - Aktivitätenschlüssel 20070226
# Exception Resumable Description Created on
1 CX_CACS_PRC_CS1 Korrespondenz: Ausnahmebehandlung 20070226

Method CLEAN_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITERATOR Call by reference Object reference (TYPE REF TO) IF_CACS_ITERATOR Interface: Iterator 20060914
2 Importing IO_LIST Call by reference Object reference (TYPE REF TO) IF_CACS_LIST Interface: Liste 20060914
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060914
2 CX_CACS_PRC_RUN Prozesslauf: Ausnahmebehandlung 20060914

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20060914
# Exception Resumable Description Created on
1 CX_CACS_PRC Prozesse: Ausnahmebehandlung 20060914

Method CONTAINER_XREF_POST Signature

Method CONTAINER_XREF_POST on class CACSCS_CL_PRC_CS1 has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_PRC_CS1 Korrespondenz: Ausnahmebehandlung 20070115

Method DELETE_CORRESPONDENCE_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INDCTR Call by reference Object reference (TYPE REF TO) CL_CACS_INDCTR_PRC Provisionsvertrag für Massenprozesse 20070315
2 Importing IT_DFKKCOH Call by reference Type reference (TYPE) CACS_TT_DFKKCOH Tabelle Korrespondenz - Korrespondenzkopf 20070305

Method DELETE_CORRESPONDENCE_CONT on class CACSCS_CL_PRC_CS1 has no exception.

Method DETERMINE_BUPA_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BU_PARTNERROLE Value transfer Type reference (TYPE) BU_PARTNERROLE GP-Rolle 20060914
2 Importing ID_CTRTBU_ID Value transfer Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060914
3 Importing IO_INDCTR Call by reference Object reference (TYPE REF TO) CL_CACS_INDCTR_PRC Provisionsvertrag für Massenprozesse 20070315

Method DETERMINE_BUPA_ROLE on class CACSCS_CL_PRC_CS1 has no exception.

Method GET_CTRTBU_CORR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_COPRC Call by reference Type reference (TYPE) COPRC_KK Korrespondenzvariante 20060914
2 Exporting ED_IND_RECEIV Call by reference Type reference (TYPE) CORR_ACKEY_KK Korrespondenz - Aktivitätenschlüssel 20060914
3 Exporting ED_RECEIVER Call by reference Type reference (TYPE) CORR_PARTNER_KK Korrespondenzempfänger 20060914
4 Exporting ED_RECEIVER_DSC Call by reference Type reference (TYPE) CACS_PARTNER_KK Korrespondenzempfänger: Beschreibung 20060914
5 Importing ID_CTRTBU_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060914

Method GET_CTRTBU_CORR_SETTINGS on class CACSCS_CL_PRC_CS1 has no exception.

Method MARK_CONTAINER_AS_PRINTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ICM_DFKKCOH Value transfer Type reference (TYPE) CACSCS_CLCS_TABLETYPES=>TT_DFKKCOH Allgemeine Materialdaten 20070115
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20070115
2 CX_CACS_PRC_CS1 Prozesslauf: Ausnahmebehandlung 20070115

Method PREPARE_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DOC_DB_ITF Call by reference Object reference (TYPE REF TO) CACS00_CL_DOCUMENT_DB_ITF Belegbuchung: Belege für Verbuchung registrieren 20060914
2 Exporting EO_INDCTR_ITERATOR Call by reference Object reference (TYPE REF TO) CL_CACS_LIST_ITERATOR Listen Iterator 20060914
3 Exporting EO_INDCTR_LIST Call by reference Object reference (TYPE REF TO) CL_CACS_INDCTR_PRC_LIST Liste individueller Provisionsverträge 20060914
4 Exporting EO_STD_FACADE Call by reference Object reference (TYPE REF TO) CL_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Pauschale) 20060914
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20060914
2 CX_CACS_PRC_RUN Prozesslauf: Ausnahmebehandlung 20060914

Method PRINT_CORRESPONDENCE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INDCTR Call by reference Object reference (TYPE REF TO) CL_CACS_INDCTR_PRC Provisionsvertrag für Massenprozesse 20070315
2 Changing IT_DFKKCOH Value transfer Type reference (TYPE) CACS_TT_DFKKCOH Korrespondenz - Korrespondenzkopf 20070112
3 Changing IT_ICM_DFKKCOH Value transfer Type reference (TYPE) CACSCS_CLCS_TABLETYPES=>TT_DFKKCOH 20070308
# Exception Resumable Description Created on
1 CX_CACS_PRC_CS1 Korrespondenz: Ausnahmebehandlung 20070115

Method READ_CTRTCORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CORR_DETAIL Call by reference Type reference (TYPE) CACS_TT_CORR_DETAIL Provision: Korrespondenzvereinbarung 20061122
2 Importing ID_CTRTBU_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20061122
# Exception Resumable Description Created on
1 NO_CORR_TO_CTRT Korrespondenzart nicht zum Vertrag zugeordnet 20061122

Method SET_DATACONTAINER 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 20060914
2 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20060914
3 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060914
4 Importing ID_KEY_DATE Call by reference Type reference (TYPE) CACSKEYDATE Abgrenzungsdatum des Laufs in der Laufverwaltung 20060914
5 Importing ID_PID Call by reference Type reference (TYPE) CACS_FPP_PID Identifizierung eines Parallelisierungslaufs 20070213
6 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060914
7 Importing IT_PRINT Call by reference Type reference (TYPE) CACSPRINTIMM Drucken sofort (Druckparameter) 20110706
8 Importing IT_RANGE_COTYP Call by reference Type reference (TYPE) CACS_TT_PARAMETER_COTYP Tabellentyp für Korrespondenzarten im Datencontainer 20060914
9 Importing IT_RANGE_INDCTR_ID Call by reference Type reference (TYPE) CACS_TT_PARAMETER_CTRTBU_RANGE Tabellentyp für Provisionsverträge im Datencontainer 20060914
10 Importing IT_RANGE_RUN_ID Call by reference Type reference (TYPE) CACS_TT_PARAMETER_RUN_ID Tabellentyp für Laufnummern im Datencontainer 20060914
11 Importing IT_RANGE_STM Call by reference Type reference (TYPE) CACS_TT_STMTYPE_ID Tabellentyp für Select-Options Abrechnungsarten 20070131
# Exception Resumable Description Created on
1 CX_CACS_COR_ROOT Korrespondenz: Basisklasse Ausnahmebehandlung 20060914
History
Last changed by/on SAP  20130531 
SAP Release Created in 700