Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of the InventMov_Virtuel class that will be used.
Syntax
client server public static InventMovement newItemReqUnderconsumeProjIncome(
SalesLine _salesLine,
InventTransOriginId _returnInventTransOrigin,
TransDate _transDate,
InventQty _qtyUnderconsumed)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
An item requirement.
- _returnInventTransOrigin
Type: InventTransOriginId Extended Data Type
The return origin ID.
- _transDate
Type: TransDate Extended Data Type
The transaction date of the inventory movement.
- _qtyUnderconsumed
Type: InventQty Extended Data Type
The quantity of the inventory movement.
Return Value
Type: InventMovement Class
A new instance of the InventMov_Virtuel class.
Remarks
Creates a new instance of the InventMov_Virtuel class that will be used when it invoices an item requirement.
The virtual inventory movement is used to post an income to a project.