table 5306025 "CCS DMS Metadata"
Properties
| Name |
Value |
| Caption |
DMS Metadata |
| DataClassification |
CustomerContent |
| DrillDownPageID |
CCS DMS Metadata |
| LookupPageID |
CCS DMS Metadata |
Fields
Document Library Code
field(1; "Document Library Code"; Code[20])
Properties
| Name |
Value |
| Caption |
Document Library Code |
| DataClassification |
CustomerContent |
| TableRelation |
"CCS DMS Document Library" |
Content Type Code
field(2; "Content Type Code"; Code[20])
Properties
| Name |
Value |
| Caption |
Content Type Code |
| DataClassification |
CustomerContent |
| TableRelation |
"CCS DMS Content Type".Code where("Document Library Code" = field("Document Library Code")) |
Table Id
field(3; "Table Id"; Integer)
Properties
| Name |
Value |
| Caption |
Table ID |
| DataClassification |
CustomerContent |
| TableRelation |
"CCS DMS Table Setup"."Table Id" where("Document Library Code" = field("Document Library Code"), "Content Type Code" = field("Content Type Code")) |
Field Name
field(5; "Field Name"; Text[50])
Properties
| Name |
Value |
| Caption |
Field Name |
| DataClassification |
CustomerContent |
| NotBlank |
1 |
| TableRelation |
"CCS DMS Document Library Field"."Static Name" where("Document Library Code" = field("Document Library Code")) |
Field Caption
field(15; "Field Caption"; Text[80])
Properties
| Name |
Value |
| CalcFormula |
Lookup("CCS DMS Document Library Field"."Title" where("Document Library Code" = field("Document Library Code"), "Static Name" = field("Field Name"))) |
| Caption |
Field Caption |
| Editable |
0 |
| FieldClass |
FlowField |
Value Class
field(30; "Value Class"; Enum "CCS DMS Value Class")
Properties
| Name |
Value |
| Caption |
Value Class |
| DataClassification |
CustomerContent |
Value Field
field(35; "Value Field"; Text[250])
Properties
| Name |
Value |
| Caption |
Value Field |
| DataClassification |
CustomerContent |
Value Caption
field(36; "Value Caption"; Text[80])
Properties
| Name |
Value |
| Caption |
Value Caption |
| DataClassification |
CustomerContent |
| Editable |
0 |
field(40; "Value Format String"; Text[30])
Properties
| Name |
Value |
| Caption |
Value Format String |
| DataClassification |
CustomerContent |
Conversion Code
field(41; "Conversion Code"; Code[20])
Properties
| Name |
Value |
| Caption |
Conversion Code |
| DataClassification |
CustomerContent |
Not Blank
field(45; "Not Blank"; Boolean)
Properties
| Name |
Value |
| Caption |
Not Blank |
| DataClassification |
CustomerContent |
Value Editable
field(46; "Value Editable"; Boolean)
Properties
| Name |
Value |
| Caption |
Editable |
| DataClassification |
CustomerContent |
| InitValue |
1 |
Visibility
field(47; "Visibility"; Enum "CCS DMS Metadata Visibility")
Properties
| Name |
Value |
| Caption |
Visibility |
| DataClassification |
CustomerContent |
Sorting Position
field(50; "Sorting Position"; Integer)
Properties
| Name |
Value |
| Caption |
Sorting Position |
| DataClassification |
CustomerContent |
Lookup Code
field(60; "Lookup Code"; Code[20])
Properties
| Name |
Value |
| Caption |
Lookup Code |
| DataClassification |
CustomerContent |
| TableRelation |
"CCS DMS Lookup" |
Lookup Table Id
field(61; "Lookup Table Id"; Integer)
Properties
| Name |
Value |
| CalcFormula |
lookup("CCS DMS Lookup"."Table Id" where(Code = field("Lookup Code"))) |
| Caption |
Lookup Table ID |
| Editable |
0 |
| FieldClass |
FlowField |
Module Code
field(70; "Module Code"; Code[20])
Properties
| Name |
Value |
| Caption |
LibrarySet Module |
| DataClassification |
CustomerContent |
| TableRelation |
"CCS DMS Library Module".Code |
Keys
| Name |
Fields |
Properties |
| Primary |
- "Document Library Code"
- "Content Type Code"
- "Table Id"
- "Field Name"
|
|
| SortingPosition |
|
|
| LookupCode |
|
|
Events
OnAfterGetValue
event "CCS DMS Metadata" OnAfterGetValue(RecRef: RecordRef; var FldValue: Variant)
Parameters
| Name |
Type |
Description |
| RecRef |
RecordRef |
|
| FldValue |
Variant |
|
Attributes
| Name |
Arguments |
| IntegrationEvent |
True, False |
OnAfterValidateValue
event "CCS DMS Metadata" OnAfterValidateValue()
Attributes
| Name |
Arguments |
| IntegrationEvent |
True, False |