SAP ABAP Class /SCMB/CL_DF_DOCFLOW (Document Flow)
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_DOCFLOW  
Short Description Document Flow    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SCMB/FLOW_NET   Document Flow, Link 
Created 20020822   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /SCMB/CL_DF_DOCFLOW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /SCMB/CL_DF_RELATION_TYPE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SCMB/CL_DF_DOCFLOW has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SCMB/CA_DF_ATTR_NET 20020822 Document Flow Agent: Attribute 'Network ID'
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DELETE_ALL Constant Public Type reference (TYPE) /SCMB/DF_ERROR 2 Inconsistency Handling - Delete All 20080919
2 GC_DELETE_WRONG Constant Public Type reference (TYPE) /SCMB/DF_ERROR 3 Inconsistency Handling - Delete Wrong 20080919
3 GC_FALSE Constant Public Type reference (TYPE) FLAG ' ' False 20021218
4 GC_INTERFACE_IMPORT Constant Public Type reference (TYPE) SEOCLSNAME '/SCMB/IF_DF_IMPORT' Object Type Name 20021218
5 GC_NETID_IGNORED Constant Public Type reference (TYPE) /SCMB/DF_IND_NETID 'X' Document Flow: Indicator Network ID 20040219
6 GC_NETID_NECESSARY Constant Public Type reference (TYPE) /SCMB/DF_IND_NETID ' ' Document Flow: Indicator Network ID 20040219
7 GC_NETID_OPTIONAL Constant Public Type reference (TYPE) /SCMB/DF_IND_NETID 'O' Document Flow: Indicator Network ID 20040219
8 GC_OBJ_ABAP Constant Public Type reference (TYPE) SIBFCATID 'CL' Category of Objects in Persistent Object References 20021218
9 GC_OBJ_ABAP_PERSISTENT Constant Public Type reference (TYPE) SIBFCATID 'BC' Category of Objects in Persistent Object References 20021218
10 GC_OBJ_BOR Constant Public Type reference (TYPE) SIBFCATID 'BO' Category of Objects in Persistent Object References 20021218
11 GC_RAISE_EXCEPTION Constant Public Type reference (TYPE) /SCMB/DF_ERROR 1 Inconsistency Handling - Exception 20080919
12 GC_RETURN_INCONSISTENT Constant Public Type reference (TYPE) /SCMB/DF_ERROR 4 Inconsistency Handling - Return Wrong Entries 20080919
13 GC_STATUS_DELETED Constant Public Type reference (TYPE) FLAG 'D' Status: Deleted 20080709
14 GC_TRUE Constant Public Type reference (TYPE) FLAG 'X' True 20021218
15 GV_GET_GUID_POSSIBLE Static Attribute Public Type reference (TYPE) FLAG General Flag 20050902
16 GV_IND_NETID Static Attribute Public Type reference (TYPE) /SCMB/DF_IND_NETID Document Flow: Indicator Network ID 20040219
17 GV_MULTI Static Attribute Public Type reference (TYPE) FLAG General Indicator 20041202
18 GV_NO_ORS_BUFFER Static Attribute Public Type reference (TYPE) FLAG GC_FALSE Ignore ORS Buffer 20040827
19 GV_TRANSFORMATION Static Attribute Public Type reference (TYPE) CXSLTDESC 'ID' Name of an XSLT Program 20050915
20 MO_DOC_FROM Instance attribute Public Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20020902
21 MO_DOC_TO Instance attribute Public Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20020902
22 MV_LINK_ID Instance attribute Public Type reference (TYPE) OBLGUID16 SOBL: GUID 20020822
23 MV_NET_ID Instance attribute Public Type reference (TYPE) /SCMB/DF_NET_ID Document Flow: Network ID 20020823
24 MV_RELATION_TYPE Instance attribute Public Type reference (TYPE) OBLRELTYPE Link Category 20020822
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_RELATION Static method Private Method Obsolete 20020822
2 CLASS_CONSTRUCTOR Static method Public Constructor Obsolete 20040219
3 CONSTRUCTOR Instance method Public Constructor Obsolete 20020822
4 CONVERT_LINK Static method Private Method Obsolete 20041214
5 CONVERT_RELATION Static method Private Method Obsolete 20021017
6 CONVERT_RELATION_PARTIAL Static method Private Method Obsolete 20041214
7 CREATE_LINK Static method Public Method Create Links 20020822
8 CREATE_RELATION Static method Private Method Obsolete 20020822
9 DELETE_LINK Static method Public Method Delete Links 20020822
10 DELETE_RELATION Instance method Private Method Obsolete 20020822
11 DISABLE_OBJECT_POOL_USAGE Static method Public Method Obsolete 20070608
12 FOLLOW_NET Static method Private Method Obsolete 20041214
13 GET_ATTRIBUTE Instance method Private Method Obsolete 20021018
14 GET_RELATION_BY_DOC Static method Private Method Obsolete 20020822
15 GET_RELATION_BY_DOCUMENT Static method Private Method Obsolete 20020822
16 GET_RELATION_BY_ID Static method Protected Method Obsolete 20020822
17 GET_STRING_TYPE Static method Public Method Distinguish Between string and xstring Type Characteristics 20130211
18 MIGRATE_RELATION Static method Protected Method Obsolete 20021024
19 READ_LINK Static method Public Method Query of Direct Links 20020822
20 READ_NETWORK Static method Public Method Query of a Network 20020822
21 READ_RELATION Static method Private Method Obsolete 20020902
22 READ_RELATION_MULTI Static method Private Method Obsolete 20041203
23 READ_RELATION_NETWORK Static method Private Method Obsolete 20041208
24 READ_RELATION_SEGMENT Static method Private Method Obsolete 20031113
25 REFRESH Static method Public Method Reorganize Reference Tables 20040810
26 RESET_OBJECT_POOL Static method Public Method Obsolete 20070608
27 RESET_POOL_FLAGS Static method Private Event handling method Obsolete 20070608
28 SAVE_GUID_TO_POOL Static method Protected Method Obsolete 20060831
29 SEARCH_LINK Static method Public Method Evaluation of Document Data; Delivers Direct Links 20020822
30 SEARCH_NETWORK Static method Public Method Evaluation of Document Data; Delivers Networks 20020822
31 SET_ATTRIBUTE Instance method Private Method Obsolete 20020822
32 SET_BUFFER_GUID Static method Public Event handling method Obsolete 20050603
33 SET_GUID_TO_POOL Static method Protected Method Obsolete 20070608
34 SET_TRANSFORMATION Static method Public Method Setting the XSLT Program To Be Used 20050915
Events
Class /SCMB/CL_DF_DOCFLOW has no event.
Types
Class /SCMB/CL_DF_DOCFLOW has no local type.
Method Signatures

Method APPEND_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LINK Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCFLOW Document Flow 20020822
2 Exporting EV_IS_NEW Call by reference Type reference (TYPE) FLAG General Indicator 20020822
3 Importing IO_DOC_FROM Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20020902
4 Importing IO_DOC_TO Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20020902
5 Importing IV_LINK_ID Call by reference Type reference (TYPE) OBLGUID16 SOBL: GUID 20020822
6 Importing IV_NET_ID Call by reference Type reference (TYPE) /SCMB/DF_NET_ID Document Flow: Network ID 20020827
7 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822

Method APPEND_RELATION on class /SCMB/CL_DF_DOCFLOW has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /SCMB/CL_DF_DOCFLOW has no parameter.
Method CLASS_CONSTRUCTOR on class /SCMB/CL_DF_DOCFLOW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENT_FROM Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20030121
2 Importing IO_DOCUMENT_TO Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20030121
3 Importing IV_LINK_ID Call by reference Type reference (TYPE) OBLGUID16 SOBL: GUID 20020822
4 Importing IV_NET_ID Call by reference Type reference (TYPE) /SCMB/DF_NET_ID Document Flow: Network ID 20020827
5 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822

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

Method CONVERT_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LINK Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20041214
2 Importing IT_LINK Call by reference Type reference (TYPE) OBL_T_LINK SOBL: Table with Relationship Records 20041214
3 Importing IV_HANDLE_INCONSISTENCY Call by reference Type reference (TYPE) /SCMB/DF_ERROR 1 How to handle inconsistency 20080919
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20041214
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20060925

Method CONVERT_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE_TBL Document Flow: Additional Data 20041214
2 Changing CT_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20041214
3 Changing CT_DOC_REF Call by reference Type reference (TYPE) /SCMB/DF_DOC_TBL Document Flow: Document References 20050126
4 Changing CT_INCONSISTENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Inconsistent starting nodes 20080919
5 Changing CT_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TBL Document Flow: Link 20041214
6 Changing CT_RELATION_PARTIAL Call by reference Type reference (TYPE) /SCMB/DF_RELATION_PARTIAL_TBL Document Flow: Link, By Document 20050420
7 Importing IS_NOT_REQUESTED Call by reference Type reference (TYPE) /SCMB/DF_REQUEST_GET_LINK Document Flow: Parameters Not Requested 20021017
8 Importing IT_LINK Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20021017
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE_ENTITY Document Flow: Attribute not Permitted 20021018
2 /SCMB/CX_DFI_ATTRIBUTE_SETUP Document Flow: Errors in Attribute 20021018

Method CONVERT_RELATION_PARTIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DOC_REF Call by reference Type reference (TYPE) /SCMB/DF_DOC_TBL Document Flow: Document References 20050126
2 Changing CT_RELATION_PARTIAL Call by reference Type reference (TYPE) /SCMB/DF_RELATION_PARTIAL_TBL Document Flow: Link 20041214
3 Importing IO_CHAIN Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_MAXIMAL_CHAIN Document Flow: Maximum Chain 20041214
4 Importing IT_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOC_TBL Document Flow: Document References 20041214
5 Importing IT_LINK Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20041214
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20041214

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE Document Flow: Additional Data 20020822
2 Importing IS_ATTRIBUTEX Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTEX Document Flow: Additional Data (xstring) 20130211
3 Importing IS_DOCUMENTX_FROM Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX Document Flow: Field Catalog Document (xstring) 20130211
4 Importing IS_DOCUMENTX_TO Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX Document Flow: Document Identification (xstring) 20130211
5 Importing IS_DOCUMENT_FROM Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Field Catalog Document 20020822
6 Importing IS_DOCUMENT_TO Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20020822
7 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE_TBL Document Flow: Additional Data 20020822
8 Importing IT_ATTRIBUTEX Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTEX_TBL Document Flow: Additional Data (xstring) 20130211
9 Importing IT_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20020822
10 Importing IT_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Document Flow: Document (xstring) 20130211
11 Importing IT_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TBL Document Flow: Link 20020822
12 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20020829
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20020829
3 /SCMB/CX_DF_RELATION Document Flow: Link Error 20020829

Method CREATE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_LINK Value transfer Object reference (TYPE REF TO) /SCMB/CL_DF_DOCFLOW Document Flow 20020822
2 Importing IO_DOCUMENT_FROM Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20051014
3 Importing IO_DOCUMENT_TO Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20051014
4 Importing IS_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE Document Flow: Additional Data 20020822
5 Importing IS_DOCUMENT_FROM Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Field Catalog Document 20020822
6 Importing IS_DOCUMENT_TO Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20020822
7 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE_ENTITY Document Flow: Attribute not Permitted 20020829
2 /SCMB/CX_DFI_ATTRIBUTE_SETUP Document Flow: Errors in Attribute 20020829
3 /SCMB/CX_DFI_NET_SETUP Document Flow: Network Definition Invalid 20021218
4 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20020829
5 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20020829

Method DELETE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATION_DELETED Call by reference Type reference (TYPE) /SCMB/DF_RELIDX_TBL Document Flow: Index of Link 20020822
2 Exporting ET_RELATION_NOT_DELETED Call by reference Type reference (TYPE) /SCMB/DF_RELIDX_TBL Belegfluss: Index Verknüpfung 20020823
3 Importing IS_DOCUMENTX_FROM Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX Belegfluss: Belegidentifikation (xstring) 20130211
4 Importing IS_DOCUMENTX_TO Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX Belegfluss: Belegidentifikation (xstring) 20130211
5 Importing IS_DOCUMENT_FROM Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20020822
6 Importing IS_DOCUMENT_TO Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20020822
7 Importing IT_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20020822
8 Importing IT_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg (xstring) 20130211
9 Importing IT_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TBL Document Flow: Link 20020822
10 Importing IV_DOCUMENT_USAGE_CHECK Call by reference Type reference (TYPE) FLAG GC_TRUE General Flag 20020822
11 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20020829
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20020829
3 /SCMB/CX_DF_RELATION Document Flow: Link Error 20020829

Method DELETE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCUMENT_USAGE_CHECK Call by reference Type reference (TYPE) FLAG GC_TRUE General Flag 20020823
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20021218
2 /SCMB/CX_DFI_NET_RELATION Document Flow: Network Error 20021218
3 /SCMB/CX_DFI_NET_STRUCTURE Document Flow: Network Invalid 20021218
4 /SCMB/CX_DFI_RELATION_CHAIN Document Flow: Maximum Chain Faulty 20060120
5 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20020829
6 /SCMB/CX_DFI_RELATION_SETUP Document Flow: Link Category Invalid 20020829

Method DISABLE_OBJECT_POOL_USAGE Signature

Method DISABLE_OBJECT_POOL_USAGE on class /SCMB/CL_DF_DOCFLOW has no parameter.
# Exception Resumable Description Created on
1 /SCMB/CX_DF 20070608

Method FOLLOW_NET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LINK_PARTIAL Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20041214
2 Importing IO_DOCUMENT Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20041214
3 Importing IT_LINK_BY_FROM Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20080702
4 Importing IT_LINK_BY_TO Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20080702
5 Importing IV_COMPLETENESS Call by reference Type reference (TYPE) /SCMB/DF_COMPLETENESS /SCMB/CL_DF_RELATION_TYPE=>GC_COMPLETE Document Flow: Completeness 20041214
6 Importing IV_RELATION_BACKWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT 0 Document Flow: Number of Links 20041214
7 Importing IV_RELATION_FORWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT 0 Document Flow: Number of Links 20041214

Method FOLLOW_NET on class /SCMB/CL_DF_DOCFLOW has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE_TBL Document Flow: Additional Data 20021018
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) OBLPROP Attribute Name 20021018
3 Importing IV_RELIDX Call by reference Type reference (TYPE) /SCMB/DF_RELIDX 0 Document Flow: Index of Link 20021018
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE_ENTITY Document Flow: Attribute not Permitted 20021018
2 /SCMB/CX_DFI_ATTRIBUTE_SETUP Document Flow: Errors in Attribute 20021018

Method GET_RELATION_BY_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_LINK Value transfer Object reference (TYPE REF TO) /SCMB/CL_DF_DOCFLOW Document Flow 20020822
2 Importing IO_DOCUMENT_FROM Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20030121
3 Importing IO_DOCUMENT_TO Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20030121
4 Importing IV_CMD_CHECK Call by reference Type reference (TYPE) FLAG GC_FALSE General Flag 20020822
5 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20021218
2 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20020829
3 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20060925

Method GET_RELATION_BY_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_LINK Value transfer Object reference (TYPE REF TO) /SCMB/CL_DF_DOCFLOW Document Flow 20020822
2 Importing IS_DOCUMENT_FROM Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Field Catalog Document 20020822
3 Importing IS_DOCUMENT_TO Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20020822
4 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20020829
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20020829

Method GET_RELATION_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_LINK Value transfer Object reference (TYPE REF TO) /SCMB/CL_DF_DOCFLOW Document Flow 20020822
2 Importing IV_CMD_CHECK Call by reference Type reference (TYPE) FLAG GC_FALSE Check Internal Buffer Only 20020822
3 Importing IV_LINK_ID Call by reference Type reference (TYPE) OBLGUID16 SOBL: GUID 20020822
4 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020822
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20021218
2 /SCMB/CX_DFI_NET_RELATION Document Flow: Network Error 20021218
3 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20020829
4 /SCMB/CX_DFI_RELATION_SETUP Document Flow: Link Category Invalid 20020829
5 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20060925

Method GET_STRING_TYPE Signature

Method GET_STRING_TYPE on class /SCMB/CL_DF_DOCFLOW has no parameter.
Method GET_STRING_TYPE on class /SCMB/CL_DF_DOCFLOW has no exception.

Method MIGRATE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CNT_MIGRATE Call by reference Type reference (TYPE) /SCMB/DF_CNT_MIGRATE Document Flow: Number of Transferred Links 20021025
2 Importing IS_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20021024
3 Importing IT_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20021024
4 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20021025
5 Importing IV_LAST_CHANGED Call by reference Type reference (TYPE) /SCMB/DF_LAST_CHANGED Document Flow: Date Last Changed 20021025
6 Importing IV_ONLY_NEXT Call by reference Type reference (TYPE) /SCMB/DF_ONLY_NEXT Document Flow: Read Direct Links Only 20021025
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20021024
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20021024
3 /SCMB/CX_DF_RELATION Document Flow: Link Error 20021024

Method READ_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE_TBL Document Flow: Additional Data 20020830
2 Exporting ET_ATTRIBUTEX Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTEX_TBL Belegfluss: Zusatzdaten 20130211
3 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20020830
4 Exporting ET_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
5 Exporting ET_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TBL Document Flow: Link 20020830
6 Exporting ET_RELATION_PARTIAL Call by reference Type reference (TYPE) /SCMB/DF_RELATION_PARTIAL_TBL Document Flow: Link, By Document 20041214
7 Importing IS_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20020902
8 Importing IS_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX Belegfluss: Belegidentifikation 20130211
9 Importing IS_NOT_REQUESTED Call by reference Type reference (TYPE) /SCMB/DF_REQUEST_GET_LINK Document Flow: Parameters Not Requested 20020902
10 Importing IT_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20020830
11 Importing IT_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
12 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Document Flow: Link Category 20020902
13 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20020902
14 Importing IV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20020902
15 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20020830
16 Importing IV_STEALTHY_MIGRATION_OFF Call by reference Type reference (TYPE) FLAG GC_FALSE Switch Off Gradual Data Transfer 20021018
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20020830
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20020830
3 /SCMB/CX_DF_RELATION Document Flow: Link Error 20020830

Method READ_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE_TBL Document Flow: Additional Data 20021018
2 Exporting ET_ATTRIBUTEX Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTEX_TBL Belegfluss: Zusatzdaten 20130211
3 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20021018
4 Exporting ET_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
5 Exporting ET_INCONSISTENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Documents with inconsistent network 20080919
6 Exporting ET_INCONSISTENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
7 Exporting ET_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TBL Document Flow: Link 20021018
8 Exporting ET_RELATION_PARTIAL Call by reference Type reference (TYPE) /SCMB/DF_RELATION_PARTIAL_TBL Document Flow: Link, By Document 20041214
9 Importing IS_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT Document Flow: Document Identification 20021018
10 Importing IS_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX Belegfluss: Belegidentifikation 20130211
11 Importing IS_NOT_REQUESTED Call by reference Type reference (TYPE) /SCMB/DF_REQUEST_GET_LINK Document Flow: Parameters Not Requested 20021018
12 Importing IT_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20021018
13 Importing IT_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
14 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Document Flow: Link Category 20021018
15 Importing IV_COMPLETENESS Call by reference Type reference (TYPE) /SCMB/DF_COMPLETENESS /SCMB/CL_DF_RELATION_TYPE=>GC_COMPLETE Document Flow: Completeness 20021018
16 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20021018
17 Importing IV_HANDLE_INCONSISTENCY Call by reference Type reference (TYPE) /SCMB/DF_ERROR /SCMB/CL_DF_DOCFLOW=>GC_RAISE_EXCEPTION How to handle inconsistency 20080919
18 Importing IV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20021018
19 Importing IV_RELATION_BACKWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT /SCMB/CL_DF_RELATION_TYPE=>GC_MAX_RELATION_CNT Document Flow: Number of Links 20021018
20 Importing IV_RELATION_FORWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT /SCMB/CL_DF_RELATION_TYPE=>GC_MAX_RELATION_CNT Document Flow: Number of Links 20021018
21 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20021018
22 Importing IV_STEALTHY_MIGRATION_OFF Call by reference Type reference (TYPE) FLAG GC_FALSE General Flag 20021018
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20021018
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20021018
3 /SCMB/CX_DF_RELATION Document Flow: Link Error 20021018

