SAP ABAP Class IF_EDMS_OBJLINKS_DOCUMENT (EDMS: Object Links - Document)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EDMS_DOCUMENT EDMS: Document/Folder 20020423
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CFX_DOCUMENT Project Management Document Class 20050210
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CFX_FOLDER Folder for Project Management 20041115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EDMS_FOLDER EDMS: Folder 20020423
Properties
Class IF_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      
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EDMS_OBJLINKS_DOCUMENT has no interface implemented.
Friends
Class IF_EDMS_OBJLINKS_DOCUMENT has no friend class.
Attributes
Class IF_EDMS_OBJLINKS_DOCUMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT_LINK Instance method Public Method Add Link 20020514
2 GET_OBJECT_LINKS Instance method Public Method Determine Link 20020514
3 REMOVE_OBJECT_LINK Instance method Public Method Delete Link 20020423
4 REMOVE_OBJECT_LINKS Instance method Public Method Delete All Links 20020423
Events
Class IF_EDMS_OBJLINKS_DOCUMENT has no event.
Types
Class IF_EDMS_OBJLINKS_DOCUMENT has no local type.
Method Signatures

Method ADD_OBJECT_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT_NEW_LUW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Commit Work & Wait in neuer LUW ausführen 20020712
2 Importing I_OBJECT Value transfer Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20020514

Method ADD_OBJECT_LINK on class IF_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 Importing I_FORCE_READ Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020514
2 Returning RT_OBJECTS Value transfer Type reference (TYPE) SIBFLPORBT Tabelle von Lokalen Pers. Objektreferenzen - BOR kompatibel 20020514

Method GET_OBJECT_LINKS on class IF_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 Importing I_COMMIT_NEW_LUW Call by reference Type reference (TYPE) ABAP_BOOL Commit Work & Wait in neuer LUW ausführen 20020712
2 Importing I_OBJECT Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20020423

Method REMOVE_OBJECT_LINK on class IF_EDMS_OBJLINKS_DOCUMENT has no exception.

Method REMOVE_OBJECT_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT_NEW_LUW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Commit Work & Wait in neuer LUW ausführen 20020712

Method REMOVE_OBJECT_LINKS on class IF_EDMS_OBJLINKS_DOCUMENT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in