SAP ABAP Function Module SAVE_HISTORY_AS_PERSONAL_HELP (Fügt Historienliste in pers. Werthilfe ein oder löscht Einträge daraus)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AA (Package) Application Development R/3 Assets: Master Data
Basic Data
Function Module SAVE_HISTORY_AS_PERSONAL_HELP Fügt Historienliste in pers. Werthilfe ein oder löscht Einträge daraus  
Function Group A_HISTORY   Generation of a History List  
Program Name SAPLA_HISTORY   Generation einer Historienliste 
INCLUDE Name LA_HISTORYU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SEARCH_HELP_NAME TYPE DDSHLPNAME Name einer Suchhilfe
Importing KEEPMAX TYPE '10' maximale Elemente in Liste
Importing DELETE TYPE C SPACE X: Löschen statt einfügen
Tables HISTORY_LIST_VALUES TYPE   Tabelle mit Suchhilfewerten
Exception HISTORY_EMPTY TYPE die übergebene Historienliste enthält keine Werte
               
Processing Type
Normal Function Module  
Remote-Enabled 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  19990317 
SAP Release Created in