SAP ABAP Data Element SCRDTABN (Table name (with preceding '*' if necessary))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Data Element SCRDTABN
Short Description Table name (with preceding '*' if necessary)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SCRPCHA11    
Data Type CHAR   Character String 
Length 11    
Decimal Places 0    
Output Length 11    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

Name of a table defined in the ABAP/4 Dictionary.

The table name can be up to 10 characters long.

You can prefix the table name with a '*'. The effect of this is to take the same Dicitonary table as without a '*'.
If you prefix the table name with a '*', this is the same as using a '*' in the ABAP/4 declaration

TABLES *tabname.







History
Last changed by/on SAP  19970506 
SAP Release Created in