Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_EQUALS | Check of Two Class Instances for Equality | 20050111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_VERSION | Version Management (Create, Retrieve) | 20060627 |
Properties
| Class | CL_DMC_FORKEY_LIST | |
| Short Description | MWB: List Class for Foreign Key Dependency | |
| 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 | 20040325 | 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_EQUALS | Check of Two Class Instances for Equality | 20050111 | ||
| 2 | IF_DMC_VERSION | Version Management (Create, Retrieve) | 20060627 |
Friends
Class CL_DMC_FORKEY_LIST 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) | 20050111 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | error occurred | 20070430 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DMCT_FORKEY_TAB_TYPE | 20050701 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_CONTAINER_TYPE | CL_DMC_CONTAINER_TYPE | 20050704 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_FORKEY_FACTORY | MWB: Factory for Foreign Key Relationship | 20040329 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | Structure | 20040329 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DMC_FKEY_TAB | 20050708 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid Control for Foreign Key Relationship Maintenance | 20050623 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_SEARCH_HELP | Various Search Help Implementations | 20050629 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | DMC_FORKEY_REL_TAB | MWB: Foreign Key | 20040329 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | 'X' Data was initialized | 20040329 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | DMC_FORKEY_TAB | MWB: Table With Foreign Keys | 20040329 |
Methods
Events
Class CL_DMC_FORKEY_LIST has no event.
Types
Class CL_DMC_FORKEY_LIST has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FORKEY_VALUES | Call by reference | Type reference (TYPE) | DMC_FORKEY_VALUE_TAB | 20050707 | ||||
| 2 | IM_RELATFIELD_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des Beziehungsfeldes | 20040331 | |||
| 3 | RE_FORKEY | Value transfer | Object reference (TYPE REF TO) | CL_DMC_FORKEY | Fremdschlüssel | 20040329 |
Method ADD on class CL_DMC_FORKEY_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STRUCT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | Struktur | 20040329 |
Method CONSTRUCTOR on class CL_DMC_FORKEY_LIST has no exception.
Method CREATE_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050701 | |||
| 2 | EX_EXCLUDE_LIST | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20050701 | |||
| 3 | EX_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050701 | |||
| 4 | EX_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20050701 | |||
| 5 | IM_CONTAINER_REF | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | 20050725 |
Method CREATE_ALV_GRID on class CL_DMC_FORKEY_LIST has no exception.
Method CREATE_DATA_FOR_FIRST_DISPLAY Signature
Method CREATE_DATA_FOR_FIRST_DISPLAY on class CL_DMC_FORKEY_LIST has no parameter.
Method CREATE_DATA_FOR_FIRST_DISPLAY on class CL_DMC_FORKEY_LIST has no exception.
Method DEL_ALL_ELEMENTS Signature
Method DEL_ALL_ELEMENTS on class CL_DMC_FORKEY_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_FORKEY_LIST has no exception.
Method DEL_ELEM_BY_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RELATFIELD_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des Beziehungsfeldes | 20040428 |
Method DEL_ELEM_BY_FIELD on class CL_DMC_FORKEY_LIST has no exception.
Method DEL_ELEM_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FORKEY_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des Fremdschlüssels | 20040428 |
Method DEL_ELEM_BY_GUID on class CL_DMC_FORKEY_LIST has no exception.
Method EQUALS Signature
Method EQUALS on class CL_DMC_FORKEY_LIST has no parameter.
Method EQUALS on class CL_DMC_FORKEY_LIST has no exception.
Method GET_ALL_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FORKEY_TAB | Value transfer | Type reference (TYPE) | DMC_FORKEY_REF_TAB | MWB: Tabelle mit Referenzen der Klasse CL_DMC_FORKEY | 20050111 |
Method GET_ALL_ELEMENTS on class CL_DMC_FORKEY_LIST has no exception.
Method GET_ALV_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDCATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | 20050628 |
Method GET_ALV_FIELDCATALOG on class CL_DMC_FORKEY_LIST has no exception.
Method GET_ALV_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALV_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | 20050623 |
Method GET_ALV_LAYOUT on class CL_DMC_FORKEY_LIST has no exception.
Method GET_ALV_SORTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SORTATION | Value transfer | Type reference (TYPE) | LVC_T_SORT | 20050628 |
Method GET_ALV_SORTATION on class CL_DMC_FORKEY_LIST has no exception.
Method GET_ELEM_BY_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RELATFIELD_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des Beziehungsfeldes | 20040427 | |||
| 2 | RE_FORKEY | Value transfer | Object reference (TYPE REF TO) | CL_DMC_FORKEY | Fremdschlüssel | 20040427 |
Method GET_ELEM_BY_FIELD on class CL_DMC_FORKEY_LIST has no exception.
Method GET_ELEM_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FORKEY_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des Fremdschlüssels | 20040427 | |||
| 2 | RE_FORKEY | Value transfer | Object reference (TYPE REF TO) | CL_DMC_FORKEY | Fremdschlüssel | 20040329 |
Method GET_ELEM_BY_GUID on class CL_DMC_FORKEY_LIST has no exception.
Method GET_TOOLBAR_EXCLUDE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TOOLBAR_EXCLUDE | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20050623 |
Method GET_TOOLBAR_EXCLUDE_LIST on class CL_DMC_FORKEY_LIST 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) | 20050629 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20050629 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20050629 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20050629 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050629 |
Method HANDLE_DATA_CHANGED on class CL_DMC_FORKEY_LIST 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) | 20050817 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20050817 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_DMC_FORKEY_LIST has no exception.
Method HANDLE_F4_OF_ALV 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) | 20050628 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20050628 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20050628 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20050628 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20050628 |
Method HANDLE_F4_OF_ALV on class CL_DMC_FORKEY_LIST has no exception.
Method HANDLE_FKEY_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20050701 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20050701 |
Method HANDLE_FKEY_TOOLBAR on class CL_DMC_FORKEY_LIST has no exception.
Method HANDLE_FKEY_UCOMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050701 |
Method HANDLE_FKEY_UCOMM on class CL_DMC_FORKEY_LIST has no exception.
Method INITIALIZE_ELEMENTS Signature
Method INITIALIZE_ELEMENTS on class CL_DMC_FORKEY_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_FORKEY_LIST has no exception.
Method LOAD_ELEMENTS Signature
Method LOAD_ELEMENTS on class CL_DMC_FORKEY_LIST has no parameter.
Method LOAD_ELEMENTS on class CL_DMC_FORKEY_LIST has no exception.
Method RELOAD_FROM_DB Signature
Method RELOAD_FROM_DB on class CL_DMC_FORKEY_LIST has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_FORKEY_LIST has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_FORKEY_LIST has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_FORKEY_LIST has no exception.
Method SAVE Signature
Method SAVE on class CL_DMC_FORKEY_LIST has no parameter.
Method SAVE on class CL_DMC_FORKEY_LIST has no exception.
Method SET_DROPDOWN_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HANDLE | Call by reference | Type reference (TYPE) | INT4 | 20050628 |
Method SET_DROPDOWN_HANDLE on class CL_DMC_FORKEY_LIST has no exception.
Method SET_F4_HELP_FOR_FIELD Signature
Method SET_F4_HELP_FOR_FIELD on class CL_DMC_FORKEY_LIST has no parameter.
Method SET_F4_HELP_FOR_FIELD on class CL_DMC_FORKEY_LIST has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040803 | |||
| 2 | IM_NEW_STATE | Call by reference | Type reference (TYPE) | DMC_STATE | DMC: Zustand eines Objektes | 20040803 |
Method SET_STATE on class CL_DMC_FORKEY_LIST has no exception.
Method UPDATE_DBVALS Signature
Method UPDATE_DBVALS on class CL_DMC_FORKEY_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_FORKEY_LIST has no exception.
Method VERIFY_AND_UPDATE_FORKEYS Signature
Method VERIFY_AND_UPDATE_FORKEYS on class CL_DMC_FORKEY_LIST has no parameter.
Method VERIFY_AND_UPDATE_FORKEYS on class CL_DMC_FORKEY_LIST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |