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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | W3BHTMLPURESEQUENCES | 20100923 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | W3HTMLTABTYPE | HTML Source | 20000211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Whether Position Is Within Business HTML | 20000215 | |
| 2 | Instance method | Private | Method | Checks Whether String is a Constant in Quotation Marks | 20000217 | |
| 3 | Instance method | Private | Method | Checks Whether Position Is Within a BHTML Parameter List | 20000216 | |
| 4 | Instance method | Public | Method | Checks Whether a Service Interface Parameter Is Used | 20000308 | |
| 5 | Instance method | Public | Method | Checks Whether a Service Parameter Is Used | 20000308 | |
| 6 | Instance method | Public | Constructor | Constructor | 20000217 | |
| 7 | Instance method | Private | Method | Returns the Name and Parameters of a BHTML Function | 20000216 | |
| 8 | Instance method | Public | Method | Searches for Definition of a BHTML Function | 20000217 | |
| 9 | Instance method | Public | Method | Returns a List of Included HTML Templates | 20000218 | |
| 10 | Instance method | Public | Method | Supplies a List of the MIME Objects Used | 20000407 | |
| 11 | Instance method | Public | Method | Returns a List of Resource File Parameters Used | 20000225 | |
| 12 | Instance method | Public | Method | Supplies a List of the Templates Used via "wgateURL" | 20000406 | |
| 13 | Instance method | Private | Method | Returns the Word for the Position Entered | 20000211 | |
| 14 | Instance method | Public | Method | 20000308 | ||
| 15 | 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 | P_BHTML | Call by reference | Type reference (TYPE) | CHAR1 | X: Innerhalb von BHTML | 20000215 | |||
| 2 | P_LINE | Call by reference | Type reference (TYPE) | I | Zeilennummer | 20000215 | |||
| 3 | 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 | P_IS_CONST | Call by reference | Type reference (TYPE) | CHAR1 | X: Ist Konstante in Anführungszeichen | 20000217 | |||
| 2 | P_STRING | Call by reference | Type reference (TYPE) | W3_HTML | Zu prüfender String | 20000217 | |||
| 3 | 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 | P_FUNCTION | Call by reference | Type reference (TYPE) | STRING | Gefundene BHTML-Funktion mit Parametern | 20000216 | |||
| 2 | P_LINE | Call by reference | Type reference (TYPE) | I | Zeilennummer | 20000216 | |||
| 3 | P_POS | Call by reference | Type reference (TYPE) | I | Position in der Zeile | 20000216 | |||
| 4 | P_POS_IN_FUNCTION | Call by reference | Type reference (TYPE) | I | Position innerhalb der Funktion | 20000216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20000216 |
Method CHECK_SERVICE_INTP_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARAMETER | Call by reference | Type reference (TYPE) | W3SIPNAME | Name eines Schnittstellenparameters eines Services | 20000308 | |||
| 2 | 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 | P_PARAMETER | Call by reference | Type reference (TYPE) | IACPNAME | Name eines Serviceparameters | 20000308 | |||
| 2 | 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 | P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_DISPLAY | Operation für Navigation (Anzeigen, Ändern) | 20000329 | ||
| 2 | P_SOURCE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | HTML-Source | 20000217 | |||
| 3 | P_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | IACIKEYT | Templatename | 20000217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Laden der Source zum Template | 20000217 | ||
| 2 | Es wurde keine Source und kein Templatename übergeben | 20000217 | ||
| 3 | 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 | P_FUNCTION | Call by reference | Type reference (TYPE) | STRING | BHTML-Funktion | 20000216 | |||
| 2 | P_NAME | Call by reference | Type reference (TYPE) | W3_HTML | Name der BHTML-Funktion | 20000216 | |||
| 3 | P_NUMBER | Call by reference | Type reference (TYPE) | I | Nummer des geklickten Parameters | 20000216 | |||
| 4 | P_PARAMETERS | Call by reference | Type reference (TYPE) | W3_FLOW_TAG_ATTRIBUTE_TABLETYP | Tabelle mit Parameternamen und -werten | 20000216 | |||
| 5 | P_POS | Call by reference | Type reference (TYPE) | I | Position im String | 20000216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20000216 |
Method GET_FUNCTION_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINE | Call by reference | Type reference (TYPE) | I | Zeilennummer | 20000217 | |||
| 2 | P_NAME | Call by reference | Type reference (TYPE) | W3_HTML | Name der Funktion | 20000217 | |||
| 3 | P_POS | Call by reference | Type reference (TYPE) | I | Position in der Zeile | 20000217 | |||
| 4 | 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 | 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 | 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 | 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 | 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 | P_LINE | Call by reference | Type reference (TYPE) | I | Zeilennummer | 20000211 | |||
| 2 | P_POS | Call by reference | Type reference (TYPE) | I | Position in der Zeile | 20000211 | |||
| 3 | P_WORD | Call by reference | Type reference (TYPE) | W3_HTML | Enthält HTML für WWW Client | 20000211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |