SAP ABAP Class CL_UWS_FORM_RUNTIME_WDADOBE (Runtime Class Forms: Web Dynpro/Adobe)
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 | 20070402 |
Properties
Class | CL_UWS_FORM_RUNTIME_WDADOBE | |
Short Description | Runtime Class Forms: Web Dynpro/Adobe | |
Super Class | CL_UWS_FORM_RUNTIME | Runtime Forms |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UWS_FORMS | Form-Based Web Services: Forms |
Created | 20070326 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UWS_FORM_RUNTIME_WDADOBE has no forward declaration.
Interfaces
Class CL_UWS_FORM_RUNTIME_WDADOBE has no interface implemented.
Friends
Class CL_UWS_FORM_RUNTIME_WDADOBE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | UWS_FORM_EVENT | 'CHECK' | Event Form | 20070402 | |
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 'uws_form_template' | Form | 20070402 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Map Context to XML | 20070402 |
2 | ![]() |
Instance method | Protected | Method | Build Context | 20070402 |
3 | ![]() |
Instance method | Public | Method | Initialization in Web Dynpro Method DOINIT | 20070402 |
4 | ![]() |
Instance method | Public | Method | Initialization in Web Dynpro Method DOMODIFY | 20070402 |
5 | ![]() |
Instance method | Public | Method | Get External ID | 20070402 |
6 | ![]() |
Instance method | Public | Method | Get Form Messages | 20070402 |
7 | ![]() |
Instance method | Protected | Method | Get XPath and Element | 20070402 |
8 | ![]() |
Instance method | Public | Method | Get Web Dynpro URL | 20070402 |
9 | ![]() |
Instance method | Private | Method | Get Web Dynpro Link ID | 20070402 |
10 | ![]() |
Instance method | Protected | Method | Interpret Context | 20070402 |
11 | ![]() |
Instance method | Public | Method | Execute On Input Processing in Web Dynpro Method ONACTION | 20070402 |
12 | ![]() |
Instance method | Protected | Method | Initialize Form Data | 20070402 |
13 | ![]() |
Instance method | Protected | Method | Process Events | 20070402 |
14 | ![]() |
Instance method | Protected | Method | Read form from Shared Objects Memory, if active | 20070402 |
15 | ![]() |
Instance method | Protected | Method | Save data in Shared Objects Memory, if active | 20070402 |
16 | ![]() |
Instance method | Protected | Method | Map XML to Context | 20070402 |
Events
Class CL_UWS_FORM_RUNTIME_WDADOBE has no event.
Types
Class CL_UWS_FORM_RUNTIME_WDADOBE has no local type.
Method Signatures
Method CONTEXT_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 |
Method CONTEXT_TO_XML on class CL_UWS_FORM_RUNTIME_WDADOBE has no exception.
Method CREATE_AND_INIT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 |
Method CREATE_AND_INIT_CONTEXT on class CL_UWS_FORM_RUNTIME_WDADOBE has no exception.
Method DOINIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 | ||
2 | ![]() |
IT_SERVICE_PARAMETER | Call by reference | Type reference (TYPE) | UWS_T_SERVICE_PARAMETER | Service Parameter | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070402 |
Method DOMODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FIRST_TIME | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070402 | ||
2 | ![]() |
ID_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20070402 | ||
3 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070402 |
Method EXTERNAL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_EXTERNAL_ID | Value transfer | Type reference (TYPE) | STRING | 20070402 |
Method EXTERNAL_ID on class CL_UWS_FORM_RUNTIME_WDADOBE has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_MESSAGES | Value transfer | Type reference (TYPE) | UXB_T_MESSAGE | Fehlermeldungen | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070402 |
Method GET_PATH_ELEMENT_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PATH_ELEMENT | Call by reference | Type reference (TYPE) | UXS_T_XPATH_ELEMENT | XPfad/Element | 20070402 |
Method GET_PATH_ELEMENT_TAB on class CL_UWS_FORM_RUNTIME_WDADOBE has no exception.
Method GET_URL_WD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20070402 | ||
2 | ![]() |
ID_APPLICATION | Call by reference | Type reference (TYPE) | UXB_APPLICATION | Applikation | 20070402 | ||
3 | ![]() |
ID_GUID | Call by reference | Type reference (TYPE) | UXP_GUID | GUID | 20070402 | ||
4 | ![]() |
ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20070402 | ||
5 | ![]() |
ID_LINK_ID | Call by reference | Type reference (TYPE) | STRING | Link ID | 20070402 | ||
6 | ![]() |
ID_MODE | Call by reference | Type reference (TYPE) | UWS_FORM_MODE | Formular Aufruf Modus | 20070402 | ||
7 | ![]() |
ID_NO_HTTPS | Call by reference | Type reference (TYPE) | UXB_FLAG | Kennzeichen (X oder space) | 20070402 | ||
8 | ![]() |
ID_SERVICE_ID | Call by reference | Type reference (TYPE) | UWS_SERVICE_ID | Service ID | 20070402 | ||
9 | ![]() |
ID_VERSION | Call by reference | Type reference (TYPE) | UXP_VERSION | Version | 20070402 | ||
10 | ![]() |
IT_SERVICE_PARAMETER | Call by reference | Type reference (TYPE) | UWS_T_SERVICE_PARAMETER | Service Parameter | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20070402 |
Method GET_WD_LINK_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FORM | Call by reference | Type reference (TYPE) | STRING | PDF-basierte Formulare: Formularname | 20070402 | ||
2 | ![]() |
ED_WD_APPL_NAME | Call by reference | Type reference (TYPE) | STRING | Web-Dynpro: Name der Anwendung | 20070402 | ||
3 | ![]() |
ID_APPLICATION | Call by reference | Type reference (TYPE) | UXB_APPLICATION | Applikation | 20070402 | ||
4 | ![]() |
ID_LINK_ID | Call by reference | Type reference (TYPE) | STRING | 20070402 | |||
5 | ![]() |
ID_SERVICE_ID | Call by reference | Type reference (TYPE) | UWS_SERVICE_ID | Service ID | 20070402 | ||
6 | ![]() |
IR_FORM_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_UWS_FORM_SERVICE | Formular Service | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Link ID not found | 20070402 |
Method INTERPRET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_APPLICATION | Call by reference | Type reference (TYPE) | UXB_APPLICATION | Applikation | 20070402 | ||
2 | ![]() |
ED_FORM_TEMPLATE | Call by reference | Type reference (TYPE) | FPWBFORMNAME | PDF-basierte Formulare: Formularname | 20070402 | ||
3 | ![]() |
ED_GUID | Call by reference | Type reference (TYPE) | UXP_GUID | GUID | 20070402 | ||
4 | ![]() |
ED_MODE | Call by reference | Type reference (TYPE) | UWS_FORM_MODE | Formular Aufruf Modus | 20070402 | ||
5 | ![]() |
ED_SERVICE_ID | Call by reference | Type reference (TYPE) | UWS_SERVICE_ID | Service ID | 20070402 | ||
6 | ![]() |
ED_VERSION | Call by reference | Type reference (TYPE) | UXP_VERSION | Version | 20070402 | ||
7 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 |
Method INTERPRET_CONTEXT on class CL_UWS_FORM_RUNTIME_WDADOBE has no exception.
Method ONACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_EVENT | Call by reference | Type reference (TYPE) | UWS_FORM_EVENT | Formular Event | 20070402 | ||
2 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070402 |
Method ON_INITIALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 | ||
2 | ![]() |
IT_SERVICE_PARAMETER | Call by reference | Type reference (TYPE) | UWS_T_SERVICE_PARAMETER | Service Parameter | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070402 | ||
2 | ![]() |
20070402 | ||
3 | ![]() |
20070402 | ||
4 | ![]() |
20070402 | ||
5 | ![]() |
20070402 | ||
6 | ![]() |
20070402 | ||
7 | ![]() |
20070402 | ||
8 | ![]() |
20070402 | ||
9 | ![]() |
20070402 |
Method ON_INPUT_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_EVENT_ID | Call by reference | Type reference (TYPE) | UWS_FORM_EVENT | Formular Event | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070402 | ||
2 | ![]() |
20070402 |
Method SET_FORM_DATA_FROM_SHM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SERVICE_PARAMETER | Call by reference | Type reference (TYPE) | UWS_T_SERVICE_PARAMETER | Service Parameter | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen des Shared Objects Memory | 20070402 |
Method WRITE_FORM_DATA_TO_SHM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SERVICE_PARAMETER | Call by reference | Type reference (TYPE) | UWS_T_SERVICE_PARAMETER | Service Parameter | 20070402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Speichern von Daten im Shared Objects Memory | 20070402 |
Method XML_TO_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070402 |
Method XML_TO_CONTEXT on class CL_UWS_FORM_RUNTIME_WDADOBE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |