SAP ABAP Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD (Model Param Collection Class - Association Analysis)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DMP_OO (Package) Datamining Provider - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_DMP_MOD_PAR_LIST_SAP Model Param Collection Class - Abstract - Name/Value Pairs 20031016
Properties
Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD  
Short Description Model Param Collection Class - Association Analysis    
Super Class CL_RSDME_DMP_MOD_PAR_LIST_SAP Model Param Collection Class - Abstract - Name/Value Pairs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_DMP_OO   Datamining Provider - OO Based 
Created 20031016   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no forward declaration.
Interfaces
Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no interface implemented.
Friends
Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no friend class.
Attributes
Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DEPN_DEPTH Instance method Public Method Dependent Products Depth (Check) 20031016
2 CHECK_LEAD_DEPTH Instance method Public Method Lead Depth (Check) 20031016
3 CHECK_MIN_CONFIDENCE Instance method Public Method Check value for parameter "MIN_CONFIDENCE" 20031016
4 CHECK_MIN_LIFT Instance method Public Method Minimum Lift (Check) 20031016
5 CHECK_MIN_SUPPORT Instance method Public Method Check value for parameter "MIN_SUPPORT" 20031016
6 GET_DEPN_DEPTH Instance method Public Method Dependent Products Depth (Get) 20031016
7 GET_LEAD_DEPTH Instance method Public Method Lead Depth (Get) 20031016
8 GET_MIN_CONFIDENCE Instance method Public Method Get value of parameter "MIN_CONFIDENCE" 20031016
9 GET_MIN_LIFT Instance method Public Method Minimum Lift (Get) 20031016
10 GET_MIN_SUPPORT Instance method Public Method Get value of parameter "MIN_SUPPORT" 20031016
11 SET_DEPN_DEPTH Instance method Public Method Dependent Products Depth (Set) 20031016
12 SET_LEAD_DEPTH Instance method Public Method Lead Depth (Set) 20031016
13 SET_MIN_CONFIDENCE Instance method Public Method Set value for parameter "MIN_CONFIDENCE" 20031016
14 SET_MIN_LIFT Instance method Public Method Minimum Lift (Set) 20031016
15 SET_MIN_SUPPORT Instance method Public Method Set value for parameter "MIN_SUPPORT" 20031016
Events
Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no event.
Types
Class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no local type.
Method Signatures

Method CHECK_DEPN_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_DEPN_DEPTH Call by reference Type reference (TYPE) RSDMEA_DEPN_DEPTH 20031016

Method CHECK_DEPN_DEPTH on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method CHECK_LEAD_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_LEAD_DEPTH Call by reference Type reference (TYPE) RSDMEA_LEAD_DEPTH 20031016

Method CHECK_LEAD_DEPTH on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method CHECK_MIN_CONFIDENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_MIN_CONFIDENCE Call by reference Type reference (TYPE) RSDMEA_CONFIDENCE 20031016

Method CHECK_MIN_CONFIDENCE on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method CHECK_MIN_LIFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_MIN_LIFT Call by reference Type reference (TYPE) RSDMEA_LIFT 20031016

Method CHECK_MIN_LIFT on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method CHECK_MIN_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_MIN_SUPPORT Call by reference Type reference (TYPE) RSDMEA_SUPPORT 20031016

Method CHECK_MIN_SUPPORT on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method GET_DEPN_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DEPN_DEPTH Value transfer Type reference (TYPE) RSDMEA_DEPN_DEPTH 20031016

Method GET_DEPN_DEPTH on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method GET_LEAD_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LEAD_DEPTH Value transfer Type reference (TYPE) RSDMEA_LEAD_DEPTH 20031016

Method GET_LEAD_DEPTH on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method GET_MIN_CONFIDENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MIN_CONFIDENCE Value transfer Type reference (TYPE) RSDMEA_CONFIDENCE 20031016

Method GET_MIN_CONFIDENCE on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method GET_MIN_LIFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MIN_LIFT Value transfer Type reference (TYPE) RSDMEA_LIFT 20031016

Method GET_MIN_LIFT on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method GET_MIN_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MIN_SUPPORT Value transfer Type reference (TYPE) RSDMEA_SUPPORT 20031016

Method GET_MIN_SUPPORT on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method SET_DEPN_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_DEPN_DEPTH Call by reference Type reference (TYPE) RSDMEA_DEPN_DEPTH 20031016

Method SET_DEPN_DEPTH on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method SET_LEAD_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_LEAD_DEPTH Call by reference Type reference (TYPE) RSDMEA_LEAD_DEPTH 20031016

Method SET_LEAD_DEPTH on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method SET_MIN_CONFIDENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_MIN_CONFIDENCE Call by reference Type reference (TYPE) RSDMEA_CONFIDENCE 20031016

Method SET_MIN_CONFIDENCE on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method SET_MIN_LIFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_MIN_LIFT Call by reference Type reference (TYPE) RSDMEA_LIFT 20031016

Method SET_MIN_LIFT on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.

Method SET_MIN_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031016
2 Importing I_MIN_SUPPORT Call by reference Type reference (TYPE) RSDMEA_SUPPORT 20031016

Method SET_MIN_SUPPORT on class CL_RSDME_DMP_MOD_PARAMS_SAP_AD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350