SAP ABAP Class IF_SRM_SP_RECORD_PRINT (Print Record)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_RECORD Represents a Record 20030922
Properties
Class IF_SRM_SP_RECORD_PRINT  
Short Description Print Record    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030922   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SRMBR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_SP_RECORD_PRINT has no interface implemented.
Friends
Class IF_SRM_SP_RECORD_PRINT has no friend class.
Attributes
Class IF_SRM_SP_RECORD_PRINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_PRINT Instance method Public Method Complete Printout 20030923
2 EXECUTE_PRINT Instance method Public Method Print Record 20030922
3 GET_SUPP_FUNCS_4_ELEMENT Instance method Public Method Retrurns Supported Print Functions for Element (Type) 20030929
4 PRINT_ELEMENT Instance method Public Method Print Element 20031002
5 PRINT_RECORD Instance method Public Method Print Record Structure/Attributes/Log of Record 20030929
Events
Class IF_SRM_SP_RECORD_PRINT has no event.
Types
Class IF_SRM_SP_RECORD_PRINT has no local type.
Method Signatures

Method CLOSE_PRINT Signature

Method CLOSE_PRINT on class IF_SRM_SP_RECORD_PRINT has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_SP_RECORD_PRINT Fehlerklasse: Druck Akte 20031001

Method EXECUTE_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLOSE_PRINT Call by reference Type reference (TYPE) BOOLEAN IF_SRM=>TRUE True: Drucken abschließen 20030925
2 Importing IM_PRINT_CONFIG Call by reference Type reference (TYPE) SRM_RECORD_PRINT_CONFIG Druck-Konfiguration 20030925
3 Importing IM_PROPERTY_CONTROL Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_PROP_CTL_ASYNC Property-Control 20030926
4 Importing IM_USE_COMPOSITE_SPOOL Call by reference Type reference (TYPE) BOOLEAN IF_SRM=>TRUE Kompositions-Spool Auftrag 20031013
# Exception Resumable Description Created on
1 CX_SRM_SP_RECORD_PRINT Fehlerklasse: Druck Akte 20030923

Method GET_SUPP_FUNCS_4_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 Element 20030929
2 Returning RE_SUPPORTED_FUNCS Value transfer Type reference (TYPE) SRM_RECORD_PRINT_SUPP_ELEM_SP unterstütze Druckfunktionalität 20030929
# Exception Resumable Description Created on
1 CX_SRM_SP_RECORD_PRINT Fehlerklasse: Druck Akte 20030929

Method PRINT_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 Element 20031002
2 Importing IM_PRINT_CONFIG Call by reference Type reference (TYPE) SRM_RECORD_PRINT_CONFIG Druckkonfiguration 20031008
# Exception Resumable Description Created on
1 CX_SRM_SP_RECORD_PRINT Fehlerklasse: Druck Akte 20031002

Method PRINT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRINT_CONFIG Call by reference Type reference (TYPE) SRM_RECORD_PRINT_CONFIG Druckkonfiguration 20030929
2 Importing IM_PROPERTY_CONTROL Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_PROP_CTL_ASYNC Property-Control 20030929
# Exception Resumable Description Created on
1 CX_SRM_SP_RECORD_PRINT Fehlerklasse: Druck Akte 20030929
History
Last changed by/on SAP  20040518 
SAP Release Created in