SAP ABAP Interface IF_DMC_RECEIVER_SPEC (Type of Outbound Processing)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_BAPI_APPL | Receiver Area BAPI | 20001206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_BIP_APPL | CL_DMC_BIP_APPL | 20001206 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_DDIC_IB | CL_DMC_DDIC_IB | 20001206 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_DI_WRAPPER | Link direct input to DMC maintenance | 20001206 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_ISB_APPL | CL_DMC_ISB_APPL | 20001206 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_RX_IDOC_IB | Inbound Processing with IDOC | 20001206 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_SELF_DEF_RECEIVER | Self-Defined Recipient Range | 20001206 |
Properties
| Interface | IF_DMC_RECEIVER_SPEC | |
| Short Description | Type of Outbound Processing |
General Data
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20001206 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | DMCT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMC_POBJECT | Persistent Object | 20001206 |
Friends
Interface IF_DMC_RECEIVER_SPEC has no friend.
Attributes
Interface IF_DMC_RECEIVER_SPEC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns a copy of itself (copy constructor) | 20001206 | |
| 2 | Instance method | Public | Method | Returns a copy of the receiver container | 20001206 | |
| 3 | Static method | Public | Method | Creates an Instance | 20001206 | |
| 4 | Instance method | Public | Method | deletes itself (from database) | 20001206 | |
| 5 | Instance method | Public | Method | Returns a flag for the class name (Dom dmc_rti) | 20001206 | |
| 6 | Instance method | Public | Method | Returns default values for technical fields | 20001206 | |
| 7 | Instance method | Public | Method | 20110204 | ||
| 8 | Instance method | Public | Method | Provides a receiver container | 20001206 | |
| 9 | Instance method | Public | Method | Returns the program of the subscreen | 20001206 | |
| 10 | Instance method | Public | Method | Provides screen number of subscreen | 20001206 | |
| 11 | Instance method | Public | Method | Language-dependent title for selection | 20001206 | |
| 12 | Instance method | Public | Method | Loads data before PBO to internal tables | 20001206 | |
| 13 | Instance method | Public | Method | Structure name ok? | 20001206 | |
| 14 | Static method | Public | Method | Gets an existing object from the database | 20001206 | |
| 15 | Instance method | Public | Method | Is user allowed to define hierarchy structures? | 20001206 | |
| 16 | Instance method | Public | Method | Can suggested structures be changed/processed? | 20001206 | |
| 17 | Instance method | Public | Method | saves the data | 20001206 | |
| 18 | Instance method | Public | Method | Suggests a sender container | 20001206 | |
| 19 | Instance method | Public | Method | Saves data before saving screen (if necessary)! | 20001206 |
Events
Interface IF_DMC_RECEIVER_SPEC has no event.
Types
Interface IF_DMC_RECEIVER_SPEC has no local type.
Method Signatures
Method COPY 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 | 20001206 | |||
| 2 | IOT | Value transfer | Object reference (TYPE REF TO) | IF_DMC_RECEIVER_SPEC | IF_DMC_RECEIVER_SPEC | 20001206 |
Method COPY on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method COPY_RCONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONT_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_DMC_CONT_OWNER | IF_DMC_CONT_OWNER | 20001206 | |||
| 2 | R | Value transfer | Object reference (TYPE REF TO) | CL_DMC_RCONTAINER_TYPE | R | 20001206 |
Method COPY_RCONTAINER on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method CREATE 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 | 20001206 | |||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_DMC_RECEIVER_SPEC | IF_DMC_RECEIVER_SPEC | 20001206 |
Method CREATE on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method DEL Signature
Method DEL on Interface IF_DMC_RECEIVER_SPEC has no parameter.
Method DEL on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method GET_CLASS_NAME_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTI | Value transfer | Type reference (TYPE) | DMCT_RTI_TYPE | RTI | 20001206 |
Method GET_CLASS_NAME_TAG on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method GET_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DEFAULTS | Call by reference | Type reference (TYPE) | DMC_TFLDS_TAB | ITab mit tech. Feldern | 20001206 | |||
| 2 | IM_CONVOBJ_GUID | Call by reference | Type reference (TYPE) | GUID_22 | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20001206 |
Method GET_DEFAULTS on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method GET_FM_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP program, number of current screen | 20110204 |
Method GET_FM_SUBSCREEN on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method GET_RCONTAINER 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_RCONTAINER_TYPE | ELEM | 20001206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BDOC-Name nicht gesetzt | 20001206 | ||
| 2 | IDOC-Name nicht gesetzt | 20001206 | ||
| 3 | SXDA-Name nicht gesetzt | 20001206 |
Method GET_REPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPID | Value transfer | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20001206 |
Method GET_REPID on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method GET_SUBSCREEN_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO | Value transfer | Type reference (TYPE) | SYDYNNR | NO | 20001206 |
Method GET_SUBSCREEN_NO on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Value transfer | Type reference (TYPE) | DMC_IDENT | DMC: Allg. Bezeichner | 20001206 |
Method GET_TITLE on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method INIT_GLOB_TABLES Signature
Method INIT_GLOB_TABLES on Interface IF_DMC_RECEIVER_SPEC has no parameter.
Method INIT_GLOB_TABLES on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method IS_VALID_STRUCTURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | DDNAME | Strukturname | 20001206 | |||
| 2 | OK | Value transfer | Type reference (TYPE) | BOOLEAN | Name ok/nicht ok | 20001206 |
Method IS_VALID_STRUCTURE_NAME on Interface IF_DMC_RECEIVER_SPEC 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 | 20001206 | |||
| 2 | GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20001206 | |||
| 3 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_DMC_RECEIVER_SPEC | IF_DMC_RECEIVER_SPEC | 20001206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Erzeugung | 20001206 |
Method READ_ONLY_STREES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20001206 |
Method READ_ONLY_STREES on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method READ_ONLY_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20001206 |
Method READ_ONLY_STRUCTURES on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method SAVE Signature
Method SAVE on Interface IF_DMC_RECEIVER_SPEC has no parameter.
Method SAVE on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method SCONTAINER_PROPOSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONT_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_DMC_CONT_OWNER | IM_CONT_OWNER | 20001206 | |||
| 2 | R | Value transfer | Object reference (TYPE REF TO) | CL_DMC_CONTAINER_TYPE | R | 20001206 |
Method SCONTAINER_PROPOSAL on Interface IF_DMC_RECEIVER_SPEC has no exception.
Method STORE_GLOB_TABLES Signature
Method STORE_GLOB_TABLES on Interface IF_DMC_RECEIVER_SPEC has no parameter.
Method STORE_GLOB_TABLES on Interface IF_DMC_RECEIVER_SPEC has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 610 |