LedgerJournalTrans.mcrUpdateRelatedPayment Method
Updates the related payment record if one exists.
Syntax
private void mcrUpdateRelatedPayment(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
ID of the field being modified.
Exceptions
Exception | Condition |
---|---|
Error | Validation failure when updating the MCRCustPaymTable record. |
Remarks
Called from the modifiedField method.