SAP ABAP Class IF_UG_MD_PRINT (FIN Master Data: List Output)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_CHAR FIN Master Data: Access to Data 20020731
Properties
Class IF_UG_MD_PRINT  
Short Description FIN Master Data: List Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020731   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UG_MD_PRINT has no forward declaration.
Interfaces
Class IF_UG_MD_PRINT has no interface implemented.
Friends
Class IF_UG_MD_PRINT has no friend class.
Attributes
Class IF_UG_MD_PRINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATA_REFERENCE Instance method Public Method Generate Reference to Table for List Output 20020731
2 PRINT_ALV Instance method Public Method Prepare Data for List Output with ALV 20020731
Events
Class IF_UG_MD_PRINT has no event.
Types
Class IF_UG_MD_PRINT has no local type.
Method Signatures

Method CREATE_DATA_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf Standardtabelle 20020731

Method CREATE_DATA_REFERENCE on class IF_UG_MD_PRINT has no exception.

Method PRINT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20020731
2 Exporting ET_FDISP Call by reference Type reference (TYPE) UGMD_TS_PRINT_FDISP Listausgabe: Feldeigenschaften 20020731
3 Exporting ET_GROUP Call by reference Type reference (TYPE) UGMD_TS_PRINT_GROUP Listausgabe: Feldgruppierung 20020731
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030917
5 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20020802

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