SAP ABAP Class CL_UWS_FORM_RUNTIME_HTMLVIEWER (Runtime Forms: HTML Viewer)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-SUR (Application Component) Web Survey
⤷
UWS_FORMS (Package) Form-Based Web Services: Forms

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UWS_FORM_RUNTIME | Runtime Forms | 20010728 |
Properties
Class | CL_UWS_FORM_RUNTIME_HTMLVIEWER | |
Short Description | Runtime Forms: HTML Viewer | |
Super Class | CL_UWS_FORM_RUNTIME | Runtime Forms |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | UWS_FORMS | |
Program status | ||
Category | 0 | |
Package | UWS_FORMS | Form-Based Web Services: Forms |
Created | 20010728 | SAP |
Last change | 20130531 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no interface implemented.
Friends
Class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'CONFIRM' | 20010728 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'EXIT' | 20010728 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'NEXTPAGE' | 20010728 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'PREVPAGE' | 20010728 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20010728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20010728 | |
2 | ![]() |
Instance method | Public | Method | 20010802 | |
3 | ![]() |
Instance method | Public | Event handling method | 20010803 | |
4 | ![]() |
Instance method | Public | Method | 20010728 | |
5 | ![]() |
Instance method | Public | Method | 20010728 | |
6 | ![]() |
Instance method | Public | Method | 20010728 | |
7 | ![]() |
Instance method | Public | Method | TODO obsolete | 20010817 |
Events
Class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no event.
Types
Class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ADD_ENCODING_INFO | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110729 |
Method CONSTRUCTOR on class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no exception.
Method INITIALIZE_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PUBLISHING_GUID | Call by reference | Type reference (TYPE) | UXP_GUID | GUID | 20010813 | ||
2 | ![]() |
ID_APPLICATION | Call by reference | Type reference (TYPE) | UXB_APPLICATION | obligatory if id_query_string is initial | 20010802 | ||
3 | ![]() |
ID_DATA_GUID | Call by reference | Type reference (TYPE) | UXP_GUID | 20010802 | |||
4 | ![]() |
ID_DATA_VERSION | Call by reference | Type reference (TYPE) | UXP_VERSION | 20010802 | |||
5 | ![]() |
ID_MODE | Call by reference | Type reference (TYPE) | UWS_FORM_MODE | CD_FORM_MODE_MAINTAIN | 20010802 | ||
6 | ![]() |
ID_PUBLISHING_GUID | Call by reference | Type reference (TYPE) | UXP_GUID | 20010813 | |||
7 | ![]() |
ID_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20010802 | |||
8 | ![]() |
ID_SERVICE_ID | Call by reference | Type reference (TYPE) | UWS_SERVICE_ID | obligatory if id_query_string is initial | 20010802 | ||
9 | ![]() |
IT_SERVICE_PARAMETER | Call by reference | Type reference (TYPE) | UWS_T_SERVICE_PARAMETER | 20010802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010802 | ||
2 | ![]() |
20010802 | ||
3 | ![]() |
20010802 |
Method ON_HTML_VIEWER_SAPEVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Attribute reference (LIKE) | 20010803 | ||||
2 | ![]() |
FRAME | Call by reference | Attribute reference (LIKE) | 20010803 | ||||
3 | ![]() |
GETDATA | Call by reference | Attribute reference (LIKE) | 20010803 | ||||
4 | ![]() |
POSTDATA | Call by reference | Attribute reference (LIKE) | 20010803 | ||||
5 | ![]() |
QUERY_TABLE | Call by reference | Attribute reference (LIKE) | 20010803 |
Method ON_HTML_VIEWER_SAPEVENT on class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no exception.
Method ON_INPUT_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | C | 20010728 | |||
2 | ![]() |
FRAME | Call by reference | Type reference (TYPE) | C | 20010728 | |||
3 | ![]() |
GETDATA | Call by reference | Type reference (TYPE) | C | 20010728 | |||
4 | ![]() |
POSTDATA | Call by reference | Type reference (TYPE) | CNHT_POST_DATA_TAB | 20010728 | |||
5 | ![]() |
QUERY_TABLE | Call by reference | Type reference (TYPE) | CNHT_QUERY_TABLE | 20010728 | |||
6 | ![]() |
RD_FORM_EVENT | Value transfer | Type reference (TYPE) | UWS_FORM_EVENT | 20010803 |
Method ON_INPUT_PROCESSING on class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no exception.
Method SET_HTML_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_HTML_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | 20010728 |
Method SET_HTML_CONTROL on class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no exception.
Method SHOW_ERROR_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Value transfer | Type reference (TYPE) | UXB_S_MESSAGE | 20010728 |
Method SHOW_ERROR_PAGE on class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no exception.
Method XSLT_GET_DYNAMIC_ITEM_LIST2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ITEM_LIST_HTML | Call by reference | Type reference (TYPE) | STRING | 20010817 | |||
2 | ![]() |
ID_NAME | Call by reference | Type reference (TYPE) | STRING | 20010817 |
Method XSLT_GET_DYNAMIC_ITEM_LIST2 on class CL_UWS_FORM_RUNTIME_HTMLVIEWER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |