SAP ABAP Function Module DDIF_SHLP_PUT (DD: Interface to write a search help in the ABAP Dictionary)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary
⤷
⤷
Basic Data
| Function Module | DDIF_SHLP_PUT | DD: Interface to write a search help in the ABAP Dictionary |
| Function Group | SDIF | Interfaces for the ABAP Dictionary |
| Program Name | SAPLSDIF | |
| INCLUDE Name | LSDIFU28 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NAME | TYPE | DDOBJNAME | Name of Search Help to be Written | |||
| |
DD30V_WA | TYPE | DD30V | ' ' | Header of Search Help | ||
| |
DD31V_TAB | TYPE | DD31V | Search Help Inclusions of Search Help to be Written | |||
| |
DD32P_TAB | TYPE | DD32P | Fields of Search Help to be Written | |||
| |
DD33V_TAB | TYPE | DD33V | Search Help Field Assignment of Search Help to be Written | |||
| |
SHLP_NOT_FOUND | TYPE | Header of Search Help could not be Determined | ||||
| |
NAME_INCONSISTENT | TYPE | Name in Sources Inconsistent with NAME | ||||
| |
SHLP_INCONSISTENT | TYPE | Inconsistent Sources | ||||
| |
PUT_FAILURE | TYPE | Write Error (ROLLBACK Recommended) | ||||
| |
PUT_REFUSED | TYPE | Write not Allowed | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970307 |
| SAP Release Created in |