SAP ABAP Class CL_DMC_RX_IDOC_OB (Inbound Processing for IDOC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_SENDER_SPEC | Superclass for Inbound Processing | 20001205 |
Properties
| Class | CL_DMC_RX_IDOC_OB | |
| Short Description | Inbound Processing for IDOC | |
| Super Class | CL_DMC_SENDER_SPEC | Superclass for Inbound Processing |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000925 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_RX_IDOC_OB has no forward declaration.
Interfaces
Class CL_DMC_RX_IDOC_OB has no interface implemented.
Friends
Class CL_DMC_RX_IDOC_OB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | EDI_CIMTYP | Enhancement | 20000925 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | EDI_IDOCTP | Basic type | 20000925 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-MESTYP | Message type | 20001016 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-RCVPOR | Receiver port | 20001016 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-RCVPRN | Partner number of recipient | 20001016 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | EDI_TYPREL | Released in | 20000925 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-SNDPOR | Sender port (SAP System, external subsystem) | 20001016 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-SNDPRN | Partner number of sender | 20001016 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | EDI_RECVRS | Version of IDoc record types | 20000925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Constructor | 20000925 | |
| 2 | Static method | Public | Method | Re-generates an element (creating objects) | 20000925 | |
| 3 | Static method | Public | Method | Loads existing object from the database into the memory | 20000925 | |
| 4 | Instance method | Public | Method | Creates a sender container from an IDOC | 20000925 | |
| 5 | Instance method | Public | Method | Set indicator from screen | 20000925 | |
| 6 | Instance method | Public | Method | Knock flat | 20000925 |
Events
Class CL_DMC_RX_IDOC_OB has no event.
Types
Class CL_DMC_RX_IDOC_OB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000925 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | DMCT_SYSDATE | IM_CHANGEDATE | 20000925 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | DMCT_SYSUSER | IM_CHNAM | 20000925 | |||
| 4 | IM_CIMTYP | Call by reference | Type reference (TYPE) | EDI_CIMTYP | Erweiterung | 20000925 | |||
| 5 | IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | IM_CONV_OBJECT | 20000925 | |||
| 6 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000925 | |||
| 7 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000925 | |||
| 8 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000925 | |||
| 9 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000925 | |||
| 10 | IM_IDOCTYP | Call by reference | Type reference (TYPE) | EDI_IDOCTP | Basistyp | 20000925 | |||
| 11 | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000925 | |||
| 12 | IM_RELEASED | Call by reference | Type reference (TYPE) | EDI_TYPREL | Freigaberelease | 20000925 | |||
| 13 | IM_SCONT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_SCONT_GUID | 20000925 | |||
| 14 | IM_VERSION | Call by reference | Type reference (TYPE) | EDI_RECVRS | Version der IDoc Satzarten | 20000925 |
Method CONSTRUCTOR on class CL_DMC_RX_IDOC_OB has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | CL_DMC_CONV_OBJECT | 20000925 | |||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_DMC_SENDER_SPEC | IF_DMC_SENDER_SPEC | 20000925 |
Method CREATE on class CL_DMC_RX_IDOC_OB has no exception.
Method LOAD_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | CL_DMC_CONV_OBJECT | 20000925 | |||
| 2 | GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000925 | |||
| 3 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_DMC_SENDER_SPEC | IF_DMC_SENDER_SPEC | 20000925 |
Method LOAD_BY_GUID on class CL_DMC_RX_IDOC_OB has no exception.
Method SCONTAINER_FROM_IDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_CONTAINER_TYPE | CL_DMC_CONTAINER_TYPE | 20050427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BDOC-Name nicht belegt! | 20000925 |
Method SET_FROM_DYNP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CIMTYP | Call by reference | Type reference (TYPE) | EDI_CIMTYP | Erweiterung | 20001115 | |||
| 2 | IM_IDOCTYP | Call by reference | Type reference (TYPE) | EDI_IDOCTP | Basistyp | 20000925 |
Method SET_FROM_DYNP on class CL_DMC_RX_IDOC_OB has no exception.
Method TO_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | DMC_IDOC | Stammdaten für IDOCs | 20000925 |
Method TO_REL on class CL_DMC_RX_IDOC_OB has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 20C |