SAP ABAP Function Module RS_FUNCTION_POOL_ADD (Hinfügen einer neuen Funktionsgruppe)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC (Package) Function Builder
Basic Data
Function Module RS_FUNCTION_POOL_ADD Hinfügen einer neuen Funktionsgruppe  
Function Group SEUF   Interfaces to Function Builder  
Program Name SAPLSEUF   Function Builder Interface 
INCLUDE Name LSEUFU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_NAME TYPE New name
Importing AKTION TYPE SYST-UCOMM 'SHOW' Display or change mode
Importing AREA TYPE RS38L-AREA SPACE Name of the new function group
Importing CORRNUM TYPE E070-TRKORR SPACE Correction number for the new function group
Importing TEXT TYPE TLIBT-AREAT SPACE Short text of the new function group
Importing UNAME TYPE TLIBV-UNAME SPACE Person in charge of the new function group
Importing WITH_KORR TYPE RS38L-FREE 'X' Flag for correction entry
Importing WITH_MONITOR TYPE RS38L-FREE ' '
Importing SAVE_ACTIVE TYPE RS38L-HEAD SPACE
Importing WB_FB_MANAGER TYPE REF TO CL_FUNCTION_BUILDER_POOL
Exception CANCELED_IN_CORR TYPE Cancellation in the correction system
Exception ENQUEUE_SYSTEM_FAILURE TYPE System error when blocking
Exception FUNCTION_POOL_EXIST TYPE The function group already exists
Exception NOT_EXECUTED TYPE Function was not carried out
Exception NO_MODIFY_PERMISSION TYPE No change permission
Exception NO_SHOW_PERMISSION TYPE No display authorization
Exception PERMISSION_FAILURE TYPE
               
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  19950113 
SAP Release Created in