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.
Creates and initializes a new instance of the InventUpd_Financial class.
Syntax
server public static InventUpd_Financial pmfNewProdCoByHistoricalCost(
PmfProdCoBy _pmfProdCoBy,
LedgerVoucher _ledgerVoucher,
ProdTableJour _prodTableJourCoProduct,
InventMovement _movement)
Run On
Server
Parameters
- _pmfProdCoBy
Type: PmfProdCoBy Table
A PmfProdCoBy record that is used to initialize the class.
- _ledgerVoucher
Type: LedgerVoucher Class
A LedgerVoucher record that is used to initialize the class.
- _prodTableJourCoProduct
Type: ProdTableJour Table
A ProdTableJour record that is used to initialize the class.
- _movement
Type: InventMovement Class
An InventMovement object that is used to initialize the class.
Return Value
Type: InventUpd_Financial Class
A new instance of the InventUpd_Finanical class.