CRMD_EI_FEAT_CLU - EI: table to store feature cluster relationship
EI: table to store feature cluster relationship information is stored in SAP table CRMD_EI_FEAT_CLU.
It is part of development package EI_SAF_SE in software component CA-GTF-IC-SAF. This development package consists of objects that can be grouped under "SAF - Search Engine Extension Framework".
It is part of development package EI_SAF_SE in software component CA-GTF-IC-SAF. This development package consists of objects that can be grouped under "SAF - Search Engine Extension Framework".
Fields for table CRMD_EI_FEAT_CLU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| GUID | SAF - GUID | X | CRMT_EI_GUID | RAW | 16 | |
| CLUSTER_ID | SAF: Date type for cluster ID | CRMT_EI_CLUSTER_ID | CHAR | 20 | ||
| FEATURE_ID | SAF - GUID | CRMT_EI_GUID | RAW | 16 | CRMD_EI_FEAT | |
| RANK | SAF - Floating point type | CRMT_EI_FLTP | FLTP | 8 | ||
| DELETED | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
| TIME_CREATED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| TIME_UPDATED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |