Table: AssetInventTrans (Inventory transactions for fixed assets)

Label color codes
Label on fieldLabel on enum type
Label on extended data typeLabel on ancestor
Show table properties
Field Group:
P.idxKeyField Pos.FieldLabelExtended Data Type / Enum TypeTypeMore properties...
XTR FK1AssetIdFixed asset numberAssetIdStringShow
X FK2InventTransIdLot IDInventTransIdStringShow
TR FK3BookIdValue modelAssetBookIdStringShow

Table Relations

AssetBook
AssetInventTrans.AssetId == AssetBook.AssetId
AssetInventTrans.BookId == AssetBook.BookId

Public Static Methods

server static void changeAssetId(InventTransId inventTransId, AssetId assetIdFrom, AssetId assetIdTo, AssetBookId assetBookIdTo)
server static void createTransId(AssetId assetId, AssetBookId assetBookId, InventTransId inventTransId)
server static void deleteTransId(AssetId assetId, InventTransId inventTransId)

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.