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 CREATE_SUB_SERVICE Instance method Public Method 20100209
2 DESTROY Instance method Public Method 20100209
3 PUBLISH_CONTEXT_NODE Instance method Public Method 20100209
4 REMOVE_CONTEXT_NODE Instance method Public Method 20100209
5 TRANSPORT_FORM_FIELDS 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 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER 20100209
2 Returning FORM_FIELD_SERVICE Value transfer Object reference (TYPE REF TO) IF_WD_FORM_FIELD_SERVICE 20100209
3 Importing 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 Importing FORM_FIELD_PREFIX Call by reference Type reference (TYPE) STRING 20100209
2 Importing NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20100209
3 Importing 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 Importing 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 Importing FORM_FIELDS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST 20100209
2 Returning 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