Table 18060038 EOS089 WMS LookUp List Header
Table 18060038 EOS089 WMS LookUp List Header
Language | Caption |
---|---|
en-US | LookUp List Header (WMS) |
it-IT | Testata lista LookUp (WMS) |
Fields
Code (1
)
Code[20]
Language | Caption |
---|---|
en-US | Code |
it-IT | Codice |
Description (2
)
Text[50]
Language | Caption |
---|---|
en-US | Description |
it-IT | Descrizione |
Source Type (3
)
Enum "EOS089 WMS LUp.Lst.Source Type"
Language | Caption |
---|---|
en-US | Source Type |
it-IT | Tipo origine |
Protected (4
)
Boolean
Language | Caption |
---|---|
en-US | Protected |
it-IT | Protetta |
Table Id (5
)
Integer
TableRelation: AllObjWithCaption."Object ID" where("Object Type" = const(Table))
Language | Caption |
---|---|
en-US | Table Id |
it-IT | Id tabella |
Key No. (6
)
Integer
TableRelation: Key."No." where(TableNo = field("Table Id"))
Language | Caption |
---|---|
en-US | Key No. |
it-IT | Nr. chiave |
Key Sort (7
)
Option
Asc
(0) , Desc
(1)
Language | Caption |
---|---|
en-US | Key Sort |
it-IT | Ordinamento |
Record View (8
)
Blob
Language | Caption |
---|---|
en-US | Record View |
it-IT | Vista record |
Use Textual View (9
)
Boolean
Language | Caption |
---|---|
en-US | Use Textual View |
it-IT | Usa vista testuale |
Record View Text (10
)
Text[2048]
Language | Caption |
---|---|
en-US | Record View Text |
it-IT | Vista record testuale |
Code Field No. (11
)
Integer
TableRelation: Field."No." where(TableNo = field("Table Id"), Class = filter(<> FlowFilter), Enabled = const(true), Type = filter(Code), ObsoleteState = filter(<> Removed))
Language | Caption |
---|---|
en-US | Code Field No. |
it-IT | Nr. campo codice |
Description Field No. (12
)
Integer
TableRelation: Field."No." where(TableNo = field("Table Id"), Class = filter(<> FlowFilter), Enabled = const(true), Type = filter(Text | Code), ObsoleteState = filter(<> Removed))
Language | Caption |
---|---|
en-US | Description Field No. |
it-IT | Nr. campo “Descrizione” |
Table Caption (13
)
Text[249]
FieldClass: FlowField
CalcFormula: lookup(AllObjWithCaption."Object Caption" where("Object Type" = const(Table), "Object ID" = field("Table Id")))
Language | Caption |
---|---|
en-US | Table Caption |
it-IT | Etichetta tabella |
Key Value (14
)
Text[250]
FieldClass: FlowField
CalcFormula: lookup(Key."Key" where(TableNo = field("Table Id"), "No." = field("Key No.")))
Language | Caption |
---|---|
en-US | Key Value |
it-IT | Chiave |
Code Field Caption (15
)
Text[80]
FieldClass: FlowField
CalcFormula: lookup(Field."Field Caption" where("TableNo" = field("Table Id"), "No." = field("Code Field No.")))
Language | Caption |
---|---|
en-US | Code Field Caption |
it-IT | Etichetta campo codice |
Description Field Caption (16
)
Text[80]
FieldClass: FlowField
CalcFormula: lookup(Field."Field Caption" where("TableNo" = field("Table Id"), "No." = field("Description Field No.")))
Language | Caption |
---|---|
en-US | Description Field Caption |
it-IT | Etichetta campo descrizione |
Dynamic Values (17
)
Boolean
Language | Caption |
---|---|
en-US | Dynamic Values |
it-IT | Valori dinamici |
LookUp Relations (18
)
Boolean
FieldClass: FlowField
CalcFormula: exist("EOS089 WMS LookUp Relation" where("LookUp Code" = field("Code")))
Language | Caption |
---|---|
en-US | LookUp Relations |
it-IT | Relazioni LookUp |
User LookUp Relations (19
)
Boolean
FieldClass: FlowField
CalcFormula: exist("EOS089 WMS User LookUp Rel." where("LookUp Code" = field("Code")))
Language | Caption |
---|---|
en-US | User LookUp Relations |
it-IT | Relazioni utente LookUp |
Methods
GetTableView
procedure GetTableView(ForceCalcFields: Boolean) ViewText: Text
Parameters / Return Value
ForceCalcFields
Boolean
Returns
Text[]
SetTableView
procedure SetTableView(ViewText: Text)
Parameters / Return Value
- ViewText
Text[]
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.