Hierarchy
⤷
⤷
Properties
| Class | CL_NWBC | |
| Short Description | External Functionality for NWBC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20090307 | SAP |
| Last change | 20131127 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_NWBC has no interface implemented.
Friends
Class CL_NWBC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'app' | 20090529 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'embedded' | 20090529 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'main' | 20090529 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'sap-nwbc-context' | 20091026 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'API access to PFCG' | 20140409 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'NWBC for Desktop' | 20091204 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'NWBC for HTML' | 20091204 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | '' | 20120217 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'L' | 20120217 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'S' | 20120217 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | CL_NWBC=>T_CONTEXT | 20091022 | ||||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'applicationAlias' | 20090703 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'obn' | 20090703 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'roleEntry' | 20090703 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'sitemap' | 20100414 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'transaction' | 20090703 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'url' | 20090703 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'wda' | 20090703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Append slash to the end of path is not yet there | 20110119 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091022 | |
| 3 | Static method | Public | Method | Return the current context for this session | 20091022 | |
| 4 | Static method | Public | Method | Given a context, construct string for sap-nwbc-context | 20091022 | |
| 5 | Static method | Public | Method | Given a context, construct string for sap-nwbc-context | 20130314 | |
| 6 | Static method | Public | Method | Return the current context for this session | 20110224 | |
| 7 | Static method | Public | Method | Setup context from URL parameter sap-nwbc-context | 20091022 | |
| 8 | Static method | Public | Method | Given a context, construct string for sap-nwbc-context | 20110426 | |
| 9 | Static method | Public | Method | Given a context, construct string for sap-nwbc-context | 20110118 | |
| 10 | Static method | Public | Method | 20101208 | ||
| 11 | Static method | Public | Method | 20101208 | ||
| 12 | Static method | Public | Method | Called to initialize client features | 20101025 | |
| 13 | Static method | Public | Method | Checks if NWBC desktop is installed | 20140526 | |
| 14 | Static method | Private | Method | build cluster id | 20100908 | |
| 15 | Static method | Private | Method | clean up obn param buffer | 20100908 | |
| 16 | Static method | Public | Method | OBSOLETE | 20111115 | |
| 17 | Static method | Public | Method | OBSOLETE | 20111115 | |
| 18 | Static method | Public | Method | Replace parameter in URL | 20110826 | |
| 19 | Static method | Public | Method | Replace parameter in URL | 20110630 | |
| 20 | Static method | Public | Method | Launch NWBC in a browser | 20090308 | |
| 21 | Static method | Public | Method | Splits string based on regular expression | 20110630 | |
| 22 | Static method | Public | Method | Return a base URL to a NWBC handler | 20090308 | |
| 23 | Static method | Public | Method | Contruct NWBC URL onto a shell (optional canvas) | 20090308 | |
| 24 | Static method | Public | Method | Launch NWBC in a browser | 20090308 | |
| 25 | Static method | Public | Method | Determine what type of URL can be launched | 20090308 |
Events
Class CL_NWBC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CLUSTER_ID | Private | See coding | 20100908 | t_cluster_id(44) TYPE c
|
||
| 2 | T_CONTEXT | Public | See coding | 20091022 | BEGIN OF t_context,
valid TYPE abap_bool, " set to abap_true if context has been set for this session
runtime_version TYPE string, " runtime version
support_bits TYPE string, " feature bits string of the client
client_version TYPE string, " version of connected client
role_name TYPE string, " name of role as in PFCG
role_id TYPE string, " object_id of the node relative to the role
role_filter TYPE string, " active role filter
cockpit TYPE string, " active cockpit
sysid TYPE sy-sysid, " NWBC sysid
mandt TYPE sy-mandt, " NWBC client
scope TYPE string, " reference cl_nwbc=>scope_*
canvas_window TYPE string, " reference cl_nwbc=>canvas__window__*
nwbc_shell TYPE string, " reference cl_nwbc=>nwbc_for_*
default_context TYPE string, " serialized default user context
END OF t_context
|
||
| 3 | T_OBN_PARAM_UNIQUE_KEY | Public | See coding | 20111114 | T_OBN_PARAM_UNIQUE_KEY type c LENGTH 32
|
||
| 4 | T_STRINGS | Public | See coding | 20110630 | t_strings TYPE STANDARD TABLE OF string
|
Method Signatures
Method APPEND_SLASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110119 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20110119 |
Method APPEND_SLASH on class CL_NWBC has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWBC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWBC has no exception.
Method CONTEXT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Type reference (TYPE) | CL_NWBC=>T_CONTEXT | 20091022 | ||||
| 2 | CONTEXT_STRING | Call by reference | Type reference (TYPE) | STRING | If given, the return this context, otherwise global context | 20091022 | |||
| 3 | HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20100417 |
Method CONTEXT_GET on class CL_NWBC has no exception.
Method CONTEXT_SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANVAS_WINDOW | Call by reference | Type reference (TYPE) | STRING | CL_NWBC=>CANVAS__WINDOW__MAIN | 20091204 | |||
| 2 | CONTEXT | Call by reference | Type reference (TYPE) | CL_NWBC=>T_CONTEXT | 20091022 | ||||
| 3 | CONTEXT_STRING | Value transfer | Type reference (TYPE) | STRING | 20091022 | ||||
| 4 | NWBC_SHELL | Call by reference | Type reference (TYPE) | STRING | CL_NWBC=>FOR_DESKTOP | 20091204 | |||
| 5 | ROLE_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091026 | ||||
| 6 | ROLE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091026 | ||||
| 7 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_RUNTIME | The NWBC Runtime Interface | 20110214 | |||
| 8 | SCOPE | Call by reference | Type reference (TYPE) | STRING | CL_NWBC=>SCOPE_CANVAS | Current NWBC scope | 20120217 |
Method CONTEXT_SERIALIZE on class CL_NWBC has no exception.
Method CONTEXT_SERIALIZE_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_STRING | Value transfer | Type reference (TYPE) | STRING | 20130314 | ||||
| 2 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_RUNTIME | The NWBC Runtime Interface | 20130314 |
Method CONTEXT_SERIALIZE_DEFAULT on class CL_NWBC has no exception.
Method CONTEXT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20110224 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | CL_NWBC=>T_CONTEXT | 20110224 | ||||
| 3 | IV_CONTEXT_STRING | Call by reference | Type reference (TYPE) | STRING | If given, the return this context, otherwise global context | 20110224 | |||
| 4 | RS_CONTEXT | Value transfer | Type reference (TYPE) | CL_NWBC=>T_CONTEXT | 20110224 |
Method CONTEXT_SET on class CL_NWBC has no exception.
Method CONTEXT_SET_FROM_HTTP_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_STRING | Call by reference | Type reference (TYPE) | CSEQUENCE | The string from URL parameter sap-nwbc-context | 20091022 |
Method CONTEXT_SET_FROM_HTTP_REQUEST on class CL_NWBC has no exception.
Method CONTEXT_URL_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POST_BODY | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20110426 | |||
| 2 | CV_URL | Call by reference | Type reference (TYPE) | STRING | 20110426 | ||||
| 3 | IV_CONTEXT | Call by reference | Type reference (TYPE) | T_CONTEXT | 20110426 | ||||
| 4 | IV_CONTEXT_STRING | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110426 | ||||
| 5 | IV_FORCE_REPLACE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110426 |
Method CONTEXT_URL_ADD on class CL_NWBC has no exception.
Method CONTEXT_URL_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANVAS_WINDOW | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110118 | ||||
| 2 | NWBC_SHELL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110118 | ||||
| 3 | POST_BODY | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20110406 | |||
| 4 | ROLE_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110118 | ||||
| 5 | ROLE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110118 | ||||
| 6 | URL | Call by reference | Type reference (TYPE) | STRING | 20110118 |
Method CONTEXT_URL_UPDATE on class CL_NWBC has no exception.
Method GET_RUNTIME_IVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IVERSION | Value transfer | Type reference (TYPE) | I | 20101208 | ||||
| 2 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20101208 |
Method GET_RUNTIME_IVERSION on class CL_NWBC has no exception.
Method GET_RUNTIME_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION | Value transfer | Type reference (TYPE) | STRING | 20101208 |
Method GET_RUNTIME_VERSION on class CL_NWBC has no exception.
Method INITIALIZE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALREADY_INITIALIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicated that client already initialized | 20130412 | |||
| 2 | NWBC_SHELL | Call by reference | Type reference (TYPE) | STRING | CL_NWBC=>FOR_HTML | Shell type | 20130412 | ||
| 3 | SB_NWBC_NATIVE_SAPGUI | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Client supports native SAPGUI | 20130412 | ||
| 4 | SB_NWBC_NAVIGATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Client supports NWBC-Navigate | 20101026 | ||
| 5 | SB_NWBC_OBN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Client supports NWBC-OBN | 20101026 | ||
| 6 | SB_NWBC_TAB_BROWSING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Client supports Tab Browsing | 20120730 | ||
| 7 | SUPPORT_BITS | Call by reference | Type reference (TYPE) | STRING | Client feature bits | 20101025 | |||
| 8 | VERSION | Call by reference | Type reference (TYPE) | STRING | Client version | 20101025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Raised if client already initialized | 20110118 |
Method IS_NWBC_DESKTOP_INSTALLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | NWBC Desktop installed | 20140526 |
Method IS_NWBC_DESKTOP_INSTALLED on class CL_NWBC has no exception.
Method OBN_PARAM_BUILD_CLUSTER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNAME | Call by reference | Attribute reference (LIKE) | SY-UNAME | User Name | 20100908 | |||
| 2 | IV_UNIQUE_KEY | Call by reference | Type reference (TYPE) | CL_NWBC=>T_OBN_PARAM_UNIQUE_KEY | Unique Key to store a OBN Parameter Value to a shared cache | 20100908 | |||
| 3 | RV_CLUSTER_ID | Value transfer | Type reference (TYPE) | T_CLUSTER_ID | 20100908 |
Method OBN_PARAM_BUILD_CLUSTER_ID on class CL_NWBC has no exception.
Method OBN_PARAM_CLEAN_UP_DB Signature
Method OBN_PARAM_CLEAN_UP_DB on class CL_NWBC has no parameter.
Method OBN_PARAM_CLEAN_UP_DB on class CL_NWBC has no exception.
Method OBN_PARAM_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | DATA | 20111115 | ||||
| 2 | IV_UNIQUE_KEY | Call by reference | Type reference (TYPE) | CL_NWBC=>T_OBN_PARAM_UNIQUE_KEY | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111115 |
Method OBN_PARAM_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | 20111115 | ||||
| 2 | IV_UNIQUE_KEY | Call by reference | Type reference (TYPE) | T_OBN_PARAM_UNIQUE_KEY | 20111115 | ||||
| 3 | RV_UNIQUE_KEY | Value transfer | Type reference (TYPE) | T_OBN_PARAM_UNIQUE_KEY | 20111115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111115 |
Method READ_QUERY_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POST | Call by reference | Type reference (TYPE) | TIHTTPNVP | Post body to update | 20110826 | |||
| 2 | CV_GET | Call by reference | Type reference (TYPE) | STRING | Get paramaters to update | 20110826 | |||
| 3 | CV_URL | Call by reference | Type reference (TYPE) | STRING | URL to update | 20110826 | |||
| 4 | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 0 if parameter has been found | 20130107 | |||
| 5 | IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Controls if parameter should be deleted | 20110826 | ||
| 6 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of paramater to update | 20110826 | |||
| 7 | RV_VALUE | Call by reference | Type reference (TYPE) | STRING | Paramater value | 20110826 |
Method READ_QUERY_PARAMETER on class CL_NWBC has no exception.
Method REPLACE_QUERY_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM_DEFAULT | Call by reference | Type reference (TYPE) | CSEQUENCE | Parameter value default to compare | 20130412 | |||
| 2 | PARAM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of paramater to update | 20110630 | |||
| 3 | PARAM_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | New paramater value | 20110630 | |||
| 4 | POST_BODY | Call by reference | Type reference (TYPE) | TIHTTPNVP | Post body to update | 20110630 | |||
| 5 | URL | Call by reference | Type reference (TYPE) | STRING | Url to update | 20110630 |
Method REPLACE_QUERY_PARAMETER on class CL_NWBC has no exception.
Method SE93_LAUNCH Signature
Method SE93_LAUNCH on class CL_NWBC has no parameter.
Method SE93_LAUNCH on class CL_NWBC has no exception.
Method SPLIT_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGEXP | Call by reference | Type reference (TYPE) | STRING | Pattern | 20110630 | |||
| 2 | RESULTS | Call by reference | Type reference (TYPE) | T_STRINGS | Transfer of Strings at Runtime | 20110630 | |||
| 3 | STRING | Call by reference | Type reference (TYPE) | STRING | Value to parse | 20110630 | |||
| 4 | SUB_REGEXP | Call by reference | Type reference (TYPE) | STRING | Optional sub Pattern | 20110630 |
Method SPLIT_TAGS on class CL_NWBC has no exception.
Method URL_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | CSEQUENCE | CL_URL=>MC_APPLICATION | Default httpurlloc applicaiton name | 20120810 | ||
| 2 | COCKPIT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090308 | ||||
| 3 | DOMAIN | Call by reference | Type reference (TYPE) | CSEQUENCE | Default httpurlloc domain name | 20120810 | |||
| 4 | PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | Alternative path/alias to NWBC handler to use | 20090308 | |||
| 5 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | Use for determining proxies in network | 20090308 | |||
| 6 | SM59_ALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | Destination for which URL should be generated | 20120810 | |||
| 7 | URL | Value transfer | Type reference (TYPE) | STRING | Server absolute URL | 20090308 |
Method URL_BASE on class CL_NWBC has no exception.
Method URL_CONSTRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | CSEQUENCE | CL_URL=>MC_APPLICATION | Default httpurlloc applicaiton name | 20120810 | ||
| 2 | CANVAS_APPLICATION_ALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | Canvas = applicationAlias | 20090703 | |||
| 3 | CANVAS_OBN | Call by reference | Type reference (TYPE) | CSEQUENCE | Canvas = OBN: object.method | 20090308 | |||
| 4 | CANVAS_ROLE_ENTRY | Call by reference | Type reference (TYPE) | CSEQUENCE | Canvas = RoleEntry: role:object_id | 20090703 | |||
| 5 | CANVAS_SITEMAP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Canvas = sitemap | 20100414 | |||
| 6 | CANVAS_TRANSACTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Transaction code to start | 20090308 | |||
| 7 | CANVAS_TRANSACTION__CLNT_TYPE | Call by reference | Type reference (TYPE) | STRING | 'auto' | auto | sapgui | webgui | 20091204 | ||
| 8 | CANVAS_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | Canvas = URL: must be server absolute URL! (start with "/") | 20090308 | |||
| 9 | CANVAS_WDA | Call by reference | Type reference (TYPE) | CSEQUENCE | Canvas = WDA: Web Dynpro ABAP ( [/namespace/]name) | 20090308 | |||
| 10 | CANVAS_WDA__CLIENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 'auto' | auto | html | nwbc (smart client) | 20090308 | ||
| 11 | CANVAS__WINDOW | Call by reference | Type reference (TYPE) | STRING | CANVAS__WINDOW__MAIN | main (Main Window) | app (Application Window) | 20090308 | ||
| 12 | COCKPIT | Call by reference | Type reference (TYPE) | CSEQUENCE | Optional cockpit to activate | 20090308 | |||
| 13 | DECORATION | Call by reference | Type reference (TYPE) | CL_NWBC_SERVER_ASSIST=>GTY_DECORATION | Decoration settings | 20110121 | |||
| 14 | DOMAIN | Call by reference | Type reference (TYPE) | CSEQUENCE | Default httpurlloc domain name | 20120810 | |||
| 15 | FOR_SESSION_USE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Adds/uses runtime information for generating URL | 20110415 | ||
| 16 | FOR_USE_IN_EMAIL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091001 | |||
| 17 | HTML_CLIENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Use HTML Client ==> NWBC HTML | 20090308 | ||
| 18 | PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | Alternative path/alias to NWBC handler to use | 20090308 | |||
| 19 | QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Query parameters, appended onto query_string | 20090308 | |||
| 20 | QUERY_STRING | Call by reference | Type reference (TYPE) | CSEQUENCE | Query string name=value format, already URL encoded | 20090308 | |||
| 21 | RE_ENTRANCE_TICKET | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Only desktop client, add short lived re-entrace ticket | 20090308 | ||
| 22 | ROLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Option role filter | 20100414 | |||
| 23 | RUNTIME_LOAD | Call by reference | Type reference (TYPE) | CSEQUENCE | Alternative Z-Runtime | 20091016 | |||
| 24 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20090308 | |||
| 25 | SM59_ALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | Destination for which URL should be generated | 20120810 | |||
| 26 | URL | Value transfer | Type reference (TYPE) | STRING | Server absolute URL | 20090308 |
Method URL_CONSTRUCT on class CL_NWBC has no exception.
Method URL_LAUNCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | CSEQUENCE | NWBC URL Constructed before | 20090308 |
Method URL_LAUNCH on class CL_NWBC has no exception.
Method URL_TYPE_LAUNCHABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESKTOP_CLIENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Can we launch a desktop based NWBC? | 20090308 | |||
| 2 | HTML_CLIENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Can we launch a browser based NWBC? | 20090308 |
Method URL_TYPE_LAUNCHABLE on class CL_NWBC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 720 |