gtFAMasterInsure
This function sends optional insurance details for a fixed asset.
Company
The company code that the fixed asset belongs to.
Code
This is the code of the fixed asset that is to be updated with details.
SubCode
This is the fixed asset subcode.
InsDate
This is the insurance valuation date. If a empty cell is referenced the current date is used.
InsCoyCode
This is the short code used for the insurance company.
InsClass
This is the insurance class to use for the fixed asset.
InsReference
This is an insurance reference for the fixed asset.
InsValue
This is the valuation for insurance purposes. It may be left blank.
Returns
- Not Updated - when no error is encountered
- Updated - after running Update Fixed Assets Other
- Error message - if an error is encountered
Example
gtFAMasterInsure(01,1001,0,01/10/2002)
Potential Errors Returned:
- Must have a Company identifier
- Must have a Fixed Asset Code
- Must have a Fixed Asset Sub Code
- Must have an Insure Date