Share via


RLedgerSheetServer_ActAdjustCust.createStructInvoice Method [AX 2012]

This member overrides the createStructInvoice Method.

Syntax

protected 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_ActAdjustCust Class