SAP ABAP Interface IF_DMC_CUSTOM_CONTAINER (Custom container object)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_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_LOGIC_GUI | DMC: Conversion Object | 20050817 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_DOMRULE_PROPOSAL_GUI | MWB: GUI class for domain rule proposal | 20051114 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_JOB_NET | MWB: Job net | 20060823 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_WHEREUSED_LIST_GUI | MWB: GUi class for where-used lists | 20050809 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IUUC_TABLE_LIST | tables involved in integr. upgrade | 20080312 |
Properties
| Interface | IF_DMC_CUSTOM_CONTAINER | |
| Short Description | Custom container object |
General Data
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20050809 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_DMC_CUSTOM_CONTAINER has no forward declaration.
Interfaces
Interface IF_DMC_CUSTOM_CONTAINER has no interface.
Friends
Interface IF_DMC_CUSTOM_CONTAINER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOM_CONTAINER_REF | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20050809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns custom container | 20050809 | |
| 2 | Instance method | Public | Method | sets custom container | 20050809 |
Events
Interface IF_DMC_CUSTOM_CONTAINER has no event.
Types
Interface IF_DMC_CUSTOM_CONTAINER has no local type.
Method Signatures
Method GET_CUSTOM_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_CUSTOM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container für Custom Controls in Bildbereich | 20050809 |
Method GET_CUSTOM_CONTAINER on Interface IF_DMC_CUSTOM_CONTAINER has no exception.
Method SET_CUSTOM_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_CUSTOM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container für Custom Controls in Bildbereich | 20050809 |
Method SET_CUSTOM_CONTAINER on Interface IF_DMC_CUSTOM_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |