SAP ABAP Class CL_RSAN_RESPONSE_MODEL (Response Prediction Model)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-CRM (Application Component) Customer Relationship Management
     RSAN_RPM (Package) Marketing Response Modeling
Properties
Class CL_RSAN_RESPONSE_MODEL  
Short Description Response Prediction Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_RPM   Marketing Response Modeling 
Created 20020815   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_RSAN_RESPONSE_MODEL has no interface implemented.
Friends
Class CL_RSAN_RESPONSE_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_BADI Constant Public Type reference (TYPE) RSAN_RESP_TYPE 'BADI' Type of Response Model 20030123
2 C_TYPE_RFM Constant Public Type reference (TYPE) RSAN_RESP_TYPE 'RFM' Type of Response Model 20030123
3 _ATTR Instance attribute Private Type reference (TYPE) RSANT_RESP Response Model 20030108
4 _HAS_CHANGED Instance attribute Private Type reference (TYPE) RSAN_FLAG 20030123
5 _IS_NEW Instance attribute Private Type reference (TYPE) RSAN_FLAG Indicator 20030124
6 _T_DOCUS Instance attribute Private Type reference (TYPE) YT_DOCUS 20030108
7 _T_TEXTS Instance attribute Private Type reference (TYPE) YT_TEXTS_LANGU 20030108
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20030108
2 CHECK_AUTHORITY Instance method Public Method 20030130
3 DELETE Instance method Public Method 20030108
4 EXISTS Static method Public Method 20030108
5 GET_BADI_PARAM Instance method Public Method 20030123
6 GET_DOCU Instance method Public Method 20020815
7 GET_HAS_CHANGED Instance method Public Method 20030123
8 GET_IS_NEW Instance method Public Method 20030124
9 GET_LIST Static method Public Method 20020815
10 GET_NAME Instance method Public Method 20030108
11 GET_RESPONSE_SAMPLE Instance method Public Method 20020816
12 GET_RFM_RESPONSE_MODEL Instance method Public Method 20030123
13 GET_RFM_SEGMENT_DATE Instance method Public Method 20030307
14 GET_RFM_SEGMENT_MODEL Instance method Public Method 20030123
15 GET_TEXT Instance method Public Method 20020816
16 GET_TRANSPORT Instance method Public Method 20030130
17 GET_TYPE Instance method Public Method 20030108
18 IS_RELEASED Instance method Public Method 20030108
19 LOAD Instance method Public Method 20020816
20 LOCK Instance method Public Method 20030108
21 PREDICT Instance method Public Method 20020815
22 RELEASE Instance method Public Method 20030108
23 SAVE Instance method Public Method 20030108
24 SET_BADI_PARAM Instance method Public Method 20030123
25 SET_DOCU Instance method Public Method 20030108
26 SET_NAME Instance method Public Method 20030108
27 SET_RFM_RESPONSE_MODEL Instance method Public Method 20030123
28 SET_RFM_SEGMENT_MODEL Instance method Public Method 20030123
29 SET_TEXT Instance method Public Method 20030108
30 SET_TYPE Instance method Public Method 20030123
31 S_CHECK_AUTHORITY Static method Public Method 20030130
32 S_GET_TRANSPORT Static method Public Method 20030130
33 UNLOCK Instance method Public Method 20030108
34 WITHDRAW Instance method Public Method 20030124
35 _RESET Instance method Protected Method 20030108
Events
Class CL_RSAN_RESPONSE_MODEL has no event.
Types
Class CL_RSAN_RESPONSE_MODEL has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_RSAN_RESPONSE_MODEL has no parameter.
# Exception Resumable Description Created on
1 FAILED 20030108

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Call by reference Type reference (TYPE) RSAN_FLAG Flag 20030130
# Exception Resumable Description Created on
1 FAILED 20030130

Method DELETE Signature

Method DELETE on class CL_RSAN_RESPONSE_MODEL has no parameter.
Method DELETE on class CL_RSAN_RESPONSE_MODEL has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLAG Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030108
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20030121

Method EXISTS on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_BADI_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PARAM Value transfer Type reference (TYPE) STRING 20030123

Method GET_BADI_PARAM on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LINES Value transfer Type reference (TYPE) RSANY_T_STRINGS 20020816
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LANG SY-LANGU Sprachkennzeichen 20020906

Method GET_DOCU on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLAG Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030123

Method GET_HAS_CHANGED on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_IS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLAG Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030124

Method GET_IS_NEW on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LIST Value transfer Type reference (TYPE) RSAN_T_RESP_WITH_TEXT Response-Modell mit Text 20020816
2 Importing I_PATTERN Call by reference Type reference (TYPE) STRING 20020816
3 Importing I_RELEASED_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20020816
4 Importing I_SEARCH_IN_DOCU Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20020816

Method GET_LIST on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NAME Value transfer Type reference (TYPE) STRING 20030108

