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.
Gives the authorized amount from the mapped requisition line, in ledger accounting currency.
Syntax
public TrvRequisitionAuthorizedAmount parmAuthorizedAmount(
CompanyId _companyId,
TableId _tableId,
RecId _recId)
Run On
Called
Parameters
- _companyId
Type: CompanyId Extended Data Type
The company ID of the record.
- _tableId
Type: TableId Extended Data Type
The table ID of the record.
- _recId
Type: RecId Extended Data Type
The record ID of the record.
Return Value
Type: TrvRequisitionAuthorizedAmount Extended Data Type
The authorized amount from the mapped requisition line.