Share via


RHolderData_ActAdjustCustVend::createStruct Method [AX 2012]

Syntax

server public static Struct createStruct(
    TransDate _transDate, 
    str _document, 
    Amount _amountOfDoc, 
    Amount _amountDebit, 
    Amount _amountCredit, 
   [Amount _turnoverDebit, 
    Amount _turnoverCredit, 
    TableId _tableId, 
    RecId _recID])

Run On

Server

Parameters

  • _document
    Type: str

See Also

Reference

RHolderData_ActAdjustCustVend Class