SIMDQ_DQMM_TABLE - Table to hold names of tables associated with DQMm config
Table to hold names of tables associated with DQMm config information is stored in SAP table SIMDQ_DQMM_TABLE.
It is part of development package SEIM_IM_IN_HANA in software component BC-EIM-DQM. This development package consists of objects that can be grouped under "ABAP interface for task framework component of IMinHANA".
It is part of development package SEIM_IM_IN_HANA in software component BC-EIM-DQM. This development package consists of objects that can be grouped under "ABAP interface for task framework component of IMinHANA".
Fields for table SIMDQ_DQMM_TABLE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
RUNTIME_TASK_DEF_ID | IM in HANA Runtime task ID | X | SIMDQ_HANA_TASK_DEF_ID_DTEL | CHAR | 66 | |
CONFIG_NAME | Parameter Value | SIMDQ_CFG_VALUE_DTEL | CHAR | 160 | ||
SINGLE_INPUT_STRUC | Name of Dictionary Type | TYPENAME | CHAR | 60 | ||
SINGLE_OUTPUT_STRUC | Name of Dictionary Type | TYPENAME | CHAR | 60 | ||
MULTIPLE_INPUT_STRUC | Name of Dictionary Type | TYPENAME | CHAR | 60 | ||
MULTIPLE_OUTPUT_STRUC | Name of Dictionary Type | TYPENAME | CHAR | 60 |