RLedgerSheetServer_ActAdjustCustVend.createStructInvoice Method [AX 2012]

Syntax

protected abstract Struct createStructInvoice(
    TransDate _transDate, 
    str _txt, 
    Amount _amountOfDoc, 
    Amount _amount, 
    Amount _amountTurnover, 
   [RecId _recID])

Run On

Server

Parameters

  • _txt
    Type: str

See Also

Reference

RLedgerSheetServer_ActAdjustCustVend Class