RLedgerSheetServer_ActAdjustCustVend.createKeyForPayment Method [AX 2012]

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

Run On

Server

Parameters

_origRecID
Type: RecId Extended Data Type
_custVendTrans
Type: CustVendTrans Map
_actAdjustCVPartitionType
Type: RActAdjustCVPartitionType Enumeration
_invoiceId
Type: TempStr Extended Data Type
_iNum
Type: int
_paymType
Type: RActAdjustCVPaymType Enumeration
_agreementHeaderExtRecId
Type: AgreementHeaderExtRecId_RU Extended Data Type

Community Additions

ADD
Show: