SAP ABAP Class IF_RMPS_PRINT (Print (Record))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_SP_RECORD RMPS Enhancements Basis SP Record Back-End 20021111
Properties
Class IF_RMPS_PRINT  
Short Description Print (Record)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMPS_PRINT has no forward declaration.
Interfaces
Class IF_RMPS_PRINT has no interface implemented.
Friends
Class IF_RMPS_PRINT has no friend class.
Attributes
Class IF_RMPS_PRINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PRINT_REC_HIERARCHY Instance method Public Method Print Record Structure 20021111
2 PRINT_ELEMENT_DETAILED Instance method Public Method Print Detail of Record Element 20021111
3 PRINT_RECORD_ELEMENT Instance method Public Method Print Record Element Recursively 20021111
Events
Class IF_RMPS_PRINT has no event.
Types
Class IF_RMPS_PRINT has no local type.
Method Signatures

Method GET_PRINT_REC_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PRINT_DATA Value transfer Type reference (TYPE) SCMG_TT_PRINT Druckdaten in Hierarchie-Darstellung 20021111
# Exception Resumable Description Created on
1 CX_RMPS_PRINT Fehler beim Drucken 20021111

Method PRINT_ELEMENT_DETAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_SP_RECORD_ELEMENT IF_SRM_SP_RECORD_ELEMENT 20021111
2 Importing IM_LEVEL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20021111
3 Returning RE_PRINT_LINE Value transfer Type reference (TYPE) SCMG_S_PRINT Druckzeile mit Hierarchie-Stufe 20021111
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20021111
2 CX_SRM_SK swissKnife (abstrakt) 20021111
3 CX_SRM_SP_RECORD_ELEMENT CX_SRM_SP_RECORD_ELEMENT 20021111

Method PRINT_RECORD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_SP_RECORD_ELEMENT IF_SRM_SP_RECORD_ELEMENT 20021111
2 Importing IM_LEVEL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20021111
3 Returning RE_PRINT_TAB Value transfer Type reference (TYPE) SCMG_TT_PRINT Druckdaten in Hierarchie-Darstellung 20021111
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20021111
2 CX_SRM_SK swissKnife (abstrakt) 20021111
3 CX_SRM_SP_RECORD CX_SRM_SP_RECORD 20021111
History
Last changed by/on SAP  20110908 
SAP Release Created in