SAP ABAP Interface IF_RSAWBN_NAVIGATOR (Access to AWB Navigator)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAWBN_AWB AWB main class 20040504
Properties
Interface IF_RSAWBN_NAVIGATOR  
Short Description Access to AWB Navigator    
General Data
Package RSAWBN_CORE   CORE Components of Data Warehousing Workbench 
Created 20040504   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSAWBN_NAVIGATOR has no interface.
Friends
Interface IF_RSAWBN_NAVIGATOR has no friend.
Attributes
Interface IF_RSAWBN_NAVIGATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AWB_TOOLBAR_BUTTONS Instance method Public Method Add AWB Button to a Toolbar Reference 20041118
2 FIRE_FCODE_EVENT Instance method Public Method Triggers a Function Code Event for a Different Tool 20080701
3 FREE_SECOND_TOOL Instance method Public Method Deletes Current Second Tool of Workbench 20061107
4 GET_CURRENT_OBJECT Instance method Public Method 20120523
5 GET_NEXT_OBJECT Instance method Public Method 20091215
6 GET_SELECTED_AWBOBJ Instance method Public Method 20121123
7 NAVIGATE Instance method Public Method access an awb request to call another transaction 20040504
8 PAI_DISPATCH Instance method Public Method process navigation events have to be called in dynpro pai 20040504
9 PBO Instance method Public Method navigator pbo has to be called in dynpro pbo 20040504
10 REFRESH Instance method Public Method Tree Is Refreshed (After Save, Activate, Call) 20050804
11 REFRESH_BY_AWBOBJ Instance method Public Method Update a node in the current request's tree 20101207
12 SELECT_NODES_IN_TREE Instance method Public Method Selects the list of specified objects 20090720
13 SET_SECOND_TOOL Instance method Public Method Placing Second Tool in an Extra Container 20060721
14 UNDOCK_CONTROLS Instance method Public Method Remove Controls from Dynpro (Call Another Dynpro) 20051207
Events
# Event Type Visibility Description Created on
1 FCODE_FIRED Instance Event
(0)
Public
(2)
Function Code Triggered by a Different Tool 20080701
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_AWBOBJ_FCODE Public See coding 20120523 begin of TY_S_AWBOBJ_FCODE, AWBOBJ Type RSAWBNOBJECT, AWBSUBOBJ Type RSAWBNSUBOBJECT, OBJNM Type RSAWBNOBJNM, fcode type syucomm, end of ty_s_awbobj_fcode
Method Signatures

Method ADD_AWB_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20041118

Method ADD_AWB_TOOLBAR_BUTTONS on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method FIRE_FCODE_EVENT 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) SYUCOMM Funktionscode 20080701
2 Importing I_S_SENDER_AWBOBJ Call by reference Type reference (TYPE) RSAWBN_S_AWBOBJECT Schlüssel AWB Object 20080701

Method FIRE_FCODE_EVENT on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method FREE_SECOND_TOOL Signature

Method FREE_SECOND_TOOL on Interface IF_RSAWBN_NAVIGATOR has no parameter.
Method FREE_SECOND_TOOL on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method GET_CURRENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_S_AWBOBJ Value transfer Type reference (TYPE) TY_S_AWBOBJ_FCODE Schlüssel AWB Object 20120523

Method GET_CURRENT_OBJECT on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method GET_NEXT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_S_AWBOBJ Value transfer Type reference (TYPE) TY_S_AWBOBJ_FCODE Schlüssel AWB Object 20091215

Method GET_NEXT_OBJECT on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method GET_SELECTED_AWBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJECT AWB-Objekt 20121123

Method GET_SELECTED_AWBOBJ on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXIT Call by reference Type reference (TYPE) RS_BOOL eigne Transaktion schließen? 20040504
2 Exporting E_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040504
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040504

Method NAVIGATE on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method PAI_DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_OKCODE Value transfer Type reference (TYPE) SYUCOMM interner Request, der vom Caller ausgeführt werden muss 20040504
2 Exporting E_EXIT Call by reference Type reference (TYPE) RS_BOOL eigene Transaktion schließen? 20040504
3 Exporting E_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST interner Request der vom eigenen Tool ausgeführt werden soll 20040504

Method PAI_DISPATCH on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Value transfer Type reference (TYPE) SYDYNNR SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040625
2 Importing I_REPID Value transfer Type reference (TYPE) SYREPID SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20040625
3 Importing I_R_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20041118
4 Importing I_STATUS Value transfer Type reference (TYPE) SYPFKEY SY-PFKEY Bildschirmbilder, aktueller GUI-Status 20040720

Method PBO on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method REFRESH Signature

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

Method REFRESH on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method REFRESH_BY_AWBOBJ 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 Schlüssel AWB Object 20101207

Method REFRESH_BY_AWBOBJ on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method SELECT_NODES_IN_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIRST_DESELECT_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090720
2 Importing I_TREENM Call by reference Type reference (TYPE) RSAWBNTREENM Zusammengesetzer Name aus Tree AWB-Objekt und evtl. Quellsys 20090720
3 Importing I_T_AWBOBJ Call by reference Type reference (TYPE) RSAWBN_T_AWBOBJECT AWB-Objekt 20090720
4 Importing I_T_NODEID Call by reference Type reference (TYPE) RSSH_T_NODEID Tabelle von NodeIDs 20090720

Method SELECT_NODES_IN_TREE on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method SET_SECOND_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20060721
2 Importing I_R_SECOND_TOOL Call by reference Object reference (TYPE REF TO) IF_RSAWBN_SECOND_TOOL Zweites Tool ohne Dynpro das in der DWB aktiv ist 20060721

Method SET_SECOND_TOOL on Interface IF_RSAWBN_NAVIGATOR has no exception.

Method UNDOCK_CONTROLS Signature

Method UNDOCK_CONTROLS on Interface IF_RSAWBN_NAVIGATOR has no parameter.
Method UNDOCK_CONTROLS on Interface IF_RSAWBN_NAVIGATOR has no exception.
Event Signatures

Event FCODE_FIRED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20080701
2 S_SENDER_AWBOBJ Exporting Value transfer Type reference (TYPE) RSAWBN_S_AWBOBJECT Schlüssel AWB Object 20080701
History
Last changed by/on SAP  20130531 
SAP Release Created in 400