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 | 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 | Instance attribute | Protected | Type reference (TYPE) | SIBFBORIID | Instance Ident. in BOR Compat. Persistent Object References | 20021002 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SIBFTYPEID | Category of Objects in Persistent Object References | 20021002 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SLD_BSKEY | Key Name of a Business System | 20031007 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/DF_CATEGORY | Document Flow: Document Category | 20021002 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/STRINGVAL | String | 20021002 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/XSTRINGVAL | String | 20130211 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/DF_GUID | Document Flow: GUID | 20021029 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/DF_GUID | Document Flow: GUID | 20021002 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System | 20021002 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/STRINGVAL | Document Number | 20030117 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/STRINGVAL | Item Number | 20030117 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | /SCMB/STRINGVAL | Partner ID | 20060818 |
Methods
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 | RESULT | Value transfer | Type reference (TYPE) | SIBFBORIID | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method GET_BOR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SIBFTYPEID | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method GET_BSKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SLD_BSKEY | Attribute Value | 20031007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20031007 |
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/DF_CATEGORY | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method GET_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method GET_CHARACTERISTICX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/XSTRINGVAL | Attribute Value | 20130211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20130211 |
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/DF_GUID | Attribute Value | 20021029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021029 |
Method GET_GUID_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/DF_GUID | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method GET_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LOGSYS | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method GET_MV_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030117 |
Method GET_MV_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030117 |
Method GET_MV_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20060818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060818 |
Method SET_BOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOR_ID | Call by reference | Type reference (TYPE) | SIBFBORIID | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method SET_BOR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOR_TYPE | Call by reference | Type reference (TYPE) | SIBFTYPEID | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method SET_BSKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BSKEY | Call by reference | Type reference (TYPE) | SLD_BSKEY | Attribute Value | 20031007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20031007 |
Method SET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORY | Call by reference | Type reference (TYPE) | /SCMB/DF_CATEGORY | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method SET_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method SET_CHARACTERISTICX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHARACTERISTICX | Call by reference | Type reference (TYPE) | /SCMB/XSTRINGVAL | Attribute Value | 20130211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20130211 |
Method SET_GUID_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID_APP | Call by reference | Type reference (TYPE) | /SCMB/DF_GUID | Attribute Value | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030117 |
Method SET_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Attribute Value | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021002 |
Method SET_MV_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_DOCUMENT | Call by reference | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030117 |
Method SET_MV_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_ITEM | Call by reference | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030117 |
Method SET_MV_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_PARTNER | Call by reference | Type reference (TYPE) | /SCMB/STRINGVAL | Attribute Value | 20060818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20060818 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 401 |