The Function Module SAVE_HISTORY_AS_PERSONAL_HELP (Fügt Historienliste in pers. Werthilfe ein oder löscht Einträge daraus) is a standard Function Module in SAP ERP and is part of the function group A_HISTORY within the package AA.
Function Module | SAVE_HISTORY_AS_PERSONAL_HELP |
Short Text | Fügt Historienliste in pers. Werthilfe ein oder löscht Einträge daraus |
Function Group | A_HISTORY |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELETE | TYPE | C | SPACE | X: Löschen statt einfügen |
KEEPMAX | LIKE | '10' | maximale Elemente in Liste | |
SEARCH_HELP_NAME | TYPE | DDSHLPNAME | Name einer Suchhilfe |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HISTORY_LIST_VALUES | LIKE | Tabelle mit Suchhilfewerten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HISTORY_EMPTY | die übergebene Historienliste enthält keine Werte |