SAP ABAP Table CFDOWN (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 CFDOWN   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_TYP CFSERVER CHAR1 CHAR 1   0   Server, which is to be exported to  
2 EXTENSION CFEXTENSIO CHAR3 CHAR 3   0   Extension of a file  
3 AREA CFDLAREA CHAR1 CHAR 1   0   Area to be saved  
4 .INCLUDE       0   0   Subobjects for the download  
5 HEADER CFDLHEADER XFELD CHAR 1   0   Selection of the list header  
6 COL_HEADER CFDLCOLUMN XFELD CHAR 1   0   Selection of column header  
7 FORMAT_DIS CFDFORMAT XFELD CHAR 1   0   Selection of the format display  
8 VALUE_AREA CFDLVALUES XFELD CHAR 1   0   Selection of the value range  
9 FOOTER CFDLFOOTER XFELD CHAR 1   0   Selection of the footers  
10 COMMENTARY CFDLCOMM XFELD CHAR 1   0   Selection of the report comment  
11 UNDEFINED CFUNDEFIN CHAR1 CHAR 1   0   Display of an undefined value  
12 FILE CFDLFILE TEXT128 CHAR 128   0   File name  
13 PCPROGRAM CFDLPROG CHAR128 CHAR 128   0   Program on the presentation server  
14 COMMAND CFCOMMAND CHAR55 CHAR 55   0   Command line  
15 DL_MODE CFDLMODE CHAR1 CHAR 1   0   Session when downloading a file (overwrite, append)  
16 NO_COLORS CFRTF_NO_COLORS XFELD CHAR 1   0   RTF format: color/black & white  
17 SIGN_DISP CFSIGNDISP CHAR1 CHAR 1   0   +/- sign display when saving in a file as *.dat  
History
Last changed by/on SAP  19990503 
SAP Release Created in