RLedgerSheetServer_ActAdjustCustVend.createStructPayment Method [AX 2012]
Syntax
protected abstract Struct createStructPayment(
TransDate _transDate,
str _txt,
Amount _amountOfDoc,
Amount _amount,
Amount _amountTurnover,
[RecId _recID])
Run On
Server
Parameters
- _transDate
Type: TransDate Extended Data Type
- _txt
Type: str
- _amountOfDoc
Type: Amount Extended Data Type
- _amount
Type: Amount Extended Data Type
- _amountTurnover
Type: Amount Extended Data Type
- _recID
Type: RecId Extended Data Type