Skip to content

KVSCCEntityLine#

Fields#

Name Type Note
ID Guid
Line No. Integer
Address Text[200]
City Text[200]
Country Text[200]
Entity Id Text[100]
Entity Type Text[50]
Entry Date Text[30]
Language Text[30]
Name Text[100]
Remark Blob
CompliancesListUniqueName Text[30]
Similarity Decimal
Source Text[250]
Source Type Text[100]
Zip Code[100]
HasRemark Boolean

Procedures#

SetRemarkBLOBFromText(Text) :#

Summary: SetRemarkBLOBFromText is used to store the text based remark into the Remark Blob field.

procedure SetRemarkBLOBFromText(RemarkPar: Text): 

ShowRemark() :#

Summary: ShowRemark is used to display the content of the Remark Blob field

procedure ShowRemark():