SAP ABAP Class CL_UC_DE_HEADER_DATA (The header data object class)
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_HEADER_DATA The interface to describe a header 20020111
Properties
Class CL_UC_DE_HEADER_DATA  
Short Description The header data object class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFE   SEM-BCS: Data Collection 
Created 20020111   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_DE_HEADER_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_DE_HEADER_DATA The interface to describe a header 20020111
Friends
Class CL_UC_DE_HEADER_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_DESCRIPTION Instance attribute Private Type reference (TYPE) UC_TXTLG Long Text 20020206
2 DS_HEADERID Instance attribute Private Type reference (TYPE) UC_DEHEADERID Natural Number 20020206
3 DT_HEADERDATA Instance attribute Private Type reference (TYPE) UCF_T_DEP2FRONT_HEADER Header table type of header 20020206
4 DT_SELECTOR Instance attribute Private Type reference (TYPE) UCF_T_DEP_SELECTOR2 Selector for the form 20020111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020220
2 CREATE Static method Public Method Create the object 20020221
3 SET_HEADERDATA Instance method Public Method 20020220
Events
Class CL_UC_DE_HEADER_DATA has no event.
Types
Class CL_UC_DE_HEADER_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 IS_DESCRIPTION Call by reference Type reference (TYPE) UC_TXTLG Langtext 20020220
2 Importing IS_HEADERID Call by reference Type reference (TYPE) UC_DEHEADERID GUID for Identifying the Header 20020220

Method CONSTRUCTOR on class CL_UC_DE_HEADER_DATA has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UC_DE_HEADER_DATA The header data object class 20020221
2 Importing IS_DESCRIPTION Call by reference Type reference (TYPE) UC_TXTLG Langtext 20020221
3 Importing IS_HEADERID Call by reference Type reference (TYPE) UC_DEHEADERID GUID for Identifying the Header 20020221

Method CREATE on class CL_UC_DE_HEADER_DATA has no exception.

Method SET_HEADERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADERDATA Call by reference Type reference (TYPE) UCF_T_DEP2FRONT_HEADER Header table type of header 20020220
2 Importing IT_SELECTOR Call by reference Type reference (TYPE) UCF_T_DEP_SELECTOR2 Selector for the form 20020221

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