CRML_PREFILL_DAT - Temporary table for storing the serialized Prefill Data
Temporary table for storing the serialized Prefill Data information is stored in SAP table CRML_PREFILL_DAT.
It is part of development package CRM_APPL_PREFILL in software component CRM-BTX-SRQ. This development package consists of objects that can be grouped under "Data pre-filling and UI launch".
It is part of development package CRM_APPL_PREFILL in software component CRM-BTX-SRQ. This development package consists of objects that can be grouped under "Data pre-filling and UI launch".
Fields for table CRML_PREFILL_DAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
GUID | GUID of a CRM Order Object | X | CRMT_OBJECT_GUID | RAW | 16 | |
DATA | STRG | 8 | ||||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
HANDLER_CLASS | Prefill Handler Class Name | CRM_PREFILL_HANDLER_NAME | CHAR | 60 |