SAP ABAP Class IF_MDG_MDF_PRINT (List Output in Master Data Environment)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MDF_CHAR FIN Master Data: Access to Data 20081218
Properties
Class IF_MDG_MDF_PRINT  
Short Description List Output in Master Data Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_MDF_PRINT has no forward declaration.
Interfaces
Class IF_MDG_MDF_PRINT has no interface implemented.
Friends
Class IF_MDG_MDF_PRINT has no friend class.
Attributes
Class IF_MDG_MDF_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 20081218
2 PRINT_ALV Instance method Public Method Prepare Data for List Output with ALV 20081218
Events
Class IF_MDG_MDF_PRINT has no event.
Types
Class IF_MDG_MDF_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 20081218

Method CREATE_DATA_REFERENCE on class IF_MDG_MDF_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 20081218
2 Exporting ET_FDISP Call by reference Type reference (TYPE) MDG_MDF_TS_PRINT_FDISP Listausgabe: Feldeigenschaften 20081218
3 Exporting ET_GROUP Call by reference Type reference (TYPE) MDG_MDF_TS_PRINT_GROUP Listausgabe: Feldgruppierung 20081218
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) MDG_MDF_T_MESSAGE FI-Stammdaten: Meldungen 20081218
5 Importing IT_SEL Call by reference Type reference (TYPE) MDG_MDF_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081218

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