The Function Module TB_LIMIT_RESERVATION_UPDATE (Verbuchung einer Reservierung durchführen) is a standard Function Module in SAP ERP and is part of the function group TBL7 within the package FTLM.
Function Module | TB_LIMIT_RESERVATION_UPDATE |
Short Text | Verbuchung einer Reservierung durchführen |
Function Group | TBL7 |
Package | FTLM |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
N_VTBLRH | TYPE | TRLM_VTBLRH | neuer Stand Reservierung (Kopf) | |
N_VTBLRP | TYPE | TRLM_CD_T_VTBLRP | neuer Stand Reservierung (Position) | |
O_VTBLRH | TYPE | TRLM_VTBLRH | alter Stand Reservierung (Kopf) | |
O_VTBLRP | TYPE | TRLM_CD_T_VTBLRP | alter Stand Reservierung (Position) |
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 |
---|---|
CALL | Falscher Aufruf |
UPDATE | Datenbankänderung fehlgeschlagen |