SAP ABAP Class CL_CACS_STD_FACADE_COR (Facade for ICM Standard Contract (Correspondence))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACS142 (Package) ICM: Correspondence: Master Data
Properties
Class CL_CACS_STD_FACADE_COR  
Short Description Facade for ICM Standard Contract (Correspondence)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACS142   ICM: Correspondence: Master Data 
Created 20060829   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_STD_FACADE_COR has no forward declaration.
Interfaces
Class CL_CACS_STD_FACADE_COR has no interface implemented.
Friends
Class CL_CACS_STD_FACADE_COR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APPL Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_APPLICATION ICM Application 20060829
2 MT_STDCTR_OBJ Instance attribute Protected Type reference (TYPE) TY_TS_STDCTR_OBJ 20060829
3 SO_STD_FACADE_COR Static Attribute Protected Object reference (TYPE REF TO) CL_CACS_STD_FACADE_COR Facade for ICM Standard Contract (Correspondence) 20060829
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20060829
2 CREATE Static method Public Method Factory Method: Generate Object 20060829
3 CREATE_STDCTR Instance method Protected Method Generate Standard Contract Object 20060829
4 GET_REM_ATTRIBUTES Instance method Public Method Return Attributes of Remuneration Type 20060829
5 GET_STDAGR Instance method Protected Method Return Standard Agreement Object 20060829
6 GET_STDAGR_RULE Instance method Protected Method Return Agreement Rule 20060829
7 GET_STDCTR Instance method Protected Method Read Standard Contract Object 20060829
Events
Class CL_CACS_STD_FACADE_COR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STDCTR_OBJ Protected See coding 20060829
2 TY_TS_STDCTR_OBJ Protected See coding 20060829
Method Signatures

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 20060829
# Exception Resumable Description Created on
1 CX_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Pauschale): Ausnahmen 20060918

Method CREATE 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 20060829
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Korrespondenz) 20060829
# Exception Resumable Description Created on
1 CX_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Korrespondenz): Ausnahmen 20060829

Method CREATE_STDCTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060829
2 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060829
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060829
4 Returning RO_STDCTR Value transfer Object reference (TYPE REF TO) CL_CACS_STDCTR_READ Standardvertragsklasse für Provisionsfall 20060829
# Exception Resumable Description Created on
1 CX_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Pauschale): Ausnahmen 20060918

Method GET_REM_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060829
2 Importing ID_REM Call by reference Type reference (TYPE) CACSREM Vergütungsart 20060829
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060829
4 Returning RS_REM Value transfer Type reference (TYPE) TCACS_REM Provisionsvergütungsarten 20060829
# Exception Resumable Description Created on
1 CX_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Korrespondenz): Ausnahmen 20060918

Method GET_STDAGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASSIGNMENT Call by reference Type reference (TYPE) CACS_TT_AGR_ASS_OBJ Tabellentyp zur Struktur CACS_S_AGR_ASS_OBJ 20060829
2 Returning RO_STDAGR Value transfer Object reference (TYPE REF TO) CL_CACS_STDAGR_FLAT Klasse für nicht globale Standard-Pauschalenvereinbarung 20060829
# Exception Resumable Description Created on
1 CX_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Pauschale): Ausnahmen 20060918

Method GET_STDAGR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CTRT_TYPE Call by reference Type reference (TYPE) CACS_CTRT_TYPE Provisionsvertragsart 20060829
2 Importing ID_GEN_TYPE Call by reference Type reference (TYPE) CACS_GEN_TYPE Genereller Typ für Laufverwaltung 20060829
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060829
4 Importing IO_STDAGR Call by reference Object reference (TYPE REF TO) CL_CACS_STDAGR_FLAT Klasse für nicht globale Standard-Pauschalenvereinbarung 20060829
5 Returning RO_STDAGR_RULE Value transfer Object reference (TYPE REF TO) CL_CACS_STDAGR_RULE_FLAT Pauschale Vereinbarungsregel 20060829
# Exception Resumable Description Created on
1 CX_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Pauschale): Ausnahmen 20060918

Method GET_STDCTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060829
2 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060829
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060829
4 Returning RO_STDCTR Value transfer Object reference (TYPE REF TO) CL_CACS_STDCTR_READ Standardvertragsklasse für Provisionsfall 20060829
# Exception Resumable Description Created on
1 CX_CACS_STD_FACADE_COR Fassade zum ICM-Standardvertrag (Pauschale): Ausnahmen 20060918
History
Last changed by/on SAP  20100310 
SAP Release Created in 700