Table CCS DMS Lookup
table 5306004 "CCS DMS Lookup"
Properties
| Name |
Value |
| Caption |
DMS Lookup |
| DataClassification |
CustomerContent |
| DrillDownPageId |
CCS DMS Lookups |
| LookupPageId |
CCS DMS Lookups |
Fields
Code
field(1; "Code"; Code[20])
Properties
| Name |
Value |
| Caption |
Code |
| DataClassification |
CustomerContent |
Description
field(5; "Description"; Text[50])
Properties
| Name |
Value |
| Caption |
Description |
| DataClassification |
CustomerContent |
Table Id
field(20; "Table Id"; Integer)
Properties
| Name |
Value |
| Caption |
Table ID |
| DataClassification |
CustomerContent |
| TableRelation |
AllObjWithCaption."Object ID" where("Object Type" = const(Table)) |
Page Id
field(21; "Page Id"; Integer)
Properties
| Name |
Value |
| Caption |
Page ID |
| DataClassification |
CustomerContent |
| InitValue |
-1 |
| TableRelation |
AllObjWithCaption."Object ID" where("Object Type" = const(Page)) |
Update All Fields
field(25; "Update All Fields"; Boolean)
Properties
| Name |
Value |
| Caption |
Update All Fields |
| DataClassification |
CustomerContent |
Lookup Only
field(30; "Lookup Only"; Boolean)
Properties
| Name |
Value |
| Caption |
Lookup Only |
| DataClassification |
CustomerContent |
Action
field(35; "Action"; Enum "CCS DMS Lookup Action")
Properties
| Name |
Value |
| Caption |
Action |
| DataClassification |
CustomerContent |
Key Index
field(36; "Key Index"; Integer)
Properties
| Name |
Value |
| Caption |
Key Index |
| DataClassification |
CustomerContent |
| TableRelation |
"Key"."No." where(TableNo = field("Table Id")) |
Key Description
field(38; "Key Description"; Text[250])
Properties
| Name |
Value |
| CalcFormula |
lookup("Key"."Key" where(TableNo = field("Table Id"), "No." = field("Key Index"))) |
| Caption |
Key Description |
| Editable |
0 |
| FieldClass |
FlowField |
Table Caption
field(60; "Table Caption"; Text[249])
Properties
| Name |
Value |
| CalcFormula |
lookup(AllObjWithCaption."Object Caption" where("Object Type" = const(Table), "Object ID" = field("Table Id"))) |
| Caption |
Table Caption |
| Editable |
0 |
| FieldClass |
FlowField |
Page Caption
field(61; "Page Caption"; Text[249])
Properties
| Name |
Value |
| CalcFormula |
lookup(AllObjWithCaption."Object Caption" where("Object Type" = const(Page), "Object ID" = field("Page Id"))) |
| Caption |
Page Caption |
| Editable |
0 |
| FieldClass |
FlowField |
Keys
| Name |
Fields |
Properties |
| Primary |
|
|