SAP ABAP Class CL_RSB_GUI_DEST_STAT (Statics Methods RSB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB_GUI (Package) Open Hub Service - GUI - Release 7.1
Properties
Class CL_RSB_GUI_DEST_STAT  
Short Description Statics Methods RSB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSB_GUI    
Program status     
Category 0   
Package RSB_GUI   Open Hub Service - GUI - Release 7.1 
Created 20050826   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSB_GUI_DEST_STAT has no interface implemented.
Friends
Class CL_RSB_GUI_DEST_STAT has no friend class.
Attributes
Class CL_RSB_GUI_DEST_STAT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DISPLAY_ONLY Static method Public Method Checks whether destination is a display-only destination 20081127
2 CHECK_EXIST Static method Public Method Check Whether Structure Already Exists 20050826
3 CHECK_EXIST_VERSION Static method Public Method Check Existing Versions 20050826
4 CHECK_FIELDNM Static method Public Method Checks Field Names 20061016
5 CHECK_OH_HANA_ACTIVE Static method Public Method Überprüft ob HANA Object erlaubt ist 20120731
6 CREATE_OH_TEMPLATE Static method Public Method Generates OH destination from template 20081128
7 EXECUTE Static method Public Method Executing Database Operations 20050826
8 FIELDS_GET_TEXTS Static method Private Method Read Texts for Fields of Open Hub Destination 20050930
9 FILL_TEMPLATE Static method Public Method Copy Information to ALV 20050826
10 GET_ALL Static method Public Method All Destinations for a Version 20051005
11 GET_DEST_OBJECT Static method Public Method Deliver Object for New InfoSource 20050829
12 GET_DOMA_TXT Static method Public Method 20120731
13 GET_FIELDS_OH Static method Public Method Returns field list in OH format 20081201
14 GET_ICON Static method Public Method Provide Icons for InfoSource 20050826
15 GET_STRUCTURE Static method Public Method Determine Structure for Table Generation 20051011
16 GET_TEMPLATE_IOBJ Static method Public Method Read Template InfoObjects 20050915
17 GET_TMPL_TLOGO Static method Public Method Returns TLOGO that was used as a template 20080703
18 IOBJ_F4 Static method Public Method InfoObject Help 20050826
19 IOBJ_F4_INITIAL Static method Private Method InfoObject Help for Initial Fields 20050826
20 IOBJ_F4_NOT_INITIAL Static method Private Method InfoObject Help for Non-Initial Fields 20050826
21 READ_DB_PROP Static method Public Method Reads Open Hub Destination from DB 20051004
22 READ_REF Static method Public Method Read Field List for Template Object 20050826
23 TIMECALC_DIFF Static method Public Method Difference Between Two Time Stamps 20100323
24 TRANSFORM_TO_DB Static method Public Method Converting Field List from UI to DB 20050826
25 TRANSFORM_TO_UI Static method Public Method Converting Field List from BD to UI 20050826
Events
Class CL_RSB_GUI_DEST_STAT has no event.
Types
Class CL_RSB_GUI_DEST_STAT has no local type.
Method Signatures

Method CHECK_DISPLAY_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20081127
2 Returning R_DISPLAY_ONLY Value transfer Type reference (TYPE) RS_BOOL Boolean 20081127

Method CHECK_DISPLAY_ONLY on class CL_RSB_GUI_DEST_STAT has no exception.

Method CHECK_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVFL Call by reference Type reference (TYPE) RS_BOOL Boolean 20050829
2 Exporting E_EXIST_A Call by reference Type reference (TYPE) RS_BOOL Boolean 20050829
3 Exporting E_EXIST_D Call by reference Type reference (TYPE) RS_BOOL Boolean 20050829
4 Exporting E_EXIST_M Call by reference Type reference (TYPE) RS_BOOL Boolean 20050829
5 Exporting E_OBJSTAT Call by reference Type reference (TYPE) RS_OBJSTAT 20050829
6 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20050829

Method CHECK_EXIST on class CL_RSB_GUI_DEST_STAT has no exception.

Method CHECK_EXIST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050829
2 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20050829
3 Returning R_EXIST Value transfer Type reference (TYPE) RS_BOOL Boolean 20050829

Method CHECK_EXIST_VERSION on class CL_RSB_GUI_DEST_STAT has no exception.

Method CHECK_FIELDNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNM Call by reference Type reference (TYPE) RSFIELDNM Feldname 20061016
# Exception Resumable Description Created on
1 CX_RSB_GUI_INITIAL Initiale Eingabe 20061016
2 CX_RSB_GUI_INPUT_INVALID 20061016

Method CHECK_OH_HANA_ACTIVE Signature

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

Method CHECK_OH_HANA_ACTIVE on class CL_RSB_GUI_DEST_STAT has no exception.

Method CREATE_OH_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE_DTP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120731
2 Importing I_DESTTYPE Call by reference Type reference (TYPE) RSBGUI_DESTTYPE Destinationsart der Open Hub Destination 20081128
3 Importing I_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA InfoArea 20081128
4 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20081128
5 Importing I_S_TEMPLATE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20081128
6 Importing I_TGT_SYS Call by reference Type reference (TYPE) RSSLOGSYS Zielsystem 20090317
7 Importing I_T_PARAMETER Call by reference Type reference (TYPE) RSBO_T_VARIABLES Parametertabelle 20120731
# Exception Resumable Description Created on
1 CX_RSB_GUI_INPUT_INVALID 20090113

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVFL Call by reference Type reference (TYPE) RSACTIVFL Aktive und überarbeitete Version stimmen überein 20050829
2 Exporting E_CANCEL Call by reference Type reference (TYPE) RS_BOOL Aktion abgebrochen 20050829
3 Exporting E_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20050829
4 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050829
5 Importing I_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST Verzeichnis der Open Hub Destinationen 20050829
6 Importing I_WRKMODE Call by reference Type reference (TYPE) RSTRAN_WRKMODE Bearbeitungsart 20050829

Method EXECUTE on class CL_RSB_GUI_DEST_STAT has no exception.

Method FIELDS_GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD_TEXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20050930
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050930
3 Importing I_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20050930

Method FIELDS_GET_TEXTS on class CL_RSB_GUI_DEST_STAT has no exception.

Method FILL_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELD_UI Call by reference Type reference (TYPE) RSBGUI_T_GRID_DATA Tabelle für ALV Grid 20050826
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050826

Method FILL_TEMPLATE on class CL_RSB_GUI_DEST_STAT has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOR_PC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20081203
2 Importing I_NEW_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20051005
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20051005
4 Importing I_T_LOGSYS Call by reference Type reference (TYPE) RSAOS_T_LOGSYS Liste von Quellsystemen 20051005
5 Returning R_T_OBJECT_LIST Value transfer Type reference (TYPE) RSO_T_OBJECT_F4_LIST BW Repository: Listenformat (ALV) für F4-Hilfe 20051005

Method GET_ALL on class CL_RSB_GUI_DEST_STAT has no exception.

Method GET_DEST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) RS_BOOL Boolean 20050829
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050829
3 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20050829
4 Importing I_S_INFO_TXT Call by reference Type reference (TYPE) RSBOHDESTT Verzeichnis der Open Hub Destinationen 20050829
5 Importing I_S_REF Call by reference Object reference (TYPE REF TO) CL_RSB_DEST_VERS 20050829
6 Returning R_R_DEST Value transfer Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20050829

