SAP ABAP Class IF_PMEVC_ENGINE_DOC (Represents a Document Object)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PMEVC_ENGINE_CSTIC | Represents a VC Characteristic | 20050201 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PMEVC_ENGINE_VALUE | Characteristic Value Engine Object | 20050201 |
Properties
Class | IF_PMEVC_ENGINE_DOC | |
Short Description | Represents a Document Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20031222 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_PMEVC_ENGINE_DOC has no forward declaration.
Interfaces
Class IF_PMEVC_ENGINE_DOC has no interface implemented.
Friends
Class IF_PMEVC_ENGINE_DOC has no friend class.
Attributes
Class IF_PMEVC_ENGINE_DOC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | returns document associated with this object. | 20050201 |
2 | ![]() |
Instance method | Public | Method | sets document association for this object. | 20050201 |
Events
Class IF_PMEVC_ENGINE_DOC has no event.
Types
Class IF_PMEVC_ENGINE_DOC has no local type.
Method Signatures
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHED_DOC | Value transfer | Type reference (TYPE) | DMS_DOC_KEY | Already attached Doc to this obj. NULL if none exist. | 20050201 |
Method GET_DOCUMENT on class IF_PMEVC_ENGINE_DOC has no exception.
Method SET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOC_TO_ATTACH | Value transfer | Type reference (TYPE) | DMS_DOC_KEY | DMS: Document Key | 20050201 |
Method SET_DOCUMENT on class IF_PMEVC_ENGINE_DOC has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |