SAP ABAP Table DCSHHDCHK (Control string for header checks of search helps)
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 DCSHHDCHK   Table Relationship Diagram
Short Description Control string for header checks of search helps    
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 OBJNAME_OK DCSHHD0001 DD_CHECK CHAR 6   0   Test if name of search help is valid  
2 EXIS_SHLP DCSHHD0002 DD_CHECK CHAR 6   0   Test if search help exists  
3 NAME_EQUHD DCSHHD0003 DD_CHECK CHAR 6   0   Test if search help name is same as that specified in header  
4 SELMTYPEOK DCSHHD0004 DD_CHECK CHAR 6   0   Test if a valid selection type was defined  
5 ELEMEXIOK DCSHHD0005 DD_CHECK CHAR 6   0   Test if a valid value is entered in ELEMEXI  
6 NOFIELDSOK DCSHHD0011 DD_CHECK CHAR 6   0   Test if there is a valid value in NOFIELDS  
7 ATTACHEXOK DCSHHD0012 DD_CHECK CHAR 6   0   Test if there is a valid value in ATTACHEXI  
8 APPNOEXIT DCSHHD0022 DD_CHECK CHAR 6   0   Test if append search help has no search help exit  
9 SELMEXITOK DCSHHD0007 DD_CHECK CHAR 6   0   Test if the function module defined as exit is okay  
10 SELMEXITAC DCSHHD0019 DD_CHECK CHAR 6   0   Test if the search help exit is active  
11 SELMETHOK DCSHHD0006 DD_CHECK CHAR 6   0   Test if the specified selection method is correct  
12 SELMETHMIS DCSHHD0016 DD_CHECK CHAR 6   0   Test if elementary search help has a selection method  
13 SELMETHSEL DCSHHD0014 DD_CHECK CHAR 6   0   Test if it is possible to select from the selection method  
14 HOTKEYOK DCSHHD0008 DD_CHECK CHAR 6   0   Test if entry for short cut of a search help is okay  
15 ONLYONETYP DCSHHD0009 DD_CHECK CHAR 6   0   Test if search help is both elem. and collective search help  
16 ATLEASTONE DCSHHD0010 DD_CHECK CHAR 6   0   Test if collective search help includes at least one s.h.  
17 DIALOGOK DCSHHD0013 DD_CHECK CHAR 6   0   Test if a meaningful dialog type is maintained  
18 APPENDIF DCSHHD0020 DD_CHECK CHAR 6   0   Test if append search helps have suitable interfaces  
19 APPENDING DCSHHD0021 DD_CHECK CHAR 6   0   Test if appending structure is okay  
20 SFWOK DCSHHD0023 DD_CHECK CHAR 6   0   Test whether search help is switched on (SFV)  
21 AUTOSUGGESTOK DCSHHD0024 DD_CHECK CHAR 6   0   Test whether a valid value is entered in AUTOSUGGEST  
22 FUZZYSEARCHOK DCSHHD0025 DD_CHECK CHAR 6   0   Test whether a valid value is entered in FUZZY_SEARCH  
23 FUZZY_SIMILAROK DCSHHD0026 DD_CHECK CHAR 6   0   Test whether a valid value is entered in FUZZY_SIMILARIT  
History
Last changed by/on SAP  20130604 
SAP Release Created in