SAP ABAP Class CL_RSAWBN_OBJ_SERVICE (Service Methods)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
Properties
Class CL_RSAWBN_OBJ_SERVICE  
Short Description Service Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN_CORE   CORE Components of Data Warehousing Workbench 
Created 20040804   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_RSAWBN_OBJ_OVERVIEW 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 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWBN_OBJ_SERVICE has no interface implemented.
Friends
Class CL_RSAWBN_OBJ_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_OBJ_FACTORY Static Attribute Public Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY Serviceklasse zu den Objektklassen 20120928
2 P_S_AP_SYSTEM Static Attribute Private See coding 20070716
3 R_OBJ_FACTORY_IOBJ_DEST Static Attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY 20100614
4 R_OBJ_FACTORY_IOBJ_DMOD Static Attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY 20100614
5 R_OBJ_FACTORY_IOBJ_IOBJ Static Attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY 20070614
6 R_OBJ_FACTORY_IOBJ_IPRO Static Attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY 20070614
7 R_OBJ_FACTORY_IOBJ_IS Static Attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY 20070614
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_FCODE Static method Public Method Generates a Request and Executes It 20050127
2 ADD_TO_CTXMENU Static method Public Method 20040804
3 CALL_OBJECT_OVERVIEW Static method Public Method Display Object Overview 20041116
4 CHANGE_TREE Static method Public Method Switch Tree 20050719
5 CHANGE_TREE_EXTERNAL Static method Public Method Switch Tree 20060817
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120928
7 CREATE_OBJ_OVERVIEW_FIELDLIST Static method Private Method Generates the Field List of an Object Table 20041117
8 DISPLAY_LOG Static method Public Method 20050829
9 GET_AND_ADD_SUBMENU Static method Public Method Adds Submenu and Returns Reference to the Submenu 20041110
10 GET_DRAG_BEHAVIOUR_AWBOBJ Static method Public Method Returns default drag behavior for AWB objects 20091001
11 GET_FCODE_TEXT Static method Public Method 20050809
12 GET_OBJ_FACTORIES Static method Public Method 20050506
13 GET_TREE Static method Public Method Delivers Name of Original Tree 20050719
14 GET_TREE_TEXT Static method Public Method Delivers Name of Tree 20050719
15 IS_AP_SYSTEM Static method Public Method 20070716
16 IS_VALID_AWBOBJ Static method Public Method 20100330
17 SET_SHORTCUTS Static method Public Method 20091126
Events
Class CL_RSAWBN_OBJ_SERVICE has no event.
Types
Class CL_RSAWBN_OBJ_SERVICE has no local type.
Method Signatures

Method ACCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20050127
2 Importing I_AWBSUBOBJ Call by reference Type reference (TYPE) RSAWBNSUBOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20050127
3 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20050127
4 Importing I_NO_NAV Call by reference Type reference (TYPE) RS_BOOL Fcode ohne Navigationsframework ausführen 20050127
5 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20050127
6 Importing I_R_REFRESH Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REFRESH AWB refresh Klasse 20050127
7 Importing I_R_STATE Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TOOL_STATE Status eines Tools für den Wiederaufruf 20050127

Method ACCESS_FCODE on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method ADD_TO_CTXMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_USED_SHORTCUTS Call by reference Type reference (TYPE) CHAR100 Charakter 100 20091126
2 Importing I_DISABLED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040820
3 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20040804
4 Importing I_R_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20040804

Method ADD_TO_CTXMENU on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method CALL_OBJECT_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_NAV Call by reference Type reference (TYPE) RS_BOOL Boolean 20050104
2 Importing I_R_OBJ_OVERVIEW Call by reference Object reference (TYPE REF TO) IF_RSAWBN_OBJ_OVERVIEW Feldliste für die Objektübersicht 20041116

Method CALL_OBJECT_OVERVIEW on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method CHANGE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIND_PARENT_EXPAND_CHILD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050719
2 Importing I_R_AWBOBJ Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20050719
3 Importing I_R_PARENT_AWBOBJ Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ Masterklasse AWB Objekte 20050719
4 Importing I_TREENM Call by reference Type reference (TYPE) RSAWBNTREENM Zusammengesetzer Name aus Tree AWB-Objekt und evtl. Quellsys 20060316
5 Importing I_VIEW Call by reference Type reference (TYPE) RSAWBNVIEW RSAWC_C_VIEW-MODELING View der AWB (Modellierung, Administration...) 20120213

Method CHANGE_TREE on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method CHANGE_TREE_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_AWBOBJ Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20060817

Method CHANGE_TREE_EXTERNAL on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSAWBN_OBJ_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method CREATE_OBJ_OVERVIEW_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_OBJ Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20041117
2 Returning RE_T_FIELDLIST Value transfer Type reference (TYPE) IF_RSAWBN_OBJ_OVERVIEW=>TY_T_RSACFIELD 20041117

Method CREATE_OBJ_OVERVIEW_FIELDLIST on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNAL_NUMBER Call by reference Type reference (TYPE) BALHDR-EXTNUMBER Anwendungs-Log: Externe Identifikation 20050829
2 Importing I_LOG_OBJECT Call by reference Type reference (TYPE) BALHDR-OBJECT Anwendungs-Log: Objektname (Applikationskürzel) 20050829
3 Importing I_LOG_SUBOBJECT Call by reference Type reference (TYPE) BALHDR-SUBOBJECT Anwendungs-Log: Unterobjekt 20050829

Method DISPLAY_LOG on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method GET_AND_ADD_SUBMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20041110
2 Importing I_TEXT Call by reference Type reference (TYPE) GUI_TEXT SPACE Menu Painter: Funktions- oder Menütext (4.0) 20061012
3 Returning RE_R_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20041110

Method GET_AND_ADD_SUBMENU on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method GET_DRAG_BEHAVIOUR_AWBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20091001
2 Returning RE_R_BEHAVIOUR Value transfer Object reference (TYPE REF TO) CL_DRAGDROP Behavior für Drag&Drop 20091001

Method GET_DRAG_BEHAVIOUR_AWBOBJ on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method GET_FCODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20050809
2 Returning RE_TEXT Value transfer Type reference (TYPE) GUI_TEXT Beschreibung lang 20050809

Method GET_FCODE_TEXT on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method GET_OBJ_FACTORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_OBJ_FACTORY_1 Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY InfoObject als InfoSource 20050506
2 Exporting E_R_OBJ_FACTORY_2 Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY InfoObject als InfoSource 20050506
3 Exporting E_R_OBJ_FACTORY_DEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY InfoObject als InfoProvider, dest-infoarea 20100614
4 Exporting E_R_OBJ_FACTORY_DMOD Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY InfoObject als InfoProvider, dmod-infoaea 20100614
5 Exporting E_R_OBJ_FACTORY_IPRO Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY InfoObject als InfoProvider, IPRO-Infoarea 20070309
6 Importing I_GET_BUFFERED_REF Call by reference Type reference (TYPE) RS_BOOL gepufferte Ref, die nicht geändert werden darf! 20070614

Method GET_OBJ_FACTORIES on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method GET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20050719
2 Returning RE_TREE Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20050719

Method GET_TREE on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method GET_TREE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) UI_FUNC 20050719
2 Returning RE_TEXT Value transfer Type reference (TYPE) RSTXTLG Beschreibung lang 20050719

Method GET_TREE_TEXT on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method IS_AP_SYSTEM Signature

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

Method IS_AP_SYSTEM on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method IS_VALID_AWBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20100330
2 Returning RE_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20100330

Method IS_VALID_AWBOBJ on class CL_RSAWBN_OBJ_SERVICE has no exception.

Method SET_SHORTCUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20091126

Method SET_SHORTCUTS on class CL_RSAWBN_OBJ_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700