The Function Module FPM_LOT_DE_FLOWS_ASSIGN_TO_LOT (DE-Belegbewegungen auf DE-Beleglotbewegungen aufteilen) 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_FLOWS_ASSIGN_TO_LOT |
Short Text | DE-Belegbewegungen auf DE-Beleglotbewegungen aufteilen |
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_TAB_FLOWS_ASSIGNED_OLD | TYPE | TPMY_DEDOC_LOT_FLOW | alte DE-Beleglotbewegungen | |
I_TAB_FLOWS_TO_ASSIGN | TYPE | TPMY_DEDOC_LOT_FLOW | aufzuteilende DE-Belegbewegungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_FLOWS_ASSIGNED_NEW | TYPE | TPMY_DEDOC_LOT_FLOW | neue DE-Beleglotbewegungen |
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 |
---|---|
ASTUECK_NOT_VALID | Stückzahl zu klein |
CHANGES_NOT_VALID | Änderung nicht zulässig |
DBESTAND_NOT_VALID | Bestandsvaluta zu groß |
FAILED | Zuordnung konnte nicht durchgeführt werden |
FLOWS_INVALID | mehr als eine stückeverändernde Bewegung |
FLOW_NOT_QUALIFIED | Lotverwaltungstyp in Bewegung nicht gefüllt |
LOT_DELETE_FAILED | Löschen eines Lots nicht zulässig |
VARMA_LOT_NOT_QUALIFIED | Varmabewegung: Lot/Bukrs nicht gefüllt |