SAP ABAP Class CL_WD_INTERACTIVE_FORM (CL_WD_INTERACTIVE_FORM)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_ADOBE (Package) UIE Library "Adobe"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTR_ACT_COMP 20040702
Properties
Class CL_WD_INTERACTIVE_FORM  
Short Description    
Super Class CL_WD_ABSTR_ACT_COMP  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_ADOBE   UIE Library "Adobe" 
Created 20040702   SAP 
Last change 20141120    
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 CL_WD_INTERACTIVE_FORM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131015 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131015 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040702
2 BP_DISPLAY_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060526
3 BP_FILE_NAME Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110824
4 BP_FORM_LANGUAGE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120523
5 BP_JOB_PROFILE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
6 BP_PDF_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040702
7 BP_READ_ONLY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20051117
8 CID_INTERACTIVE_FORM Constant Public Type reference (TYPE) GUID '1A6A684220506B24E10000000A1550C0' 20050316
9 E_DISPLAY_TYPE Constant Public See coding 20060526
10 IP_READ_ONLY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20051117
11 MP_ON_ERROR Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20130424
12 MP_ON_SUBMIT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040702
13 PL_READ_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20051117
14 T_DISPLAY_TYPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060526
15 VL_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20050316
16 VL_DISPLAY_TYPE Instance attribute Protected Type reference (TYPE) WDUI_INTERACT_FORM_DISP_TYPE 20060526
17 VL_FILE_NAME Instance attribute Protected Type reference (TYPE) STRING 20110824
18 VL_FORM_LANGUAGE Instance attribute Protected Type reference (TYPE) SPRAS 20120523
19 VL_JOB_PROFILE Instance attribute Protected Type reference (TYPE) STRING 20081128
20 VL_ON_ERROR Instance attribute Protected Type reference (TYPE) STRING 20130424
21 VL_ON_SUBMIT Instance attribute Protected Type reference (TYPE) STRING 20040702
22 VL_PDF_SOURCE Instance attribute Protected Type reference (TYPE) XSTRING 20041013
23 VL_READ_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20051117
24 VL_TEMPLATE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20040702
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DATA_SOURCE Instance method Public Method 20040702
2 BIND_DISPLAY_TYPE Instance method Public Method 20060526
3 BIND_FILE_NAME Instance method Public Method 20110824
4 BIND_FORM_LANGUAGE Instance method Public Method 20120523
5 BIND_JOB_PROFILE Instance method Public Method 20081128
6 BIND_PDF_SOURCE Instance method Public Method 20040702
7 BIND_READ_ONLY Instance method Public Method 20051117
8 BOUND_DATA_SOURCE Instance method Public Method 20040702
9 BOUND_DISPLAY_TYPE Instance method Public Method 20060526
10 BOUND_FILE_NAME Instance method Public Method 20110824
11 BOUND_FORM_LANGUAGE Instance method Public Method 20120523
12 BOUND_JOB_PROFILE Instance method Public Method 20081128
13 BOUND_PDF_SOURCE Instance method Public Method 20040702
14 BOUND_READ_ONLY Instance method Public Method 20051117
15 CONSTRUCTOR Instance method Public Constructor 20040702
16 GET_DATA_SOURCE Instance method Public Method 20040702
17 GET_DISPLAY_TYPE Instance method Public Method 20060526
18 GET_FILE_NAME Instance method Public Method 20110824
19 GET_FORM_LANGUAGE Instance method Public Method 20120523
20 GET_JOB_PROFILE Instance method Public Method 20081128
21 GET_ON_ERROR Instance method Public Method 20130424
22 GET_ON_SUBMIT Instance method Public Method 20040702
23 GET_PDF_SOURCE Instance method Public Method 20040702
24 GET_READ_ONLY Instance method Public Method 20051117
25 GET_TEMPLATE_SOURCE Instance method Public Method 20040702
26 MAPPED_ON_ERROR Instance method Public Method 20130424
27 MAPPED_ON_SUBMIT Instance method Public Method 20040702
28 MAP_ON_ERROR Instance method Public Method 20130424
29 MAP_ON_SUBMIT Instance method Public Method 20040702
30 NEW_INTERACTIVE_FORM Static method Public Method 20040702
31 SET_DATA_SOURCE Instance method Public Method 20040702
32 SET_DISPLAY_TYPE Instance method Public Method 20060526
33 SET_FILE_NAME Instance method Public Method 20110824
34 SET_FORM_LANGUAGE Instance method Public Method 20120523
35 SET_JOB_PROFILE Instance method Public Method 20081128
36 SET_ON_ERROR Instance method Public Method 20130424
37 SET_ON_SUBMIT Instance method Public Method 20040702
38 SET_PDF_SOURCE Instance method Public Method 20040702
39 SET_READ_ONLY Instance method Public Method 20051117
40 SET_TEMPLATE_SOURCE Instance method Public Method 20040702
Events
Class CL_WD_INTERACTIVE_FORM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_INTERACTIVE_FORM Public See coding 20050316 tt_INTERACTIVE_FORM TYPE TABLE OF REF TO CL_WD_INTERACTIVE_FORM WITH DEFAULT KEY
Method Signatures

Method BIND_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040702

Method BIND_DATA_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BIND_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20060526

Method BIND_DISPLAY_TYPE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BIND_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20110824

Method BIND_FILE_NAME on class CL_WD_INTERACTIVE_FORM has no exception.

Method BIND_FORM_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20120523

Method BIND_FORM_LANGUAGE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BIND_JOB_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_JOB_PROFILE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BIND_PDF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040702

Method BIND_PDF_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BIND_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20051117

Method BIND_READ_ONLY on class CL_WD_INTERACTIVE_FORM has no exception.

Method BOUND_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040702

Method BOUND_DATA_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BOUND_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060526
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060526
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060526

Method BOUND_DISPLAY_TYPE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BOUND_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110824
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110824
3 Returning PATH Value transfer Type reference (TYPE) STRING 20110824

Method BOUND_FILE_NAME on class CL_WD_INTERACTIVE_FORM has no exception.

Method BOUND_FORM_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20120523
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120523
3 Returning PATH Value transfer Type reference (TYPE) STRING 20120523

Method BOUND_FORM_LANGUAGE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BOUND_JOB_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_JOB_PROFILE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BOUND_PDF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040702

Method BOUND_PDF_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method BOUND_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20051117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20051117
3 Returning PATH Value transfer Type reference (TYPE) STRING 20051117

Method BOUND_READ_ONLY on class CL_WD_INTERACTIVE_FORM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040702
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040702

Method CONSTRUCTOR on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20040702

Method GET_DATA_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060526
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060526
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_INTERACT_FORM_DISP_TYPE 20060526

Method GET_DISPLAY_TYPE on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20110824
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110824
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20110824

Method GET_FILE_NAME on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_FORM_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20120523
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120523
3 Returning VALUE Value transfer Type reference (TYPE) SPRAS 20120523

Method GET_FORM_LANGUAGE on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_JOB_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20081128

Method GET_JOB_PROFILE on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_ON_ERROR Signature

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

Method GET_ON_ERROR on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_ON_SUBMIT Signature

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

Method GET_ON_SUBMIT on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_PDF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning VALUE Value transfer Type reference (TYPE) XSTRING 20040702

Method GET_PDF_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20051117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20051117
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20051117

Method GET_READ_ONLY on class CL_WD_INTERACTIVE_FORM has no exception.

Method GET_TEMPLATE_SOURCE Signature

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

Method GET_TEMPLATE_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method MAPPED_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20130424

Method MAPPED_ON_ERROR on class CL_WD_INTERACTIVE_FORM has no exception.

Method MAPPED_ON_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040702

Method MAPPED_ON_SUBMIT on class CL_WD_INTERACTIVE_FORM has no exception.

Method MAP_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20130424

