SAP ABAP Table DCSHFDCHK (Control string for checks of fields of search help)
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 DCSHFDCHK   Table Relationship Diagram
Short Description Control string for checks of fields of search help    
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 .INCLUDE       0   0   Control string for checks of a search help field  
2 NAME_EQUFD DCSHFD0001 DD_CHECK CHAR 6   0   Test if all fields belong to the search help  
3 FIELDNAMOK DCSHFD0002 DD_CHECK CHAR 6   0   Test if the names of the search help fields are valid  
4 DTELEXISTS DCSHFD0004 DD_CHECK CHAR 6   0   Test if active data elems. are assigned to srch. help fields  
5 DTELATOMAR DCSHFD0023 DD_CHECK CHAR 6   0   Test if data element of a parameter is of atomic size  
6 DTELNOSTR DCSHFD0024 DD_CHECK CHAR 6   0   Test if the data element type is a string type  
7 DTELNOPRXY DCSHFD0028 DD_CHECK CHAR 6   0   Test whether referenced data element is generated proxy DE  
8 FLDFLAGSOK DCSHFD0005 DD_CHECK CHAR 6   0   Test if the flags assigned to the fields have boolean values  
9 SELDISCONS DCSHFD0006 DD_CHECK CHAR 6   0   Test whether SELDIS and SELPOS are consistent  
10 SELLISELEM DCSHFD0007 DD_CHECK CHAR 6   0   Test if select. and list descr. only for elem. search help  
11 NONSENSFLD DCSHFD0008 DD_CHECK CHAR 6   0   Test if a field has a function at all  
12 DISFLDISIN DCSHFD0009 DD_CHECK CHAR 6   0   Test if pure displ. field is import field or has default val  
13 INDX_INFO DCSHFD0011 DD_CHECK CHAR 6   0   Test if information about index is okay  
14 .INCLUDE       0   0   Checks of assignments search help field - selection field  
15 EXISINSELM DCSHFD0015 DD_CHECK CHAR 6   0   Test if search help also exists in the selection method  
16 FITTOSELM DCSHFD0016 DD_CHECK CHAR 6   0   Test if types of src. help field and sel. field are compat.  
17 PARHVPRIM DCSHFD0027 DD_CHECK CHAR 6   0   Test whether field only exists in primary table of help view  
18 .INCLUDE       0   0   Check default value for search help parameters  
19 DEFAULTDEF DCSHFD0017 DD_CHECK CHAR 6   0   Test if default value is meaningful  
20 DEFAULTFIT DCSHFD0018 DD_CHECK CHAR 6   0   Test if default value for field type is suitable  
21 FLD_DIFFER DCSHFD0003 DD_CHECK CHAR 6   0   Test if a search field name occurs twice  
22 EXI_OUTPUT DCSHFD0010 DD_CHECK CHAR 6   0   Test if search help has at least one output field  
23 FLDPOSOK DCSHFD0012 DD_CHECK CHAR 6   0   Test if position entry of field is meaningful  
24 SELPOSOK DCSHFD0013 DD_CHECK CHAR 6   0   Test if positions on selection screen are consistent  
25 LISPOSOK DCSHFD0014 DD_CHECK CHAR 6   0   Test if positions in hit list are consistent  
26 EMPTYLIS DCSHFD0020 DD_CHECK CHAR 6   0   Test if hit list contains at least one field  
27 RESWIDTHOK DCSHFD0019 DD_CHECK CHAR 6   0   Test if total width of result fields is too large  
28 PERSHLPPOS DCSHFD0025 DD_CHECK CHAR 6   0   Test if the search help allows a personal help  
29 CLNTUSEOK DCSHFD0021 DD_CHECK CHAR 6   0   Test if client field is used  
30 MAXSELNUM DCSHFD0022 DD_CHECK CHAR 6   0   Test if too many fields in selection popup screen  
31 FRSTEXPCH DCSHFD0026 DD_CHECK CHAR 6   0   Test if the first export parameter changed  
History
Last changed by/on SAP  20020827 
SAP Release Created in