SAP ABAP Class CL_FINB_NAVIGATION_SERVICE (Service for Document Navigation)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_REPORTING (Package) Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_NAVIGATION_SERVICE Service for Document Navigation 20040521
Properties
Class CL_FINB_NAVIGATION_SERVICE  
Short Description Service for Document Navigation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FINB_MSG_REPORTING    
Program status     
Category 0   
Package FINB_REPORTING   Reporting 
Created 20040521   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_NAVIGATION_SERVICE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_NAVIGATION_SERVICE Service for Document Navigation 20040521
Friends
Class CL_FINB_NAVIGATION_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GD_NAVIGATION_TYPE_BOR Static Attribute Private Type reference (TYPE) FINB_PNNTP 'BOR' Navigation Type if BOR Object with Display Method 20040521
2 GD_NAVIGATION_TYPE_NON Static Attribute Private Type reference (TYPE) FINB_PNNTP 'NON' Navigation Type if No Display Available 20040521
3 GD_NAVIGATION_TYPE_RFC Static Attribute Private Type reference (TYPE) FINB_PNNTP 'RFC' Navigation Type if RFC Module for Display Available 20040521
4 GD_OWN_LOGICAL_SYSTEM Static Attribute Private Type reference (TYPE) LOGSYS Logical System 20040521
5 GD_RFC_DESTINATION_NONE Static Attribute Private Type reference (TYPE) RFCDEST 'NONE' Destination for Local Call 20040521
6 GT_NAVIGATION_ID Static Attribute Private Type reference (TYPE) TYPE_T_NAVIGATION_ID Table with Instances for Navigation IDs 20040521
7 GT_RFC Static Attribute Private Type reference (TYPE) TYPE_T_RFC Table with RFC Data 20040521
8 MD_DATABASIS Instance attribute Private Type reference (TYPE) ACC_DATABASIS Data Basis 20040521
9 MD_NAVIGATION_TYPE Instance attribute Private Type reference (TYPE) FINB_PNNTP Source Document Navigation Type 20040521
10 MD_RFC_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20040521
11 MD_RFC_NAME Instance attribute Private Type reference (TYPE) FUNCNAM Function Module Name 20040521
12 MD_SCHEME_AGENCY Instance attribute Private Type reference (TYPE) FIN_SCMAGYID Scheme Agency 20040521
13 MD_SCHEME_ID Instance attribute Private Type reference (TYPE) FIN_SCMID Schema 20040521
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040521
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040521
3 DISPLAY_DOCUMENT Instance method Public Method 20040607
4 DISPLAY_VIA_BOR Instance method Private Method Display via Document Relation Browser 20040521
5 DISPLAY_VIA_RFC Instance method Private Method Display via RFC 20040521
6 GET_INSTANCE Static method Public Method Gets Instance of Navigation Service for Sender ID 20040521
7 GET_INSTANCE_FROM_SCHEME Static method Public Method Gets Instance of Navigation Service for Scheme (XI) 20040521
8 SET_RFC_DATA Instance method Private Method Gets the Data for Calling an RFC Module 20040521
Events
Class CL_FINB_NAVIGATION_SERVICE has no event.
Types
Class CL_FINB_NAVIGATION_SERVICE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20040521
2 Importing ID_FINB_PNNTP Call by reference Type reference (TYPE) FINB_PNNTP Prima Nota Navigationstyp 20040607
3 Importing ID_FIN_SCMAGYID Call by reference Type reference (TYPE) FIN_SCMAGYID Schema Agency 20040521
4 Importing ID_FIN_SCMID Call by reference Type reference (TYPE) FIN_SCMID Schema 20040521

Method CONSTRUCTOR on class CL_FINB_NAVIGATION_SERVICE has no exception.

Method DISPLAY_DOCUMENT Signature

Method DISPLAY_DOCUMENT on class CL_FINB_NAVIGATION_SERVICE has no parameter.
Method DISPLAY_DOCUMENT on class CL_FINB_NAVIGATION_SERVICE has no exception.

Method DISPLAY_VIA_BOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DRB_MESSAGE Call by reference Type reference (TYPE) FINB_DRB_MESSAGES Tabelle von DRB Nachrichten 20040521
2 Importing ID_FINB_SNDKEY Call by reference Type reference (TYPE) FINB_SNDKEY Belegschlüssel des sendenden Systems 20040607

Method DISPLAY_VIA_BOR on class CL_FINB_NAVIGATION_SERVICE has no exception.

Method DISPLAY_VIA_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FINB_SNDKEY Call by reference Type reference (TYPE) FINB_SNDKEY Belegschlüssel des sendenden Systems 20040607
# Exception Resumable Description Created on
1 FAILED Fehler beim Anzeigen des Beleges 20040521

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FINB_SND_ID Call by reference Type reference (TYPE) FINB_SND_ID Sender Identifikation 20040607
2 Returning RO_NAVIGATION_SERVICE Value transfer Object reference (TYPE REF TO) IF_FINB_NAVIGATION_SERVICE Service zur Belegnavigation 20040521

Method GET_INSTANCE on class CL_FINB_NAVIGATION_SERVICE has no exception.

Method GET_INSTANCE_FROM_SCHEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FINB_PNNTP Call by reference Type reference (TYPE) FINB_PNNTP Prima Nota Navigationstyp 20040607
2 Importing ID_FIN_SCMAGYID Call by reference Type reference (TYPE) FIN_SCMAGYID Schema Agency 20040521
3 Importing ID_FIN_SCMID Call by reference Type reference (TYPE) FIN_SCMID Schema 20040521
4 Returning RO_NAVIGATION_SERVICE Value transfer Object reference (TYPE REF TO) IF_FINB_NAVIGATION_SERVICE Service zur Belegnavigation 20040521

Method GET_INSTANCE_FROM_SCHEME on class CL_FINB_NAVIGATION_SERVICE has no exception.

Method SET_RFC_DATA Signature

Method SET_RFC_DATA on class CL_FINB_NAVIGATION_SERVICE has no parameter.
Method SET_RFC_DATA on class CL_FINB_NAVIGATION_SERVICE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 300