SAP ABAP Class IF_DM_PRINT_JOB_FACTORY (Factory for Print Jobs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DM_XDC_PRINT_SERVICE Implementation of the Print Service 20050114
Properties
Class IF_DM_PRINT_JOB_FACTORY  
Short Description Factory for Print Jobs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041228   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DM_PRINT_JOB_FACTORY has no forward declaration.
Interfaces
Class IF_DM_PRINT_JOB_FACTORY has no interface implemented.
Friends
Class IF_DM_PRINT_JOB_FACTORY has no friend class.
Attributes
Class IF_DM_PRINT_JOB_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PRINT_JOB Instance method Public Method Create Print Job with Specified Parameters 20041228
Events
Class IF_DM_PRINT_JOB_FACTORY has no event.
Types
Class IF_DM_PRINT_JOB_FACTORY has no local type.
Method Signatures

Method CREATE_PRINT_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARCHIVE_PARAMS Call by reference Type reference (TYPE) ARC_PARAMS Archivierungsparameter 20041228
2 Returning PRINT_JOB Value transfer Object reference (TYPE REF TO) IF_DM_PRINT_JOB Erzeugter Druckjob 20041228
3 Importing PRINT_PARAMS Call by reference Type reference (TYPE) PRI_PARAMS Druckparameter 20041228
# Exception Resumable Description Created on
1 CX_DM_CONFIGURATION Konfigurationsfehler 20050117
History
Last changed by/on SAP  20050214 
SAP Release Created in