SAP ABAP Table CRML_PREFILL_DAT (Temporary table for storing the serialized Prefill Data)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-SRQ (Application Component) Service Request
     CRM_APPL_PREFILL (Package) Data pre-filling and UI launch
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRML_PREFILL_DAT   Table Relationship Diagram
Short Description Temporary table for storing the serialized Prefill Data    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client T000
2 GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
3 DATA     STRG 0   0    
4 TIMESTAMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
5 HANDLER_CLASS CRM_PREFILL_HANDLER_NAME SEOCLSNAME CHAR 30   0   Prefill Handler Class Name  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRML_PREFILL_DAT CLIENT T000 MANDT KEY 1 CN
History
Last changed by/on SAP  20110908 
SAP Release Created in 701