Table CCS DIS Partner
table 5100910 "CCS DIS Partner"
Properties
Name |
Value |
Caption |
Partner |
DrillDownPageID |
CCS DIS Partners |
LookupPageID |
CCS DIS Partners |
Fields
Code
field(1; "Code"; Code[20])
Properties
Name |
Value |
Caption |
Code |
DataClassification |
CustomerContent |
NotBlank |
1 |
Name
field(8; "Name"; Text[50])
Properties
Name |
Value |
Caption |
Name |
DataClassification |
CustomerContent |
Transport Type
field(20; "Transport Type"; Enum "CCS DIS Partner Transport Type")
Properties
Name |
Value |
Caption |
Transport Type |
DataClassification |
CustomerContent |
InitValue |
Company |
Partner Matrix Active
field(21; "Partner Matrix Active"; Boolean)
Properties
Name |
Value |
Caption |
Show in Partner Matrix |
DataClassification |
CustomerContent |
Company Name
field(30; "Company Name"; Text[30])
Properties
Name |
Value |
Caption |
Company Name |
DataClassification |
CustomerContent |
TableRelation |
Company |
Web Service Url
field(50; "Web Service Url"; Text[250])
Properties
Name |
Value |
Caption |
Web Service URL |
DataClassification |
CustomerContent |
Web Service Timeout
field(51; "Web Service Timeout"; Integer)
Properties
Name |
Value |
Caption |
Web Service Timeout (ms) |
DataClassification |
CustomerContent |
InitValue |
60000 |
Web Service Auth. Protocol
field(52; "Web Service Auth. Protocol"; Enum "CCS DIS Partner Web Service Auth. Protocol")
Properties
Name |
Value |
Caption |
Web Service Authorization |
DataClassification |
CustomerContent |
Web Service Basic Username
field(55; "Web Service Basic Username"; Text[80])
Properties
Name |
Value |
Caption |
Basic Auth. Username |
DataClassification |
EndUserIdentifiableInformation |
Web Service Basic Password Key
field(56; "Web Service Basic Password Key"; Guid)
Properties
Name |
Value |
Caption |
Basic Auth. Password |
DataClassification |
EndUserIdentifiableInformation |
Web Service OAuth App. Code
field(58; "Web Service OAuth App. Code"; Code[20])
Properties
Name |
Value |
Caption |
OAuth Application Code |
DataClassification |
EndUserIdentifiableInformation |
TableRelation |
"CCS DIS OAuth Application" |
Categories
field(80; "Categories"; Boolean)
Properties
Name |
Value |
CalcFormula |
exist("CCS DIS Linked Category" where("Partner Code" = field(Code), "Category Code" = field("Category Filter"))) |
Caption |
Categories |
Editable |
0 |
FieldClass |
FlowField |
Category Filter
field(81; "Category Filter"; Code[20])
Properties
Name |
Value |
Caption |
Category Filter |
FieldClass |
FlowFilter |
TableRelation |
"CCS DIS Category" |
Az Storage Account Name
field(110; "Az Storage Account Name"; Text[63])
Properties
Name |
Value |
Caption |
Storage Account Name |
DataClassification |
CustomerContent |
Az Storage Account Sas
field(111; "Az Storage Account Sas"; Text[250])
Properties
Name |
Value |
Caption |
Storage Account SAS |
DataClassification |
CustomerContent |
Az Storage Account Type
field(112; "Az Storage Account Type"; Enum "CCS DIS Partner Tpt Az Type")
Properties
Name |
Value |
Caption |
Storage Type |
DataClassification |
CustomerContent |
Az File Repository Type
field(115; "Az File Repository Type"; Enum "CCS DIS Partner Tpt Rep. Type")
Properties
Name |
Value |
Caption |
File Repository Type |
DataClassification |
CustomerContent |
Az File Relative Path
field(116; "Az File Relative Path"; Text[100])
Properties
Name |
Value |
Caption |
File Relative Path |
DataClassification |
CustomerContent |
Az File Share Name
field(120; "Az File Share Name"; Text[63])
Properties
Name |
Value |
Caption |
File Share Name |
DataClassification |
CustomerContent |
Az Blob Container Name
field(121; "Az Blob Container Name"; Text[63])
Properties
Name |
Value |
Caption |
BLOB Container Name |
DataClassification |
CustomerContent |
Notes
field(320; "Notes"; Blob)
Properties
Name |
Value |
Caption |
Notes |
DataClassification |
CustomerContent |
Subtype |
Memo |
Customer No.
field(1000; "Customer No."; Code[20])
Properties
Name |
Value |
Caption |
Customer No. |
DataClassification |
CustomerContent |
TableRelation |
Customer |
Vendor No.
field(1001; "Vendor No."; Code[20])
Properties
Name |
Value |
Caption |
Vendor No. |
DataClassification |
CustomerContent |
TableRelation |
Vendor |
Setup Sender Code
field(1020; "Setup Sender Code"; Code[20])
Properties
Name |
Value |
Caption |
Setup Sender Code |
DataClassification |
CustomerContent |
TableRelation |
"CCS DIS Partner" |
ValidateTableRelation |
0 |
Partner Text Value 1
field(1100; "Partner Text Value 1"; Text[50])
Properties
Name |
Value |
Caption |
Partner Text Value 1 |
DataClassification |
CustomerContent |
Partner Text Value 2
field(1101; "Partner Text Value 2"; Text[50])
Properties
Name |
Value |
Caption |
Partner Text Value 2 |
DataClassification |
CustomerContent |
Partner Integer Value 1
field(1110; "Partner Integer Value 1"; Integer)
Properties
Name |
Value |
Caption |
Partner Integer Value 1 |
DataClassification |
CustomerContent |
Partner Integer Value 2
field(1111; "Partner Integer Value 2"; Integer)
Properties
Name |
Value |
Caption |
Partner Integer Value 2 |
DataClassification |
CustomerContent |
Partner Decimal Value 1
field(1121; "Partner Decimal Value 1"; Decimal)
Properties
Name |
Value |
Caption |
Partner Decimal Value 1 |
DataClassification |
CustomerContent |
Partner Decimal Value 2
field(1122; "Partner Decimal Value 2"; Decimal)
Properties
Name |
Value |
Caption |
Partner Decimal Value 2 |
DataClassification |
CustomerContent |
Partner Bool Value 1
field(1130; "Partner Bool Value 1"; Boolean)
Properties
Name |
Value |
Caption |
Partner Bool Value 1 |
DataClassification |
CustomerContent |
Partner Bool Value 2
field(1131; "Partner Bool Value 2"; Boolean)
Properties
Name |
Value |
Caption |
Partner Bool Value 2 |
DataClassification |
CustomerContent |
Keys
Name |
Fields |
Properties |
PK |
|
|
Methods
ShowCategories
public "CCS DIS Partner" ShowCategories(): None
Opens the categories page, filtered on the selected partner.
Return Value
None
ShowMappingEntries
public "CCS DIS Partner" ShowMappingEntries(): None
Opens the mapping entries page, filtered on the selected partner.
Return Value
None
ShowPartnerMappings
public "CCS DIS Partner" ShowPartnerMappings(): None
Opens the partner mappings page, filtered on the selected partner.
Return Value
None
ShowReceivedMessages
public "CCS DIS Partner" ShowReceivedMessages(): None
Opens the received messages page, filtered on the selected partner as sender.
Return Value
None
ShowRecordPools
public "CCS DIS Partner" ShowRecordPools(): None
Opens the record pools page, filtered for the selected partner.
Return Value
None
ShowSentMessages
public "CCS DIS Partner" ShowSentMessages(): None
Opens the sent messages page, filtered on the selected partner.
Return Value
None