Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWBC_REQUEST_HANDLER | NWBC - Request Handler | 20101012 |
Properties
| Class | CL_NWBC_HTML_BASE | |
| Short Description | NWBC - Handler for HTML Requests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20101012 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWBC_REQUEST_HANDLER | NWBC - Request Handler | 20101012 |
Friends
Class CL_NWBC_HTML_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | CL_ABAP_CHAR_UTILITIES=>CR_LF | 20101012 | |||
| 2 | Constant | Private | See coding | 20101012 | |||||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '31' | 20111107 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Is Suspend & Resume allowed in Main Windows? | 20130129 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWBC_RUNTIME | 20101115 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWBC_SERVER_ASSIST | 20101115 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_NWBC_UTIL | 20111130 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | GTY_S_SUPPORTED_LSAPI_FEATURES | 20101124 | ||||
| 9 | Instance attribute | Private | See coding | 20101115 | |||||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110914 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120227 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101115 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | 20101115 |
Methods
Events
Class CL_NWBC_HTML_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_SUPPORTED_LSAPI_FEATURES | Private | See coding | 20101124 | begin of gty_s_supported_lsapi_features,
navigate type boole_d,
navigate_obn type boole_d,
end of gty_s_supported_lsapi_features
|
||
| 2 | GTY_T_TEXTPOOL | Private | See coding | 20101026 | gty_t_textpool type standard table of textpool with default key
|
Method Signatures
Method CORRECT_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NODE | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 3 | IV_FIRST_TIME | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101012 | ||
| 4 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101012 |
Method CREATE_LAUNCHPAD_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 3 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 4 | IS_SELECTED_NODE_LPD | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | Parent Node of the Launch Pad (or LPD level) | 20101012 | |||
| 5 | IV_IS_LINK_COLLECTION_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101012 | |||
| 6 | IV_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20101012 | |||
| 7 | IV_RENDER_EMPTY_LIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method CREATE_SERVICE_MAP_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 3 | IV_IS_LINK_COLLECTION_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101012 | |||
| 4 | IV_IS_SERVICE_MAP | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101108 | |||
| 5 | IV_LEAF_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101103 | |||
| 6 | IV_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20101012 | |||
| 7 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method DETERMINE_VISIBLE_SHELL_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VISIBLE_AREAS | Call by reference | Type reference (TYPE) | LCL_NWBC_UTIL=>GTY_S_VISIBLE_AREAS | 20101012 | ||||
| 2 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20110915 | |||
| 3 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method ESCAPE_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ESCAPED | Call by reference | Type reference (TYPE) | STRING | 20101109 | ||||
| 2 | IV_UNESCAPED | Call by reference | Type reference (TYPE) | STRING | 20101109 |
Method ESCAPE_HTML on class CL_NWBC_HTML_BASE has no exception.
Method GET_BACK_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IV_HISTORY | Call by reference | Type reference (TYPE) | STRING | 20101012 |
Method GET_BACK_BUTTON on class CL_NWBC_HTML_BASE has no exception.
Method GET_BREAD_CRUMB_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_ID_GENERATOR | Call by reference | Object reference (TYPE REF TO) | LCL_NWBC_ID_GENERATOR | 20110622 | ||||
| 3 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 4 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method GET_EPCM_HTML_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_URL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_URL_HANDLER | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101210 |
Method GET_EXCLUSIVE_WORK_CENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NAVIGATION_ENTRY | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110314 | |||
| 2 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20110919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20110314 |
Method GET_HISTORY_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HISTORY | Call by reference | Type reference (TYPE) | STRING | 20101222 | ||||
| 2 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101222 |
Method GET_HISTORY_PARAMETER on class CL_NWBC_HTML_BASE has no exception.
Method GET_HTML_4_APPLICATION_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_URL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_URL_HANDLER | NWBC - Url handler | 20101021 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | STRING | 20120302 | ||||
| 4 | IV_NWBC_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20110815 | ||||
| 5 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101210 |
Method GET_MESSAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LINK1 | Call by reference | Type reference (TYPE) | CLIKE | 20101126 | ||||
| 2 | EV_LINK2 | Call by reference | Type reference (TYPE) | CLIKE | 20101126 | ||||
| 3 | EV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20101126 | ||||
| 4 | EV_TEXT1 | Call by reference | Type reference (TYPE) | CLIKE | 20101126 | ||||
| 5 | EV_TEXT2 | Call by reference | Type reference (TYPE) | CLIKE | 20101126 | ||||
| 6 | EV_TEXT3 | Call by reference | Type reference (TYPE) | CLIKE | 20101126 | ||||
| 7 | EV_TEXT4 | Call by reference | Type reference (TYPE) | CLIKE | 20101126 | ||||
| 8 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_NWBC_STATIC_CHECK | 20101126 |
Method GET_MESSAGE_TEXT on class CL_NWBC_HTML_BASE has no exception.
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 2 | ES_SELECTED_NODE_LEVEL1 | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 3 | ES_SELECTED_NODE_LEVEL2 | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 4 | ES_SELECTED_NODE_LINKCOLLCTION | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 5 | ES_SELECTED_NODE_LPD | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 6 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 7 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method HANDLE_APPLICATION_WINDOW Signature
Method HANDLE_APPLICATION_WINDOW on class CL_NWBC_HTML_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method HANDLE_APPLICATION_WINDOW_BODY Signature
Method HANDLE_APPLICATION_WINDOW_BODY on class CL_NWBC_HTML_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method HANDLE_DSM_TERMINATOR Signature
Method HANDLE_DSM_TERMINATOR on class CL_NWBC_HTML_BASE has no parameter.
Method HANDLE_DSM_TERMINATOR on class CL_NWBC_HTML_BASE has no exception.
Method HANDLE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20101012 |
Method HANDLE_ERROR on class CL_NWBC_HTML_BASE has no exception.
Method HANDLE_GET_SESSION_URLS Signature
Method HANDLE_GET_SESSION_URLS on class CL_NWBC_HTML_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20111019 |
Method HANDLE_LOADING Signature
Method HANDLE_LOADING on class CL_NWBC_HTML_BASE has no parameter.
Method HANDLE_LOADING on class CL_NWBC_HTML_BASE has no exception.
Method HANDLE_LOGOFF Signature
Method HANDLE_LOGOFF on class CL_NWBC_HTML_BASE has no parameter.
Method HANDLE_LOGOFF on class CL_NWBC_HTML_BASE has no exception.
Method HANDLE_LOGOFF_CONFIRMATION Signature
Method HANDLE_LOGOFF_CONFIRMATION on class CL_NWBC_HTML_BASE has no parameter.
Method HANDLE_LOGOFF_CONFIRMATION on class CL_NWBC_HTML_BASE has no exception.
Method HANDLE_NAVIGATE_ABSOLUTE Signature
Method HANDLE_NAVIGATE_ABSOLUTE on class CL_NWBC_HTML_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method HANDLE_REAL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method HANDLE_RESUME_APPLICATION Signature
Method HANDLE_RESUME_APPLICATION on class CL_NWBC_HTML_BASE has no parameter.
Method HANDLE_RESUME_APPLICATION on class CL_NWBC_HTML_BASE has no exception.
Method HANDLE_SAPSSD Signature
Method HANDLE_SAPSSD on class CL_NWBC_HTML_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method HANDLE_SPLASH_SCREEN Signature
Method HANDLE_SPLASH_SCREEN on class CL_NWBC_HTML_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101210 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_NWBC_HTML_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101210 |
Method IS_NAVIGATION_MENU_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_VISIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101029 |
Method IS_NAVIGATION_MENU_VISIBLE on class CL_NWBC_HTML_BASE has no exception.
Method IS_SERVICE_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_SERVICE_MAP | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101012 |
Method IS_SERVICE_MAP on class CL_NWBC_HTML_BASE has no exception.
Method IS_SINGLE_TOP_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 2 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 3 | RV_IS_SINGLE_TOP_LEVEL | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method RENDER_APPLICATION_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101129 | ||||
| 2 | IO_URL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_URL_HANDLER | NWBC - Url handler | 20101129 | |||
| 3 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20101129 | ||||
| 4 | IV_VERSION_HASH | Call by reference | Type reference (TYPE) | STRING | 20120717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101210 |
Method RENDER_BRANDING_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_ID_GENERATOR | Call by reference | Object reference (TYPE REF TO) | LCL_NWBC_ID_GENERATOR | 20110622 | ||||
| 3 | IS_VISIBLE_SHELL_AREAS | Call by reference | Type reference (TYPE) | LCL_NWBC_UTIL=>GTY_S_VISIBLE_AREAS | 20111103 |
Method RENDER_BRANDING_AREA on class CL_NWBC_HTML_BASE has no exception.
Method RENDER_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IV_LINK1 | Call by reference | Type reference (TYPE) | CLIKE | 20101012 | ||||
| 3 | IV_LINK2 | Call by reference | Type reference (TYPE) | CLIKE | 20101012 | ||||
| 4 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | GC_S_MESSAGE_TYPE-ERROR | 20101012 | |||
| 5 | IV_TEXT1 | Call by reference | Type reference (TYPE) | CLIKE | 20101012 | ||||
| 6 | IV_TEXT2 | Call by reference | Type reference (TYPE) | CLIKE | 20101012 | ||||
| 7 | IV_TEXT3 | Call by reference | Type reference (TYPE) | CLIKE | 20101012 | ||||
| 8 | IV_TEXT4 | Call by reference | Type reference (TYPE) | CLIKE | 20101012 |
Method RENDER_ERROR_MESSAGE on class CL_NWBC_HTML_BASE has no exception.
Method RENDER_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IT_PARAMETER | Call by reference | Type reference (TYPE) | TIHTTPNVP | Unescaped/Unencoded Parameters | 20101012 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 4 | IV_ESCAPE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110714 | ||
| 5 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 6 | IV_METHOD | Call by reference | Type reference (TYPE) | STRING | 'POST' | 20101012 | |||
| 7 | IV_ONSUBMIT | Call by reference | Type reference (TYPE) | STRING | 20101203 | ||||
| 8 | IV_TARGET | Call by reference | Type reference (TYPE) | STRING | 20101012 |
Method RENDER_FORM on class CL_NWBC_HTML_BASE has no exception.
Method RENDER_IFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101028 | ||||
| 2 | IO_ID_GENERATOR | Call by reference | Object reference (TYPE REF TO) | LCL_NWBC_ID_GENERATOR | 20110622 | ||||
| 3 | IO_URL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_URL_HANDLER | NWBC - Url handler | 20101028 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 'content_frame' | 20120125 | |||
| 5 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20101028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101216 |
Method RENDER_JS_SCROLL_ADJUSTMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101216 | |||
| 3 | IS_SELECTED_NODE_LEVEL1 | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101216 | ||||
| 4 | IS_SELECTED_NODE_LEVEL2 | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101216 | ||||
| 5 | IS_SELECTED_NODE_LPD | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20111201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101216 |
Method RENDER_JS_TITLE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IV_IGNORE_SETPAGETITLE_EVENT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130627 | ||
| 3 | IV_NO_DELAY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110627 | |||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20110117 | ||||
| 5 | IV_TITLE_DEFAULT | Call by reference | Type reference (TYPE) | STRING | 20110331 |
Method RENDER_JS_TITLE_UPDATE on class CL_NWBC_HTML_BASE has no exception.
Method RENDER_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101125 | ||||
| 2 | IS_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101201 | ||||
| 3 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101201 | ||||
| 4 | IV_WINDOW_MODE | Call by reference | Type reference (TYPE) | STRING | 20101201 |
Method RENDER_LINK on class CL_NWBC_HTML_BASE has no exception.
Method RENDER_MENU_LEVEL1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_ID_GENERATOR | Call by reference | Object reference (TYPE REF TO) | LCL_NWBC_ID_GENERATOR | 20110622 | ||||
| 3 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 4 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 5 | IS_SELECTED_NODE_LEVEL1 | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 6 | IS_VISIBLE_SHELL_AREAS | Call by reference | Type reference (TYPE) | LCL_NWBC_UTIL=>GTY_S_VISIBLE_AREAS | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101222 |
Method RENDER_MENU_LEVEL2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_ID_GENERATOR | Call by reference | Object reference (TYPE REF TO) | LCL_NWBC_ID_GENERATOR | 20110622 | ||||
| 3 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 4 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 5 | IS_SELECTED_NODE_LEVEL1 | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 6 | IS_SELECTED_NODE_LEVEL2 | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 7 | IS_VISIBLE_SHELL_AREAS | Call by reference | Type reference (TYPE) | LCL_NWBC_UTIL=>GTY_S_VISIBLE_AREAS | 20111027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101222 |
Method RENDER_MENU_LPD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_ID_GENERATOR | Call by reference | Object reference (TYPE REF TO) | LCL_NWBC_ID_GENERATOR | 20110622 | ||||
| 3 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 4 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 5 | IS_SELECTED_NODE_LINKCOLLCTION | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 6 | IS_SELECTED_NODE_LPD | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 7 | IS_VISIBLE_SHELL_AREAS | Call by reference | Type reference (TYPE) | LCL_NWBC_UTIL=>GTY_S_VISIBLE_AREAS | 20111027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method RENDER_REDIRECT_2_EXTERNAL_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_URL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_URL_HANDLER | NWBC - Url handler | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101210 |
Method RENDER_SERVICE_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101012 | ||||
| 2 | IO_NAVIGATION_TREE | Call by reference | Object reference (TYPE REF TO) | LIF_NWBC_NAV_TREE_ACCESS | NWBC - Access to the Navigation Tree | 20101122 | |||
| 3 | IS_SELECTED_NODE | Call by reference | Type reference (TYPE) | IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY | 20101012 | ||||
| 4 | IV_IS_SERVICE_MAP | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101126 |
Method RENDER_SPLASH_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20101129 | ||||
| 2 | IO_URL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_URL_HANDLER | NWBC - Url handler | 20101125 | |||
| 3 | IV_OPEN_NEW_WINDOW | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101203 | ||
| 4 | IV_TIMEOUT | Call by reference | Type reference (TYPE) | STRING | '0' | 20101125 | |||
| 5 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20101129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20101210 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |