The Function Module ANALYSE_ONE_USER (Analyse der Funktionsblocks fuer eine Benutzer) is a standard Function Module in SAP ERP and is part of the function group SLIC within the package SLIM.
Function Module | ANALYSE_ONE_USER |
Short Text | Analyse der Funktionsblocks fuer eine Benutzer |
Function Group | SLIC |
Package | SLIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USERNAME | LIKE | USR06-BNAME | User name |
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 |
---|---|---|---|---|
FUNCTBLOCKS | LIKE | TFBKT | Table with corresponding function blocks | |
PROFILES | LIKE | US334 | Table with profiles |
This function module does not define any Exceptions.