The Function Module TB_LIMIT_CHARACT_ENQUEUE (Sperren eines Ermittlungslaufs für Limitinanspruchnahmen (Nachtlauf)) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_LIMIT_CHARACT_ENQUEUE |
Short Text | Sperren eines Ermittlungslaufs für Limitinanspruchnahmen (Nachtlauf) |
Function Group | TBL0 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE | LIKE | DD26E-ENQMODE | 'E' | Sperrmodus |
I_SLA | LIKE | ATLA-SLA | Limitart | |
I_VTBLM0 | LIKE | VTBLM0 | Merkmalsausprägungen | |
I_WAIT | LIKE | SPACE | Warten ? |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_FOREIGN_LOCK | Sperren nicht möglich |
ERROR_SYSTEM_FAILURE | Systemfehler |