SAP ABAP Class CL_EDMS_OBJLINKS_DOCUMENT (EDMS: Object Links - Document)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-DOC (Application Component) Engineering Documents
⤷
EDMS_DOCUMENT_OBJLINKS (Package) EDMS: Object Links
⤷
⤷
Properties
| Class | CL_EDMS_OBJLINKS_DOCUMENT | |
| Short Description | EDMS: Object Links - Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EDMS_DOCUMENT_OBJLINKS | EDMS: Object Links |
| Created | 20020423 | SAP |
| Last change | 20141109 | |
| 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 CL_EDMS_OBJLINKS_DOCUMENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EDMS_OBJLINKS_OBJECT | 20020605 | EDMS: Object Links |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EDMS_DOCUMENT | EDMS: Document/Folder | 20020605 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_OBJECTS | 20020423 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20020423 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20020712 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20020423 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20020423 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | TT_INSTANCES | 20020423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Include Document in Internal Table | 20020605 | |
| 2 | Instance method | Public | Method | Add Link | 20020423 | |
| 3 | Static method | Public | Method | Delete Instance | 20020423 | |
| 4 | Instance method | Public | Method | Determine Commit Behavior | 20020423 | |
| 5 | Static method | Public | Method | Retrieve Instance | 20020423 | |
| 6 | Instance method | Public | Method | Determine Link | 20020423 | |
| 7 | Instance method | Protected | Method | Delete Document from Internal Table | 20020605 | |
| 8 | Instance method | Public | Method | Delete Link | 20020423 | |
| 9 | Instance method | Public | Method | Delete All Links | 20020423 | |
| 10 | Instance method | Public | Method | Define Commit Behavior | 20020423 | |
| 11 | Instance method | Private | Method | Commit in New LUW | 20020712 |
Events
Class CL_EDMS_OBJLINKS_DOCUMENT has no event.
Types
Class CL_EDMS_OBJLINKS_DOCUMENT has no local type.
Method Signatures
Method ADD_OBJECT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20020605 |
Method ADD_OBJECT_INTERNAL on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method ADD_OBJECT_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20020423 |
Method ADD_OBJECT_LINK on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method DELETE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_EDMS_DOCUMENT | EDMS: Dokument/Folder | 20020429 |
Method DELETE_INSTANCE on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method GET_COMMIT_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DO_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020712 | ||||
| 2 | E_IN_NEW_LUW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20020712 |
Method GET_COMMIT_BEHAVIOUR on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_EDMS_DOCUMENT | EDMS: Dokument/Folder | 20020424 | |||
| 2 | RP_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EDMS_OBJLINKS_DOCUMENT | EDMS: Objetkverknüpfungen - Dokument | 20020423 |
Method GET_INSTANCE on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method GET_OBJECT_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_READ | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Links neu lesen | 20020423 | ||
| 2 | RT_OBJECTS | Value transfer | Type reference (TYPE) | SIBFLPORBT | Tabelle von Lokalen Pers. Objektreferenzen - BOR kompatibel | 20020423 |
Method GET_OBJECT_LINKS on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method REMOVE_OBJECT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20020605 |
Method REMOVE_OBJECT_INTERNAL on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method REMOVE_OBJECT_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Value transfer | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20020423 |
Method REMOVE_OBJECT_LINK on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method REMOVE_OBJECT_LINKS Signature
Method REMOVE_OBJECT_LINKS on class CL_EDMS_OBJLINKS_DOCUMENT has no parameter.
Method REMOVE_OBJECT_LINKS on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method SET_COMMIT_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DO_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20020423 | ||||
| 2 | I_IN_NEW_LUW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20020712 |
Method SET_COMMIT_BEHAVIOUR on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
Method SET_COMMIT_IN_NEW_LUW Signature
Method SET_COMMIT_IN_NEW_LUW on class CL_EDMS_OBJLINKS_DOCUMENT has no parameter.
Method SET_COMMIT_IN_NEW_LUW on class CL_EDMS_OBJLINKS_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |