SAP ABAP Class /SCMB/CL_DF_MAXIMAL_CHAIN (Document Flow: Maximum Chain)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-BAS-DF (Application Component) Cross-System and Cross-Partner Document Flow
     /SCMB/FLOW_CUSTOMIZING (Package) Document Flow, Customizing
Properties
Class /SCMB/CL_DF_MAXIMAL_CHAIN  
Short Description Document Flow: Maximum Chain    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SCMB/FLOW_CUSTOMIZING   Document Flow, Customizing 
Created 20021008   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /SCMB/CL_DF_RELATION_TYPE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /SCMB/CL_DF_MAXIMAL_CHAIN has no interface implemented.
Friends
Class /SCMB/CL_DF_MAXIMAL_CHAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RELATION_TYPE Instance attribute Public Type reference (TYPE) /SCMB/DF_RELATION_DEF_TBL Document Flow: Description of Link 20021008
2 MV_COMPLETENESS Instance attribute Public Type reference (TYPE) /SCMB/DF_COMPLETENESS Document Flow: Completeness 20021008
3 MV_DIRECTION Instance attribute Public Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20021008
4 MV_DOC_TYPE Instance attribute Public Type reference (TYPE) SIBFTYPEID Category of Objects in Persistent Object References 20021008
5 MV_RELATION_BACKWARD Instance attribute Public Type reference (TYPE) /SCMB/DF_RELATION_CNT Document Flow: Number of Links 20021008
6 MV_RELATION_FORWARD Instance attribute Public Type reference (TYPE) /SCMB/DF_RELATION_CNT Document Flow: Number of Links 20021008
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Delivers Links of Maximum Chain 20021008
2 FOLLOW_NET Static method Public Method Trace a Network (Recursive) 20030519
3 GET Static method Public Method Delivers Maximum Chain 20021029
4 GET_RELATION_RANGE Instance method Public Method Delivers Links as Range 20021014
5 MERGE Instance method Private Method Merge Links with Specification 20021010
6 READ Static method Private Method Read Links of Maximum Chain 20021010
Events
Class /SCMB/CL_DF_MAXIMAL_CHAIN has no event.
Types
Class /SCMB/CL_DF_MAXIMAL_CHAIN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Document Flow: Link Category 20021008
2 Importing IV_COMPLETENESS Call by reference Type reference (TYPE) /SCMB/DF_COMPLETENESS /SCMB/CL_DF_RELATION_TYPE=>GC_ONEWAY Document Flow: Completeness 20021008
3 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Document Flow: Evaluation Direction 20021008
4 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) SIBFTYPEID Category of Objects in Persistent Object References 20021008
5 Importing IV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20021008
6 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 20021008
7 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 20021008
8 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20021008
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_RELATION_CHAIN Document Flow: Errors in Maximum Chain 20021008
2 /SCMB/CX_DFI_RELATION_SETUP Document Flow: Link Category Invalid 20021218

Method FOLLOW_NET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REL Call by reference Type reference (TYPE) /SCMB/DF_RELATION_DEF_TBL Modelldaten: Verknüpfungstypen 20030519
2 Changing CT_REL_1NET Call by reference Type reference (TYPE) /SCMB/DF_RELATION_DEF_TBL Modelldaten: Verknüpfungstypen 20030519
3 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX 1 Interne Tabellen, aktueller Zeilenindex 20030519

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

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN_TBL Document Flow: Maximum Chain 20021029
2 Exporting ET_MAXIMAL_CHAIN_DESCR Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN_DESCR_TBL Document Flow: Maximum Chain, Text 20021029
3 Exporting EV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20021029
4 Exporting EV_MAXIMAL_CHAIN_DESCR Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN_DESCR Document Flow: Maximum Chain, Text 20021029
5 Importing IR_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN_RANGE_TBL Document Flow: Maximum Chain, Range 20021029
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) DDLANGUAGE Language Key 20021029
7 Importing IV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20021029

Method GET on class /SCMB/CL_DF_MAXIMAL_CHAIN has no exception.

Method GET_RELATION_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) /SCMB/DF_CATEGORY Belegfluss: Belegtyp 20031113
2 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Belegfluss: Auswerterichtung 20031113
3 Returning RT_RELATION_RANGE Value transfer Type reference (TYPE) OBL_T_RELT OBL: Select Options for Relationship Types 20021014

Method GET_RELATION_RANGE on class /SCMB/CL_DF_MAXIMAL_CHAIN has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Belegfluss: Verknüpfungstyp 20031113
2 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Document Flow: Link Category 20021010
3 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Link Category 20021010

Method MERGE on class /SCMB/CL_DF_MAXIMAL_CHAIN has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Document Flow: Link Category 20021010
2 Importing IV_MAXIMAL_CHAIN Call by reference Type reference (TYPE) /SCMB/DF_NET_CHAIN Document Flow: Maximum Chain 20021010
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_RELATION_CHAIN Document Flow: Errors in Maximum Chain 20021010
History
Last changed by/on SAP  20080612 
SAP Release Created in 401