SAP ABAP Interface IF_WD_FORM_FIELD_SERVICE (Service for the Data Transport Using HTTP Form Fields)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_FORM_FIELD_SERVICE | X | 20100209 |
Properties
| Interface | IF_WD_FORM_FIELD_SERVICE | |
| Short Description | Service for the Data Transport Using HTTP Form Fields |
General Data
| Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
| Created | 20100209 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WD_FORM_FIELD_SERVICE has no interface.
Friends
Interface IF_WD_FORM_FIELD_SERVICE has no friend.
Attributes
Interface IF_WD_FORM_FIELD_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100209 | ||
| 2 | Instance method | Public | Method | 20100209 | ||
| 3 | Instance method | Public | Method | 20100209 | ||
| 4 | Instance method | Public | Method | 20100209 | ||
| 5 | Instance method | Public | Method | 20100209 |
Events
Interface IF_WD_FORM_FIELD_SERVICE has no event.
Types
Interface IF_WD_FORM_FIELD_SERVICE has no local type.
Method Signatures
Method CREATE_SUB_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20100209 | ||||
| 2 | FORM_FIELD_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_WD_FORM_FIELD_SERVICE | 20100209 | ||||
| 3 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20100209 |
Method CREATE_SUB_SERVICE on Interface IF_WD_FORM_FIELD_SERVICE has no exception.
Method DESTROY Signature
Method DESTROY on Interface IF_WD_FORM_FIELD_SERVICE has no parameter.
Method DESTROY on Interface IF_WD_FORM_FIELD_SERVICE has no exception.
Method PUBLISH_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_FIELD_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20100209 | ||||
| 2 | NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20100209 | ||||
| 3 | READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100209 |
Method PUBLISH_CONTEXT_NODE on Interface IF_WD_FORM_FIELD_SERVICE has no exception.
Method REMOVE_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20100209 |
Method REMOVE_CONTEXT_NODE on Interface IF_WD_FORM_FIELD_SERVICE has no exception.
Method TRANSPORT_FORM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_FIELDS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | 20100209 | ||||
| 2 | HAS_VALIDATION_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100209 |
Method TRANSPORT_FORM_FIELDS on Interface IF_WD_FORM_FIELD_SERVICE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |