SAP ABAP Class CL_RSODSO_SETTING_MODEL (Model (MVC))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_SETTINGS (Package) Parameter Maintenance for DataStores
Properties
Class CL_RSODSO_SETTING_MODEL  
Short Description Model (MVC)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_SETTINGS   Parameter Maintenance for DataStores 
Created 20120921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSODSO_SETTING_CONFIG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_SETTING_MODEL has no interface implemented.
Friends
Class CL_RSODSO_SETTING_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OTH_DATASTORE Instance attribute Protected Type reference (TYPE) RSD_TH_ODSO Hash Table using ODS Object View 20120925
2 O_EDIT_ALLOWED Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20120921
3 O_WITH_DEFAULT Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20121011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120921
2 EDIT_CONFIG Instance method Public Method 20121004
3 GET_DATASTORES Instance method Public Method 20120921
4 GET_DATASTORE_CONFIG Instance method Public Method 20120925
5 GET_DATASTORE_EXISTS Instance method Public Method 20121107
6 GET_EDIT_ALLOWED Instance method Public Method 20121011
7 INIT Instance method Public Method 20120921
8 RESET_DEFAULT Instance method Public Method 20121005
9 SET_EDIT_ALLOWED Instance method Public Method 20121011
10 SET_WITH_DEFAULT Instance method Public Method 20121011
Events
Class CL_RSODSO_SETTING_MODEL has no event.
Types
Class CL_RSODSO_SETTING_MODEL 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 I_EDIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL Boolean 20120921

Method CONSTRUCTOR on class CL_RSODSO_SETTING_MODEL has no exception.

Method EDIT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RSODSO_SETTING_VIEW_CONT Settings (generic) 20121023
2 Returning R_MODIFIED Value transfer Type reference (TYPE) RS_BOOL Boolean 20121008

Method EDIT_CONFIG on class CL_RSODSO_SETTING_MODEL has no exception.

Method GET_DATASTORES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DSOLIST Value transfer Type reference (TYPE) RSODSO_T_SETTING_GUI_DSOLIST Hash Table using ODS Object View 20121010
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Exception Hierarchy 20121011

Method GET_DATASTORE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATASTORE_CONFIGURATION Value transfer Type reference (TYPE) CL_RSODSO_SETTING_CONFIG=>TT_DATASTORE_CONFIGURATION 20121011
2 Exporting E_SPECIFIC_CONFIG Value transfer Type reference (TYPE) RS_BOOL Boolean 20121011
3 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) CL_RSODSO_SETTING_CONTEXT Boolean 20121010
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Exception Hierarchy 20120925

Method GET_DATASTORE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20121107
2 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20121107

Method GET_DATASTORE_EXISTS on class CL_RSODSO_SETTING_MODEL has no exception.

Method GET_EDIT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) RS_BOOL Boolean 20121011

Method GET_EDIT_ALLOWED on class CL_RSODSO_SETTING_MODEL has no exception.

Method INIT Signature

Method INIT on class CL_RSODSO_SETTING_MODEL has no parameter.
Method INIT on class CL_RSODSO_SETTING_MODEL has no exception.

Method RESET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_RSODSO_SETTING_CONFIG Settings (generic) 20121005

Method RESET_DEFAULT on class CL_RSODSO_SETTING_MODEL has no exception.

Method SET_EDIT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EDIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL Boolean 20121011

Method SET_EDIT_ALLOWED on class CL_RSODSO_SETTING_MODEL has no exception.

Method SET_WITH_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_DEFAULT Call by reference Type reference (TYPE) RS_BOOL Boolean 20121011

Method SET_WITH_DEFAULT on class CL_RSODSO_SETTING_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730