SAP ABAP Class IF_DM_PRINT_JOB (A Print Job)
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
Class | IF_DM_PRINT_JOB | |
Short Description | A Print Job | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_DM_PRINT_JOB has no interface implemented.
Friends
Class IF_DM_PRINT_JOB has no friend class.
Attributes
Class IF_DM_PRINT_JOB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Document to Print Job | 20041228 |
2 | ![]() |
Instance method | Public | Method | Print the Job | 20041228 |
3 | ![]() |
Instance method | Public | Method | Check if a document is supported | 20041228 |
Events
Class IF_DM_PRINT_JOB has no event.
Types
Class 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 | ![]() |
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 | ![]() |
Dokumenttyp wird nicht unterstützt | 20050117 |
Method EXECUTE Signature
Method EXECUTE on class IF_DM_PRINT_JOB has no parameter.
Method EXECUTE on class 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 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | Zu prüfendes Dokument | 20041228 | ||
2 | ![]() |
IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Wird unterstützt True/False | 20041228 |
Method IS_DOCUMENT_SUPPORTED on class IF_DM_PRINT_JOB has no exception.
History
Last changed by/on | SAP | 20050214 |
SAP Release Created in |