SAP Table DD30L

Search helps

DD30L (Search helps) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link DD30L to other SAP tables.

DD30L table fields

Field Data element Checktable Datatype Length Decimals
SHLPNAME Name of a Search Help SHLPNAME CHAR 30 0
AS4LOCAL Activation Status of a Repository Object AS4LOCAL CHAR 1 0
A Entry activated or generated in this form
L Lock entry (first N version)
N Entry edited, but not activated
S Previously active entry, backup copy
T Temporary version when editing
ISSIMPLE Flag if a search help is an elementary search help DDSHSIMPLE CHAR 1 0
NULL FALSE
X TRUE
ELEMEXI Existence of included search helps ELEMEXI CHAR 1 0
NULL Do not set flag
X Set flag
NOFIELDS Flag if a search help has fields DDSHNOFLD CHAR 1 0
NULL FALSE
X TRUE
ATTACHEXI Flag if search help field assignment exists for search help DDSHATTEXI CHAR 1 0
NULL FALSE
X TRUE
SELMETHOD Selection method of an elementary search help SELMETHOD CHAR 30 0
SELMTYPE Cat. of selection method of an elementary search help SELMTYPE CHAR 1 0
NULL No selection method
T Selection from table
X Selection from table with text table
V Selection from DB view or projection view
H Selection with a help view
F Selection by function module
TEXTTAB Text table for selection method SELMETHTXT DD02L CHAR 30 0
SELMEXIT Search help exit DDSHSELEXT TFDIR CHAR 30 0
HOTKEY Hot key for a search help DDSHHOTKEY CHAR 1 0
DIALOGTYPE Dialog type DDSHDIATYP CHAR 1 0
ACTFLAG Activation flag ACTFLAG CHAR 1 0
NULL Start of activation or activation successful
I Internal checks successful
U External checks for object OK or table as dependent faulty
AS4USER Last Changed by AS4USER CHAR 12 0
AS4DATE Date of Last Change AS4DATE DATS 8 0
AS4TIME Last changed at AS4TIME TIMS 6 0
AUTOSUGGEST Proposal Search for Input Fields DDAUTOSUGGEST CHAR 1 0
NULL Off
X On
M On, over several columns
FUZZY_SEARCH Full Text Fuzzy Search DDFUZZY_SEARCH CHAR 1 0
NULL Fuzzy search off
X Fuzzy search on
FUZZY_SIMILARITY Accuracy Value for Error-Tolerant Full Text Search DDFUZZY_SIMILARITY DEC 2 1
0 Value range for similarity for fuzzy search

DD30L foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DD30L SELMEXIT DD30L SELMEXIT TFDIR Function Module FUNCNAME
DD30L TEXTTAB DD30L TEXTTAB DD02L SAP Tables TABNAME
DD30L TEXTTAB 'A' DD02L SAP Tables AS4LOCAL
DD30L TEXTTAB * DD02L SAP Tables AS4VERS