SAP ABAP Interface IF_DSH_ENHANCED_OPTIONS (Change enhanced options in a search help exit)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-F4 (Application Component) F4 Help
⤷
SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DSH_CLEAR_ENHANCED_OPTIONS | Clears the enhanced options | 20130307 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DSH_KEEP_ENHANCED_OPTIONS | Keeps the enhanced options (does nothing) | 20130307 |
Properties
Interface | IF_DSH_ENHANCED_OPTIONS | |
Short Description | Change enhanced options in a search help exit |
General Data
Package | SDSH | ABAP Dictionary internal: Poss.entries (F4) |
Created | 20130306 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DSH_ENHANCED_OPTIONS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130306 |
Friends
Interface IF_DSH_ENHANCED_OPTIONS has no friend.
Attributes
Interface IF_DSH_ENHANCED_OPTIONS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change the enhanced options | 20130306 |
Events
Interface IF_DSH_ENHANCED_OPTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ENHANCED_OPTIONS | Public | See coding | Enhanced options | 20130306 | BEGIN OF ty_enhanced_options,
autosuggest TYPE ddautosuggest,
fuzzy_search TYPE ddfuzzy_search,
fuzzy_similarity TYPE ddfuzzy_similarity,
END OF ty_enhanced_options
|
Method Signatures
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ENHANCED_OPTIONS | Call by reference | Type reference (TYPE) | TY_ENHANCED_OPTIONS | Enhanced options | 20130306 | ||
2 | ![]() |
I_SEARCH_HELP_NAME | Call by reference | Type reference (TYPE) | SHLPNAME | Search help name | 20130306 |
Method CHANGE on Interface IF_DSH_ENHANCED_OPTIONS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |