SAP ABAP Class IF_BSP_NAVIGATION (Business Server Page (BSP) Navigation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_NAVIGATION Business Server Pages (BSP) Navigation 20000907
Properties
Class IF_BSP_NAVIGATION  
Short Description Business Server Page (BSP) Navigation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_NAVIGATION has no forward declaration.
Interfaces
Class IF_BSP_NAVIGATION has no interface implemented.
Friends
Class IF_BSP_NAVIGATION has no friend class.
Attributes
Class IF_BSP_NAVIGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_APPLICATION Instance method Public Method Calls an external application and passes a return URL 20000905
2 ENCODE_PARAMETERS Instance method Public Method Controls parameter pass coded (default) or uncoded 20001205
3 EXIT Instance method Public Method Exits the running application 20000905
4 GET_PARAMETER Instance method Public Method Gets the parameter from the parameters list 20000906
5 GOTO_PAGE Instance method Public Method Navigates to the specified page (redirect) 20000907
6 GOTO_PAGE_CS Instance method Public Method Navigates to the specified page (redirect) 20011210
7 HAS_PARAMETERS Instance method Public Method Returns bspr_yes if this object contains parameters 20000907
8 NEXT_PAGE Instance method Public Method Follows the specified page exit to the next page 20000905
9 RESPONSE_COMPLETE Instance method Public Method Indicates that full HTTP response is available 20001123
10 SET_PARAMETER Instance method Public Method Adds the parameter to the parameters passed to the next page 20000906
11 USE_ABSOLUTE_URL Instance method Public Method Use absolute URLs instead of relative URLs 20011031
12 USE_AUTO_SUBMIT_FORM Instance method Public Method Use 20001205
Events
Class IF_BSP_NAVIGATION has no event.
Types
Class IF_BSP_NAVIGATION has no local type.
Method Signatures

Method CALL_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETURN_EVENT_ID Call by reference Type reference (TYPE) STRING Event-ID, wenn Rücksprung aus gerufener Applikation 20001020
2 Importing RETURN_URL_PARAMETER Call by reference Type reference (TYPE) STRING 'sap-exiturl' Name des Query-String-Parameters für Übergabe Rücksprung-URL 20000905
3 Importing URL Call by reference Type reference (TYPE) STRING URL der Applikation 20000905

Method CALL_APPLICATION on class IF_BSP_NAVIGATION has no exception.

Method ENCODE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODED Call by reference Type reference (TYPE) I 1 bspr_yes | bspr_no 20001205

Method ENCODE_PARAMETERS on class IF_BSP_NAVIGATION has no exception.

Method EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXIT_URL Call by reference Type reference (TYPE) STRING '' Rücksprung-URL 20000907

Method EXIT on class IF_BSP_NAVIGATION has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Parametername 20000906
2 Returning VALUE Value transfer Type reference (TYPE) STRING Parameterwert 20000906

Method GET_PARAMETER on class IF_BSP_NAVIGATION has no exception.

Method GOTO_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SESSION Call by reference Type reference (TYPE) STRING Session_id oder 'NEW' oder ''=current 20020625
2 Importing URL Call by reference Type reference (TYPE) STRING Ziel-URL 20000907

Method GOTO_PAGE on class IF_BSP_NAVIGATION has no exception.

Method GOTO_PAGE_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SESSION Value transfer Type reference (TYPE) STRING Session_id oder 'NEW' oder ''=current 20020625
2 Importing URL Call by reference Type reference (TYPE) STRING Ziel-URL 20011210

Method GOTO_PAGE_CS on class IF_BSP_NAVIGATION has no exception.

Method HAS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_PARAMETERS Value transfer Type reference (TYPE) I bspr_yes | no 20000907

Method HAS_PARAMETERS on class IF_BSP_NAVIGATION has no exception.

Method NEXT_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXIT Call by reference Type reference (TYPE) STRING Seiten-Exit 20000905

Method NEXT_PAGE on class IF_BSP_NAVIGATION has no exception.

Method RESPONSE_COMPLETE Signature

Method RESPONSE_COMPLETE on class IF_BSP_NAVIGATION has no parameter.
Method RESPONSE_COMPLETE on class IF_BSP_NAVIGATION has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING Parametername 20000906
2 Importing VALUE Call by reference Type reference (TYPE) ANY Parameterwert 20000906

Method SET_PARAMETER on class IF_BSP_NAVIGATION has no exception.

Method USE_ABSOLUTE_URL Signature

Method USE_ABSOLUTE_URL on class IF_BSP_NAVIGATION has no parameter.
Method USE_ABSOLUTE_URL on class IF_BSP_NAVIGATION has no exception.

Method USE_AUTO_SUBMIT_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TARGET_FRAME Call by reference Type reference (TYPE) STRING Name des Zielframes für die Ergebnisseite 20001205

Method USE_AUTO_SUBMIT_FORM on class IF_BSP_NAVIGATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in