Share via


VendOutAttendingNoteReport_ATEDIFACT.fillReportTrans Method [AX 2012]

Syntax

public void fillReportTrans(
    CurrencyCode _currencyCode, 
    Counter _transMessageNo, 
    Counter _LINinMessage, 
    Counter _SEQinLIN, 
    str _environment, 
    str _operation, 
    str _reference, 
    Amount _LINAmount)

Run On

Called

Parameters

  • _environment
    Type: str
  • _operation
    Type: str
  • _reference
    Type: str

See Also

Reference

VendOutAttendingNoteReport_ATEDIFACT Class