SAP ABAP Class CL_CACS_CORR_REQ_ABST (Abstract Class for Creation of Correspondence Request)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCR (Package) ICM: Correspondence
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CACSCS_CL_CORR_REQ ICM-Specific Correspondence Requirement 20060817
2 Inheritance (c INHERITING FROM c_ref)  CACSCS_CL_CORR_REV Reset ICM-Specific Correspondence Request 20060915
3 Inheritance (c INHERITING FROM c_ref)  CACSCS_CL_CORR_SEND ICM-Specific Correspondence Requirement 20060823
Properties
Class CL_CACS_CORR_REQ_ABST  
Short Description Abstract Class for Creation of Correspondence Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package CACSCR   ICM: Correspondence 
Created 20060815   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CACSSE_CLSE_STL_TABLETYPES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CACS_CORR_REQ_ABST has no interface implemented.
Friends
Class CL_CACS_CORR_REQ_ABST has no friend class.
Attributes
Class CL_CACS_CORR_REQ_ABST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CORR_REQUEST Instance method Protected Method Create Correspondence Request 20060815
Events
Class CL_CACS_CORR_REQ_ABST has no event.
Types
Class CL_CACS_CORR_REQ_ABST has no local type.
Method Signatures

Method CREATE_CORR_REQUEST 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 Commission Contract Number 20060815
2 Importing ID_CURRENCY Call by reference Type reference (TYPE) CACSLEDCURR Currency Key 20060815
3 Importing ID_DOC_ID Call by reference Type reference (TYPE) CACSDOCIDSETTLE Settlement Document Number 20060815
4 Importing ID_POSTING_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20060815
5 Importing ID_POST_YEAR Call by reference Type reference (TYPE) CACSDOCYEARSETTLE Posting Year of Settlement Document 20060815
6 Importing ID_STMTYPE_ID Call by reference Type reference (TYPE) CACS_STMTYPE_ID Identification of Settlement Type 20060815
7 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application Log 20060815
8 Importing IS_STMRU Call by reference Type reference (TYPE) CACS_STMRU Individual Settlement Rule 20060815
9 Importing IT_DOCSE Call by reference Type reference (TYPE) CACSSE_CLSE_STL_TABLETYPES=>TT_DOCSE 20060815

Method CREATE_CORR_REQUEST on class CL_CACS_CORR_REQ_ABST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700