Share via


RLedgerSheetServer_ActAdjustCust.createKeyForPayment Method [AX 2012]

This member overrides the createKeyForPayment Method.

Syntax

protected container createKeyForPayment(
    RecId _origRecID, 
    CustVendTrans _custVendTrans, 
    RActAdjustCVPartitionType _actAdjustCVPartitionType, 
    TempStr _invoiceId, 
    int _iNum, 
    RActAdjustCVPaymType _paymType, 
   [AgreementHeaderExtRecId_RU _agreementHeaderExtRecId])

Run On

Server

Parameters

  • _iNum
    Type: int

See Also

Reference

RLedgerSheetServer_ActAdjustCust Class