InventTransOriginSalesQuotationLine::findInventTransOriginId Method
Retrieves the ID of the inventory transactions originator for the sales quotation order line.
Syntax
client server public static InventTransOriginId findInventTransOriginId(DataAreaId _salesQuotationLineDataAreaId, InventTransId _salesQuotationLineInventTransId)
Run On
Called
Parameters
- _salesQuotationLineDataAreaId
Type: DataAreaId Extended Data Type
- _salesQuotationLineInventTransId
Type: InventTransId Extended Data Type
Return Value
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.