Table CCS DIS Record Pool Entry
table 5100931 "CCS DIS Record Pool Entry"
Properties
Name |
Value |
Caption |
Record Pool Entry |
Fields
Entry No.
field(1; "Entry No."; BigInteger)
Properties
Name |
Value |
AutoIncrement |
1 |
Caption |
Entry No. |
DataClassification |
CustomerContent |
Record Pool Code
field(2; "Record Pool Code"; Code[20])
Properties
Name |
Value |
Caption |
Record Pool Code |
DataClassification |
CustomerContent |
NotBlank |
1 |
TableRelation |
"CCS DIS Record Pool" |
Partner Code
field(3; "Partner Code"; Code[20])
Properties
Name |
Value |
Caption |
Partner Code |
DataClassification |
OrganizationIdentifiableInformation |
NotBlank |
1 |
TableRelation |
"CCS DIS Partner" |
Selected
field(10; "Selected"; Boolean)
Properties
Name |
Value |
Caption |
Selected |
DataClassification |
CustomerContent |
Repository Type
field(20; "Repository Type"; Enum "CCS DIS Rec. Pool Entry Repository Type")
Properties
Name |
Value |
Caption |
Repository Type |
DataClassification |
CustomerContent |
Type of Change
field(21; "Type of Change"; Enum "CCS DIS Rec. Pool Entry Type Of Change")
Properties
Name |
Value |
Caption |
Type of Change |
DataClassification |
CustomerContent |
Record Id
field(30; "Record Id"; RecordId)
Properties
Name |
Value |
Caption |
Record ID |
DataClassification |
CustomerContent |
Record Id Text
field(31; "Record Id Text"; Text[80])
Properties
Name |
Value |
Caption |
Record ID Text |
DataClassification |
CustomerContent |
Xml Record Node
field(50; "Xml Record Node"; Blob)
Properties
Name |
Value |
Caption |
XML Node |
DataClassification |
CustomerContent |
Unprocessed Handling
field(90; "Unprocessed Handling"; Enum "CCS DIS Rec. Pool Entry Status")
Avertissement
This field is pending obsolete.
Not used anymore.
2.10
Properties
Name |
Value |
Caption |
Unprocessed Entries Status after Mapping Processing |
DataClassification |
SystemMetadata |
ObsoleteState |
Pending |
ObsoleteReason |
Not used anymore. |
ObsoleteTag |
2.10 |
Error Handling
field(91; "Error Handling"; Enum "CCS DIS Rec. Pool Entry Status")
Avertissement
This field is pending obsolete.
Not used anymore.
2.10
Properties
Name |
Value |
Caption |
Processed Entries Status after Error in Mapping Processing |
DataClassification |
SystemMetadata |
ObsoleteState |
Pending |
ObsoleteReason |
Not used anymore. |
ObsoleteTag |
2.10 |
Status
field(100; "Status"; Enum "CCS DIS Rec. Pool Entry Status")
Properties
Name |
Value |
Caption |
Processing |
DataClassification |
CustomerContent |
Temp Record Id
field(130; "Temp Record Id"; RecordId)
Properties
Name |
Value |
Caption |
Record ID |
DataClassification |
SystemMetadata |
Creation Date
field(150; "Creation Date"; DateTime)
Properties
Name |
Value |
Caption |
Creation Date |
DataClassification |
CustomerContent |
Creation By
field(151; "Creation By"; Code[50])
Properties
Name |
Value |
Caption |
Creation By |
DataClassification |
EndUserIdentifiableInformation |
TableRelation |
User."User Name" |
ValidateTableRelation |
0 |
Processed Date
field(160; "Processed Date"; DateTime)
Properties
Name |
Value |
Caption |
Processed Date |
DataClassification |
CustomerContent |
Processed By User
field(161; "Processed By User"; Code[50])
Properties
Name |
Value |
Caption |
Processed By User |
DataClassification |
EndUserIdentifiableInformation |
TableRelation |
User."User Name" |
ValidateTableRelation |
0 |
Processed By Entry No.
field(162; "Processed By Entry No."; BigInteger)
Properties
Name |
Value |
BlankZero |
1 |
Caption |
Processed By Entry No. |
DataClassification |
CustomerContent |
TableRelation |
"CCS DIS Mapping Entry" |
Modification Date
field(170; "Modification Date"; DateTime)
Properties
Name |
Value |
Caption |
Modified Date |
DataClassification |
CustomerContent |
Modified By User
field(171; "Modified By User"; Code[50])
Properties
Name |
Value |
Caption |
Modified By User |
DataClassification |
EndUserIdentifiableInformation |
TableRelation |
User."User Name" |
ValidateTableRelation |
0 |
Keys
Name |
Fields |
Properties |
PK |
|
|
Key2 |
- "Record Pool Code"
- "Partner Code"
- "Record Id"
- "Status"
|
- Description = Create/update record pool entries on manipulate record
- SQLIndex = Field2,Field3,Field30,Field100
- IncludedFields = Field21
|
Key3 |
|
- Description = Delete entries by date
- SQLIndex = Field100,Field160
|
Key4 |
- "Record Id"
- "Status"
- "Type of Change"
|
- Description = Deprecate entries
- SQLIndex = Field30,Field100,Field21
|
Key5 |
- "Record Pool Code"
- "Partner Code"
- "Status"
|
- Description = Mapping reservation
- MaintainSqlIndex = 1
|
Key6 |
- "Record Pool Code"
- "Status"
|
- Description = Record Pool card
- MaintainSqlIndex = 1
|
Methods
ShowRecordValues
public "CCS DIS Record Pool Entry" ShowRecordValues(): None
Opens the mapping repository fields page and sets the values of all fields for the current record.
Return Value
None