SAP ABAP Class IF_UPARM_ALV_PRINT (Interface for BAdI: BADI_UPARM_ALV_PRINT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110719
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_BADI_ALV_PRINT Class for BAdI Impl.: ENRICH_ALV_PRINT 20110719
Properties
Class IF_UPARM_ALV_PRINT  
Short Description Interface for BAdI: BADI_UPARM_ALV_PRINT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110716   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UPARM_ALV_PRINT has no forward declaration.
Interfaces
Class IF_UPARM_ALV_PRINT has no interface implemented.
Friends
Class IF_UPARM_ALV_PRINT has no friend class.
Attributes
Class IF_UPARM_ALV_PRINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_ALV_HEADER_TEXT Instance method Public Method Set the header text of an ALV when printing/PDF 20110719
2 SET_PAGE_PARAMETERS Instance method Public Method Set the page parameters for the ALV print/PDF 20110719
3 SET_PRINTER Instance method Public Method Set the printer parameters for the ALV print/PDF 20110719
Events
Class IF_UPARM_ALV_PRINT has no event.
Types
Class IF_UPARM_ALV_PRINT has no local type.
Method Signatures

Method SET_ALV_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20110719
2 Importing IR_CUSTOMIZING Call by reference Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20110719
3 Importing IT_SELECTION_CRITERIA Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20110719

Method SET_ALV_HEADER_TEXT on class IF_UPARM_ALV_PRINT has no exception.

Method SET_PAGE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20110719

Method SET_PAGE_PARAMETERS on class IF_UPARM_ALV_PRINT has no exception.

Method SET_PRINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20110719

Method SET_PRINTER on class IF_UPARM_ALV_PRINT has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in