SAP ABAP Class CL_RSAWBN_AWB (AWB main class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN (Package) Data Warehousing Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_EVENTS General events in DWB 20091209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20040504
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_STATUS Status Information Regarding DWB 20050725
Properties
Class CL_RSAWBN_AWB  
Short Description AWB main class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAWBN    
Program status     
Category 0   
Package RSAWBN   Data Warehousing Workbench 
Created 20040504   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_RSAWBN_EVENTS General events in DWB 20091209
2 IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20040504
3 IF_RSAWBN_STATUS Status Information Regarding DWB 20050725
Friends
Class CL_RSAWBN_AWB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_CLOSE_BUTTON_VISIBLE Instance attribute Private Type reference (TYPE) RS_BOOL 'U' Boolean 20050725
2 P_EXIT_ACTUAL_TOOL Instance attribute Private Type reference (TYPE) RS_BOOL Information on whether current tool has to be exited 20040624
3 P_IGNORE_DEFAULT_REQUEST Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20091222
4 P_R_AWB Static Attribute Private Object reference (TYPE REF TO) CL_RSAWBN_AWB DWB Instance for This Internal Mode 20040521
5 P_R_NAVIGATOR Static Attribute Private Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20040622
6 P_R_NAVSTACK Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_NAVSTACK Navigation Stack for Current View 20040504
7 P_R_NAVSTACK_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_NAVSTACK_FACTORY creates instances of navigator stacks 20040524
8 P_R_NEXT_NAVSTACK Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_NAVSTACK Navigation Stack for Current View 20050111
9 P_R_NEXT_SECOND_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_RSAWBN_SECOND_TOOL Second Tool Without Dynpro That Is Active in the DWB 20080805
10 P_R_REQUEST_FOR_ACTUAL_TOOL Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_REQUEST Internal Request for Current Tool 20040630
11 P_R_SECOND_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_RSAWBN_SECOND_TOOL Second Tool Without Dynpro That Is Active in the DWB 20060721
12 P_R_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_VIEW_CONTROLLER View Controller of DWB 20040524
13 S_DOCKMEMO Instance attribute Private See coding 20080807
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_NEXT_SECOND_TOOL Instance method Private Method 20080806
2 CALL_TOOL Instance method Private Method central method that calls the tool after a navigation step 20040504
3 CALL_TRANSACTION_WITH_CHECK Static method Public Method Calls a Transaction Including Authorization Check 20060710
4 CHECKS_BEFORE_DWB_START Static method Public Method Checks and Possible Conversions Before Calling the DWB 20050414
5 CHECK_SUPPRESS_TOOL Instance method Private Method checks whether a force_back request has to be performed 20050407
6 CONSTRUCTOR Instance method Public Constructor Initialization of AWB Instance 20040524
7 CREATE_REQUEST_FROM_FCODE Static method Public Method Generate Request for AWB Fcode 20040624
8 EXECUTE_FCODE_STATIC Static method Public Method Calling an Fcode for a DWB Object (without DWB Navigation) 20050510
9 EXIT_HANDLING Instance method Private Method 20050525
10 FREE Instance method Public Method Destructor 20040714
11 FREE_SECOND_TOOL Instance method Private Method 20060803
12 GET_AND_RESET_EXIT_ACTUAL_TOOL Instance method Private Method provides if actual tool has to be closed 20040504
13 GET_DEFAULT_REQUEST Instance method Private Method Deliver Default Request for Current View 20040622
14 GET_FCODE_EXCLUDETAB Static method Public Method Deliver Exlude Table for DWB Fcodes 20040806
15 GET_VIEW_FCODE Static method Public Method 20050117
16 IS_SUPPORTED_NAVIGATION Static method Public Method 20111004
17 NAVIGATE Instance method Private Method internal navigate method 20040504
18 NAVIGATE_FROM_APPLICATION Static method Public Method Calling an Application Using DWB Navigation 20050803
19 NAVIGATE_FROM_CONTROL Static method Public Method Navigation from Tree or other control 20040504
20 NAVIGATE_GENERAL_REQUEST Instance method Private Method internal navigate method 20040713
21 NAVIGATE_GENERAL_REQ_NO_NAV Instance method Private Method internal navigate method 20041028
22 NAVIGATE_GENERAL_REQ_STATIC Static method Private Method internal navigate method 20050103
23 NAVIGATE_NAV_REQUEST Instance method Private Method internal navigate method 20040713
24 NAVIGATE_SPECIAL_REQUEST Instance method Private Method internal navigate method 20040713
25 NAVIGATE_STATIC Static method Private Method internal navigate method 20050103
26 NAVSTACK_CHANGE Instance method Private Method Check and Execution of Navigation-Stack Switch 20050112
27 RAISE_TREE_SELECTION Static method Public Method Event for Selection of a Node in the Tree (in View) 20050714
28 REFRESH Static method Public Method Refresh an Object in Current DWB Tree 20041001
29 SECOND_TOOL_GET_RECALL_REQUEST Instance method Private Method 20060803
30 SET_DOCKINGS_FOR_BIG_APPLS Instance method Private Method 20080807
31 SET_EXIT_ACTUAL_TOOL Instance method Private Method memorizes that actual tool has to be closed 20040504
32 SET_START_VIEW Instance method Public Method 20050111
33 SET_VIEW_REQUEST Instance method Public Method By View Navigation: Execution of First Request 20050111
34 START Static method Public Method Inital start of the AWB with the first request 20040521
35 START_WITH_OBJECT_SCREEN Static method Public Method Inital start of the AWB with the first request 20130415
Events
Class CL_RSAWBN_AWB has no event.
Types
Class CL_RSAWBN_AWB has no local type.
Method Signatures

Method ACTIVATE_NEXT_SECOND_TOOL Signature

Method ACTIVATE_NEXT_SECOND_TOOL on class CL_RSAWBN_AWB has no parameter.
Method ACTIVATE_NEXT_SECOND_TOOL on class CL_RSAWBN_AWB has no exception.

Method CALL_TOOL Signature

Method CALL_TOOL on class CL_RSAWBN_AWB has no parameter.
# Exception Resumable Description Created on
1 CX_RSAWBN_REQUEST_NOT_EXECUTED Exception: Request konnte nicht ausgeführt werden 20090618

Method CALL_TRANSACTION_WITH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSACTION_NAME Call by reference Type reference (TYPE) C 20060710

Method CALL_TRANSACTION_WITH_CHECK on class CL_RSAWBN_AWB has no exception.

Method CHECKS_BEFORE_DWB_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_BAPIRET2 Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20070104
2 Importing I_CTC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE ='X': Vom CTC Template aufgerufen 20070601
3 Importing I_NO_DIALOG Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20061012
# Exception Resumable Description Created on
1 ABORTED 20061012

Method CHECK_SUPPRESS_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_R_FORCE_BACK_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050407
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050407

Method CHECK_SUPPRESS_TOOL on class CL_RSAWBN_AWB has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAWBN_AWB has no parameter.
Method CONSTRUCTOR on class CL_RSAWBN_AWB has no exception.

Method CREATE_REQUEST_FROM_FCODE 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 20040624
2 Returning RE_R_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040624

Method CREATE_REQUEST_FROM_FCODE on class CL_RSAWBN_AWB has no exception.

Method EXECUTE_FCODE_STATIC 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 RSAWC_C_TFC-DISPLAY Funktionscode 20050510
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20050510
3 Importing I_SUBTLOGO Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20050510
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050510

Method EXECUTE_FCODE_STATIC on class CL_RSAWBN_AWB has no exception.

Method EXIT_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050525

Method EXIT_HANDLING on class CL_RSAWBN_AWB has no exception.

Method FREE Signature

Method FREE on class CL_RSAWBN_AWB has no parameter.
Method FREE on class CL_RSAWBN_AWB has no exception.

Method FREE_SECOND_TOOL Signature

Method FREE_SECOND_TOOL on class CL_RSAWBN_AWB has no parameter.
Method FREE_SECOND_TOOL on class CL_RSAWBN_AWB has no exception.

Method GET_AND_RESET_EXIT_ACTUAL_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXIT Value transfer Type reference (TYPE) RS_BOOL exit the acutal tool 20040630
2 Exporting E_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040630

Method GET_AND_RESET_EXIT_ACTUAL_TOOL on class CL_RSAWBN_AWB has no exception.

Method GET_DEFAULT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040622

Method GET_DEFAULT_REQUEST on class CL_RSAWBN_AWB has no exception.

Method GET_FCODE_EXCLUDETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_FCODE Value transfer Type reference (TYPE) RS_T_FCODE 20040806

Method GET_FCODE_EXCLUDETAB on class CL_RSAWBN_AWB has no exception.

Method GET_VIEW_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Type reference (TYPE) RSAWBNVIEW View der AWB (Modellierung, Administration...) 20050117
2 Returning RE_FCODE Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20050117

Method GET_VIEW_FCODE on class CL_RSAWBN_AWB has no exception.

Method IS_SUPPORTED_NAVIGATION 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 RSAWC_C_TFC-DISPLAY Funktionscode 20111004
2 Importing I_SUB_TLOGO Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE SPACE BW Metadata Repository: Subtyp eines TLOGO Typs 20111004
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20111004
4 Returning RE_IS_SUPPORTED_FCODE Value transfer Type reference (TYPE) RS_BOOL Boolean 20111004

Method IS_SUPPORTED_NAVIGATION on class CL_RSAWBN_AWB 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 aktuelle Transaktion schließen? 20040504
2 Exporting E_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST interner request 20040504
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040504

Method NAVIGATE on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_FROM_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXIT_OWN_APPLICATION Call by reference Type reference (TYPE) RS_BOOL 20050803
2 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC RSAWC_C_TFC-DISPLAY Funktionscode 20050803
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20050803
4 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Zugriff auf den AWB Navigator 20050803
5 Importing I_R_STATE Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TOOL_STATE Status eines Tools für den Wiederaufruf 20060509
6 Importing I_SUB_TLOGO Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20050803
7 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050803

Method NAVIGATE_FROM_APPLICATION on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_FROM_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOOL_WILL_EXIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20050111
2 Importing I_NO_NAV Call by reference Type reference (TYPE) RS_BOOL AWB-Aufruf ohne Navigationframework 20050104
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040504

Method NAVIGATE_FROM_CONTROL on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_GENERAL_REQUEST 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 aktuelle Transaktion schließen? 20040713
2 Exporting E_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST interner request 20040713
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040713

Method NAVIGATE_GENERAL_REQUEST on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_GENERAL_REQ_NO_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_FOLLOW_UP_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST follow up request 20041028
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20041028

Method NAVIGATE_GENERAL_REQ_NO_NAV on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_GENERAL_REQ_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_FOLLOW_UP_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST follow up request 20050103
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050103

Method NAVIGATE_GENERAL_REQ_STATIC on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_NAV_REQUEST 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 aktuelle Transaktion schließen? 20040713
2 Exporting E_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST interner request 20040713
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040713

Method NAVIGATE_NAV_REQUEST on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_SPECIAL_REQUEST 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 aktuelle Transaktion schließen? 20040713
2 Exporting E_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST interner request 20040713
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040713

Method NAVIGATE_SPECIAL_REQUEST on class CL_RSAWBN_AWB has no exception.

Method NAVIGATE_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050103

Method NAVIGATE_STATIC on class CL_RSAWBN_AWB has no exception.

Method NAVSTACK_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TOOLREQ Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TOOLREQ Request und zugehöriges Tool 20050112

Method NAVSTACK_CHANGE on class CL_RSAWBN_AWB has no exception.

Method RAISE_TREE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TREE_SEL Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TREE_SELECTION Baum aktivieren inklusive Knotenselektion 20050714

Method RAISE_TREE_SELECTION on class CL_RSAWBN_AWB has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REFRESH Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REFRESH AWB refresh Klasse 20041001

Method REFRESH on class CL_RSAWBN_AWB has no exception.

Method SECOND_TOOL_GET_RECALL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSAWBN_REQUEST importing parameter 20060803
2 Exporting E_R_SECOND_TOOL_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSAWBN_REQUEST changing parameter 20060803
3 Importing I_CLOSE_SECOND_TOOL Value transfer Type reference (TYPE) RS_BOOL importing parameter 20060803

Method SECOND_TOOL_GET_RECALL_REQUEST on class CL_RSAWBN_AWB has no exception.

Method SET_DOCKINGS_FOR_BIG_APPLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20080807
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20080807

Method SET_DOCKINGS_FOR_BIG_APPLS on class CL_RSAWBN_AWB has no exception.

Method SET_EXIT_ACTUAL_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20040630
2 Importing I_R_INTERNAL_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040630

Method SET_EXIT_ACTUAL_TOOL on class CL_RSAWBN_AWB has no exception.

Method SET_START_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIDE_TREES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091222
2 Importing I_IGNORE_DEFAULT_REQUEST Call by reference Type reference (TYPE) RS_BOOL Boolean 20091222
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050111
4 Importing I_VIEW Call by reference Type reference (TYPE) RSAWBNVIEW View der AWB (Modellierung, Administration...) 20050111

Method SET_START_VIEW on class CL_RSAWBN_AWB has no exception.

Method SET_VIEW_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCELLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20050111
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050111
3 Importing I_VIEW Call by reference Type reference (TYPE) RSAWBNVIEW View der AWB (Modellierung, Administration...) 20050111

Method SET_VIEW_REQUEST on class CL_RSAWBN_AWB has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIDE_TREES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091222
2 Importing I_IGNORE_DEFAULT_REQUEST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091222
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040521
4 Importing I_VIEW Call by reference Type reference (TYPE) RSAWBNVIEW View der AWB (Modellierung, Administration...) 20040521

Method START on class CL_RSAWBN_AWB has no exception.

Method START_WITH_OBJECT_SCREEN 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 Object in the AWB (for Tlogo Objects Identical to Tlogo Type 20130415
2 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC RSAWC_C_TFC-DISPLAY Function code 20130415
3 Importing I_HIDE_TREES Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130415
4 Importing I_IGNORE_DEFAULT_REQUEST Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130415
5 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Object Name of an Object in the AWB 20130415
# Exception Resumable Description Created on
1 CX_RSAWBN_REQUEST_NOT_EXECUTED Exception: Request Could Not Be Executed 20130415
History
Last changed by/on SAP  20140121 
SAP Release Created in 400