The Function Module TB_LIMIT_OBJNR_FOR_EGPP (Objektnummern für EGP-Protokolle ermitteln) is a standard Function Module in SAP ERP and is part of the function group TBL10 within the package FTLM.
Function Module | TB_LIMIT_OBJNR_FOR_EGPP |
Short Text | Objektnummern für EGP-Protokolle ermitteln |
Function Group | TBL10 |
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 | VTBLMISIE-OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJNR | LIKE | VTBLMISIE-OBJNR | Objektnummer |
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.