Share via


VendOutPaymCreate_MultiCashForeign_PL.fillStartRecord Method [AX 2012]

Builds start(header) record with data taken from specified parameters.

Syntax

public str fillStartRecord(
    DocumentNum _docNum, 
    int _transNumber, 
    Amount _tAmount)

Run On

Called

Parameters

  • _transNumber
    Type: int
    Number of transactions in the file.

Return Value

Type: str
Built start record value.

See Also

Reference

VendOutPaymCreate_MultiCashForeign_PL Class