SAP ABAP Class CL_RECA_WB_NAVIGATION_SERVICES (Service Methods for Navigating to Given Screens/Fields)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_WB (Package) RE: Workbench (Object Manager)
Properties
Class CL_RECA_WB_NAVIGATION_SERVICES  
Short Description Service Methods for Navigating to Given Screens/Fields    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_WB   RE: Workbench (Object Manager) 
Created 20040429   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RECAW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RECN1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_WB_NAVIGATION_SERVICES has no interface implemented.
Friends
Class CL_RECA_WB_NAVIGATION_SERVICES has no friend class.
Attributes
Class CL_RECA_WB_NAVIGATION_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NAV_TO_BUSOBJ_TAB Static method Public Method Navigates to Title Element for Business Object 20041203
2 NAV_TO_PROCESS_NOTICE Static method Public Method Navigates to Screen Sequence: Give Notice on Contract 20040429
3 NAV_TO_PROCESS_RENEWAL Static method Public Method Navigates to Screen Sequence: Renew Contract 20040429
Events
Class CL_RECA_WB_NAVIGATION_SERVICES has no event.
Types
Class CL_RECA_WB_NAVIGATION_SERVICES has no local type.
Method Signatures

Method NAV_TO_BUSOBJ_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECAACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität 20050711
2 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20041203
3 Importing IO_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20050711
4 Importing IS_NAVIGATION Call by reference Type reference (TYPE) RECA_WB_NAVIGATION Navigationsinformation 20041203
# Exception Resumable Description Created on
1 ERROR Fehler; Navigation nicht möglich 20041203

Method NAV_TO_PROCESS_NOTICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_READONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anzeigemodus unabhängig von der Aktivität von IO_CONTRACT 20040429
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag 20040429
# Exception Resumable Description Created on
1 ERROR Fehler; Navigation nicht möglich 20040429

Method NAV_TO_PROCESS_RENEWAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_READONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anzeigemodus unabhängig von der Aktivität von IO_CONTRACT 20040429
2 Importing IO_CONTRACT Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag 20040429
# Exception Resumable Description Created on
1 ERROR Fehler; Navigation nicht möglich 20040429
History
Last changed by/on SAP  20100310 
SAP Release Created in 500