InventTransOriginPurchRFQLine::deleteOwnerRelationship Method
Deletes the relationship between the inventory transactions originator and the purchase RFQ line.
Syntax
server public static void deleteOwnerRelationship(
DataAreaId _purchRFQDataAreaId,
PurchRFQId _purchRFQId,
LineNum _purchRFQLineNum)
Run On
Server
Parameters
- _purchRFQDataAreaId
Type: DataAreaId Extended Data Type
- _purchRFQId
Type: PurchRFQId Extended Data Type
- _purchRFQLineNum
Type: LineNum Extended Data Type