SAP ABAP Class CL_CACS_INDAGR_PRC_GU_LIST (List of Individual Guarantee Agreements)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSGU2 (Package) ICM: Guarantees: Master Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_ABST_LIST List: Abstract Class 20060620
Properties
Class CL_CACS_INDAGR_PRC_GU_LIST  
Short Description List of Individual Guarantee Agreements    
Super Class CL_CACS_ABST_LIST List: Abstract Class 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSGU2   ICM: Guarantees: Master Data 
Created 20060620   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_INDAGR_PRC_GU_LIST has no forward declaration.
Interfaces
Class CL_CACS_INDAGR_PRC_GU_LIST has no interface implemented.
Friends
Class CL_CACS_INDAGR_PRC_GU_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_INDCTR_CURR Instance attribute Protected Type reference (TYPE) CACSCONCURR Contract Currency Key 20061128
2 MD_STDCTR_ID Instance attribute Protected Type reference (TYPE) CACS_CTRTST_ID Number of Standard Commission Contract 20061128
3 SD_BUSITIME Instance attribute Protected Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20060620
4 SD_TECHTIME Instance attribute Protected Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20060620
5 ST_INDAGR_DATA Static Attribute Protected Type reference (TYPE) CACS_TT_WARRU Table Type Guarantee Agreement Rule 20060620
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20060620
2 CREATE_INDAGR_LIST Static method Public Method Generate List of Individual Guarantee Agreements 20060620
3 CREATE_INDAGR_OBJ Instance method Protected Method Generate Individual Guarantee Agreement Object 20060620
4 GET_INDAGR_DATA_BY_DATES Static method Public Method Return Agreement Data on Basis of Time-Spots 20060620
5 READ_INDAGR_DATA_BY_RANGE Instance method Protected Method Read Individual Guarantee Agreements 20060620
Events
Class CL_CACS_INDAGR_PRC_GU_LIST has no event.
Types
Class CL_CACS_INDAGR_PRC_GU_LIST has no local type.
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 20060620
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060620
3 Importing ID_INDCTR_CURR Call by reference Type reference (TYPE) CACSCONCURR Vertragswährungsschlüssel 20061128
4 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060620
5 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20061128
6 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060620
7 Importing IT_REM_RANGE Call by reference Type reference (TYPE) CACS_TT_PARAMETER_REM_RANGE Tabellentyp für Vergütungsarten im Datencontainer 20060620
# Exception Resumable Description Created on
1 CX_CACS_GUARANTEE_ROOT Garantie: Basisklasse Ausnahmebehandlung 20061201

Method CREATE_INDAGR_LIST 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 20060620
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060620
3 Importing ID_INDCTR_CURR Call by reference Type reference (TYPE) CACSCONCURR Vertragswährungsschlüssel 20061128
4 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060620
5 Importing ID_STDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTST_ID Nummer des Standard-Provisionsvertrags 20061128
6 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060620
7 Importing IT_REM_RANGE Call by reference Type reference (TYPE) CACS_TT_PARAMETER_REM_RANGE Tabellentyp für Vergütungsarten im Datencontainer 20060620
8 Returning RO_LIST Value transfer Object reference (TYPE REF TO) CL_CACS_INDAGR_PRC_GU_LIST Liste individueller Pauschalenvereinbarungen 20060620
# Exception Resumable Description Created on
1 CX_CACS_GUARANTEE_ROOT Garantie: Basisklasse Ausnahmebehandlung 20061201

Method CREATE_INDAGR_OBJ 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 20060620
2 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060620
3 Importing ID_WARRAGR_ID Call by reference Type reference (TYPE) CACS_WARRAGR_ID Identifikation der Garantievereinbarung 20060621
4 Importing ID_WARRU_ID Call by reference Type reference (TYPE) CACS_WARRU_ID Identifikation der Garantieregelung 20060621
5 Returning RO_INDAGR Value transfer Object reference (TYPE REF TO) CL_CACS_INDAGR_PRC_GUARANTEE Individuelle Garantievereinbarung für Massenprozesse 20060620
# Exception Resumable Description Created on
1 CX_CACS_GUARANTEE_ROOT Garantie: Basisklasse Ausnahmebehandlung 20061201

Method GET_INDAGR_DATA_BY_DATES 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 20060620
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060620
3 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060620
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060620
5 Importing ID_WARRAGR_ID Call by reference Type reference (TYPE) CACS_WARRAGR_ID Identifikation der Garantievereinbarung 20060620
6 Importing ID_WARRU_ID Call by reference Type reference (TYPE) CACS_WARRU_ID Identifikation der Garantieregelung 20060620
7 Returning RS_INDAGR Value transfer Type reference (TYPE) CACS_S_WARRU Struktur Garantievereinbarung 20061211
# Exception Resumable Description Created on
1 CX_CACS_GUARANTEE_ROOT Garantie: Basisklasse Ausnahmebehandlung 20061201

Method READ_INDAGR_DATA_BY_RANGE 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 20060620
2 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060620
3 Importing IT_REM_RANGE Call by reference Type reference (TYPE) CACS_TT_PARAMETER_REM_RANGE Tabellentyp für Vergütungsarten im Datencontainer 20060620
# Exception Resumable Description Created on
1 CX_CACS_GUARANTEE_ROOT Garantie: Basisklasse Ausnahmebehandlung 20061201
History
Last changed by/on SAP  20100310 
SAP Release Created in 700