SAP ABAP Class IF_WD_IACTIVE_FORM_METHOD_HNDL (Handler for Method Calls of InteractiveForm)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_VIEW_ELEMENT_METHOD_HNDL Handler for Method Calls for View Elements 20050624
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_IACTIVE_FORM_METH_HNDL Method Handler for InteractiveForm 20050624
Properties
Class IF_WD_IACTIVE_FORM_METHOD_HNDL  
Short Description Handler for Method Calls of InteractiveForm    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040929   SAP 
Last change 20130531   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_IACTIVE_FORM_METHOD_HNDL has no interface implemented.
Friends
Class IF_WD_IACTIVE_FORM_METHOD_HNDL has no friend class.
Attributes
Class IF_WD_IACTIVE_FORM_METHOD_HNDL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTACHMENTS Instance method Public Method Gets Attachments 20070623
2 GET_DISABLE_PRINT_BUTTON Instance method Public Method Returns the value of attribute "Disable Print Button" 20090114
3 GET_DYNAMIC_TABLES_ENABLED Instance method Public Method Returns the value of the "dynamic Tables" attribute 20091104
4 GET_HIDE_NAVIGATION_PANEL Instance method Public Method Returns the value of attribute "Hide Navigation Panel" 20090114
5 GET_HIDE_TOOLBARS Instance method Public Method Returns the value for the "HideToolbars" attribute 20060907
6 GET_LEGACY_EDITING_ENABLED Instance method Public Method Returns the Option Editable from PDF Created by FM Interface 20050624
7 SET_ATTACHMENTS Instance method Public Method Sets Attachments 20070623
8 SET_DISABLE_PRINT_BUTTON Instance method Public Method Sets the value of attribute "Disable Print Button" 20090114
9 SET_DYNAMIC_TABLES_ENABLED Instance method Public Method Enables dynamic tables in interactive forms 20091104
10 SET_HIDE_NAVIGATION_PANEL Instance method Public Method Sets the value of attribute "Hide Navigation Panel" 20090114
11 SET_HIDE_TOOLBARS Instance method Public Method Sets the "HideToolbars" attribute 20060907
12 SET_LEGACY_EDITING_ENABLED Instance method Public Method Sets the Option Editable from PDF Created by FM Interface 20050624
Events
Class IF_WD_IACTIVE_FORM_METHOD_HNDL has no event.
Types
Class IF_WD_IACTIVE_FORM_METHOD_HNDL has no local type.
Method Signatures

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ATTACHMENTS Value transfer Type reference (TYPE) TFPATTACHMENTS Attachmentliste 20070623

Method GET_ATTACHMENTS on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method GET_DISABLE_PRINT_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISABLE_PRINT_BUTTON Value transfer Type reference (TYPE) ABAP_BOOL 20090114

Method GET_DISABLE_PRINT_BUTTON on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method GET_DYNAMIC_TABLES_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENABLE_DYNAMIC_TABLES Value transfer Type reference (TYPE) ABAP_BOOL 20091104

Method GET_DYNAMIC_TABLES_ENABLED on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method GET_HIDE_NAVIGATION_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HIDE_NAVIGATION_PANEL Value transfer Type reference (TYPE) ABAP_BOOL 20090114

Method GET_HIDE_NAVIGATION_PANEL on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method GET_HIDE_TOOLBARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HIDE_TOOLBARS Value transfer Type reference (TYPE) ABAP_BOOL 20060907

Method GET_HIDE_TOOLBARS on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method GET_LEGACY_EDITING_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20050624

Method GET_LEGACY_EDITING_ENABLED on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method SET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTACHMENTS Call by reference Type reference (TYPE) TFPATTACHMENTS Attachmentliste 20070623

Method SET_ATTACHMENTS on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method SET_DISABLE_PRINT_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISABLE_PRINT_BUTTON Call by reference Type reference (TYPE) ABAP_BOOL 20090114

Method SET_DISABLE_PRINT_BUTTON on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method SET_DYNAMIC_TABLES_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLE_DYNAMIC_TABLES Value transfer Type reference (TYPE) ABAP_BOOL 20091104

Method SET_DYNAMIC_TABLES_ENABLED on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method SET_HIDE_NAVIGATION_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIDE_NAVIGATION_PANEL Call by reference Type reference (TYPE) ABAP_BOOL 20090114

Method SET_HIDE_NAVIGATION_PANEL on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method SET_HIDE_TOOLBARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIDE_TOOLBARS Value transfer Type reference (TYPE) ABAP_BOOL 20060907

Method SET_HIDE_TOOLBARS on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.

Method SET_LEGACY_EDITING_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20050624

Method SET_LEGACY_EDITING_ENABLED on class IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in