SAP ABAP Class CL_DMC_DOMRULE_PROPOSAL_GUI (MWB: GUI class for domain rule proposal)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_ALV_GRID | ALV Grid object | 20051114 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_CUSTOM_CONTAINER | Custom container object | 20051114 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_GUI | GUI object | 20051114 |
Properties
| Class | CL_DMC_DOMRULE_PROPOSAL_GUI | |
| Short Description | MWB: GUI class for domain rule proposal | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20051114 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_DOMRULE_PROPOSAL_GUI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMC_ALV_GRID | ALV Grid object | 20051114 | ||
| 2 | IF_DMC_CUSTOM_CONTAINER | Custom container object | 20051114 | ||
| 3 | IF_DMC_GUI | GUI object | 20051114 |
Friends
Class CL_DMC_DOMRULE_PROPOSAL_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20051114 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20051114 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | DMC_DOMRULE_PROPOSAL_TAB | Proposal table used to display data on ALV Grid | 20051117 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DMC_DOMRULE_PROPOSAL_TAB | MWB: Domain rule proposal | 20051114 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DMC_DOMRULE_PROP_TAB | MWB: Table with domain rules (object instances) | 20051117 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Help variable if F4 help has been triggered or not | 20051117 | |||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20051114 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20051114 | |||||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DMC_DOMRULE_PROPOSAL_GUI | MWB: GUI class for domain rule proposal | 20051114 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_RCONTAINER_TYPE | actual receiver container | 20051114 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_SEARCH_HELP | 20051114 | ||||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | 20051114 | |||||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20051114 |
Methods
Events
Class CL_DMC_DOMRULE_PROPOSAL_GUI has no event.
Types
Class CL_DMC_DOMRULE_PROPOSAL_GUI has no local type.
Method Signatures
Method BUILD_FIELDCATALOG Signature
Method BUILD_FIELDCATALOG on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method BUILD_FIELDCATALOG on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method BUILD_GRID_LAYOUT Signature
Method BUILD_GRID_LAYOUT on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method BUILD_GRID_LAYOUT on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method BUILD_PROPOSAL Signature
Method BUILD_PROPOSAL on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method BUILD_PROPOSAL on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method BUILD_SORTING Signature
Method BUILD_SORTING on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method BUILD_SORTING on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method BUILD_TOOLBAR_EXCLUDE_LIST Signature
Method BUILD_TOOLBAR_EXCLUDE_LIST on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method BUILD_TOOLBAR_EXCLUDE_LIST on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method CMD Signature
Method CMD on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method CMD on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method GET_ALV_GRID Signature
Method GET_ALV_GRID on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method GET_ALV_GRID on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method GET_CUSTOM_CONTAINER Signature
Method GET_CUSTOM_CONTAINER on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method GET_CUSTOM_CONTAINER on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method GET_PFSTATUS Signature
Method GET_PFSTATUS on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method GET_PFSTATUS on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_PROPOSAL_GUI | Value transfer | Object reference (TYPE REF TO) | CL_DMC_DOMRULE_PROPOSAL_GUI | MWB: GUI-Klasse für Domänenregelvorschlag | 20051114 |
Method GET_REFERENCE on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method GET_TITLE Signature
Method GET_TITLE on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method GET_TITLE on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20051114 |
Method HANDLE_DATA_CHANGED on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20051114 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method HANDLE_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20051114 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20051114 |
Method HANDLE_ONF4 on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method INIT_ALV_GRID_HANDLERS Signature
Method INIT_ALV_GRID_HANDLERS on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method INIT_ALV_GRID_HANDLERS on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method INIT_PROPOSAL Signature
Method INIT_PROPOSAL on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method INIT_PROPOSAL on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method MAINTAIN_PROPOSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_RCONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_DMC_RCONTAINER_TYPE | Empfängercontainer | 20051114 | |||
| 2 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | DMC_IDENT | Name des eigendefinierten Containers | 20051114 |
Method MAINTAIN_PROPOSAL on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method SET_ALV_GRID Signature
Method SET_ALV_GRID on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method SET_ALV_GRID on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method SET_CUSTOM_CONTAINER Signature
Method SET_CUSTOM_CONTAINER on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method SET_CUSTOM_CONTAINER on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
Method SET_USER_DEFINED_F4_HELPS Signature
Method SET_USER_DEFINED_F4_HELPS on class CL_DMC_DOMRULE_PROPOSAL_GUI has no parameter.
Method SET_USER_DEFINED_F4_HELPS on class CL_DMC_DOMRULE_PROPOSAL_GUI has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |