SAP ABAP Class /SCMB/CL_DF_LINK2 (Document Link)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-BAS-DF (Application Component) Cross-System and Cross-Partner Document Flow
     /SCMB/FLOW_NET (Package) Document Flow, Link
Properties
Class /SCMB/CL_DF_LINK2  
Short Description Document Link    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SCMB/FLOW_NET   Document Flow, Link 
Created 20090629   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SCMB/CL_DF_LINK2 has no forward declaration.
Interfaces
Class /SCMB/CL_DF_LINK2 has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SCMB/CL_DF_CORE 20090629 Document Flow Core Functions
2 /SCMB/CL_DF_DOCUMENT2 20090629 Document
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_LINK_KEY Instance attribute Public Type reference (TYPE) /SCMB/S_DF_LINK_KEY Link Key Structure 20090629
2 MV_LINK_ID Instance attribute Public Type reference (TYPE) OBLGUID16 SOBL: GUID 20090629
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090629
2 CREATE Static method Public Method Create Link 20090629
3 DELETE Instance method Public Method Delete Link 20090629
4 GET_ATTRIBUTES Instance method Public Method Get Attributes of Link 20090629
5 GET_DOCUMENTS Instance method Public Method Get Documents of Link 20090629
6 SET_ATTRIBUTES Instance method Public Method Set Attributes of Link 20090629
Events
Class /SCMB/CL_DF_LINK2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_T_LINK_ATTR Public See coding Link Attributes Table Type 20090629 typ_t_link_attr TYPE STANDARD TABLE OF string
2 TYP_T_LINK_ATTRX Public See coding Link Attributes Table Type (xstring) 20130211 typ_t_link_attrx TYPE STANDARD TABLE OF xstring
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINK_OBL Call by reference Type reference (TYPE) OBL_S_LINK SOBL: Runtime Relationship Record 20090629

Method CONSTRUCTOR on class /SCMB/CL_DF_LINK2 has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOC_FROM Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT2 Document 20090629
2 Importing IO_DOC_TO Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT2 Document 20090629
3 Importing IV_LINK_ATTR Call by reference Type reference (TYPE) STRING 20090629
4 Importing IV_LINK_ATTRX Call by reference Type reference (TYPE) XSTRING 20130211
5 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Relationship type 20090629
6 Returning RO_LINK_OBJ Value transfer Object reference (TYPE REF TO) /SCMB/CL_DF_LINK2 Document Link 20090629
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE 20090629
2 /SCMB/CX_DFI_RELATION 20090629

Method DELETE Signature

Method DELETE on class /SCMB/CL_DF_LINK2 has no parameter.
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_RELATION 20090629

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINK_ATTR Call by reference Type reference (TYPE) TYP_T_LINK_ATTR Link Attributes Table Type 20090629
2 Exporting ET_LINK_ATTRX Call by reference Type reference (TYPE) TYP_T_LINK_ATTRX Link Attributes Table Type (xstring) 20130211
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE 20090629

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DOC_FROM Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT2 Document 20090629
2 Exporting EO_DOC_TO Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT2 Document 20090629

Method GET_DOCUMENTS on class /SCMB/CL_DF_LINK2 has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ATTR Call by reference Type reference (TYPE) STRING 20090629
2 Importing IV_LINK_ATTRX Call by reference Type reference (TYPE) XSTRING 20130211
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE 20090629
History
Last changed by/on SAP  20110908 
SAP Release Created in