Share via


RLedgerSheetServer_ActAdjustCustVend.processingSettlementOtherCurrForPaym Method [AX 2012]

Syntax

private Amount processingSettlementOtherCurrForPaym(
    CustVendTrans _origPayment, 
    CustVendTrans _currentPayment, 
    RActAdjustCVPartitionType _paymentPartitionType, 
    RActAdjustCVType _actAdjustCVType, 
    int _iNum, 
    AgreementHeaderExtRecId_RU _agreementHeaderExtRecId)

Run On

Server

Parameters

  • _iNum
    Type: int

See Also

Reference

RLedgerSheetServer_ActAdjustCustVend Class