The Function Module HR_PNP_SHLP_CONVERT_PARAMS (Konvertierung Suchhilfeparameter auf 4.70-Format) is a standard Function Module in SAP ERP and is part of the function group RPPN within the package PBAS.
Function Module | HR_PNP_SHLP_CONVERT_PARAMS |
Short Text | Konvertierung Suchhilfeparameter auf 4.70-Format |
Function Group | RPPN |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLLECTIVE_SHLP | TYPE | SHLPNAME | 'PREM' | Name einer Suchhilfe |
SHLP_HOTKEY_OR_NAME | TYPE | SHLPNAME | Kurzanwahl oder Name einer Suchhilfe | |
SHLP_SEL_STRING | TYPE | MCSELSTR | Matchcode Selektionsstring ('-A.xx.yyyy....') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHLP_HOTKEY | TYPE | DDSHHOTKEY | Kurzanwahl einer Suchhilfe | |
SHLP_NAME | TYPE | SHLPNAME | Name einer Suchhilfe | |
SHLP_SELOPTS | TYPE | DDSHSELOPS | Selektionsoptionen für Suchhilfen | |
SHLP_TEXT | TYPE | DDTEXT | Erläuternder Kurztext |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Systemfehler |
INVALID_SHLP | Suchhilfe konnte nicht bestimmt werden |