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 CustTransOpen records on a document reversal after first moving any CustTransCashDisc 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 CustTransOpen that is reversed.
- _custVendSettlementTableId
Type: TableId Extended Data Type
The TableId to move any cash discounts.
- _custVendSettlementRecId
Type: RecId Extended Data Type
The RecId to which to move any cash discounts.