The Function Module BKK_ACCL_4EYES_USER (Gibt den Benutzer an, der als Letzter das Auflösungsdatum eingetragen hat) is a standard Function Module in SAP ERP and is part of the function group FBKS within the package FKBK.
Function Module | BKK_ACCL_4EYES_USER |
Short Text | Gibt den Benutzer an, der als Letzter das Auflösungsdatum eingetragen hat |
Function Group | FBKS |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJECTID | TYPE | CDOBJECTV | Objektwert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_USERNAME | TYPE | CDUSERNAME | Benutzername des Änderers im Änderungsbeleg |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.