Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →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 |