SAP ABAP Class CL_RSODSO_GUI_STAT (Helper methods)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_GUI (Package) UI Framework for DataStore objects
Properties
Class CL_RSODSO_GUI_STAT  
Short Description Helper methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSODSO_GUI    
Program status     
Category 0   
Package RSODSO_GUI   UI Framework for DataStore objects 
Created 20121122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_T100_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_GUI_STAT has no interface implemented.
Friends
Class CL_RSODSO_GUI_STAT has no friend class.
Attributes
Class CL_RSODSO_GUI_STAT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_CREATE_UI Static method Public Method 20130920
2 CALL_UI Static method Public Method 20130823
3 CREATE_TEXTID Static method Public Method 20121122
4 GET_DOMAIN Static method Public Method 20130611
5 GET_FBDSO_CNTX_AVAIL Static method Public Method DataStore objects based on ddic fields available? 20130926
6 GET_FIRST_EXC Static method Public Method 20130206
7 SHOW_EXC_MESSAGE Static method Public Method 20130206
Events
Class CL_RSODSO_GUI_STAT has no event.
Types
Class CL_RSODSO_GUI_STAT has no local type.
Method Signatures

Method CALL_CREATE_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BEXFL Call by reference Type reference (TYPE) RSDBEXFL SID Generation 20130920
2 Changing C_BWAPPL Call by reference Type reference (TYPE) RSBWAPPL BW Application (Namespace) 20130920
3 Changing C_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130920
4 Changing C_DATASTORE_TYPE Call by reference Type reference (TYPE) RSDODSOTYPE Type of DataStore Object 20130920
5 Changing C_INFOAREA Call by reference Type reference (TYPE) RSD_INFOAREA 'NODESNOTCONNECTED' 20130920
6 Changing C_IS_LOGICAL_PARTITIONED Call by reference Type reference (TYPE) RSD_IS_LOG_PART Semantically Partitioned 20130920
7 Changing C_REFNM Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20130920
8 Changing C_REFTLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130920
9 Changing C_STRUCTURE_TYPE Call by reference Type reference (TYPE) RSODSO_DSODOMAIN Domain of DataStore objects 20130920
10 Changing C_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long description 20130920
11 Changing C_TXTSH Call by reference Type reference (TYPE) RSTXTSH Short description 20130920
12 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130920
13 Importing I_EXIST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130920
14 Importing I_LOG_PART_ENABLED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130920
15 Returning R_CANCEL Value transfer Type reference (TYPE) RS_BOOL Boolean 20130920

Method CALL_CREATE_UI on class CL_RSODSO_GUI_STAT has no exception.

Method CALL_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20130918
2 Importing IR_STATE Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TOOL_STATE Status of a Tool for the Recall 20130918
3 Importing I_DATASTORE Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Object 20130823
4 Importing I_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130918
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-MODIFIED 20130829
6 Importing I_REFNM Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20130918
7 Returning R_CANCEL Value transfer Type reference (TYPE) RS_BOOL Boolean 20130823

Method CALL_UI on class CL_RSODSO_GUI_STAT has no exception.

Method CREATE_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MSG Value transfer Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY T100 Key with Parameters Mapped to Attribute Names 20121122

Method CREATE_TEXTID on class CL_RSODSO_GUI_STAT has no exception.

Method GET_DOMAIN 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 20130611
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130611
3 Returning R_DOMAIN Value transfer Type reference (TYPE) RSODSO_DSODOMAIN Domain of DataStore objects 20130611
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20130701

Method GET_FBDSO_CNTX_AVAIL Signature

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

Method GET_FBDSO_CNTX_AVAIL on class CL_RSODSO_GUI_STAT has no exception.

Method GET_FIRST_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_STATIC_CHECK BW Basis Exception with T100 Message (Statically Checked) 20130206
2 Returning RR_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_STATIC_CHECK BW Basis Exception with T100 Message (Statically Checked) 20130206

Method GET_FIRST_EXC on class CL_RSODSO_GUI_STAT has no exception.

Method SHOW_EXC_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_STATIC_CHECK BW Basis Exception with T100 Message (Statically Checked) 20130206
2 Importing I_MSGTYPE Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20130208

Method SHOW_EXC_MESSAGE on class CL_RSODSO_GUI_STAT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740