Method READ_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LINK Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20021016
2 Exporting EV_CNT Call by reference Type reference (TYPE) INT4 Number of connections found 20040826
3 Importing IO_CHAIN Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_MAXIMAL_CHAIN Document Flow: Maximum Chain 20021008
4 Importing IO_DOC Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20021008
5 Importing IV_HANDLE_INCONSISTENCY Call by reference Type reference (TYPE) /SCMB/DF_ERROR 1 How to handle inconsistency 20080919
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20021218
2 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20021014
3 /SCMB/CX_DFI_RELATION_SETUP Document Flow: Link Error (Detail) 20021014
4 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20060925

Method READ_RELATION_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LINK Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20041203
2 Exporting EV_CNT Call by reference Type reference (TYPE) INT4 Natural number 20041203
3 Importing IO_CHAIN Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_MAXIMAL_CHAIN Document Flow: Maximum Chain 20041203
4 Importing IT_DOC Call by reference Type reference (TYPE) /SCMB/DF_DOC_TBL Document Flow: Document References 20041203
5 Importing IV_HANDLE_INCONSISTENCY Call by reference Type reference (TYPE) /SCMB/DF_ERROR 1 How to handle inconsistency 20080919
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20041207
2 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20041207
3 /SCMB/CX_DFI_RELATION_SETUP Document Flow: Link Category Invalid 20041207
4 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20060925

Method READ_RELATION_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LINK Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20041208
2 Exporting EV_CNT Call by reference Type reference (TYPE) INT4 Number of connections found 20041208
3 Importing IO_CHAIN Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_MAXIMAL_CHAIN Document Flow: Maximum Chain 20041208
4 Importing IO_DOC Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20041208
5 Importing IV_HANDLE_INCONSISTENCY Call by reference Type reference (TYPE) /SCMB/DF_ERROR 1 How to handle inconsistency 20080919
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20041208
2 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20041208
3 /SCMB/CX_DFI_RELATION_SETUP Document Flow: Link Category Invalid 20041208
4 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20060925

Method READ_RELATION_SEGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LINK Call by reference Type reference (TYPE) /SCMB/DF_DOCFLOW_TBL Document Flow: Link References 20031113
2 Importing IO_CHAIN Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_MAXIMAL_CHAIN Document Flow: Maximum Chain 20031113
3 Importing IO_DOC Call by reference Object reference (TYPE REF TO) /SCMB/CL_DF_DOCUMENT Document Flow: Document Administration 20031113
4 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20031113
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_DOCUMENT Document Flow: Document Error (Detail) 20031113
2 /SCMB/CX_DFI_RELATION_ENTITY Document Flow: Link Invalid 20031113
3 /SCMB/CX_DFI_RELATION_SETUP Document Flow: Link Error (Detail) 20031113
4 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20060925

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEGATIVE_BUFFER_ONLY Call by reference Type reference (TYPE) FLAG General Flag 20050523
2 Importing IV_RESET_POOL Call by reference Type reference (TYPE) FLAG GC_TRUE Zurücksetzen des Object Pools 20070608

Method REFRESH on class /SCMB/CL_DF_DOCFLOW has no exception.

Method RESET_OBJECT_POOL Signature

Method RESET_OBJECT_POOL on class /SCMB/CL_DF_DOCFLOW has no parameter.
Method RESET_OBJECT_POOL on class /SCMB/CL_DF_DOCFLOW has no exception.

Method RESET_POOL_FLAGS Signature

Method RESET_POOL_FLAGS on class /SCMB/CL_DF_DOCFLOW has no parameter.
Method RESET_POOL_FLAGS on class /SCMB/CL_DF_DOCFLOW has no exception.

Method SAVE_GUID_TO_POOL Signature

Method SAVE_GUID_TO_POOL on class /SCMB/CL_DF_DOCFLOW has no parameter.
Method SAVE_GUID_TO_POOL on class /SCMB/CL_DF_DOCFLOW has no exception.

Method SEARCH_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE_TBL Document Flow: Additional Data 20021018
2 Exporting ET_ATTRIBUTEX Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTEX_TBL Belegfluss: Zusatzdaten 20130211
3 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20021018
4 Exporting ET_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
5 Exporting ET_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TBL Document Flow: Link 20021018
6 Importing IS_NOT_REQUESTED Call by reference Type reference (TYPE) /SCMB/DF_REQUEST_GET_LINK Document Flow: Parameters Not Requested 20021018
7 Importing IT_DOCUMENT_CRITERIA Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_CRITERIA_TBL Document Flow: Criteria for Document Selection 20021018
8 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Document Flow: Link Category 20021018
9 Importing IV_CATEGORY Call by reference Type reference (TYPE) /SCMB/DF_CATEGORY Document Flow: Document Category 20021018
10 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20021018
11 Importing IV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20021018
12 Importing IV_NET_LIMIT Call by reference Type reference (TYPE) /SCMB/DF_NET_LIMIT Document Flow: Number of Networks 20021018
13 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20021018
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20021018
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20021018
3 /SCMB/CX_DF_RELATION Document Flow: Link Error 20021018

Method SEARCH_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE_TBL Document Flow: Additional Data 20021018
2 Exporting ET_ATTRIBUTEX Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTEX_TBL Belegfluss: Zusatzdaten 20130211
3 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Document Flow: Document 20021018
4 Exporting ET_DOCUMENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
5 Exporting ET_INCONSISTENT Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_TBL Documents with inconsistent network 20080919
6 Exporting ET_INCONSISTENTX Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENTX_TBL Belegfluss: Beleg 20130211
7 Exporting ET_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TBL Document Flow: Link 20021018
8 Importing IS_NOT_REQUESTED Call by reference Type reference (TYPE) /SCMB/DF_REQUEST_GET_LINK Document Flow: Parameters Not Requested 20021018
9 Importing IT_DOCUMENT_CRITERIA Call by reference Type reference (TYPE) /SCMB/DF_DOCUMENT_CRITERIA_TBL Document Flow: Criteria for Document Selection 20021018
10 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Document Flow: Link Category 20021018
11 Importing IV_CATEGORY Call by reference Type reference (TYPE) /SCMB/DF_CATEGORY Document Flow: Document Category 20021018
12 Importing IV_COMPLETENESS Call by reference Type reference (TYPE) /SCMB/DF_COMPLETENESS /SCMB/CL_DF_RELATION_TYPE=>GC_COMPLETE Document Flow: Completeness 20021018
13 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20021018
14 Importing IV_HANDLE_INCONSISTENCY Call by reference Type reference (TYPE) /SCMB/DF_ERROR /SCMB/CL_DF_DOCFLOW=>GC_RAISE_EXCEPTION How to handle Inconsistency 20080919
15 Importing IV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20021018
16 Importing IV_NET_LIMIT Call by reference Type reference (TYPE) /SCMB/DF_NET_LIMIT Document Flow: Number of Networks 20021018
17 Importing IV_RELATION_BACKWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT /SCMB/CL_DF_RELATION_TYPE=>GC_MAX_RELATION_CNT Document Flow: Number of Links 20021018
18 Importing IV_RELATION_FORWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT /SCMB/CL_DF_RELATION_TYPE=>GC_MAX_RELATION_CNT Document Flow: Number of Links 20021018
19 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20021018
# Exception Resumable Description Created on
1 /SCMB/CX_DF_ATTRIBUTE Document Flow: Attribute Error 20021018
2 /SCMB/CX_DF_DOCUMENT Document Flow: Document Error 20021018
3 /SCMB/CX_DF_RELATION Document Flow: Link Error 20021018

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTE Call by reference Type reference (TYPE) /SCMB/DF_ATTRIBUTE Document Flow: Additional Data 20020822
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE_ENTITY Document Flow: Attribute not Permitted 20020829
2 /SCMB/CX_DFI_ATTRIBUTE_SETUP Document Flow: Errors in Attribute 20020829

Method SET_BUFFER_GUID Signature

Method SET_BUFFER_GUID on class /SCMB/CL_DF_DOCFLOW has no parameter.
Method SET_BUFFER_GUID on class /SCMB/CL_DF_DOCFLOW has no exception.

Method SET_GUID_TO_POOL Signature

Method SET_GUID_TO_POOL on class /SCMB/CL_DF_DOCFLOW has no parameter.
Method SET_GUID_TO_POOL on class /SCMB/CL_DF_DOCFLOW has no exception.

Method SET_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSFORMATION Call by reference Type reference (TYPE) CXSLTDESC 'ID' Name of an XSLT Program 20050915

Method SET_TRANSFORMATION on class /SCMB/CL_DF_DOCFLOW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 401