SAP ABAP Class IF_UC_DE_HEADER_DATA (The interface to describe a header)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_DE_HEADER_DATA The header data object class 20020111
Properties
Class IF_UC_DE_HEADER_DATA  
Short Description The interface to describe a header    
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_HEADER_DATA has no forward declaration.
Interfaces
Class IF_UC_DE_HEADER_DATA has no interface implemented.
Friends
Class IF_UC_DE_HEADER_DATA has no friend class.
Attributes
Class IF_UC_DE_HEADER_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEP_GET_HEADERDATA Instance method Public Method Get the header information 20020111
2 DEP_GET_SELECTOR Instance method Public Method Get the selector information via the selector id 20020111
Events
Class IF_UC_DE_HEADER_DATA has no event.
Types
Class IF_UC_DE_HEADER_DATA has no local type.
Method Signatures

Method DEP_GET_HEADERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DESCRIPTION Call by reference Type reference (TYPE) UC_TXTLG The description of the header 20020111
2 Exporting ES_HEADERID Call by reference Type reference (TYPE) UC_DEHEADERID The header id 20020111
3 Exporting ET_HEADERDATA Call by reference Type reference (TYPE) UCF_T_DEP2FRONT_HEADER Header table type of header 20020111

Method DEP_GET_HEADERDATA on class IF_UC_DE_HEADER_DATA has no exception.

Method DEP_GET_SELECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SELDATA Value transfer Type reference (TYPE) UCF_T_DEP2FRONT_SELECTOR The selector data 20020111
2 Importing IS_ROWID Call by reference Type reference (TYPE) INT4 The fieldname need a selector 20020226

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