SAP ABAP Table CDESK_SRV_TEMP (CDESK: Temporary table to store file upload information)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   CA-CAD (Application Component) CAD Integration
     CDESK_SRV (Package) CAD Desktop Integration Services
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CDESK_SRV_TEMP   Table Relationship Diagram
Short Description CDESK: Temporary table to store file upload information    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client *
2 PHIO_ID SDOK_PHID SDOK_DOCID CHAR 32   0   Physical document  
3 TRANS_ID SYSUUID_C32 SYSUUID_C32 CHAR 32   0   16 Byte UUID in 32 Characters (Hexadecimal Encoded)  
4 TRANS_DATE SYDATUM SYDATS DATS 8   0   System Date  
5 TRANS_TIME SYUZEIT SYTIME TIMS 6   0   System Time  
6 UNAME SYUNAME SYCHAR12 CHAR 12   0   User Name  
7 UPLOAD_ACTION CDESK_SRV_UPLOAD_ACTION CDESK_SRV_D_UPLOAD_ACTION CHAR 1   0   File Upload action  
8 OLD_PHIO_ID SDOK_PHID SDOK_DOCID CHAR 32   0   Physical document  
9 DOKAR DOKAR DOKAR CHAR 3   0   Document Type *
10 DOKNR DOKNR DOKNR CHAR 25   0   Document number *
11 DOKVR DOKVR DOKVR CHAR 2   0   Document version  
12 DOKTL DOKTL_D DOKTL CHAR 3   0   Document part  
13 LO_TYPE DMS_FILE_TYPE DMS_FILE_TYPE CHAR 2   0   Type of original  
14 LO_INDEX DMS_DOC_INDEX INT4 INT4 10   0   Counter for documents  
15 LO_OBJID SDOK_LOID SDOK_DOCID CHAR 32   0   Logical document  
16 LO_IS_REF CVFLAG CHAR1 CHAR 1   0   Document Management Flag  
17 DAPPL DAPPL DAPPL CHAR 3   0   Application *
18 FILENAME FILEP TEXT255 CHAR 255   0   Original of document  
19 FILE_ID DMS_FILE_ID CHAR32 CHAR 32   0   DVS: GUID for allocation PHIO - file name  
20 DTTRG DTTRG DTTRG CHAR 10   0   Name of Data Carrier *
21 PROTECTED CVFLAG CHAR1 CHAR 1   0   Document Management Flag  
22 FILE_NUM SDOK_FNUMB NUMC10 NUMC 10   0   Sequential number of file  
23 PH_CLASS SDOK_PHCL SDOK_CLASS CHAR 10   0   Physical document class *
24 DOC_FORMAT SDOK_FORM SDOK_FORM CHAR 4   0   Document format (TEXT, TIFF, RTF, PDF, ...)  
25 DOC_FMTVER SDOK_FMVER SDOK_FMVER CHAR 10   0   Document format version  
26 MIMETYPE W3CONTTYPE W3_CONTTYP CHAR 128   0   HTML content type  
27 FILE_SIZE SDOK_FSIZE SDOK_FSIZE NUMC 12   0   File size (in bytes)  
28 FILE_NAME SDOK_FILNM SDOK_FILNM CHAR 255   0   Relative storage location of physical document  
29 FILE_TYPE SDOK_TRFMD SDOK_TRFMD CHAR 1   0   Type of data transfer  
History
Last changed by/on SAP  20130529 
SAP Release Created in 607