The Function Module TB_LIMITS_INSERT_DI (Insert von Vorgaben) is a standard Function Module in SAP ERP and is part of the function group TBL9 within the package FTLM.
Function Module | TB_LIMITS_INSERT_DI |
Short Text | Insert von Vorgaben |
Function Group | TBL9 |
Package | FTLM |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | 0 - Commit, 4 - Rollback ausgelöst |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | OUT: Fehler- und Success-Codes | |
TT_INTTAB | LIKE | VTBLVIL_DI | IN: Interimslimite zu Vorgaben aus TT_LIMITTAB | |
TT_LIMITTAB | LIKE | VTBLV0_DI | IN: Vorgaben + Merkmale (Übernahmestruktur) |
This function module does not define any Exceptions.