SAP ABAP Class IF_RSODSO_SETTING_CFG (Configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSODSO_SETTING_CONFIG Settings (generic) 20120925
Properties
Class IF_RSODSO_SETTING_CFG  
Short Description Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120925   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSODSO_SETTING_CFG has no forward declaration.
Interfaces
Class IF_RSODSO_SETTING_CFG has no interface implemented.
Friends
Class IF_RSODSO_SETTING_CFG has no friend class.
Attributes
Class IF_RSODSO_SETTING_CFG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIG Instance method Public Method Provides Settings 20120927
2 GET_CONFIG_AVAILABLE Instance method Public Method Settings available? 20120925
3 GET_DEFAULT_ENABLED Instance method Public Method Provides whether settings can be discared 20120925
4 GET_DEFAULT_VALUES Instance method Public Method 20120928
5 GET_HEADER Instance method Public Method Load settings from tables 20120925
6 GET_MODIFIED Instance method Public Method Provides whether settings are changed 20120925
7 GET_VALUES_FROM_USER Instance method Public Method Ask for new values 20120925
8 LOAD_CONFIG_FROM_DB Instance method Public Method Provides settings 20120927
9 LOAD_DEFAULT_CONFIG Instance method Public Method 20120928
10 RESET_DEFAULT Instance method Public Method Set default values 20120925
11 SAVE_VALUES Instance method Public Method Save settings 20120925
Events
Class IF_RSODSO_SETTING_CFG has no event.
Types
Class IF_RSODSO_SETTING_CFG has no local type.
Method Signatures

Method GET_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAM Value transfer Type reference (TYPE) RSODSO_T_SETTING_PARAM Parameter for DataStore settings 20120927

Method GET_CONFIG on class IF_RSODSO_SETTING_CFG has no exception.

Method GET_CONFIG_AVAILABLE Signature

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

Method GET_CONFIG_AVAILABLE on class IF_RSODSO_SETTING_CFG has no exception.

Method GET_DEFAULT_ENABLED Signature

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

Method GET_DEFAULT_ENABLED on class IF_RSODSO_SETTING_CFG has no exception.

Method GET_DEFAULT_VALUES 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 20120928
2 Returning RR_DEFAULT_VALUES Value transfer Object reference (TYPE REF TO) DATA 20120928

Method GET_DEFAULT_VALUES on class IF_RSODSO_SETTING_CFG has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HEADER Value transfer Type reference (TYPE) RSTXTLG Short Description 20120928

Method GET_HEADER on class IF_RSODSO_SETTING_CFG has no exception.

Method GET_MODIFIED Signature

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

Method GET_MODIFIED on class IF_RSODSO_SETTING_CFG has no exception.

Method GET_VALUES_FROM_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMID Call by reference Type reference (TYPE) INT4 Natural Number 20121023

Method GET_VALUES_FROM_USER on class IF_RSODSO_SETTING_CFG has no exception.

Method LOAD_CONFIG_FROM_DB Signature

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

Method LOAD_CONFIG_FROM_DB on class IF_RSODSO_SETTING_CFG has no exception.

Method LOAD_DEFAULT_CONFIG Signature

Method LOAD_DEFAULT_CONFIG on class IF_RSODSO_SETTING_CFG has no parameter.
Method LOAD_DEFAULT_CONFIG on class IF_RSODSO_SETTING_CFG has no exception.

Method RESET_DEFAULT Signature

Method RESET_DEFAULT on class IF_RSODSO_SETTING_CFG has no parameter.
Method RESET_DEFAULT on class IF_RSODSO_SETTING_CFG has no exception.

Method SAVE_VALUES Signature

Method SAVE_VALUES on class IF_RSODSO_SETTING_CFG has no parameter.
Method SAVE_VALUES on class IF_RSODSO_SETTING_CFG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in