Hierarchy
⤷
⤷
Properties
| Class | CL_NWBC_SERVER_ASSIST | |
| Short Description | NWBC - Server Assist | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20100806 | SAP |
| Last change | 20141120 | |
| 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) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NWBC_SERVER_ASSIST has no interface implemented.
Friends
Class CL_NWBC_SERVER_ASSIST 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 | CL_ABAP_CHAR_UTILITIES=>CR_LF | linefeed | 20111031 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20100806 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | IHTTP_USER_AGENT_UNKNOWN | 20100806 |
Methods
Events
Class CL_NWBC_SERVER_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_DECORATION | Public | See coding | 20111124 | BEGIN OF gty_decoration,
no_branding TYPE boole_d,
END OF gty_decoration
|
Method Signatures
Method CHECK_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM | Call by reference | Type reference (TYPE) | ANY | 20100806 |
Method CHECK_PARAM on class CL_NWBC_SERVER_ASSIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20100806 |
Method CONSTRUCTOR on class CL_NWBC_SERVER_ASSIST has no exception.
Method EMIT_ANY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20111031 | ||||
| 2 | INPUT | Call by reference | Type reference (TYPE) | ANY | 20111031 | ||||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | I | 1 | 20111031 | |||
| 4 | TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111031 |
Method EMIT_ANY on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_AREA_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AREA_KEY | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_AREA_KEY on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_BOOL_FORM_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Default value for parameter | 20140409 | ||
| 2 | FF | Value transfer | Type reference (TYPE) | ABAP_BOOL | Paramaeter value | 20121025 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | Parameter name | 20121025 |
Method GET_BOOL_FORM_FIELD on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_CORRECTED_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20110127 |
Method GET_CORRECTED_PATH on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_ESID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20100806 | ||||
| 2 | RV_ESID | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_ESID on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_FILTERED_FORM_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCEPT | Call by reference | Type reference (TYPE) | STRING | 20110512 | ||||
| 2 | DEFAULT | Call by reference | Type reference (TYPE) | ANY | 20110512 | ||||
| 3 | FF | Value transfer | Type reference (TYPE) | STRING | 20110512 | ||||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | 20110512 | ||||
| 5 | REJECT | Call by reference | Type reference (TYPE) | STRING | 20110512 | ||||
| 6 | UPPER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110512 |
Method GET_FILTERED_FORM_FIELD on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_FILTERED_FORM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCEPT | Call by reference | Type reference (TYPE) | STRING | 20110512 | ||||
| 2 | FFS | Value transfer | Type reference (TYPE) | TIHTTPNVP | 20110512 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20110512 | ||||
| 4 | ONLY_POST_BODY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110512 | |||
| 5 | REJECT | Call by reference | Type reference (TYPE) | STRING | 20110512 | ||||
| 6 | UPPER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110512 |
Method GET_FILTERED_FORM_FIELDS on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_FORM_FIELDS_CS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORM_FIELD | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20100806 |
Method GET_FORM_FIELDS_CS on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_COLOR_SHIFT_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLOR_SHIFT_AREA | Value transfer | Type reference (TYPE) | STRING | 20110427 |
Method GET_PARAM_COLOR_SHIFT_AREA on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COMMAND | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_COMMAND on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_CUSTOM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CUSTOM_DATA | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_CUSTOM_DATA on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_FILE_NAME on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_IE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SAP_IE | Value transfer | Type reference (TYPE) | STRING | 20131113 |
Method GET_PARAM_SAP_IE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_MENU_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MENU_TYPE | Value transfer | Type reference (TYPE) | STRING | 20101112 |
Method GET_PARAM_SAP_MENU_TYPE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_ACTION_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTION_URL | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_ACTION_URL on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BACK | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_BACK on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONTEXT | Value transfer | Type reference (TYPE) | STRING | 20110815 |
Method GET_PARAM_SAP_NWBC_CONTEXT on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DIRTY | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_DIRTY on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ERROR | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_ERROR on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_FORCESAPGUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FORCE_SAP_GUI | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100806 |
Method GET_PARAM_SAP_NWBC_FORCESAPGUI on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_GET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GET_PARAMS | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_GET_PARAMS on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_HAS_POST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_POST_PARAMS | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_HAS_POST on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HISTORY | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_HISTORY on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_HIST_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HISTORY_ITEM | Value transfer | Type reference (TYPE) | STRING | 20101216 |
Method GET_PARAM_SAP_NWBC_HIST_ITEM on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_NAV_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODE | Value transfer | Type reference (TYPE) | STRING | 20120302 |
Method GET_PARAM_SAP_NWBC_NAV_MODE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_NEW_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NEW_WINDOW | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_NEW_WINDOW on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NODE | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_NODE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_OBJECT_ID on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_OBN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBN | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_OBN on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_POST_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POST_PARAMS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20140212 |
Method GET_PARAM_SAP_NWBC_POST_PARAMS on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_REPORT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REPORT_TYPE | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_REPORT_TYPE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_RESOLVING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODE | Value transfer | Type reference (TYPE) | STRING | 20110815 |
Method GET_PARAM_SAP_NWBC_RESOLVING on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_RESUME_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESUME_URL | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_RESUME_URL on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_SHELL_SHAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHELL_SHAPE | Value transfer | Type reference (TYPE) | STRING | 20110804 |
Method GET_PARAM_SAP_NWBC_SHELL_SHAPE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_SOURCE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SOURCE_ROLE | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_SOURCE_ROLE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_PARAM_SAP_NWBC_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_PARAM_SAP_NWBC_TITLE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_SHELL_DECORATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DECORATION | Value transfer | Type reference (TYPE) | GTY_DECORATION | 20110121 |
Method GET_SHELL_DECORATION on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_SHELL_SHAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHELL_SHAPE | Value transfer | Type reference (TYPE) | STRING | 20100922 |
Method GET_SHELL_SHAPE on class CL_NWBC_SERVER_ASSIST has no exception.
Method GET_TCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20100806 | ||||
| 2 | RV_TCODE | Value transfer | Type reference (TYPE) | STRING | 20100806 |
Method GET_TCODE on class CL_NWBC_SERVER_ASSIST has no exception.
Method HAS_NWBC_CONTEXT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_NWBC_CONTEXT_PARAMETER | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110815 |
Method HAS_NWBC_CONTEXT_PARAMETER on class CL_NWBC_SERVER_ASSIST 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 (=' ') | 20110207 |
Method IS_SERVICE_MAP on class CL_NWBC_SERVER_ASSIST has no exception.
Method IS_SHELL_EMBEDDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_EMBEDDED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101122 |
Method IS_SHELL_EMBEDDED on class CL_NWBC_SERVER_ASSIST has no exception.
Method SET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CACHING_MODE | Call by reference | Type reference (TYPE) | STRING | IF_NWBC_CONSTANTS=>GC_S_CACHING_MODE-NO_CACHING | Caching Mode | 20111012 | ||
| 2 | IV_CONTENT | Call by reference | Type reference (TYPE) | DATA | 20100806 | ||||
| 3 | IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | IF_NWBC_CONSTANTS=>GC_S_FILE_TYPE-HTML | 20100806 | |||
| 4 | IV_ETAG | Call by reference | Type reference (TYPE) | STRING | 20111012 | ||||
| 5 | IV_LAST_MODIFIED | Call by reference | Type reference (TYPE) | STRING | 20111012 | ||||
| 6 | IV_MAXAGE | Call by reference | Type reference (TYPE) | I | 20120203 | ||||
| 7 | IV_RENDERING_MODE | Call by reference | Type reference (TYPE) | STRING | IF_NWBC_CONSTANTS=>GC_S_RENDERING_MODE-IE8 | 20111130 | |||
| 8 | IV_STATUS | Call by reference | Type reference (TYPE) | STRING | '200' | 20111012 |
Method SET_RESPONSE on class CL_NWBC_SERVER_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 703 |