Method GET_DEST_OBJECT on class CL_RSB_GUI_DEST_STAT has no exception.

Method GET_DOMA_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOMNAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20120731
2 Importing I_KEY Call by reference Type reference (TYPE) STRING 20120731
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20120731

Method GET_DOMA_TXT on class CL_RSB_GUI_DEST_STAT has no exception.

Method GET_FIELDS_OH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20081201
2 Exporting E_T_FIELD_TXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20081201
3 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20081201
4 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20081201

Method GET_FIELDS_OH on class CL_RSB_GUI_DEST_STAT has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20050829
2 Exporting E_ICON_TEXT Call by reference Type reference (TYPE) ICON_TEXT Trägerfeld für Ikonen 20050829
3 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20050829
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20050829

Method GET_ICON on class CL_RSB_GUI_DEST_STAT has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20051011

Method GET_STRUCTURE on class CL_RSB_GUI_DEST_STAT has no exception.

Method GET_TEMPLATE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20050915
2 Importing I_S_TEMPLATE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050915

Method GET_TEMPLATE_IOBJ on class CL_RSB_GUI_DEST_STAT has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20080703
2 Returning R_S_TLOGO Value transfer Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20080703

Method GET_TMPL_TLOGO on class CL_RSB_GUI_DEST_STAT has no exception.

Method IOBJ_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FIELD_UI Call by reference Type reference (TYPE) RSBGUI_S_GRID_DATA Datenstruktur ALV Grid 20050826
2 Returning R_F4_IOBJNM Value transfer Type reference (TYPE) RSDIOBJNM InfoObject 20050826

Method IOBJ_F4 on class CL_RSB_GUI_DEST_STAT has no exception.

Method IOBJ_F4_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FIELD_UI Call by reference Type reference (TYPE) RSBGUI_S_GRID_DATA Datenstruktur ALV Grid 20050826
2 Returning R_F4_IOBJNM Value transfer Type reference (TYPE) RSDIOBJNM InfoObject 20050826

Method IOBJ_F4_INITIAL on class CL_RSB_GUI_DEST_STAT has no exception.

Method IOBJ_F4_NOT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FIELD_UI Call by reference Type reference (TYPE) RSBGUI_S_GRID_DATA Datenstruktur ALV Grid 20050826
2 Returning R_F4_IOBJNM Value transfer Type reference (TYPE) RSDIOBJNM InfoObject 20050826

Method IOBJ_F4_NOT_INITIAL on class CL_RSB_GUI_DEST_STAT has no exception.

Method READ_DB_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20051004
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20051004
3 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20051004

Method READ_DB_PROP on class CL_RSB_GUI_DEST_STAT has no exception.

Method READ_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20050829
2 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20050829
3 Importing I_S_REF Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050829

Method READ_REF on class CL_RSB_GUI_DEST_STAT has no exception.

Method TIMECALC_DIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTAMP1 Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20100323
2 Importing I_TIMESTAMP2 Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20100323
3 Importing I_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20100323
4 Returning R_DIFFERENCE Value transfer Type reference (TYPE) I 20100323

Method TIMECALC_DIFF on class CL_RSB_GUI_DEST_STAT has no exception.

Method TRANSFORM_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD_DB Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20050829
2 Exporting E_T_FIELD_TEXT_DB Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20050930
3 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20050829
4 Importing I_T_FIELD_UI Call by reference Type reference (TYPE) RSBGUI_T_GRID_DATA Tabelle für ALV Grid 20050829

Method TRANSFORM_TO_DB on class CL_RSB_GUI_DEST_STAT has no exception.

Method TRANSFORM_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD_UI Call by reference Type reference (TYPE) RSBGUI_T_GRID_DATA Tabelle für ALV Grid 20050826
2 Importing I_T_FIELD_DB Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder von DB 20050826

Method TRANSFORM_TO_UI on class CL_RSB_GUI_DEST_STAT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710