SAP ABAP Interface IF_DM_PRINT_JOB (A Print Job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SGDMA (Package) Generic Document Management API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DM_XDC_PRINT_JOB Print Job 20050117
Properties
Interface IF_DM_PRINT_JOB  
Short Description A Print Job    
General Data
Package SGDMA   Generic Document Management API 
Created 20041228   SAP 
Last changed 20050214   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_DM_PRINT_JOB has no interface.
Friends
Interface IF_DM_PRINT_JOB has no friend.
Attributes
Interface IF_DM_PRINT_JOB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOCUMENT Instance method Public Method Add Document to Print Job 20041228
2 EXECUTE Instance method Public Method Print the Job 20041228
3 IS_DOCUMENT_SUPPORTED Instance method Public Method Check if a document is supported 20041228
Events
Interface IF_DM_PRINT_JOB has no event.
Types
Interface IF_DM_PRINT_JOB has no local type.
Method Signatures

Method ADD_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DM_DOCUMENT Dokument, das hinzugefügt werden soll 20041228
# Exception Resumable Description Created on
1 CX_DM_NOT_AVAILABLE Dokumenttyp wird nicht unterstützt 20050117

Method EXECUTE Signature

Method EXECUTE on Interface IF_DM_PRINT_JOB has no parameter.
Method EXECUTE on Interface IF_DM_PRINT_JOB has no exception.

Method IS_DOCUMENT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DM_DOCUMENT Zu prüfendes Dokument 20041228
2 Returning IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL Wird unterstützt True/False 20041228

Method IS_DOCUMENT_SUPPORTED on Interface IF_DM_PRINT_JOB has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700