SAP ABAP Class /SCMB/CL_DF_RELATION_TYPE (Document Flow: Description)
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_RELATION_TYPE  
Short Description Document Flow: Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SCMB/FLOW_CUSTOMIZING   Document Flow, Customizing 
Created 20020813   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SCMB/CL_DF_RELATION_TYPE has no forward declaration.
Interfaces
Class /SCMB/CL_DF_RELATION_TYPE has no interface implemented.
Friends
Class /SCMB/CL_DF_RELATION_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BACKWARD Constant Public Type reference (TYPE) /SCMB/DF_DIRECTION 'B' Document Flow: Evaluation Direction 20021218
2 GC_COMPLETE Constant Public Type reference (TYPE) /SCMB/DF_COMPLETENESS 'C' Document Flow: Completeness 20021218
3 GC_FORWARD Constant Public Type reference (TYPE) /SCMB/DF_DIRECTION 'F' Document Flow: Evaluation Direction 20021218
4 GC_MAX_RELATION_CNT Constant Public Type reference (TYPE) /SCMB/DF_RELATION_CNT 500 Document Flow: Number of Links 20021218
5 GC_ONEWAY Constant Public Type reference (TYPE) /SCMB/DF_COMPLETENESS 'O' Document Flow: Completeness 20021218
Methods
# Method Level Visibility Method type Description Created on
1 FOLLOW_NET Static method Private Method Delivers Links of a Document Category 20021014
2 GET Static method Public Method Delivers Description of Link 20021014
3 GET_ATTRIBUTE Static method Public Method Delivers Description of Additional Data 20020813
4 GET_NET Static method Public Method Delivers Links of a Document Category 20021010
5 GET_ROLE Static method Public Method Delivers Role of a Document Category 20021014
Events
Class /SCMB/CL_DF_RELATION_TYPE has no event.
Types
Class /SCMB/CL_DF_RELATION_TYPE has no local type.
Method Signatures

Method FOLLOW_NET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_DEF_TBL Belegfluss: Beschreibung Verknüpfung 20021014
2 Changing CT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_DEF_TBL Belegfluss: Verknüpfungstyp 20021014
3 Importing IT_ROLETYPE Call by reference Type reference (TYPE) /SCMB/DF_ROLE_TYPE_TBL Belegfluss: Rolle 20021029
4 Importing IV_COMPLETENESS Call by reference Type reference (TYPE) /SCMB/DF_COMPLETENESS Belegfluss: Vollständigkeit 20021014
5 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Belegfluss: Auswerterichtung 20021014
6 Importing IV_RELATION_BACKWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT Belegfluss: Anzahl Verknüpfungen 20021014
7 Importing IV_RELATION_FORWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT Belegfluss: Anzahl Verknüpfungen 20021014

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

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATION Call by reference Type reference (TYPE) /SCMB/DF_RELATION_DEF_TBL Modelldaten: Verknüpfungstypen 20021014
2 Exporting ET_RELATION_DESCR Call by reference Type reference (TYPE) /SCMB/DF_RELATION_DESCR_TBL Modelldaten: Texte zu Verknüpfungstypen 20021014
3 Exporting ET_RELATION_TABLE Call by reference Type reference (TYPE) /SCMB/DF_TABLE_RELATION_TBL Belegfluss: Verknüpfungstypen je DB-Tabelle 20021014
4 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Belegfluss: Verknüpfungstyp 20021014
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) DDLANGUAGE R/3-System, aktuelle Sprache 20021014
6 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20021014
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_RELATION_SETUP Belegfluss: Verknüpfung ungültig 20021014

Method GET_ATTRIBUTE 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_RELATION_ATTR_TBL Belegfluss: Attribute einer Verknüpfung 20020823
2 Exporting ET_ATTRIBUTE_DESCR Call by reference Type reference (TYPE) /SCMB/DF_DESCRIPTION_TBL Belegfluss: Beschriftung 20020823
3 Exporting ET_ATTRIBUTE_FIELD Call by reference Type reference (TYPE) /SCMB/DF_FIELDLIST_TBL Belegfluss: Struktur-/Tabellenbeschreibung 20020813
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) DDLANGUAGE R/3-System, aktuelle Sprache 20020813
5 Importing IV_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20020813
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_ATTRIBUTE_SETUP Belegfluss: Attribut fehlerhaft 20020829

Method GET_NET 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_DEF_TBL Belegfluss: Verknüpfungstyp 20021014
2 Importing IT_RELATION_TYPE Call by reference Type reference (TYPE) /SCMB/DF_RELATION_TYPE_TBL Belegfluss: Verknüpfungstyp 20021014
3 Importing IV_COMPLETENESS Call by reference Type reference (TYPE) /SCMB/DF_COMPLETENESS Belegfluss: Vollständigkeit 20021010
4 Importing IV_DIRECTION Call by reference Type reference (TYPE) /SCMB/DF_DIRECTION Belegfluss: Auswerterichtung 20021010
5 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) SIBFTYPEID Typ von Objekten in Persistenten Objektreferenzen 20021010
6 Importing IV_RELATION_BACKWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT GC_MAX_RELATION_CNT Belegfluss: Anzahl Verknüpfungen 20021010
7 Importing IV_RELATION_FORWARD Call by reference Type reference (TYPE) /SCMB/DF_RELATION_CNT GC_MAX_RELATION_CNT Belegfluss: Anzahl Verknüpfungen 20021010
# Exception Resumable Description Created on
1 /SCMB/CX_DFI_RELATION_SETUP Belegfluss: Verknüpfungstyp ungültig 20021218

Method GET_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE Call by reference Type reference (TYPE) /SCMB/DF_ROLE_DEF_TBL Modelldaten: Zulässige Objektrollen 20021014
2 Exporting ET_ROLETYPE Call by reference Type reference (TYPE) /SCMB/DF_ROLE_TYPE_TBL Belegfluss: Rolle 20021029
3 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) SIBFTYPEID Typ von Objekten in Persistenten Objektreferenzen 20021014
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) DDLANGUAGE Sprachenschlüssel 20021014

Method GET_ROLE on class /SCMB/CL_DF_RELATION_TYPE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 401