Table CCS DIS Conversion Line
table 5100941 "CCS DIS Conversion Line"
Properties
Name |
Value |
Caption |
Conversion Line |
Fields
Conversion Code
field(1; "Conversion Code"; Code[20])
Properties
Name |
Value |
Caption |
Conversion Code |
DataClassification |
CustomerContent |
TableRelation |
"CCS DIS Conversion Header" |
Target List Name
field(5; "Target List Name"; Text[80])
Properties
Name |
Value |
Caption |
Repository List |
DataClassification |
CustomerContent |
Target Field Name
field(6; "Target Field Name"; Text[80])
Properties
Name |
Value |
Caption |
Repository Field |
DataClassification |
CustomerContent |
Type
field(20; "Type"; Enum "CCS DIS Conversion Line Type")
Properties
Name |
Value |
Caption |
Type |
DataClassification |
CustomerContent |
Conversion Value Count
field(50; "Conversion Value Count"; Integer)
Properties
Name |
Value |
CalcFormula |
count("CCS DIS Conversion Line Value" where("Conversion Code" = field("Conversion Code"), "List Name" = field("Target List Name"), "Field Name" = field("Target Field Name"))) |
Caption |
No. of Conversion Values |
Editable |
0 |
FieldClass |
FlowField |
Value Not Exist Action
field(51; "Value Not Exist Action"; Enum "CCS DIS Conversion Value Not Exist Action")
Properties
Name |
Value |
Caption |
If Value Not Exist |
DataClassification |
CustomerContent |
Fixed Value
field(60; "Fixed Value"; Text[250])
Properties
Name |
Value |
Caption |
Fixed Value |
DataClassification |
CustomerContent |
Source Code Tag
field(70; "Source Code Tag"; Code[20])
Properties
Name |
Value |
Caption |
Source Code Tag |
DataClassification |
CustomerContent |
Keys
Name |
Fields |
Properties |
PK |
- "Conversion Code"
- "Target List Name"
- "Target Field Name"
|
|
Methods
ShowValues
public "CCS DIS Conversion Line" ShowValues(): None
Opens the conversion line values page, filtered for the conversion line.
Return Value
None