Entry point RW_FAS is used to modify the record of each asset attached to the contract just before its update in table FXDASSETS.
In the context of the entry point :
The following tables are on line :
Table |
Significant content |
Table description |
---|---|---|
FXDASSETS [FAS] |
No |
|
DEPREC [DEP] |
No |
Charge |
Entry point is called at the end of the modification of each asset attached to the contract just before its update in asset table FXDASSETS. There is a call by asset.
[F:FAS]: asset
Class [F:FAS] is available upon read and update.
Entry point RW_DEP is used to modify the depreciation record of each plan in accounting and fiscal context of each asset attached to the contract just before its update in table DEPREC.
In the context of the entry point :
The following tables are on line :
Table |
Significant content |
Table description |
---|---|---|
FXDASSETS [FAS] |
No |
|
DEPREC [DEP] |
No |
Charge |
This entry point is called at the end of the modification of each depreciation record of plans in the accounting and fiscal context of assets attached to the contract just before their update in depreciation table DEPREC. There is on call by plan (for the current period of the current fiscal year) and by asset.
[F:FAS]: asset
[F:DEP]: depreciation
Class [F:FAS] is available upon read, class [F:DEP] upon read and update.