The Function Module TB_LIMITPRODGROUP_GET_FROM_OBJ (Bestimmung der Limitproduktgruppe zu einem Treasurygeschäft) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_LIMITPRODGROUP_GET_FROM_OBJ |
Short Text | Bestimmung der Limitproduktgruppe zu einem Treasurygeschäft |
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_OBJNR | LIKE | VTBLIE-OBJNR | Objektnummer des Treasurygeschäfts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SLPG | LIKE | ATLPG-SLPG | Limitproduktgruppe des Treasurygeschäfts |
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 |
---|---|
OBJNR_NOT_VALID | Objektnummer nicht gültig |