Method GET_NAME on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_RESPONSE_SAMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CUSTOMERS Value transfer Type reference (TYPE) RSAN_T_CUSTOMERS Tabelle von Kunden 20020816
2 Importing IT_CUSTOMERS Call by reference Type reference (TYPE) RSAN_T_CUSTOMERS Tabelle von Kunden 20020816
3 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020816
4 Importing I_DEFAULT_RATE Call by reference Type reference (TYPE) RSAN_RESPONSE_RATE Rücklaufvorhersagequote 20021025
5 Importing I_SIZE Call by reference Type reference (TYPE) I -1 20020816
# Exception Resumable Description Created on
1 FAILED 20021025

Method GET_RFM_RESPONSE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NAME Value transfer Type reference (TYPE) RSAN_RFM_FORECAST_VERSION RFM-Rücklaufquotenmodell 20030123

Method GET_RFM_RESPONSE_MODEL on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_RFM_SEGMENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DATE Value transfer Type reference (TYPE) RSAN_DATE Datum 20030307
2 Importing I_DATE Call by reference Type reference (TYPE) RSAN_DATE SY-DATUM Datum 20030307

Method GET_RFM_SEGMENT_DATE on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_RFM_SEGMENT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NAME Value transfer Type reference (TYPE) RSAN_RFM_SEGMENT_VERSION RFM-Segmentierungsmodell 20030123

Method GET_RFM_SEGMENT_MODEL on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TEXT Value transfer Type reference (TYPE) STRING 20020816
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LANG SY-LANGU Sprachkennzeichen 20020906

Method GET_TEXT on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20030130
2 Changing XT_E071K Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20030130

Method GET_TRANSPORT on class CL_RSAN_RESPONSE_MODEL has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TYPE Value transfer Type reference (TYPE) STRING 20030108

Method GET_TYPE on class CL_RSAN_RESPONSE_MODEL has no exception.

Method IS_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLAG Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030108

Method IS_RELEASED on class CL_RSAN_RESPONSE_MODEL has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20020816
# Exception Resumable Description Created on
1 FAILED 20020816

Method LOCK Signature

Method LOCK on class CL_RSAN_RESPONSE_MODEL has no parameter.
# Exception Resumable Description Created on
1 FAILED 20030108

Method PREDICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESPONSES Value transfer Type reference (TYPE) RSAN_T_RESP_CUSTOMER_RATE Kunde-Rücklaufvorhersagequote 20020815
2 Importing IT_CUSTOMERS Call by reference Type reference (TYPE) RSAN_T_CUSTOMER_LIST Tabelle mit Kunden 20020815
3 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020815
# Exception Resumable Description Created on
1 FAILED 20020816

Method RELEASE Signature

Method RELEASE on class CL_RSAN_RESPONSE_MODEL has no parameter.
Method RELEASE on class CL_RSAN_RESPONSE_MODEL has no exception.

Method SAVE Signature

Method SAVE on class CL_RSAN_RESPONSE_MODEL has no parameter.
# Exception Resumable Description Created on
1 FAILED 20030108

Method SET_BADI_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM Call by reference Type reference (TYPE) CLIKE 20030123

Method SET_BADI_PARAM on class CL_RSAN_RESPONSE_MODEL has no exception.

Method SET_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Call by reference Type reference (TYPE) RSANY_T_STRINGS 20030108
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20030108

Method SET_DOCU on class CL_RSAN_RESPONSE_MODEL has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20030108

Method SET_NAME on class CL_RSAN_RESPONSE_MODEL has no exception.

Method SET_RFM_RESPONSE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CLIKE 20030123

Method SET_RFM_RESPONSE_MODEL on class CL_RSAN_RESPONSE_MODEL has no exception.

Method SET_RFM_SEGMENT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CLIKE 20030123

Method SET_RFM_SEGMENT_MODEL on class CL_RSAN_RESPONSE_MODEL has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20030108
2 Importing I_TEXT Call by reference Type reference (TYPE) CLIKE 20030108

Method SET_TEXT on class CL_RSAN_RESPONSE_MODEL has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) RSAN_RESP_TYPE Typ des Response-Modells 20030123

Method SET_TYPE on class CL_RSAN_RESPONSE_MODEL has no exception.

Method S_CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Call by reference Type reference (TYPE) RSAN_FLAG 20030130
2 Importing I_NAME Call by reference Type reference (TYPE) CLIKE 20030130
# Exception Resumable Description Created on
1 FAILED 20030130

Method S_GET_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CLIKE 20030130
2 Changing XT_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20030130
3 Changing XT_E071K Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20030130

Method S_GET_TRANSPORT on class CL_RSAN_RESPONSE_MODEL has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_RSAN_RESPONSE_MODEL has no parameter.
Method UNLOCK on class CL_RSAN_RESPONSE_MODEL has no exception.

Method WITHDRAW Signature

Method WITHDRAW on class CL_RSAN_RESPONSE_MODEL has no parameter.
Method WITHDRAW on class CL_RSAN_RESPONSE_MODEL has no exception.

Method _RESET Signature

Method _RESET on class CL_RSAN_RESPONSE_MODEL has no parameter.
Method _RESET on class CL_RSAN_RESPONSE_MODEL has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 310