Menu

SAP Function Module DD_SHLP_FIELDMAPPING_GET

Reads the field assignment of coll. search help and contained s.h.

The Function Module DD_SHLP_FIELDMAPPING_GET (Reads the field assignment of coll. search help and contained s.h.) is a standard Function Module in SAP ERP and is part of the function group SDF4 within the package SDSH.

Technical Information

Function Module DD_SHLP_FIELDMAPPING_GET
Short Text Reads the field assignment of coll. search help and contained s.h.
Function Group SDF4
Package SDSH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDNAME LIKE DD33V-SHLPNAME '*'
SHLPNAME LIKE DD33V-SHLPNAME Search help name
SUBSHLP LIKE DD33V-SUBSHLP '*'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD33V_TAB LIKE DD33V

Exceptions

This function module does not define any Exceptions.