SAP ABAP Class CL_RSAWBN_NAV_TRACE (Trace for Navigation That Has Been Terminated)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN (Package) Data Warehousing Workbench
Properties
Class CL_RSAWBN_NAV_TRACE  
Short Description Trace for Navigation That Has Been Terminated    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN   Data Warehousing Workbench 
Created 20050825   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)
Interfaces
Class CL_RSAWBN_NAV_TRACE has no interface implemented.
Friends
Class CL_RSAWBN_NAV_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REQUESTPOS Static Attribute Private Type reference (TYPE) INT2 2 Byte Integer (Signed) 20050825
2 TRACE_REPLAY_ON Static Attribute Private Type reference (TYPE) RS_BOOL Processing Mode of Trace Is Switched On 20050826
3 T_NAV_TRACE Static Attribute Private Type reference (TYPE) TY_T_NAV_TRACE 20050825
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REQUEST Static method Public Method 20050825
2 DUMP Static method Public Method store navigation, rollback and create short dump 20050825
3 GET_NAV_TRACE Static method Public Method 20121123
4 GET_NEW_REQUESTPOS Static method Private Method 20050825
5 GET_NEXT_TRACE_REQUEST Static method Public Method 20050826
6 INIT Static method Public Method 20050825
Events
# Event Type Visibility Description Created on
1 REQUEST_ADDED Static Event
(1)
Public
(2)
A request was added to the trace 20121126
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_NAV_TRACE Public See coding 20050825 TY_T_NAV_TRACE type standard table of rsawbn_nav_trace with non-unique default key
Method Signatures

Method ADD_REQUEST 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 20050825

Method ADD_REQUEST on class CL_RSAWBN_NAV_TRACE has no exception.

Method DUMP Signature

Method DUMP on class CL_RSAWBN_NAV_TRACE has no parameter.
Method DUMP on class CL_RSAWBN_NAV_TRACE has no exception.

Method GET_NAV_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_NAV_TRACE Value transfer Type reference (TYPE) TY_T_NAV_TRACE 20121123

Method GET_NAV_TRACE on class CL_RSAWBN_NAV_TRACE has no exception.

Method GET_NEW_REQUESTPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUESTPOS Value transfer Type reference (TYPE) INT2 2 Byte Integer (Signed) 20050825

Method GET_NEW_REQUESTPOS on class CL_RSAWBN_NAV_TRACE has no exception.

Method GET_NEXT_TRACE_REQUEST 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 20050826

Method GET_NEXT_TRACE_REQUEST on class CL_RSAWBN_NAV_TRACE has no exception.

Method INIT Signature

Method INIT on class CL_RSAWBN_NAV_TRACE has no parameter.
Method INIT on class CL_RSAWBN_NAV_TRACE has no exception.
Event Signatures

Event REQUEST_ADDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 S_NAV_TRACE Exporting Value transfer Type reference (TYPE) RSAWBN_NAV_TRACE Naviagation Stack at Termination of DWB Navigation 20121126
History
Last changed by/on SAP  20140121 
SAP Release Created in 700