SAP ABAP Class CL_DM_XDC_PRINT_JOB (Print Job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SGDMA_PRINT_SERVICE (Package) Print Service for GDMA Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DM_PRINT_JOB A Print Job 20050117
Properties
Class CL_DM_XDC_PRINT_JOB  
Short Description Print Job    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGDMA_PRINT_SERVICE   Print Service for GDMA Interface 
Created 20050117   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DM_XDC_PRINT_JOB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DM_PRINT_JOB A Print Job 20050117
Friends
Class CL_DM_XDC_PRINT_JOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_ARCHIVE_PARAMS Instance attribute Private Type reference (TYPE) ARC_PARAMS Archiving Parameters 20050117
2 MY_CLASS Constant Private Type reference (TYPE) STRING 'CL_DM_XDC_PRINT_JOB' 20050117
3 MY_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_DM_XDC_PRINT_SERVICE Factory Object That Created This 20050117
4 MY_PRINT_PARAMS Instance attribute Private Type reference (TYPE) PRI_PARAMS Print Parameter 20050117
5 MY_SPOOL_PART_TAB Instance attribute Private Type reference (TYPE) SRMPC_SPOOL_PART_TAB Table of Spool Parts 20050117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050117
2 GET_DOC_TYPE Instance method Private Method Get Document Type from Mime Type 20050117
Events
Class CL_DM_XDC_PRINT_JOB has no event.
Types
Class CL_DM_XDC_PRINT_JOB has no local type.
Method Signatures

Method CONSTRUCTOR 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 ImageLink Struktur 20050117
2 Importing FACTORY Call by reference Object reference (TYPE REF TO) CL_DM_XDC_PRINT_SERVICE Implementierung des Print Services 20050117
3 Importing PRINT_PARAMS Call by reference Type reference (TYPE) PRI_PARAMS Struktur zur Übergabe von Druckparametern 20050117

Method CONSTRUCTOR on class CL_DM_XDC_PRINT_JOB has no exception.

Method GET_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC_TYPE Value transfer Type reference (TYPE) STRING 20050117
2 Importing MIMETYPE Call by reference Type reference (TYPE) STRING 20050117
# Exception Resumable Description Created on
1 CX_DM_NOT_AVAILABLE Dokumenttyp wird nicht unterstützt 20050117
History
Last changed by/on SAP  20050214 
SAP Release Created in 700