SAP ABAP Class CL_CACS_STDCTR_FACADE_RET (Retention: Facade for ICM Standard Contract)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSR2 (Package) ICM: Retention: Master Data
Properties
Class CL_CACS_STDCTR_FACADE_RET  
Short Description Retention: Facade for ICM Standard Contract    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSR2   ICM: Retention: Master Data 
Created 20060804   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_STDCTR_FACADE_RET has no forward declaration.
Interfaces
Class CL_CACS_STDCTR_FACADE_RET has no interface implemented.
Friends
Class CL_CACS_STDCTR_FACADE_RET 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 20060819
2 MT_STDCTR_OBJ Instance attribute Protected Type reference (TYPE) TY_TS_STDCTR_OBJ 20060819
3 SO_STDCTR_FACADE_RET Static Attribute Protected Object reference (TYPE REF TO) CL_CACS_STDCTR_FACADE_RET Retention: Facade for ICM Standard Contract 20060819
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RULE_CHAR Instance method Protected Method Check Rule Characteristics 20061024
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060804
3 CREATE Static method Public Method Factory Method: Generate Object 20060804
4 CREATE_STDCTR Instance method Protected Method Generate Standard Contract 20060819
5 GET_FLG_OFFSET_RECALL Instance method Public Method Indicator: Return Offsetting of Recalls 20061108
6 GET_PRDRULE_ID Instance method Public Method Return Period Rule of Rule Characteristics 20060819
7 GET_REM_LIST_OF_STDAGR_RULE Instance method Public Method Return Remuneration Types of Rule Characteristics 20060822
8 LOAD_STDAGR Instance method Protected Method Load Standard Agreeement 20060819
9 LOAD_STDAGR_RULE Instance method Protected Method Load Characteristic Attributes of Retention Rule 20060819
10 LOAD_STDCTR Instance method Protected Method Load Standard Contract 20060819
11 READ_STDAGR_RULE Instance method Protected Method Read Characteristics of Retention Rule 20061120
Events
Class CL_CACS_STDCTR_FACADE_RET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STDCTR_OBJ Protected See coding 20060819 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
2 TY_TS_STDCTR_OBJ Protected See coding 20060819 ty_ts_stdctr_obj TYPE sorted TABLE OF ty_s_stdctr_obj with UNIQUE KEY appl stdctr_id
Method Signatures

Method CHECK_RULE_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RETRU_ID Call by reference Type reference (TYPE) CACSRETRUID Identifikation der Einbehaltungsregel 20061024
2 Importing IT_RULE Call by reference Type reference (TYPE) CACS_TT_RULE_OBJ Tabellentyp zur Struktur CACS_S_RULE_OBJ 20061024
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061024

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 20060804
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060804

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 20060804
2 Returning RO_STDCTR_FACADE_RET Value transfer Object reference (TYPE REF TO) CL_CACS_STDCTR_FACADE_RET Einbehaltung: Fassade zum ICM-Standardvertrag 20060804
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060817

Method CREATE_STDCTR 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 20060819
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060819
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060819
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060819
5 Returning RO_STDCTR Value transfer Object reference (TYPE REF TO) CL_CACS_STDCTR_READ Standardvertragsklasse für Provisionsfall 20060819
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060819

Method GET_FLG_OFFSET_RECALL 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) 20061108
2 Importing ID_RETRU_ID Call by reference Type reference (TYPE) CACSRETRUID Identifikation der Einbehaltungsregel 20061108
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20061108
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20061108
5 Returning RB_OFFSET_RECALL Value transfer Type reference (TYPE) CACSRETFLGOFFSET Kennzeichen Rückforderungen verrechnen 20061108
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061108

Method GET_PRDRULE_ID 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) 20060819
2 Importing ID_RETRU_ID Call by reference Type reference (TYPE) CACSRETRUID Identifikation der Einbehaltungsregel 20060819
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060819
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060819
5 Returning RD_PRDRULE_ID Value transfer Type reference (TYPE) CACSPRDRULE Periodenregel 20060819
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060819

Method GET_REM_LIST_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) 20060822
2 Importing ID_RETRU_ID Call by reference Type reference (TYPE) CACSRETRUID Identifikation der Einbehaltungsregel 20060822
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060822
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060822
5 Returning RT_RETREM Value transfer Type reference (TYPE) CACS_TT_RETREM Zuordnung Vergütungsart zu Ausprägung der Einbehaltungsregel 20060822
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060822

Method LOAD_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) 20060822
2 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060822
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060822
4 Importing IT_ASSIGNMENT Call by reference Type reference (TYPE) CACS_TT_AGR_ASS_OBJ Tabellentyp zur Struktur CACS_S_AGR_ASS_OBJ 20060819
5 Returning RO_STDAGR Value transfer Object reference (TYPE REF TO) CL_CACS_STDAGR_RET Einbehaltung: Standardvereinbarung 20060819
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060819

Method LOAD_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 20060819
2 Importing ID_RETRU_ID Call by reference Type reference (TYPE) CACSRETRUID Identifikation der Einbehaltungsregel 20060819
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060819
4 Importing IT_RULE Call by reference Type reference (TYPE) CACS_TT_RULE_OBJ Tabellentyp zur Struktur CACS_S_RULE_OBJ 20060819
5 Returning RO_STDAGR_RULE Value transfer Object reference (TYPE REF TO) CL_CACS_STDAGR_RULE_RET Einbehaltung: Ausprägung der Einbehaltungsregel 20060819
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060819

Method LOAD_STDCTR 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 20060819
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060819
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20060819
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060819
5 Returning RO_STDCTR Value transfer Object reference (TYPE REF TO) CL_CACS_STDCTR_READ Standardvertragsklasse für Provisionsfall 20060819
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20060819

Method READ_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) 20061120
2 Importing ID_RETRU_ID Call by reference Type reference (TYPE) CACSRETRUID Identifikation der Einbehaltungsregel 20061120
3 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20061120
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20061120
5 Returning RO_STDAGR_RULE Value transfer Object reference (TYPE REF TO) CL_CACS_STDAGR_RULE_RET Einbehaltung: Ausprägung der Einbehaltungsregel 20061120
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061120
2 CX_CACS_STD Masterklasse für Ausnahmen im Standardvertrag 20061120
History
Last changed by/on SAP  20100310 
SAP Release Created in 700