Table "ForNAV Check Setup"
ID 6188781
Properties
| Name |
Value |
| Caption |
ForNAV Check Setup
|
Fields
| Name |
Type |
Description |
| "Primary Key" |
Code[10]
|
|
| "MICR Encoding" |
Option
|
|
| Layout |
Option
|
|
| "No. of Lines (Stub)" |
Integer
|
|
| "Check Page" |
Option
|
|
| Watermark |
Blob
|
|
| "Watermark File Name" |
Text[250]
|
|
| Signature |
Blob
|
|
| "Signature File Name" |
Text[250]
|
|
| "2nd Signature" |
Blob
|
|
| "2nd Signature File Name" |
Text[250]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
InitSetup
GetTypeBasedOnLayout
procedure GetTypeBasedOnLayout(PartNo: Integer): Integer
Parameters
| Name |
Type |
Description |
|
PartNo
|
Integer |
|
Returns
DrillDownBlob
procedure DrillDownBlob(BlobFieldNo: Integer)
Parameters
| Name |
Type |
Description |
|
BlobFieldNo
|
Integer |
|
ImportWatermarkFromClientFile
procedure ImportWatermarkFromClientFile(Which: Integer): Boolean
Parameters
| Name |
Type |
Description |
|
Which
|
Integer |
|
Returns
DesignTemplate
procedure DesignTemplate()
DownloadWatermarks
procedure DownloadWatermarks()
SetDefault
procedure SetDefault(Setup: Record "ForNAV Setup")
Parameters
| Name |
Type |
Description |
|
Setup
|
Record "ForNAV Setup" |
|
GetCheckWatermark
procedure GetCheckWatermark(): Text
Returns
See also