RLedgerSheetServer_ActAdjustVend.createStructPayment Method [AX 2012]

This member overrides the createStructPayment Method.

Syntax

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

Run On

Server

Parameters

  • _txt
    Type: str

See Also

Reference

RLedgerSheetServer_ActAdjustVend Class