Process TRTLEALEV: Lift purchase option
RW_FAS
Entry point RW_FAS is used to modify the record of each asset attached to the contract just before its update in table FXDASSETS.
Context and operating mode
In the context of the entry point :
- There is a current transaction
- A trace file is open
The following tables are on line :
Table |
Significant content |
Table description |
---|---|---|
FXDASSETS [FAS] |
No |
|
DEPREC [DEP] |
No |
Charge |
Call context
Call context
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.
Available variables and masks
[F:FAS]: asset
Class [F:FAS] is available upon read and update.
RW_DEP
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.
Context and operating mode
In the context of the entry point :
- There is a current transaction
- A trace file is open
The following tables are on line :
Table |
Significant content |
Table description |
---|---|---|
FXDASSETS [FAS] |
No |
|
DEPREC [DEP] |
No |
Charge |
Call context
Call context
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.
Available variables and masks
[F:FAS]: asset
[F:DEP]: depreciation
Class [F:FAS] is available upon read, class [F:DEP] upon read and update.