SAP ABAP Class CL_DMC_RECEIVER_SPEC (CL_DMC_INBOUND_SPEC)
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_POBJECT | Basis Class for All Objects in DMC | 20001206 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_CONT_OWNER | Object with Component 'Sender or Receiver Container' | 20001206 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_BAPI_APPL | Receiver Area BAPI | 20010116 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_BIP_APPL | CL_DMC_BIP_APPL | 20010116 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_DDIC_IB | CL_DMC_DDIC_IB | 20010116 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_DI_WRAPPER | Link direct input to DMC maintenance | 20010116 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_ISB_APPL | CL_DMC_ISB_APPL | 20010116 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RX_IDOC_IB | Inbound Processing with IDOC | 20000922 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_SELF_DEF_RECEIVER | Self-Defined Recipient Range | 20010116 |
Properties
Class | CL_DMC_RECEIVER_SPEC | |
Short Description | CL_DMC_INBOUND_SPEC | |
Super Class | CL_DMC_POBJECT | Basis Class for All Objects in DMC |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DMCM | Data Mapping and Conversion: Maintenance |
Created | 20001206 | 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_CONT_OWNER | Object with Component 'Sender or Receiver Container' | 20001206 |
Friends
Class CL_DMC_RECEIVER_SPEC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_DESCR | 'RCONTAINER' | Description | 20050429 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_IDENT | 'RCONTAINER' | DMC: General ID | 20050429 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20050427 | |
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | MY_CONV_OBJECT | 20001206 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_RCONTAINER_TYPE | RCONT | 20001206 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20050427 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001206 |
2 | ![]() |
Static method | Public | Method | CREATE_INBOUND_SPEC | 20001206 |
3 | ![]() |
Static method | Public | Method | GET_INBOUND_SPEC | 20001206 |
4 | ![]() |
Instance method | Protected | Method | INIT_RECEIVER_CONTAINER | 20001206 |
Events
Class CL_DMC_RECEIVER_SPEC has no event.
Types
Class CL_DMC_RECEIVER_SPEC 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 | 20001206 | ||
2 | ![]() |
IM_CHANGEDATE | Call by reference | Type reference (TYPE) | DMCT_SYSDATE | IM_CHANGEDATE | 20001206 | ||
3 | ![]() |
IM_CHNAM | Call by reference | Type reference (TYPE) | DMCT_SYSUSER | IM_CHNAM | 20001206 | ||
4 | ![]() |
IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | IM_CONV_OBJECT | 20001206 | ||
5 | ![]() |
IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20001206 | ||
6 | ![]() |
IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20001206 | ||
7 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20001206 | ||
8 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20001206 | ||
9 | ![]() |
IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20001206 | ||
10 | ![]() |
IM_RCONT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_RCONT_GUID | 20001206 | ||
11 | ![]() |
IM_RTI | Call by reference | Type reference (TYPE) | DMCT_RTI_TYPE | IM_RTI | 20001206 |
Method CONSTRUCTOR on class CL_DMC_RECEIVER_SPEC has no exception.
Method CREATE_INBOUND_SPEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLIC | Call by reference | Type reference (TYPE) | DMC_APPLIC | DMC-Tool: Anwendungstyp (ISB-DI) | 20001206 | ||
2 | ![]() |
CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | CONV_OBJECT | 20001206 | ||
3 | ![]() |
IBTYPE | Call by reference | Type reference (TYPE) | DMC_IBTYPE | IBTYPE | 20001206 | ||
4 | ![]() |
IOT | Call by reference | Object reference (TYPE REF TO) | IF_DMC_RECEIVER_SPEC | IOT | 20001206 | ||
5 | ![]() |
IOT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IOT_GUID | 20001206 | ||
6 | ![]() |
TYPEX | Call by reference | Type reference (TYPE) | DMC_ISBTYP | DMC: Anwendungstyp ISB | 20001206 |
Method CREATE_INBOUND_SPEC on class CL_DMC_RECEIVER_SPEC has no exception.
Method GET_INBOUND_SPEC 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 | CONV_OBJECT | 20001206 | ||
2 | ![]() |
IBTYPE | Call by reference | Type reference (TYPE) | DMC_IBTYPE | IBTYPE | 20001206 | ||
3 | ![]() |
IOT | Call by reference | Object reference (TYPE REF TO) | IF_DMC_RECEIVER_SPEC | IOT | 20001206 | ||
4 | ![]() |
IOT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IOT_GUID | 20001206 |
Method GET_INBOUND_SPEC on class CL_DMC_RECEIVER_SPEC has no exception.
Method INIT_RECEIVER_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RCONT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_RCONT_GUID | 20001206 |
Method INIT_RECEIVER_CONTAINER on class CL_DMC_RECEIVER_SPEC has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 610 |