SAP ABAP Interface IF_DMC_CONT_OWNER (Object with Component 'Sender or Receiver Container')
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_CONV_OBJECT | Conversion Object | 20000229 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_DIRECT_INPUT_EXAMPLE2 | Example 2, for direct input 2 | 20001204 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_RECEIVER_SPEC | CL_DMC_INBOUND_SPEC | 20001206 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_SENDER_SPEC | Superclass for Inbound Processing | 20001205 |
Properties
| Interface | IF_DMC_CONT_OWNER | |
| Short Description | Object with Component 'Sender or Receiver Container' |
General Data
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000225 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_DMC_CONV_OBJECT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | 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 | 20000225 |
Friends
Interface IF_DMC_CONT_OWNER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RCONTAINER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_RCONTAINER_TYPE | Receiver Container | 20000225 | ||
| 2 | SCONTAINER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_CONTAINER_TYPE | Sender Container | 20000225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates Proposal for Receiver Container | 20000225 | |
| 2 | Instance method | Public | Method | Generates Proposal for Sender Container | 20000225 | |
| 3 | Instance method | Public | Method | Returns All Used Rules | 20000225 | |
| 4 | Instance method | Public | Method | Returns a Rule | 20000225 | |
| 5 | Instance method | Public | Method | Save | 20000225 |
Events
Interface IF_DMC_CONT_OWNER has no event.
Types
Interface IF_DMC_CONT_OWNER has no local type.
Method Signatures
Method CREATE_RCONT_PROPOSAL Signature
Method CREATE_RCONT_PROPOSAL on Interface IF_DMC_CONT_OWNER has no parameter.
Method CREATE_RCONT_PROPOSAL on Interface IF_DMC_CONT_OWNER has no exception.
Method CREATE_SCONT_PROPOSAL Signature
Method CREATE_SCONT_PROPOSAL on Interface IF_DMC_CONT_OWNER has no parameter.
Method CREATE_SCONT_PROPOSAL on Interface IF_DMC_CONT_OWNER has no exception.
Method GET_RULE_REFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RULE_REFS | Call by reference | Type reference (TYPE) | DMC_SIMPLE_RULE_REF_TAB | RULE_REFS | 20000225 |
Method GET_RULE_REFS on Interface IF_DMC_CONT_OWNER has no exception.
Method GET_USED_RULE_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RGUID | Call by reference | Type reference (TYPE) | DMC_GUID | RGUID | 20000225 | |||
| 2 | RULE | Value transfer | Object reference (TYPE REF TO) | CL_DMC_SIMPLE_RULE | RULE | 20000225 |
Method GET_USED_RULE_BY_GUID on Interface IF_DMC_CONT_OWNER has no exception.
Method SAVE Signature
Method SAVE on Interface IF_DMC_CONT_OWNER has no parameter.
Method SAVE on Interface IF_DMC_CONT_OWNER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |