SAP ABAP Class CACSCS_CL_CORR_REQ (ICM-Specific Correspondence Requirement)
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 | 20060817 |
Properties
Class | CACSCS_CL_CORR_REQ | |
Short Description | ICM-Specific Correspondence Requirement | |
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 | 20060817 | 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_REQ has no interface implemented.
Friends
Class CACSCS_CL_CORR_REQ 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 | 20060821 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSAPPL | Commission Application Identification | 20060817 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSBUSITIME | Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) | 20060821 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSPRCMETH | Process Method | 20060822 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSPROCESSTYPE | Process Type | 20060822 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_RUNID | Run Number for Run Administration | 20060821 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20060821 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application Log | 20060821 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSCS_CLCS_TABLETYPES=>TT_DFKKCOH | ICM Correspondence - Correspondence Header | 20060830 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_TT_TFK070B | Correspondence Variant | 20060823 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_TT_TFK070C | Correspondence Variant | 20060821 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Fill Aggregation Container | 20060821 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20060817 |
3 | ![]() |
Instance method | Public | Method | Delete Buffer Through Individual Contract | 20061123 |
4 | ![]() |
Instance method | Protected | Method | Determine Business Partner Role | 20060817 |
5 | ![]() |
Instance method | Public | Method | Fill Aggregation Container | 20060817 |
6 | ![]() |
Instance method | Protected | Method | Read Correspondence Settings of Individual Contract | 20060818 |
7 | ![]() |
Instance method | Protected | Method | Determine Correspondence Types for Correspondence Variant | 20060823 |
8 | ![]() |
Instance method | Public | Method | Post Aggregation Container | 20060817 |
Events
Class CACSCS_CL_CORR_REQ has no event.
Types
Class CACSCS_CL_CORR_REQ 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_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20070301 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20070108 | ||
3 | ![]() |
IS_DFKKCOH | Call by reference | Type reference (TYPE) | CACSCS_S_DFKKCOH | ICM Korrespondenz - Korrespondenzkopf | 20070104 |
Method APPEND_CONTAINER_BUFFER on class CACSCS_CL_CORR_REQ 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 | 20060817 | ||
2 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060817 | ||
3 | ![]() |
ID_BUSI_TSTMP | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060817 | ||
4 | ![]() |
ID_PRCMETH | Call by reference | Type reference (TYPE) | CACSPRCMETH | Prozessmethode | 20060822 | ||
5 | ![]() |
ID_PRCTYPE | Call by reference | Type reference (TYPE) | CACSPROCESSTYPE | Prozesstyp | 20060822 | ||
6 | ![]() |
ID_RUNID | Call by reference | Type reference (TYPE) | CACS_RUNID | Laufnummer der Laufverwaltung | 20060817 | ||
7 | ![]() |
ID_TECH_TSTMP | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060817 | ||
8 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20061004 |
Method DELETE_CONTAINER_BUF_BY_INDCTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20061123 |
Method DELETE_CONTAINER_BUF_BY_INDCTR on class CACSCS_CL_CORR_REQ has no exception.
Method DETERMINE_BUPA_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BU_PARTNERROLE | Call by reference | Type reference (TYPE) | BU_PARTNERROLE | GP-Rolle | 20060817 | ||
2 | ![]() |
ID_CTRTBU_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060817 |
Method DETERMINE_BUPA_ROLE on class CACSCS_CL_CORR_REQ has no exception.
Method FILL_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 | 20060927 | ||
2 | ![]() |
IS_DFKKCOH | Call by reference | Type reference (TYPE) | CACS_S_DFKKCOH_STATIC | Korrespondenzcontainer | 20070105 |
Method FILL_CONTAINER_BUFFER on class CACSCS_CL_CORR_REQ has no exception.
Method GET_INDCTRT_COM_AGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CTRTBU | Call by reference | Type reference (TYPE) | CACS_CTRTBU | Provisionsvertrag | 20070301 | ||
2 | ![]() |
ET_CTRTCORR | Call by reference | Type reference (TYPE) | CACS_TT_CTRTCORR | ICM: Zuweisung Korrespondenzarten zu Vertrag | 20060818 | ||
3 | ![]() |
ID_CTRTBU_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zu CL_CACS_VERS_HELPER | 20060818 |
Method GET_VARIANT_FOR_COTYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TFK070C | Call by reference | Type reference (TYPE) | CACS_TT_TFK070C | Korrespondenzvariante | 20060823 | ||
2 | ![]() |
ID_COPRC | Call by reference | Type reference (TYPE) | COPRC_KK | Korrespondenzvariante | 20060823 | ||
3 | ![]() |
ID_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20060823 |
Method GET_VARIANT_FOR_COTYPES on class CACSCS_CL_CORR_REQ has no exception.
Method POST_CONTAINER_BUFFER Signature
Method POST_CONTAINER_BUFFER on class CACSCS_CL_CORR_REQ has no parameter.
Method POST_CONTAINER_BUFFER on class CACSCS_CL_CORR_REQ has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |