SAP ABAP Class IF_UC_DE_FORM_DATA (The interface to describe a form)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_DE_FORM_DATA | The object to describe the form data | 20020116 |
Properties
| Class | IF_UC_DE_FORM_DATA | |
| Short Description | The interface to describe a form | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020111 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UC_DE_FORM_DATA has no forward declaration.
Interfaces
Class IF_UC_DE_FORM_DATA has no interface implemented.
Friends
Class IF_UC_DE_FORM_DATA has no friend class.
Attributes
Class IF_UC_DE_FORM_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020116 |
Events
Class IF_UC_DE_FORM_DATA has no event.
Types
Class IF_UC_DE_FORM_DATA has no local type.
Method Signatures
Method DEP_GET_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_GRID | Call by reference | Object reference (TYPE REF TO) | IF_UC_DE_GRID_DATA | The interface to describe a grid | 20020116 | |||
| 2 | EO_HEADER | Call by reference | Object reference (TYPE REF TO) | IF_UC_DE_HEADER_DATA | The interface to describe a header | 20020116 | |||
| 3 | ES_AREA | Call by reference | Type reference (TYPE) | UC_AREA | Consolidation area | 20020116 | |||
| 4 | ES_FORM | Call by reference | Type reference (TYPE) | UC_DEFORM | The form id | 20020220 | |||
| 5 | ES_FORMINFO | Call by reference | Type reference (TYPE) | UCF_SX_DEP_FORMINFO | Allgemeines Kennzeichen SAP Konsolidierung | 20030910 | |||
| 6 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Langtext | 20020729 | |||
| 7 | E_FLG_AUTONEWLINE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020619 | |||
| 8 | E_FLG_INSTNEWLINE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020806 |
Method DEP_GET_FORM on class IF_UC_DE_FORM_DATA has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |