SAP ABAP Class IF_SRM_PRINT_COMPOSITE_CORE (Kernel of Composite Print Functions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_PRINT_COMPOSITE Print Composite Spool Requests 20030922
Properties
Class IF_SRM_PRINT_COMPOSITE_CORE  
Short Description Kernel of Composite Print Functions    
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 SRMEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMPC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_PRINT_COMPOSITE_CORE has no interface implemented.
Friends
Class IF_SRM_PRINT_COMPOSITE_CORE has no friend class.
Attributes
Class IF_SRM_PRINT_COMPOSITE_CORE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SPOOL_PART Instance method Public Method Add Spool Request to Composite 20030924
2 CLOSE_PRINT_JOB Instance method Public Method Close Print Job 20030922
3 GET_PRINT_PARAMS Instance method Public Method Get Print/Archiving Parameter of Job 20030925
4 OPEN_PRINT_JOB Instance method Public Method Open New Print Job 20030922
Events
Class IF_SRM_PRINT_COMPOSITE_CORE has no event.
Types
Class IF_SRM_PRINT_COMPOSITE_CORE has no local type.
Method Signatures

Method ADD_SPOOL_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SPOOLDESCR Call by reference Type reference (TYPE) RSPOPDSC Beschreibung Spoolauftrag 20030924
2 Importing IM_SPOOLID Call by reference Type reference (TYPE) RSPOID Spool-Auftragsnummer 20030924
3 Importing IM_SPOOLTITLE Call by reference Type reference (TYPE) RSPOSAPTTL SPACE Ausgabe Deckblatt 20030924

Method ADD_SPOOL_PART on class IF_SRM_PRINT_COMPOSITE_CORE has no exception.

Method CLOSE_PRINT_JOB Signature

Method CLOSE_PRINT_JOB on class IF_SRM_PRINT_COMPOSITE_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_PRINT_COMPOSITE Fehlerklasse zum Kompositionsdruck 20030922

Method GET_PRINT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ARCH_PARAMS Call by reference Type reference (TYPE) ARC_PARAMS Archivierungsparameter 20031009
2 Exporting EX_PRINT_PARAMS Call by reference Type reference (TYPE) PRI_PARAMS Druckparameter 20030925
# Exception Resumable Description Created on
1 CX_SRM_PRINT_COMPOSITE Fehlerklasse: Kompositionsdruck 20030925

Method OPEN_PRINT_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVERTER_NECESSARY Call by reference Type reference (TYPE) BOOLEAN True: ext.Konverter/XDC notwendig 20030922
2   IM_DEFAULT_SPOOL_TITLE     Default Spool-Titel
# Exception Resumable Description Created on
1 CX_SRM_PRINT_COMPOSITE Fehlerklasse zum Kompositionsdruck 20030922
History
Last changed by/on SAP  20040518 
SAP Release Created in