SAP ABAP Function Module SWUP_FAV_FOLDER_CREATE (Neue Favoriten-Mappe anlegen.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWU (Package) Business Workflow: Utility Functions (Package-Independent)
Basic Data
Function Module SWUP_FAV_FOLDER_CREATE Neue Favoriten-Mappe anlegen.  
Function Group SWUP   Implementation of Favorites Function  
Program Name SAPLSWUP    
INCLUDE Name LSWUPU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_FOLDER_ID TYPE SO_OBJ_ID Object-ID der angelegten Mappe.
Importing FOLDER_NAME TYPE SO_OBJ_NAM Name der anzulegenden Mappe.
Importing FOLDER_DESCRIPTION TYPE SO_OBJ_DES Beschreibungstext für die anzulegende Mappe.
Importing TARGET_FOLDER_ID TYPE SO_OBJ_ID Alternative 1: Object-ID der Zielmappe.
Importing TARGET_FOLDER_NAME TYPE SO_OBJ_NAM Alternative 2: Name der Zielmappe.
Importing INITIALIZE_FAVOURITES TYPE XFELD Falls = 'X', wird jede Zielmappe aktzeptiert.
Exception TARGET_FOLDER_DOES_NOT_EXIST TYPE Die angegebene Zielmappe existiert nicht.
Exception TARGET_FOLDER_IN_USE TYPE Zielmappe gesperrt.
Exception OPERATION_NOT_ALLOWED TYPE Einfügen kann nicht durchgeführt werden.
Exception INVALID_FOLDER_NAME TYPE Kein gültiger Mappenname (INITIAL oder SPACE)
Exception NO_TARGET_FOLDER TYPE Fehler beim Lesen der Favorites-Informationen.
Exception INVALID_TARGET_FOLDER_NAME TYPE Zielmappenname ungültig.
Exception TARGET_NOT_A_FAVOURITE_FOLDER TYPE Zielmappe nicht in der Favoriten-Hierarchie
Exception TARGET_FOLDER_ID_INVALID TYPE ID der Zielmappe ungültig
Exception FAVOURITES_NOT_INITIALIZED TYPE Favoriten sind noch nicht eingerichtet
Exception FAVOURITES_NOT_ACCESSIBLE TYPE Fehler beim Zugriff auf Favourites.
               
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  19990505 
SAP Release Created in