The Function Module FSCM_PUT_USAPPLREF (Objekte in der USAPPLREF updaten) is a standard Function Module in SAP ERP and is part of the function group FSCM_GENERIC within the package EBPP_APAR.
Function Module | FSCM_PUT_USAPPLREF |
Short Text | Objekte in der USAPPLREF updaten |
Function Group | FSCM_GENERIC |
Package | EBPP_APAR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USERNAME | LIKE | BAPIBNAME | Benutzername |
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 |
---|---|---|---|---|
OBJKEYS | LIKE | BAPIAPREF | Referenzen auf Anwendungsobjekte für Benutzer | |
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.