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.
Removes one or more VendTransOpen records on a document reversal after first moving any VendTransCashDisc records.
Syntax
public void removeCustVendTransOpen(
RecId _refRecId,
TableId _custVendSettlementTableId,
RecId _custVendSettlementRecId)
Run On
Called
Parameters
- _refRecId
Type: RecId Extended Data Type
The RecId of the VendTransOpen that is reversed.
- _custVendSettlementTableId
Type: TableId Extended Data Type
The TableId to which to move any cash discounts.
- _custVendSettlementRecId
Type: RecId Extended Data Type
The RecId to which to move any cash discounts to.