Table "Total Value Insured"
ID 5650
Namespace: Microsoft.FixedAssets.Insurance
Properties
| Name |
Value |
| Caption |
Total Value Insured
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "FA No." |
Code[20]
|
|
| "Insurance No." |
Code[20]
|
|
| Description |
Text[100]
|
|
| "Total Value Insured" |
Decimal
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
CreateInsTotValueInsured
procedure CreateInsTotValueInsured(FANo: Code[20])
Parameters
| Name |
Type |
Description |
|
FANo
|
Code[20]
|
|
FindFirst
procedure FindFirst(SearchString: Text[3]): Boolean
Parameters
| Name |
Type |
Description |
|
SearchString
|
Text[3]
|
|
Returns
FindNext
procedure FindNext(NextStep: Integer): Integer
Parameters
| Name |
Type |
Description |
|
NextStep
|
Integer
|
|
Returns
See also