Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _transDate
Type: TransDate Extended Data Type
- _document
Type: str
- _amountOfDoc
Type: Amount Extended Data Type
- _amountDebit
Type: Amount Extended Data Type
- _amountCredit
Type: Amount Extended Data Type
- _turnoverDebit
Type: Amount Extended Data Type
- _turnoverCredit
Type: Amount Extended Data Type
- _tableId
Type: TableId Extended Data Type
- _recID
Type: RecId Extended Data Type