SAP ABAP Class IF_UC_DE_LAYOUT_DATA (The interface to describe a layout data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_DE_LAYOUT_DATA The object to describe the layout data 20020116
Properties
Class IF_UC_DE_LAYOUT_DATA  
Short Description The interface to describe a layout data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020116   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_DE_LAYOUT_DATA has no forward declaration.
Interfaces
Class IF_UC_DE_LAYOUT_DATA has no interface implemented.
Friends
Class IF_UC_DE_LAYOUT_DATA has no friend class.
Attributes
Class IF_UC_DE_LAYOUT_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEP_GET_FORM_DATA Instance method Public Method 20020130
2 DEP_GET_TX_DATA Instance method Public Method 20020116
Events
Class IF_UC_DE_LAYOUT_DATA has no event.
Types
Class IF_UC_DE_LAYOUT_DATA has no local type.
Method Signatures

Method DEP_GET_FORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FORMDATA Call by reference Object reference (TYPE REF TO) IF_UC_DE_FORM_DATA The interface to describe a form 20020130
2 Importing I_FORMID Call by reference Type reference (TYPE) UC_DEFORMID GUID for Identifying the Form 20020130

Method DEP_GET_FORM_DATA on class IF_UC_DE_LAYOUT_DATA has no exception.

Method DEP_GET_TX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT_DESC Call by reference Type reference (TYPE) STRING 20020308
2 Exporting ES_LAYOUT_NAME Call by reference Type reference (TYPE) UG_VALUE Merkmalswert 20020308
3 Exporting ET_LAYOUT_DATA Call by reference Type reference (TYPE) UCF_TS_DEP_FORMID The table to describe a layout transaction data 20020116

Method DEP_GET_TX_DATA on class IF_UC_DE_LAYOUT_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in