SAP ABAP Class CL_W3_SOURCE_NAVIGATOR (WAB: Navigation Class for HTML Template Source)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SW3_TOOL (Package) ITS Connection: Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_W3_NAVIGATOR WAB: General Navigation Class 20000308
Properties
Class CL_W3_SOURCE_NAVIGATOR  
Short Description WAB: Navigation Class for HTML Template Source    
Super Class CL_W3_NAVIGATOR WAB: General Navigation Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SW3_TOOL   ITS Connection: Tool 
Created 20000211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_W3_API_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_W3_SOURCE_NAVIGATOR has no interface implemented.
Friends
Class CL_W3_SOURCE_NAVIGATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BHTML_PURE_SEQUENCES Instance attribute Private Type reference (TYPE) W3BHTMLPURESEQUENCES 20100923
2 SOURCE Instance attribute Private Type reference (TYPE) W3HTMLTABTYPE HTML Source 20000211
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IN_BHTML Instance method Private Method Checks Whether Position Is Within Business HTML 20000215
2 CHECK_IN_CONSTANT_STRING Instance method Private Method Checks Whether String is a Constant in Quotation Marks 20000217
3 CHECK_IN_FUNCTION_PARAMETER Instance method Private Method Checks Whether Position Is Within a BHTML Parameter List 20000216
4 CHECK_SERVICE_INTP_USED Instance method Public Method Checks Whether a Service Interface Parameter Is Used 20000308
5 CHECK_SERVICE_PARA_USED Instance method Public Method Checks Whether a Service Parameter Is Used 20000308
6 CONSTRUCTOR Instance method Public Constructor Constructor 20000217
7 GET_FUNCTION_PARAMETERS Instance method Private Method Returns the Name and Parameters of a BHTML Function 20000216
8 GET_FUNCTION_POS Instance method Public Method Searches for Definition of a BHTML Function 20000217
9 GET_INCLUDES Instance method Public Method Returns a List of Included HTML Templates 20000218
10 GET_MIMES Instance method Public Method Supplies a List of the MIME Objects Used 20000407
11 GET_RESOURCE_PARAMETERS Instance method Public Method Returns a List of Resource File Parameters Used 20000225
12 GET_WGATEURLS Instance method Public Method Supplies a List of the Templates Used via "wgateURL" 20000406
13 GET_WORD_AT_POS Instance method Private Method Returns the Word for the Position Entered 20000211
14 NAVIGATE Instance method Public Method 20000308
15 PRESS_F1 Instance method Public Method 20000308
Events
Class CL_W3_SOURCE_NAVIGATOR has no event.
Types
Class CL_W3_SOURCE_NAVIGATOR has no local type.
Method Signatures

Method CHECK_IN_BHTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_BHTML Call by reference Type reference (TYPE) CHAR1 X: Innerhalb von BHTML 20000215
2 Importing P_LINE Call by reference Type reference (TYPE) I Zeilennummer 20000215
3 Importing P_POS Call by reference Type reference (TYPE) I Position in der Zeile 20000215

Method CHECK_IN_BHTML on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method CHECK_IN_CONSTANT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_IS_CONST Call by reference Type reference (TYPE) CHAR1 X: Ist Konstante in Anführungszeichen 20000217
2 Importing P_STRING Call by reference Type reference (TYPE) W3_HTML Zu prüfender String 20000217
3 Exporting P_VALUE Call by reference Type reference (TYPE) W3_HTML Wert der Konstante 20000217

Method CHECK_IN_CONSTANT_STRING on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method CHECK_IN_FUNCTION_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_FUNCTION Call by reference Type reference (TYPE) STRING Gefundene BHTML-Funktion mit Parametern 20000216
2 Importing P_LINE Call by reference Type reference (TYPE) I Zeilennummer 20000216
3 Importing P_POS Call by reference Type reference (TYPE) I Position in der Zeile 20000216
4 Exporting P_POS_IN_FUNCTION Call by reference Type reference (TYPE) I Position innerhalb der Funktion 20000216
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20000216

Method CHECK_SERVICE_INTP_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARAMETER Call by reference Type reference (TYPE) W3SIPNAME Name eines Schnittstellenparameters eines Services 20000308
2 Exporting P_PARAMETER_LIST Call by reference Type reference (TYPE) W3FINDSINP_TABLE Verwendungsstelle(n) des Parameters 20000308

Method CHECK_SERVICE_INTP_USED on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method CHECK_SERVICE_PARA_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARAMETER Call by reference Type reference (TYPE) IACPNAME Name eines Serviceparameters 20000308
2 Exporting P_PARAMETER_LIST Call by reference Type reference (TYPE) W3FINDSEPA_TABLE Verwendungsstelle(n) des Parameters 20000308

Method CHECK_SERVICE_PARA_USED on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION SWBM_C_OP_DISPLAY Operation für Navigation (Anzeigen, Ändern) 20000329
2 Importing P_SOURCE Call by reference Type reference (TYPE) W3HTMLTABTYPE HTML-Source 20000217
3 Importing P_TEMPLATE_NAME Call by reference Type reference (TYPE) IACIKEYT Templatename 20000217
# Exception Resumable Description Created on
1 ERROR_LOADING_TEMPLATE_SOURCE Fehler beim Laden der Source zum Template 20000217
2 NO_SOURCE_AND_NO_NAME Es wurde keine Source und kein Templatename übergeben 20000217
3 TEMPLATE_NOT_FOUND Das angegebene Template konnte nicht geladen werden 20000217

Method GET_FUNCTION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FUNCTION Call by reference Type reference (TYPE) STRING BHTML-Funktion 20000216
2 Exporting P_NAME Call by reference Type reference (TYPE) W3_HTML Name der BHTML-Funktion 20000216
3 Exporting P_NUMBER Call by reference Type reference (TYPE) I Nummer des geklickten Parameters 20000216
4 Exporting P_PARAMETERS Call by reference Type reference (TYPE) W3_FLOW_TAG_ATTRIBUTE_TABLETYP Tabelle mit Parameternamen und -werten 20000216
5 Importing P_POS Call by reference Type reference (TYPE) I Position im String 20000216
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20000216

Method GET_FUNCTION_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_LINE Call by reference Type reference (TYPE) I Zeilennummer 20000217
2 Importing P_NAME Call by reference Type reference (TYPE) W3_HTML Name der Funktion 20000217
3 Exporting P_POS Call by reference Type reference (TYPE) I Position in der Zeile 20000217
4 Exporting P_TARGET_TEMPLATE Call by reference Type reference (TYPE) IACIKEYT Name des Zieltemplates 20000218

Method GET_FUNCTION_POS on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method GET_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_INCLUDE_TABLE Call by reference Type reference (TYPE) W3FINDTEMP_TABLE Liste der gefundenen Includes 20000218

Method GET_INCLUDES on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method GET_MIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MIME_TABLE Call by reference Type reference (TYPE) W3FINDMIME_TABLE Liste der gefundenen Mime 20000407

Method GET_MIMES on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method GET_RESOURCE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PARAMETER_LIST Call by reference Type reference (TYPE) W3FINDREPA_TABLE Liste mit den Positionen in der Source 20000225

Method GET_RESOURCE_PARAMETERS on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method GET_WGATEURLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_WGATEURL_TABLE Call by reference Type reference (TYPE) W3FINDTEMP_TABLE Liste der gefundenen Includes 20000406

Method GET_WGATEURLS on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method GET_WORD_AT_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LINE Call by reference Type reference (TYPE) I Zeilennummer 20000211
2 Importing P_POS Call by reference Type reference (TYPE) I Position in der Zeile 20000211
3 Exporting P_WORD Call by reference Type reference (TYPE) W3_HTML Enthält HTML für WWW Client 20000211
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20000211

Method NAVIGATE Signature

Method NAVIGATE on class CL_W3_SOURCE_NAVIGATOR has no parameter.
Method NAVIGATE on class CL_W3_SOURCE_NAVIGATOR has no exception.

Method PRESS_F1 Signature

Method PRESS_F1 on class CL_W3_SOURCE_NAVIGATOR has no parameter.
Method PRESS_F1 on class CL_W3_SOURCE_NAVIGATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D