SAP ABAP Class CL_CACS_STD_FACADE_SETTLE (Facade of ICM Standard Contract (Settlement))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSS7 (Package) ICM: Settlement: Master Data
Properties
Class CL_CACS_STD_FACADE_SETTLE  
Short Description Facade of ICM Standard Contract (Settlement)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSS7   ICM: Settlement: Master Data 
Created 20060714   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_STD_FACADE_SETTLE has no interface implemented.
Friends
Class CL_CACS_STD_FACADE_SETTLE 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 20060714
2 MT_STDCTR_OBJ Instance attribute Protected Type reference (TYPE) TY_TS_STDCTR_OBJ 20060815
3 SO_STD_FACADE_SETTLE Static Attribute Protected Object reference (TYPE REF TO) CL_CACS_STD_FACADE_SETTLE Facace for ICM Standard Contract (Flat Rate) 20060714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20060714
2 CREATE Static method Public Method Factory Method: Generate Object 20060714
3 CREATE_STDCTR Instance method Protected Method Generate Standard Contract Object 20060815
4 GET_PRDRULE_OF_STDAGR_RULE Instance method Public Method Return Period Rule of Standard Agreement Settlement 20060815
5 GET_REM_ATTRIBUTES Instance method Public Method Return Attributes of Remuneration Type 20060714
6 GET_REM_FOR_STM_OF_STDAGR Instance method Public Method Get Remuneration Types for Settlement Type 20060720
7 GET_STDAGR Instance method Protected Method Return Standard Agreement Object 20060815
8 GET_STDAGR_RULE Instance method Protected Method Return Agreement Rule 20060815
9 GET_STDCTR Instance method Protected Method Read Standard Contract Object 20060815
Events
Class CL_CACS_STD_FACADE_SETTLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_REM Public See coding 20060815 begin of s_rem, remuneration type cacsrem, end of s_rem
2 TT_REM Public See coding 20060815 tt_rem type standard table of s_rem with default key
3 TY_S_STDCTR_OBJ Protected See coding 20060815 begin of ty_s_stdctr_obj, appl type cacsappl, stdctr_id type cacs_ctrtst_id, instance type ref to cl_cacs_stdctr_read, end of ty_s_stdctr_obj
4 TY_TS_STDCTR_OBJ Protected See coding 20060815 ty_ts_stdctr_obj type sorted table of ty_s_stdctr_obj with unique key appl stdctr_id
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 20060714
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830

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 20060714
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CACS_STD_FACADE_SETTLE Fassade zum ICM-Standardvertrag (Pauschale) 20060714
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830

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) 20060815
2 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060815
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060815
4 Returning RO_STDCTR Value transfer Object reference (TYPE REF TO) CL_CACS_STDCTR_READ Standardvertragsklasse für Provisionsfall 20060815
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830

Method GET_PRDRULE_OF_STDAGR_RULE 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) 20060815
2 Importing ID_GEN_TYPE Call by reference Type reference (TYPE) CACS_GEN_TYPE Genereller Typ für Laufverwaltung 20060815
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060815
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060815
5 Returning RD_PRDRULE_ID Value transfer Type reference (TYPE) CACSPRDRULE Periodenregel 20060815
# Exception Resumable Description Created on
1 CX_CACS_NO_INSTANCE Generische Ausnahme: Kein Objekt/keine Instanz vorhanden 20060815
2 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830
3 CX_CACS_STD Masterklasse für Ausnahmen im Standardvertrag 20060815

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) 20060714
2 Importing ID_REM Call by reference Type reference (TYPE) CACSREM Vergütungsart 20060714
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060714
4 Returning RS_REM Value transfer Type reference (TYPE) TCACS_REM Provisionsvergütungsarten 20060714
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830

Method GET_REM_FOR_STM_OF_STDAGR 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) 20060720
2 Importing ID_GEN_TYPE Call by reference Type reference (TYPE) CACS_GEN_TYPE Genereller Typ für Laufverwaltung 20060720
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060720
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060720
5 Returning RT_REM Value transfer Type reference (TYPE) TT_REM Vergütungsart 20060731
# Exception Resumable Description Created on
1 CX_CACS_NO_INSTANCE Generische Ausnahme: Kein Objekt/keine Instanz vorhanden 20060728
2 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830
3 CX_CACS_STD Masterklasse für Ausnahmen im Standardvertrag 20060728
4 CX_CACS_STDCTR Ausnahmeklasse zu Standardverträgen 20060728

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 20060815
2 Returning RO_STDAGR Value transfer Object reference (TYPE REF TO) CL_CACS_STDAGR_SETTLE Klasse für nicht globale Standard-Abrechnungsvereinbarung 20060815
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830

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 20060815
2 Importing ID_GEN_TYPE Call by reference Type reference (TYPE) CACS_GEN_TYPE Genereller Typ für Laufverwaltung 20060815
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060815
4 Importing IO_STDAGR Call by reference Object reference (TYPE REF TO) CL_CACS_STDAGR_SETTLE Klasse für nicht globale Standard-Abrechnungsvereinbarung 20060815
5 Returning RO_STDAGR_RULE Value transfer Object reference (TYPE REF TO) CL_CACS_STDAGR_RULE_SETTLE Abrechnung Vereinbarungsregel 20060815
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830
2 CX_CACS_STD Masterklasse für Ausnahmen im Standardvertrag 20061208

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) 20060815
2 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060815
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060815
4 Returning RO_STDCTR Value transfer Object reference (TYPE REF TO) CL_CACS_STDCTR_READ Standardvertragsklasse für Provisionsfall 20060815
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen 20060830
History
Last changed by/on SAP  20100310 
SAP Release Created in 700