The Function Module FPM_LOT_DE_READ_WITH_OBJNR (Stammdaten zu einem Einzelbestand über Objektnummer lesen) is a standard Function Module in SAP ERP and is part of the function group FPM_LOT within the package FTPM.
Function Module | FPM_LOT_DE_READ_WITH_OBJNR |
Short Text | Stammdaten zu einem Einzelbestand über Objektnummer lesen |
Function Group | FPM_LOT |
Package | FTPM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNR | TYPE | J_OBJNR | Buchungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LOT_DATA | TYPE | TPMT_LOT_HEADER | Stammdaten zum Einzelbestand |
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 |
---|---|
NOT_FOUND | Einzelbestand nicht vorhanden |
OBJNR_NOT_QUALIFIED | Buchungskreis initial |