SAP ABAP Table CFDOWNLOAD (Structure for saving in a file)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Basic Data
Table Category INTTAB    Structure 
Structure CFDOWNLOAD   Table Relationship Diagram
Short Description Structure for saving in a file    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 SERVER CFDLSERVER CHAR25 CHAR 25   0   Selection of the server  
2 .INCLUDE       0   0   Structure for format specifications when saving a file  
3 FORMAT_TAB CFDLTABLE XFELD CHAR 1   0   Selection of a table of all columns as output format  
4 FORMAT_TA1 CFDLTABLE1 XFELD CHAR 1   0   Selection of a table of displayed columns  
5 FORMAT_TEX CFDLTEXT XFELD CHAR 1   0   Selection of text as output format  
6 FORMAT_TE1 CFDLTEXT1 XFELD CHAR 1   0   Selection of text with the displayed columns as output  
7 FORMAT_RTF CFDLRTF XFELD CHAR 1   0   Selection of RTF as output format  
8 FORMAT_EXC CFDLEXCEL XFELD CHAR 1   0   Selection of Excel as output format  
9 FORMAT_HTM CFDLHTML XFELD CHAR 1   0   Selection of HTML as output format  
10 .INCLUDE       0   0   Subobjects for the download  
11 HEADER CFDLHEADER XFELD CHAR 1   0   Selection of the list header  
12 COL_HEADER CFDLCOLUMN XFELD CHAR 1   0   Selection of column header  
13 FORMAT_DIS CFDFORMAT XFELD CHAR 1   0   Selection of the format display  
14 VALUE_AREA CFDLVALUES XFELD CHAR 1   0   Selection of the value range  
15 FOOTER CFDLFOOTER XFELD CHAR 1   0   Selection of the footers  
16 COMMENTARY CFDLCOMM XFELD CHAR 1   0   Selection of the report comment  
17 MARK_ALL CFDLALL CHAR25 CHAR 25   0   Pushbutton 'Select all'  
18 UNDEFINED CFUNDEFIN CHAR1 CHAR 1   0   Display of an undefined value  
19 UNDEF_NULL CFDLNULL XFELD CHAR 1   0   Selection of display of an undefined value  
20 UNDEF_TEXT CFDLU_TEXT XFELD CHAR 1   0   Selection: Display of an undefined value using text  
21 SIGN_DISP CFSIGNDISP CHAR1 CHAR 1   0   +/- sign display when saving in a file as *.dat  
22 SIGN_LEFT CFSIGNLEFT XFELD CHAR 1   0   +/- Sign left  
23 SIGN_LIST CFSIGNLIST XFELD CHAR 1   0   +/- sign as in the list  
24 OPEN_FILE CFDLOPEN XFELD CHAR 1   0   Selection of 'Open file'  
25 FILE CFDLFILE TEXT128 CHAR 128   0   File name  
26 PCPROGRAM CFDLPROG CHAR128 CHAR 128   0   Program on the presentation server  
27 PARAM CFDLPARAM XFELD CHAR 1   0   Selection 'with parameter'  
28 COMMAND CFCOMMAND CHAR55 CHAR 55   0   Command line  
29 DEF_INPUT CFDLINPUT XFELD CHAR 1   0   Selection 'Take on entries as default'  
30 NO_COLORS CFRTF_NO_COLORS XFELD CHAR 1   0   RTF format: color/black & white  
History
Last changed by/on SAP  19990503 
SAP Release Created in