SAP ABAP Class /SCMB/CL_DF_DOC (Document Flow: Document Identification)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-BAS-DF (Application Component) Cross-System and Cross-Partner Document Flow
     /SCMB/FLOW_DOCUMENT (Package) Document Flow, Document Administration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20020923
Properties
Class /SCMB/CL_DF_DOC  
Short Description Document Flow: Document Identification    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package /SCMB/FLOW_DOCUMENT   Document Flow, Document Administration 
Created 20020923   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20020923
Friends
# Friend Modeled only Created on Description
1 /SCMB/CB_DF_DOC 20130529 Document Flow Base Agent: Document Identification
2 /SCMB/CL_DF_DOCFLOW 20031007 Document Flow
3 /SCMB/CL_DF_DOCUMENT 20031007 Document Flow: Document Administration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOR_ID Instance attribute Protected Type reference (TYPE) SIBFBORIID Instance Ident. in BOR Compat. Persistent Object References 20021002
2 BOR_TYPE Instance attribute Protected Type reference (TYPE) SIBFTYPEID Category of Objects in Persistent Object References 20021002
3 BSKEY Instance attribute Protected Type reference (TYPE) SLD_BSKEY Key Name of a Business System 20031007
4 CATEGORY Instance attribute Protected Type reference (TYPE) /SCMB/DF_CATEGORY Document Flow: Document Category 20021002
5 CHARACTERISTIC Instance attribute Protected Type reference (TYPE) /SCMB/STRINGVAL String 20021002
6 CHARACTERISTICX Instance attribute Protected Type reference (TYPE) /SCMB/XSTRINGVAL String 20130211
7 GUID Instance attribute Protected Type reference (TYPE) /SCMB/DF_GUID Document Flow: GUID 20021029
8 GUID_APP Instance attribute Protected Type reference (TYPE) /SCMB/DF_GUID Document Flow: GUID 20021002
9 LOGSYS Instance attribute Protected Type reference (TYPE) LOGSYS Logical System 20021002
10 MV_DOCUMENT Instance attribute Protected Type reference (TYPE) /SCMB/STRINGVAL Document Number 20030117
11 MV_ITEM Instance attribute Protected Type reference (TYPE) /SCMB/STRINGVAL Item Number 20030117
12 MV_PARTNER Instance attribute Protected Type reference (TYPE) /SCMB/STRINGVAL Partner ID 20060818
Methods
# Method Level Visibility Method type Description Created on
1 GET_BOR_ID Instance method Public Get-method of a virtual attribute Reads Attribute BOR_ID 20021002
2 GET_BOR_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute BOR_TYPE 20021002
3 GET_BSKEY Instance method Public Get-method of a virtual attribute Reads Attribute BSKEY 20031007
4 GET_CATEGORY Instance method Public Get-method of a virtual attribute Reads Attribute CATEGORY 20021002
5 GET_CHARACTERISTIC Instance method Public Get-method of a virtual attribute Reads Attribute CHARACTERISTIC 20021002
6 GET_CHARACTERISTICX Instance method Public Get-method of a virtual attribute Reads Attribute CHARACTERISTICX 20130211
7 GET_GUID Instance method Public Get-method of a virtual attribute Reads Attribute GUID 20021029
8 GET_GUID_APP Instance method Public Get-method of a virtual attribute Reads Attribute GUID_APP 20021002
9 GET_LOGSYS Instance method Public Get-method of a virtual attribute Reads Attribute LOGSYS 20021002
10 GET_MV_DOCUMENT Instance method Public Get-method of a virtual attribute Reads Attribute MY_DOCUMENT 20030117
11 GET_MV_ITEM Instance method Public Get-method of a virtual attribute Reads Attribute MV_ITEM 20030117
12 GET_MV_PARTNER Instance method Public Get-method of a virtual attribute Reads Attribute MV_PARTNER 20060818
13 SET_BOR_ID Instance method Public Set-method of a virtual attribute Sets Attribute BOR_ID 20021002
14 SET_BOR_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute BOR_TYPE 20021002
15 SET_BSKEY Instance method Public Set-method of a virtual attribute Sets Attribute BSKEY 20031007
16 SET_CATEGORY Instance method Public Set-method of a virtual attribute Sets Attribute CATEGORY 20021002
17 SET_CHARACTERISTIC Instance method Public Set-method of a virtual attribute Sets Attribute CHARACTERISTIC 20021002
18 SET_CHARACTERISTICX Instance method Public Set-method of a virtual attribute Sets Attribute CHARACTERISTICX 20130211
19 SET_GUID_APP Instance method Public Set-method of a virtual attribute Sets Attribute GUID_APP 20030117
20 SET_LOGSYS Instance method Public Set-method of a virtual attribute Sets Attribute LOGSYS 20021002
21 SET_MV_DOCUMENT Instance method Public Set-method of a virtual attribute Sets Attribute MV_DOCUMENT 20030117
22 SET_MV_ITEM Instance method Public Set-method of a virtual attribute Sets Attribute MV_ITEM 20030117
23 SET_MV_PARTNER Instance method Public Set-method of a virtual attribute Sets Attribute MV_PARTNER 20060818
Events
Class /SCMB/CL_DF_DOC has no event.
Types
Class /SCMB/CL_DF_DOC has no local type.
Method Signatures

Method GET_BOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SIBFBORIID Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method GET_BOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SIBFTYPEID Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method GET_BSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SLD_BSKEY Attribute Value 20031007
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031007

Method GET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/DF_CATEGORY Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method GET_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method GET_CHARACTERISTICX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/XSTRINGVAL Attribute Value 20130211
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20130211

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/DF_GUID Attribute Value 20021029
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021029

Method GET_GUID_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/DF_GUID Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method GET_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LOGSYS Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method GET_MV_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20030117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030117

Method GET_MV_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20030117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030117

Method GET_MV_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20060818
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20060818

Method SET_BOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOR_ID Call by reference Type reference (TYPE) SIBFBORIID Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method SET_BOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOR_TYPE Call by reference Type reference (TYPE) SIBFTYPEID Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method SET_BSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BSKEY Call by reference Type reference (TYPE) SLD_BSKEY Attribute Value 20031007
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031007

Method SET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) /SCMB/DF_CATEGORY Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method SET_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHARACTERISTIC Call by reference Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method SET_CHARACTERISTICX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHARACTERISTICX Call by reference Type reference (TYPE) /SCMB/XSTRINGVAL Attribute Value 20130211
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20130211

Method SET_GUID_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID_APP Call by reference Type reference (TYPE) /SCMB/DF_GUID Attribute Value 20030117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030117

Method SET_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Attribute Value 20021002
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021002

Method SET_MV_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_DOCUMENT Call by reference Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20030117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030117

Method SET_MV_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_ITEM Call by reference Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20030117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030117

Method SET_MV_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_PARTNER Call by reference Type reference (TYPE) /SCMB/STRINGVAL Attribute Value 20060818
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20060818
History
Last changed by/on SAP  20131127 
SAP Release Created in 401