SAP ABAP Interface IWCI_GENERIC_FORM (Web Dynpro Interface COMPONENTCONTROLLER)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CUSTOMIZING_UI (Package) Customizing of Web Dynpro UIs
Properties
Interface IWCI_GENERIC_FORM  
Short Description Web Dynpro Interface COMPONENTCONTROLLER    
General Data
Package SWDP_CUSTOMIZING_UI   Customizing of Web Dynpro UIs 
Created 20040706   SAP 
Last changed 20040930   SAP 
Unicode checks active    
Forward declarations
Interface IWCI_GENERIC_FORM has no forward declaration.
Interfaces
Interface IWCI_GENERIC_FORM has no interface.
Friends
Interface IWCI_GENERIC_FORM has no friend.
Attributes
Interface IWCI_GENERIC_FORM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION Instance method Public Method 20040706
2 GET_MODEL Instance method Public Method 20040706
3 SET_CONFIGURATION Instance method Public Method 20040706
4 SET_MODEL Instance method Public Method 20040706
5 WD_GET_API Instance method Public Method 20040706
Events
Interface IWCI_GENERIC_FORM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ELEMENTS_CONFIGURATION Public See coding 20040706 Elements_Configuration type standard table of Element_Configuration with default key
2 ELEMENT_CONFIGURATION Public See coding 20040706 begin of Element_Configuration, REF type ref to If_Wdp_Config_Generic_Form, end of Element_Configuration
Method Signatures

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDP_CONFIG_GENERIC_FORM 20040706

Method GET_CONFIGURATION on Interface IWCI_GENERIC_FORM has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20040706

Method GET_MODEL on Interface IWCI_GENERIC_FORM has no exception.

Method SET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_WDP_CONFIG_GENERIC_FORM 20040706

Method SET_CONFIGURATION on Interface IWCI_GENERIC_FORM has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING 20040706
2 Importing MODEL Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE 20040706

Method SET_MODEL on Interface IWCI_GENERIC_FORM has no exception.

Method WD_GET_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT 20040706

Method WD_GET_API on Interface IWCI_GENERIC_FORM has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700