SAP ABAP Class CL_RSMRM_CORM_GENERAL (Fetch corm data)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-CRM (Application Component) Customer Relationship Management
     RSMRM_CORM (Package) Coupon Redemption Modeling
Properties
Class CL_RSMRM_CORM_GENERAL  
Short Description Fetch corm data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMRM_CORM   Coupon Redemption Modeling 
Created 20040308   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSMRM_CORM_GENERAL has no interface implemented.
Friends
Class CL_RSMRM_CORM_GENERAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MODEL_NAME Instance attribute Private Type reference (TYPE) RSMRME_C_MODEL Coupon Redemption Model 20040308
2 _R_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSMRM_CORM_MODEL Coupon Redemption Model 20040308
Methods
# Method Level Visibility Method type Description Created on
1 FETCH_CIRC_DATA Instance method Public Method Fetch coupon circulation data 20040308
2 FETCH_REDEM_DATA Instance method Public Method Fetch coupon redemption data 20040308
3 FETCH_REDEM_DATA_PR Instance method Public Method Fetch coupon redemption data (from prediction source) 20040316
4 GET_RP_SERIES Instance method Public Method convert actuals to redemption series 20040308
5 INITIALISE Instance method Public Method 20040308
6 _FETCH_REDEM_DATA Instance method Protected Method Fetch coupon redemption data - from specified stream 20040316
Events
Class CL_RSMRM_CORM_GENERAL has no event.
Types
Class CL_RSMRM_CORM_GENERAL has no local type.
Method Signatures

Method FETCH_CIRC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSMRM_ERROR Fehlerklasse 20040308
2 Exporting E_T_CIRC_DATA Call by reference Type reference (TYPE) RSMRMTT_C_DS_CIRC_DATA Tabellentyp für Datenstruktur von Auflagedaten 20040308
3 Importing I_T_SELECTIONS Call by reference Type reference (TYPE) RSANY_T_SELECTIONS 20040308

Method FETCH_CIRC_DATA on class CL_RSMRM_CORM_GENERAL has no exception.

Method FETCH_REDEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSMRM_ERROR Fehlerklasse 20040308
2 Exporting E_T_REDEM_DATA Call by reference Type reference (TYPE) RSMRMTT_C_DS_REDEMPTION_DATA Tabellentyp für Datenstruktur von Einlösedaten 20040308
3 Importing I_T_SELECTIONS Call by reference Type reference (TYPE) RSANY_T_SELECTIONS 20040308

Method FETCH_REDEM_DATA on class CL_RSMRM_CORM_GENERAL has no exception.

Method FETCH_REDEM_DATA_PR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSMRM_ERROR Fehlerklasse 20040316
2 Exporting E_T_REDEM_DATA Call by reference Type reference (TYPE) RSMRMTT_C_DS_REDEMPTION_DATA Tabellentyp für Datenstruktur von Einlösedaten 20040316
3 Importing I_T_SELECTIONS Call by reference Type reference (TYPE) RSANY_T_SELECTIONS 20040316

Method FETCH_REDEM_DATA_PR on class CL_RSMRM_CORM_GENERAL has no exception.

Method GET_RP_SERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_COMPLETE Call by reference Type reference (TYPE) RSDMEM_BOOL_CH Datenelement für Rückgabetabelle 20040308
2 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSMRM_ERROR Rückmeldungen 20040308
3 Exporting E_T_RP_SERIES Call by reference Type reference (TYPE) RSMRMTT_C_REDEM_PERIOD Einlösung pro Einlösephase 20040308
4 Importing I_CIRCULATION Call by reference Type reference (TYPE) RSMRME_C_REDEEM_CIRC Auflagezahlen 20040308
5 Importing I_MKT_ELM Call by reference Type reference (TYPE) RSMRME_C_COUPON_ID Coupon-ID 20040308
6 Importing I_MODEL_NAME Call by reference Type reference (TYPE) RSMRME_C_MODEL Coupon-Einlösemodell 20040308
7 Importing I_R_BADI Call by reference Object reference (TYPE REF TO) IF_EX_RSMRM_CORM_BADI Business-Add-In-Schnittstelle IF_EX_RSMRM_CORM_BADI 20040308
8 Importing I_T_ACTUAL Call by reference Type reference (TYPE) RSMRMTT_C_REDEM_ACTUALS Einlösezahlen 20040308

Method GET_RP_SERIES on class CL_RSMRM_CORM_GENERAL has no exception.

Method INITIALISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_MSG Value transfer Object reference (TYPE REF TO) CL_RSMRM_ERROR Fehlerklasse 20040308
2 Importing I_MODEL_NAME Call by reference Type reference (TYPE) RSMRME_C_MODEL Coupon-Einlösemodell 20040308
3 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) CL_RSMRM_CORM_MODEL Coupon-Einlösemodell 20040308

Method INITIALISE on class CL_RSMRM_CORM_GENERAL has no exception.

Method _FETCH_REDEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSMRM_ERROR Fehlerklasse 20040316
2 Exporting E_T_REDEM_DATA Call by reference Type reference (TYPE) RSMRMTT_C_DS_REDEMPTION_DATA Tabellentyp für Datenstruktur von Einlösedaten 20040316
3 Importing I_R_STREAM Call by reference Object reference (TYPE REF TO) CL_RSMRM_CORM_STREAM_REDEEM Strom für Einlösedaten 20040316
4 Importing I_T_SELECTIONS Call by reference Type reference (TYPE) RSANY_T_SELECTIONS 20040316

Method _FETCH_REDEM_DATA on class CL_RSMRM_CORM_GENERAL has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 331