SAP ABAP Table PCFIL (Data for PC File Names (Path, Name, Extension, etc.))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-ST-INT (Application Component) Interface to External Project Software
     CN_MPX_IF (Package) MPX Interface
Basic Data
Table Category INTTAB    Structure 
Structure PCFIL   Table Relationship Diagram
Short Description Data for PC File Names (Path, Name, Extension, etc.)    
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 PCPFD PC_PATH PC_PATH CHAR 66   0   PC path name  
2 PCNAM PC_FNAME PC_FNAME CHAR 8   0   PC file name without extension  
3 PCEXT PC_FEXT PC_FEXT CHAR 3   0   Extension of a PC file name  
4 PCFNM PC_PATH PC_PATH CHAR 66   0   PC path name  
5 PCPFS PC_PATH_S PC_PATH_S CHAR 50   0   PC path name in short form for popups  
6 PCMNE PC_FNAME_E PC_FNAME_E CHAR 12   0   PC file name with extension  
7 PCDRV PC_DRIVE PC_DRIVE CHAR 1   0   Specification of PC disc drive (without colon)  
History
Last changed by/on SAP  19931130 
SAP Release Created in 470