SAP ABAP Class IF_WD_FORM_FIELD_SERVICE (Service for the Data Transport Using HTTP Form Fields)
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
Class IF_WD_FORM_FIELD_SERVICE  
Short Description Service for the Data Transport Using HTTP Form Fields    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WD_FORM_FIELD_SERVICE has no interface implemented.
Friends
Class IF_WD_FORM_FIELD_SERVICE has no friend class.
Attributes
Class 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
Class IF_WD_FORM_FIELD_SERVICE has no event.
Types
Class 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 class IF_WD_FORM_FIELD_SERVICE has no exception.

Method DESTROY Signature

Method DESTROY on class IF_WD_FORM_FIELD_SERVICE has no parameter.
Method DESTROY on class 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 class 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 class 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 class IF_WD_FORM_FIELD_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in