Uses of Class
org.compiere.model.MAssetChange
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MAssetChange in org.compiere.model
Modifier and TypeMethodDescriptionstatic MAssetChange
MAssetChange.create
(Properties ctx, String changeType, PO[] pos, boolean save, String trxName) static MAssetChange
MAssetChange.create
(Properties ctx, String changeType, PO[] pos, String trxName) static MAssetChange
MAssetChange.createAddition
(MAssetAddition assetAdd, MDepreciationWorkfile assetwk) Create and save new MAssetChange recordstatic MAssetChange
MAssetChange.createAndSave
(Properties ctx, String changeType, PO[] pos, String trxName) TODOstatic MAssetChange
MAssetChange.get
(Properties ctx, int A_Asset_ID, String changeType, String trxName, int C_AcctSchema_ID)