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.
Updates a ledger adjustment for the reporting currency.
Syntax
public void updateLedgerAdjustSecCur_RU(
LedgerVoucher _ledgerVoucher,
InventUpd_Financial _updateNow,
CostAmountSecCur_RU _costAmount,
[ProjAdjustRefId _projAdjustRefId,
ProjTransDate _projTransDate])
Run On
Called
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
The LedgerVoucher object.
- _updateNow
Type: InventUpd_Financial Class
The InventUpd_Finanfial object.
- _costAmount
Type: CostAmountSecCur_RU Extended Data Type
The cost amount value.
- _projAdjustRefId
Type: ProjAdjustRefId Extended Data Type
The project adjustment reference; optional.
- _projTransDate
Type: ProjTransDate Extended Data Type
The project transaction date.