SAP ABAP Interface IF_WD_IACTIVE_FORM_METHOD_HNDL (Handler for Method Calls of InteractiveForm)
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 - 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
| Interface | IF_WD_IACTIVE_FORM_METHOD_HNDL | |
| Short Description | Handler for Method Calls of InteractiveForm |
General Data
| Package | SWDP_UIEL_ADOBE | UIE Library "Adobe" |
| Created | 20040929 | SAP |
| Last changed | 20130531 | 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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_VIEW_ELEMENT_METHOD_HNDL | Handler for Method Calls for View Elements | 20050624 |
Friends
Interface IF_WD_IACTIVE_FORM_METHOD_HNDL has no friend.
Attributes
Interface IF_WD_IACTIVE_FORM_METHOD_HNDL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Attachments | 20070623 | |
| 2 | Instance method | Public | Method | Returns the value of attribute "Disable Print Button" | 20090114 | |
| 3 | Instance method | Public | Method | Returns the value of the "dynamic Tables" attribute | 20091104 | |
| 4 | Instance method | Public | Method | Returns the value of attribute "Hide Navigation Panel" | 20090114 | |
| 5 | Instance method | Public | Method | Returns the value for the "HideToolbars" attribute | 20060907 | |
| 6 | Instance method | Public | Method | Returns the Option Editable from PDF Created by FM Interface | 20050624 | |
| 7 | Instance method | Public | Method | Sets Attachments | 20070623 | |
| 8 | Instance method | Public | Method | Sets the value of attribute "Disable Print Button" | 20090114 | |
| 9 | Instance method | Public | Method | Enables dynamic tables in interactive forms | 20091104 | |
| 10 | Instance method | Public | Method | Sets the value of attribute "Hide Navigation Panel" | 20090114 | |
| 11 | Instance method | Public | Method | Sets the "HideToolbars" attribute | 20060907 | |
| 12 | Instance method | Public | Method | Sets the Option Editable from PDF Created by FM Interface | 20050624 |
Events
Interface IF_WD_IACTIVE_FORM_METHOD_HNDL has no event.
Types
Interface 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 | R_ATTACHMENTS | Value transfer | Type reference (TYPE) | TFPATTACHMENTS | Attachmentliste | 20070623 |
Method GET_ATTACHMENTS on Interface 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 | R_DISABLE_PRINT_BUTTON | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method GET_DISABLE_PRINT_BUTTON on Interface 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 | R_ENABLE_DYNAMIC_TABLES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091104 |
Method GET_DYNAMIC_TABLES_ENABLED on Interface 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 | R_HIDE_NAVIGATION_PANEL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method GET_HIDE_NAVIGATION_PANEL on Interface 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 | R_HIDE_TOOLBARS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060907 |
Method GET_HIDE_TOOLBARS on Interface 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 | R_IS_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050624 |
Method GET_LEGACY_EDITING_ENABLED on Interface 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 | I_ATTACHMENTS | Call by reference | Type reference (TYPE) | TFPATTACHMENTS | Attachmentliste | 20070623 |
Method SET_ATTACHMENTS on Interface 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 | I_DISABLE_PRINT_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method SET_DISABLE_PRINT_BUTTON on Interface 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 | I_ENABLE_DYNAMIC_TABLES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091104 |
Method SET_DYNAMIC_TABLES_ENABLED on Interface 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 | I_HIDE_NAVIGATION_PANEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method SET_HIDE_NAVIGATION_PANEL on Interface 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 | I_HIDE_TOOLBARS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060907 |
Method SET_HIDE_TOOLBARS on Interface 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 | I_IS_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050624 |
Method SET_LEGACY_EDITING_ENABLED on Interface IF_WD_IACTIVE_FORM_METHOD_HNDL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |