Share via


VendOutPaymCreate_MultiCashForeign_PL.fillTransRecord Method [AX 2012]

Builds a transaction record value based on the specified parameters.

Syntax

public str fillTransRecord(
    CustVendPaym _custVendPaym, 
    PaymId _clientRef, 
    Counter _noOfRecord, 
    str _costAccounting)

Run On

Called

Parameters

  • _costAccounting
    Type: str
    Cost accounting value.

Return Value

Type: str
A file transaction record value.

See Also

Reference

VendOutPaymCreate_MultiCashForeign_PL Class