SAP ABAP Class CL_UC_DE_FORM_DATA (The object to describe the form data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCFE (Package) SEM-BCS: Data Collection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_DE_FORM_DATA The interface to describe a form 20020116
Properties
Class CL_UC_DE_FORM_DATA  
Short Description The object to describe the form data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFE   SEM-BCS: Data Collection 
Created 20020116   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UCFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_DE_FORM_DATA The interface to describe a form 20020116
Friends
Class CL_UC_DE_FORM_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_UC_DE_GRID_DATA The object to describe the grid data 20020206
2 DO_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_UC_DE_HEADER_DATA The header data object class 20020206
3 DS_AREA Instance attribute Private Type reference (TYPE) UC_AREA Consolidation Area 20020206
4 DS_FORM Instance attribute Private Type reference (TYPE) UC_DEFORM Data entry form 20020220
5 DS_FORMINFO Instance attribute Private Type reference (TYPE) UCF_SX_DEP_FORMINFO SEM-BCS: The Form Information for the Front End 20030910
6 D_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING Long Text 20020729
7 D_FLG_AUTONEWLINE Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20020619
8 D_FLG_INSTNEWLINE Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20020806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020221
2 DEP_SET_FORM Instance method Public Method Set the header and the grid data 20020221
Events
Class CL_UC_DE_FORM_DATA has no event.
Types
Class CL_UC_DE_FORM_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID Call by reference Object reference (TYPE REF TO) CL_UC_DE_GRID_DATA The object to describe the grid data 20020221
2 Importing IO_HEADER Call by reference Object reference (TYPE REF TO) CL_UC_DE_HEADER_DATA The header data object class 20020221
3 Importing IS_AREA Call by reference Type reference (TYPE) UC_AREA Konsolidierungsgebiet 20020221
4 Importing IS_DESCRIPTION Call by reference Type reference (TYPE) STRING Langtext 20020221
5 Importing IS_FORM Call by reference Type reference (TYPE) UC_DEFORM The form data object 20020221
6 Importing IS_FORMINFO Call by reference Type reference (TYPE) UCF_SX_DEP_FORMINFO SEM-BCS: The form information for the frontend 20030910
7 Importing I_FLG_AUTONEWLINE Call by reference Type reference (TYPE) UC_FLG UCFE_CS_LOGIC-TRUE Allgemeines Kennzeichen SAP Konsolidierung 20020619

Method CONSTRUCTOR on class CL_UC_DE_FORM_DATA has no exception.

Method DEP_SET_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_T_GRIDDATA Call by reference Object reference (TYPE REF TO) UCF_TH_DEP_GRID Grid table type to record grid data 20021209
2 Importing IR_T_HRCY Call by reference Object reference (TYPE REF TO) UCF_TH_DEP_GRIDHRY Row hrcy of grid 20021209
3 Importing IS_FORMINFO Call by reference Type reference (TYPE) UCF_SX_DEP_FORMINFO SEM-BCS: The form information for the frontend 20030910
4 Importing IS_MAXCOL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020221
5 Importing IS_MAXROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020221
6 Importing IT_COLMODIFIABLE Call by reference Type reference (TYPE) UCF_T_DEP_NLMODIFIABLE The selection condition of all columns 20021111
7 Importing IT_HEADERDATA Call by reference Type reference (TYPE) UCF_T_DEP2FRONT_HEADER Header table type of header 20020221
8 Importing IT_NEWROWID Call by reference Type reference (TYPE) UCF_T_DEP_POS Position 20030513
9 Importing IT_SELECTOR Call by reference Type reference (TYPE) UCF_T_DEP_SELECTOR2 Selector for the form 20020221
10 Importing I_CURSOR_POS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020729
11 Importing I_FLG_AUTONEWLINE Call by reference Type reference (TYPE) UC_FLG UCFE_CS_LOGIC-TRUE Allgemeines Kennzeichen SAP Konsolidierung 20020619
12 Importing I_FLG_INSTNEWLINE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020806

Method DEP_SET_FORM on class CL_UC_DE_FORM_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 31B