SAP ABAP Class CL_DMC_RX_IDOC_IB (Inbound Processing with 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_RECEIVER_SPEC | CL_DMC_INBOUND_SPEC | 20000922 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_RECEIVER_SPEC | Type of Outbound Processing | 20001206 |
Properties
| Class | CL_DMC_RX_IDOC_IB | |
| Short Description | Inbound Processing with IDOC | |
| Super Class | CL_DMC_RECEIVER_SPEC | CL_DMC_INBOUND_SPEC |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000922 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMC_RECEIVER_SPEC | Type of Outbound Processing | 20001206 |
Friends
Class CL_DMC_RX_IDOC_IB 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 | Static Attribute | Public | Type reference (TYPE) | DMC_FBNAME | DMC: Name of a Function Module | 20001026 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | EDI_IDOCTP | Basic Type | 20000925 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-MESTYP | Message type | 20001016 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-RCVPOR | Receiver port | 20001016 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-RCVPRN | Partner number of recipient | 20001016 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | EDI_TYPREL | Released in | 20000925 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-SNDPOR | Sender port (SAP System, external subsystem) | 20001016 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | EDI_DC40-SNDPRN | Partner number of sender | 20001016 | |||
| 10 | 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 | Constructor | Constructor | 20000922 | |
| 2 | Static method | Public | Method | create_obj | 20000922 | |
| 3 | Static method | Public | Method | Customizing IDoc applic. (Specify FM name for techn. fields) | 20001026 | |
| 4 | Instance method | Public | Method | from_rel | 20000922 | |
| 5 | Static method | Public | Method | Save application-spec. FM name for techn. fields | 20001026 | |
| 6 | Instance method | Public | Method | Transfer values from screen | 20000922 | |
| 7 | Instance method | Public | Method | Knock flat | 20000922 |
Events
Class CL_DMC_RX_IDOC_IB has no event.
Types
Class CL_DMC_RX_IDOC_IB 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 | R/3-System, Anmeldename des Benutzers | 20000922 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20000922 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20000922 | |||
| 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 | CL_DMC_CONV_OBJECT | 20000922 | |||
| 6 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20000922 | |||
| 7 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | Beschreibung | 20000922 | |||
| 8 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000922 | |||
| 9 | IM_ID | Call by reference | Type reference (TYPE) | DMC_IDENT | DMC: Allg. Bezeichner | 20000922 | |||
| 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 | boolsche Variable (X=true, -=false, space=unknown) | 20000922 | |||
| 12 | IM_RCONT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000922 | |||
| 13 | IM_RELEASED | Call by reference | Type reference (TYPE) | EDI_TYPREL | Freigaberelease | 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_IB has no exception.
Method CREATE_OBJ 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 | 20000922 | |||
| 2 | IOT | Call by reference | Object reference (TYPE REF TO) | IF_DMC_RECEIVER_SPEC | CL_DMC_INBOUND_SPEC | 20000922 | |||
| 3 | IOT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000922 |
Method CREATE_OBJ on class CL_DMC_RX_IDOC_IB has no exception.
Method CUST_APPL_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL | Call by reference | Object reference (TYPE REF TO) | CL_DMC_APPL | Anwendung (zur Vorkonfiguration) | 20001026 |
Method CUST_APPL_DETAILS on class CL_DMC_RX_IDOC_IB has no exception.
Method FROM_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | DMC_IDOC | Stammdaten für IDOCs | 20000922 |
Method FROM_REL on class CL_DMC_RX_IDOC_IB has no exception.
Method SAVE_FBNAME Signature
Method SAVE_FBNAME on class CL_DMC_RX_IDOC_IB has no parameter.
Method SAVE_FBNAME on class CL_DMC_RX_IDOC_IB has no exception.
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 | SPACE | Erweiterung | 20001115 | ||
| 2 | IM_IDOCTYP | Call by reference | Type reference (TYPE) | EDI_IDOCTP | Basistyp | 20000925 | |||
| 3 | IM_MESSAGETYP | Call by reference | Type reference (TYPE) | EDI_DC40-MESTYP | SPACE | Nachrichtentyp | 20010306 | ||
| 4 | IM_RCVPOR | Call by reference | Type reference (TYPE) | EDI_DC40-RCVPOR | SPACE | Empfängerport | 20010306 | ||
| 5 | IM_RCVPRN | Call by reference | Type reference (TYPE) | EDI_DC40-RCVPRN | SPACE | Partnernummer des Empfängers | 20010306 | ||
| 6 | IM_RELEASED | Call by reference | Type reference (TYPE) | EDI_TYPREL | SPACE | Freigaberelease | 20010306 | ||
| 7 | IM_SNDPOR | Call by reference | Type reference (TYPE) | EDI_DC40-SNDPOR | SPACE | Absenderport (SAP-System, externes Subsystem) | 20010306 | ||
| 8 | IM_SNDPRN | Call by reference | Type reference (TYPE) | EDI_DC40-SNDPRN | SPACE | Partnernummer des Absenders | 20010306 | ||
| 9 | IM_VERSION | Call by reference | Type reference (TYPE) | EDI_RECVRS | SPACE | Version der IDoc Satzarten | 20010306 |
Method SET_FROM_DYNP on class CL_DMC_RX_IDOC_IB 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 BDOCs | 20000922 |
Method TO_REL on class CL_DMC_RX_IDOC_IB has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 20C |