SAP ABAP Class CL_CACS_INDAGR_PRC_FR_LIST (List of Individual Flat-Rate Agreements)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSF2 (Package) ICM: Flat Rates: 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 20060714
Properties
Class CL_CACS_INDAGR_PRC_FR_LIST  
Short Description List of Individual Flat-Rate 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 CACSF2   ICM: Flat Rates: Master Data 
Created 20060714   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_INDAGR_PRC_FR_LIST has no forward declaration.
Interfaces
Class CL_CACS_INDAGR_PRC_FR_LIST has no interface implemented.
Friends
Class CL_CACS_INDAGR_PRC_FR_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SD_BUSITIME Instance attribute Protected Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20060714
2 SD_TECHTIME Instance attribute Protected Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20060714
3 ST_INDAGR_DATA Static Attribute Protected Type reference (TYPE) CACS_TT_REMARU Table Type Flat-Rate Remuneration Rule 20060714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20060714
2 CREATE_INDAGR_LIST Static method Public Method Generate List for Individual Flat-Rate Agreements 20060714
3 CREATE_INDAGR_OBJ Instance method Protected Method Generate Individual Flat-Rate Agreement Object 20060714
4 GET_INDAGR_DATA_BY_DATES Static method Public Method Return Agreement Data on Basis of Time-Spots 20060714
5 READ_INDAGR_DATA_BY_RANGE Instance method Protected Method Read Individual Flat-Rate Agreements 20060714
Events
Class CL_CACS_INDAGR_PRC_FR_LIST has no event.
Types
Class CL_CACS_INDAGR_PRC_FR_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 20060714
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060714
3 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060714
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060714
5 Importing IT_REM_RANGE Call by reference Type reference (TYPE) CACS_TT_PARAMETER_REM_RANGE Tabellentyp für Vergütungsarten im Datencontainer 20060714
# Exception Resumable Description Created on
1 CX_CACS_LIST Liste: Ausnahmebehandlung 20061103

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 20060714
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060714
3 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060714
4 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060714
5 Importing IT_REM_RANGE Call by reference Type reference (TYPE) CACS_TT_PARAMETER_REM_RANGE Tabellentyp für Vergütungsarten im Datencontainer 20060714
6 Returning RO_LIST Value transfer Object reference (TYPE REF TO) CL_CACS_INDAGR_PRC_FR_LIST Liste individueller Pauschalenvereinbarungen 20060714
# Exception Resumable Description Created on
1 CX_CACS_LIST Liste: Ausnahmebehandlung 20061103

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 20060714
2 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060714
3 Importing ID_REMAGR_ID Call by reference Type reference (TYPE) CACS_REMAAGR_ID Identifikation der pauschalen Vergütungsvereinbarung 20060714
4 Importing ID_REMRU_ID Call by reference Type reference (TYPE) CACS_REMARU_ID Identifikation der pauschalen Vergütungsregelung 20060714
5 Returning RO_INDAGR Value transfer Object reference (TYPE REF TO) CL_CACS_INDAGR_PRC_FLAT_RATE Individuelle Pauschalenvereinbarung für Massenprozesse 20060714
# Exception Resumable Description Created on
1 CX_CACS_INDAGR_PRC_FLAT_RATE Individuelle Pauschalenvereinbarung: Ausnahmebehandlung 20060714
2 CX_CACS_INDAGR_PRC_LIST Liste individueller Pauschalenvereinbarungen: Ausnahmen 20060714

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 20060714
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060714
3 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060714
4 Importing ID_REMAGR_ID Call by reference Type reference (TYPE) CACS_REMAAGR_ID Identifikation der pauschalen Vergütungsvereinbarung 20060714
5 Importing ID_REMRU_ID Call by reference Type reference (TYPE) CACS_REMARU_ID Identifikation der pauschalen Vergütungsregelung 20060714
6 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060714
7 Returning RS_INDAGR Value transfer Type reference (TYPE) CACS_REMARU Pauschale Vergütungsregelung 20060714
# Exception Resumable Description Created on
1 CX_CACS_INDAGR_PRC_LIST Liste individueller Pauschalenvereinbarungen: Ausnahmen 20060714

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 20060714
2 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060714
3 Importing IT_REM_RANGE Call by reference Type reference (TYPE) CACS_TT_PARAMETER_REM_RANGE Tabellentyp für Vergütungsarten im Datencontainer 20060714
# Exception Resumable Description Created on
1 CX_CACS_INDAGR_PRC_LIST Liste individueller Pauschalenvereinbarungen: Ausnahmen 20060714
History
Last changed by/on SAP  20100310 
SAP Release Created in 700