SAP ABAP Table DCSHFDSIN (Control string for checks of a search help field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Basic Data
Table Category INTTAB    Structure 
Structure DCSHFDSIN   Table Relationship Diagram
Short Description Control string for checks of a search help field    
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 NAME_EQUFD DCSHFD0001 DD_CHECK CHAR 6   0   Test if all fields belong to the search help  
2 FIELDNAMOK DCSHFD0002 DD_CHECK CHAR 6   0   Test if the names of the search help fields are valid  
3 DTELEXISTS DCSHFD0004 DD_CHECK CHAR 6   0   Test if active data elems. are assigned to srch. help fields  
4 DTELATOMAR DCSHFD0023 DD_CHECK CHAR 6   0   Test if data element of a parameter is of atomic size  
5 DTELNOSTR DCSHFD0024 DD_CHECK CHAR 6   0   Test if the data element type is a string type  
6 DTELNOPRXY DCSHFD0028 DD_CHECK CHAR 6   0   Test whether referenced data element is generated proxy DE  
7 FLDFLAGSOK DCSHFD0005 DD_CHECK CHAR 6   0   Test if the flags assigned to the fields have boolean values  
8 SELDISCONS DCSHFD0006 DD_CHECK CHAR 6   0   Test whether SELDIS and SELPOS are consistent  
9 SELLISELEM DCSHFD0007 DD_CHECK CHAR 6   0   Test if select. and list descr. only for elem. search help  
10 NONSENSFLD DCSHFD0008 DD_CHECK CHAR 6   0   Test if a field has a function at all  
11 DISFLDISIN DCSHFD0009 DD_CHECK CHAR 6   0   Test if pure displ. field is import field or has default val  
12 INDX_INFO DCSHFD0011 DD_CHECK CHAR 6   0   Test if information about index is okay  
13 .INCLUDE       0   0   Checks of assignments search help field - selection field  
14 EXISINSELM DCSHFD0015 DD_CHECK CHAR 6   0   Test if search help also exists in the selection method  
15 FITTOSELM DCSHFD0016 DD_CHECK CHAR 6   0   Test if types of src. help field and sel. field are compat.  
16 PARHVPRIM DCSHFD0027 DD_CHECK CHAR 6   0   Test whether field only exists in primary table of help view  
17 .INCLUDE       0   0   Check default value for search help parameters  
18 DEFAULTDEF DCSHFD0017 DD_CHECK CHAR 6   0   Test if default value is meaningful  
19 DEFAULTFIT DCSHFD0018 DD_CHECK CHAR 6   0   Test if default value for field type is suitable  
History
Last changed by/on SAP  20020827 
SAP Release Created in