SAP ABAP Class CL_W3_HELPER (ITS: Utility Methods for Tool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_TOOL (Package) ITS Connection: Tool

⤷

⤷

Properties
Class | CL_W3_HELPER | |
Short Description | ITS: Utility Methods for Tool | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SW3_TOOL | ITS Connection: Tool |
Created | 19991020 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_W3_HELPER has no interface implemented.
Friends
Class CL_W3_HELPER has no friend class.
Attributes
Class CL_W3_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Include Messages in Log | 19991028 |
2 | ![]() |
Static method | Public | Method | Open a New Log (Overwrite Existing Log) | 19991108 |
3 | ![]() |
Static method | Public | Method | Display Log | 19991028 |
4 | ![]() |
Static method | Public | Method | Generates Code for Business HTML Function Template | 19991227 |
5 | ![]() |
Static method | Private | Method | Generate Log Name | 19991028 |
6 | ![]() |
Static method | Public | Method | Returns Name of Standard ITS Server for SAP System | 19991202 |
7 | ![]() |
Static method | Public | Method | Gets URL for standard ITS merged with settings | 20001114 |
8 | ![]() |
Static method | Public | Method | Select the Business HTML | 19991020 |
9 | ![]() |
Static method | Public | Method | Open a New Log (Overwrite Existing Log) | 19991028 |
Events
Class CL_W3_HELPER has no event.
Types
Class CL_W3_HELPER has no local type.
Method Signatures
Method ADD_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 19991028 | ||
2 | ![]() |
P_MESSAGES | Call by reference | Type reference (TYPE) | W3_ERROR_MESSAGES | Einzufügende ;eldungen | 19991028 | ||
3 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Schlüssel eines Objekts in der EU | 19991028 | ||
4 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | WB Request: Typ eine Objekts der Entwicklungsumgebung | 19991028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten --> Message raising | 19991028 |
Method DELETE_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Schlüssel eines Objekts in der EU | 19991108 | ||
2 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | WB Request: Typ eine Objekts der Entwicklungsumgebung | 19991108 | ||
3 | ![]() |
P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | WB Request: Operation innerhalb der Entwicklungsumgebung | 19991108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten -> Message raising | 19991108 |
Method DISPLAY_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 19991028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten --> Message raising | 19991028 |
Method GENERATE_BHTML_CODING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FUNCTION_NAME | Call by reference | Type reference (TYPE) | W3BHTMLFUN | Name einer Business-HTML Funktion | 19991227 | ||
2 | ![]() |
P_PARA_VALUES | Call by reference | Type reference (TYPE) | W3_BHTML_PARA_VAL_LIST | WAB: Tabelle mit Business-HTML Parametern und Werten | 19991229 | ||
3 | ![]() |
P_SOURCE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Generierter Sourcecode | 19991227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business-HTML-Funktion existiert nicht | 19991227 |
Method GENERATE_LOG_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LOG | Call by reference | Type reference (TYPE) | BAL_S_LOG | Log-Identifikation | 19991028 | ||
2 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Schlüssel eines Objekts in der EU | 19991028 | ||
3 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | WB Request: Typ eine Objekts der Entwicklungsumgebung | 19991028 | ||
4 | ![]() |
P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | WB Request: Operation innerhalb der Entwicklungsumgebung | 19991028 |
Method GENERATE_LOG_NAME on class CL_W3_HELPER has no exception.
Method GET_ITS_SERVER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | W3_URL | WAB: Feld für URL | 19991202 |
Method GET_ITS_SERVER_NAME on class CL_W3_HELPER has no exception.
Method GET_ITS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PATH | Call by reference | Type reference (TYPE) | URL_PATH | SPACE | Pfad zum Webserver | 20001114 | |
2 | ![]() |
P_PROTOCOL | Call by reference | Type reference (TYPE) | WEB_PROTCL | SPACE | Protokoll | 20001114 | |
3 | ![]() |
P_SERVER | Call by reference | Type reference (TYPE) | WEB_SERVER | SPACE | Servername | 20001114 | |
4 | ![]() |
P_URL | Call by reference | Type reference (TYPE) | STRING | Generierte URL | 20001114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Tabelleneintrag gefunden | 20001114 |
Method HIGHLIGHT_BUSINESS_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COMMENT_END | Call by reference | Type reference (TYPE) | C | '-->' | Ende eines Kommentares | 20000518 | |
2 | ![]() |
P_COMMENT_START | Call by reference | Type reference (TYPE) | C | '
|