Method MAP_ON_ERROR on class CL_WD_INTERACTIVE_FORM has no exception.

Method MAP_ON_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040702

Method MAP_ON_SUBMIT on class CL_WD_INTERACTIVE_FORM has no exception.

Method NEW_INTERACTIVE_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDITIONAL_ARCHIVES Call by reference Type reference (TYPE) STRING 20050121
2 Importing ARCHIVE Call by reference Type reference (TYPE) STRING 20040702
3 Importing BIND_DATA_SOURCE Call by reference Type reference (TYPE) STRING 20040702
4 Importing BIND_DISPLAY_TYPE Call by reference Type reference (TYPE) STRING 20060526
5 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040702
6 Importing BIND_FILE_NAME Call by reference Type reference (TYPE) STRING 20110824
7 Importing BIND_FORM_LANGUAGE Call by reference Type reference (TYPE) STRING 20120523
8 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20040702
9 Importing BIND_JOB_PROFILE Call by reference Type reference (TYPE) STRING 20081128
10 Importing BIND_LIFE_TIME Call by reference Type reference (TYPE) STRING 20100415
11 Importing BIND_PDF_SOURCE Call by reference Type reference (TYPE) STRING 20040702
12 Importing BIND_READ_ONLY Call by reference Type reference (TYPE) STRING 20051117
13 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
14 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040702
15 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040702
16 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20040702
17 Importing CLASS_ID Call by reference Type reference (TYPE) STRING 20040702
18 Importing CODE_BASE Call by reference Type reference (TYPE) STRING 20040702
19 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060629
20 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060526
21 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_INTERACTIVE_FORM 20040702
22 Importing DISPLAY_TYPE Call by reference Type reference (TYPE) WDUI_INTERACT_FORM_DISP_TYPE E_DISPLAY_TYPE-ACTIVE_X 20060526
23 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040702
24 Importing FILE_NAME Call by reference Type reference (TYPE) STRING 20110824
25 Importing FORM_LANGUAGE Call by reference Type reference (TYPE) SPRAS 20120523
26 Importing HEIGHT Call by reference Type reference (TYPE) STRING '300px' 20040702
27 Importing ID Call by reference Type reference (TYPE) STRING 20040702
28 Importing JOB_PROFILE Call by reference Type reference (TYPE) STRING 20081128
29 Importing LIFE_TIME Call by reference Type reference (TYPE) WDUI_LIFE_TIME E_LIFE_TIME-WHEN_VISIBLE 20100415
30 Importing ON_ERROR Call by reference Type reference (TYPE) STRING 20130424
31 Importing ON_SUBMIT Call by reference Type reference (TYPE) STRING 20040702
32 Importing PDF_SOURCE Call by reference Type reference (TYPE) XSTRING 20041013
33 Importing READ_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN 20051117
34 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
35 Importing TEMPLATE_SOURCE Call by reference Type reference (TYPE) STRING 20040702
36 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040702
37 Importing TYPE Call by reference Type reference (TYPE) STRING 20040702
38 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040702
39 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040702
40 Importing WIDTH Call by reference Type reference (TYPE) STRING '300px' 20040702

Method NEW_INTERACTIVE_FORM on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_DATA_SOURCE Signature

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

Method SET_DATA_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_INTERACT_FORM_DISP_TYPE 20060526

Method SET_DISPLAY_TYPE on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20110824

Method SET_FILE_NAME on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_FORM_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SPRAS 20120523

Method SET_FORM_LANGUAGE on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_JOB_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20081128

Method SET_JOB_PROFILE on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130424

Method SET_ON_ERROR on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_ON_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040702

Method SET_ON_SUBMIT on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_PDF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) XSTRING 20040702

Method SET_PDF_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20051117

Method SET_READ_ONLY on class CL_WD_INTERACTIVE_FORM has no exception.

Method SET_TEMPLATE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040702

Method SET_TEMPLATE_SOURCE on class CL_WD_INTERACTIVE_FORM has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 710