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.
The methods gets the grossAmount for specified journal Line. This methods is only for journals.
Syntax
server public static AmountCur grossAmountCurForPostedTrans(RefTableId _sourceTableId, RefRecId _sourceRecId)
Run On
Server
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
Source tableId.
- _sourceRecId
Type: RefRecId Extended Data Type
Source table recid.
Return Value
Type: AmountCur Extended Data Type
returns grossAmount for specified journal line.