InventTransOriginSalesQuotationLine::writeOriginOwnerRelationship Method

Creates or updates the relationship between the inventory transactions originator and the sales quotation order line.

Syntax

server public static void writeOriginOwnerRelationship(
    DataAreaId _salesQuotationLineDataAreaId, 
    InventTransId _salesQuotationLineInventTransId, 
    InventTransOriginId _inventTransOriginId)

Run On

Server

Parameters

See Also

Reference

InventTransOriginSalesQuotationLine Table