The Function Module FI_CUST_DEQUEUE (Unlock all relevant tables) is a standard Function Module in SAP ERP and is part of the function group FCU1 within the package FBAS.
Function Module | FI_CUST_DEQUEUE |
Short Text | Unlock all relevant tables |
Function Group | FCU1 |
Package | FBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GENKEY | LIKE | 'N' | Generic key | |
I_NOCLI | LIKE | 'N' | Unlock without client | |
I_TABLES | LIKE | Tables to be unblocked |
This function module does not define any EXPORTING parameters.
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.