CRMD_TM_SQ - Search Query Header
Search Query Header information is stored in SAP table CRMD_TM_SQ.
It is part of development package CRMCIC_CLM_PS in software component CRM-CIC-CAM. This development package consists of objects that can be grouped under "Call List Management Persistent Storages".
It is part of development package CRMCIC_CLM_PS in software component CRM-CIC-CAM. This development package consists of objects that can be grouped under "Call List Management Persistent Storages".
Fields for table CRMD_TM_SQ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
PID | Search query id | X | CRMT_CLM_SEARCH_QUERY_ID | RAW | 16 | |
STORAGE_PID | Storage Id | CRMT_CLM_STORAGE_ID_X | RAW | 16 | ||
PARENT_PID | Search query id | CRMT_CLM_SEARCH_QUERY_ID | RAW | 16 | CRMD_TM_SQ | |
FLAGS | Indicators | CRMT_CLM_FLAGS | RAW | 4 | ||
BACKGROUND_EXEC | Execute in parallel | CRMT_CLM_EXECUTE_IN_PARALLEL | CHAR | 2 | ||
PARENT_INST_PID | Instance Id | CRMT_CLM_SQ_INSTANCE_ID | CHAR | 510 | ||
INCLUDE_SUBORD | Include subordinate objects into the search | CRMT_CLM_SQ_SEARCH_IN_SUBORD | CHAR | 2 | ||
HITS_MAX | Maximum number of hits | CRMT_CLM_SQ_HITS_MAX | INT4 | 4 |