Table 18060016 EOS089 WMS Activity Entry
Table 18060016 EOS089 WMS Activity Entry
Language | Caption |
---|---|
en-US | Activity Entry (WMS) |
it-IT | Movimento attività (WMS) |
Fields
Activity No. (1
)
BigInteger
Language | Caption |
---|---|
en-US | Activity No. |
it-IT | Nr. attività |
Activity Type (2
)
Enum "EOS089 WMS Activity Type"
Language | Caption |
---|---|
en-US | Activity Type |
it-IT | Tipo attività |
Language Code (3
)
Code[10]
FieldClass: FlowField
CalcFormula: lookup(Language.Code where("Windows Language ID" = field("Language Id")))
Language | Caption |
---|---|
en-US | Language Code |
it-IT | Cod. lingua |
Scan Mode (4
)
Enum "EOS089 WMS Scan Mode"
Language | Caption |
---|---|
en-US | Scan Mode |
it-IT | Modalità di scansione |
Execution Mode (6
)
Enum "EOS089 WMS Execution Mode"
Language | Caption |
---|---|
en-US | Execution Mode |
it-IT | Modalità di esecuzione |
Interface Action (7
)
Enum "EOS089 WMS Interface Action"
Language | Caption |
---|---|
en-US | Interface Action |
it-IT | Azione interfaccia |
Employee No. (9
)
Code[20]
Language | Caption |
---|---|
en-US | Employee No. |
it-IT | Nr. dipendente |
Source Type (10
)
Integer
Language | Caption |
---|---|
en-US | Source Type |
it-IT | Tipo origine |
Source Subtype (11
)
Enum "EOS089 WMS Source Subtype"
Language | Caption |
---|---|
en-US | Source Subtype |
it-IT | Sottotipo origine |
Source ID (12
)
Code[20]
Language | Caption |
---|---|
en-US | Source ID |
it-IT | Id origine |
Source Batch Name (13
)
Code[10]
Language | Caption |
---|---|
en-US | Source Batch Name |
it-IT | Nome giornale origine |
Source Prod. Order Line (14
)
Integer
Language | Caption |
---|---|
en-US | Source Prod. Order Line |
it-IT | Nr. riga ord. prod. origine |
Journal Template Name (16
)
Code[10]
Language | Caption |
---|---|
en-US | Template Name |
it-IT | Def. registrazione |
External Document No. (17
)
Code[20]
Language | Caption |
---|---|
en-US | External Document No. |
it-IT | Nr. documento esterno |
Payload (18
)
Blob
Language | Caption |
---|---|
en-US | Payload |
it-IT | Payload |
Notify On Success (19
)
Boolean
Language | Caption |
---|---|
en-US | Notify On Success |
it-IT | Notifica esecuzione corretta |
Source Subtype As Int (20
)
Integer
Language | Caption |
---|---|
en-US | Source Subtype As Int |
it-IT | Sottotipo origine (intero) |
Posted Document No. (21
)
Code[20]
Language | Caption |
---|---|
en-US | Posted Document No. |
it-IT | Nr. documento registrato |
Language Id (22
)
Integer
Language | Caption |
---|---|
en-US | Language Id |
it-IT | Id lingua |
Activity Action (23
)
Code[20]
TableRelation: "EOS089 WMS Activity Action"."Code" where("Activity" = field("Activity Type"))
Language | Caption |
---|---|
en-US | Activity Action |
it-IT | Azione attività |
Source Line No. (24
)
Integer
Language | Caption |
---|---|
en-US | Source Line No. |
it-IT | Nr. riga origine |
Status (100
)
Enum "EOS089 WMS Activity Status"
Language | Caption |
---|---|
en-US | Activity Status |
it-IT | Stato attività |
Result (101
)
Enum "EOS089 WMS Activity Result"
Language | Caption |
---|---|
en-US | Activity Result |
it-IT | Esito attività |
SystemCreatedByUserId (102
)
Code[50]
FieldClass: FlowField
CalcFormula: lookup(User."User Name" where("User Security ID" = field(SystemCreatedBy)))
Language | Caption |
---|---|
en-US | Created by |
it-IT | Creato da |
SystemModifiedByUserId (103
)
Code[50]
FieldClass: FlowField
CalcFormula: lookup(User."User Name" where("User Security ID" = field(SystemCreatedBy)))
Language | Caption |
---|---|
en-US | Modified by |
it-IT | Modificato da |
Activity Duration (104
)
Duration
Language | Caption |
---|---|
en-US | Duration |
it-IT | Durata |
Task (105
)
Enum "EOS089 WMS Task Action"
Language | Caption |
---|---|
en-US | Task |
it-IT | Task |
Error Message (106
)
Text[2048]
Language | Caption |
---|---|
en-US | Error Message |
it-IT | Messaggio di errore |
Error Message Blob (107
)
Blob
Language | Caption |
---|---|
en-US | Error Message Blob |
it-IT | Blob messaggio di errore |
Call Stack (108
)
Text[2048]
Language | Caption |
---|---|
en-US | Call Stack |
it-IT | Call stack |
Call Stack Blob (109
)
Blob
Language | Caption |
---|---|
en-US | Call Stack Blob |
it-IT | Blob call stack |
Total Scans (110
)
Integer
FieldClass: FlowField
CalcFormula: count("EOS089 WMS Activity Scan" where("Activity No." = field("Activity No.")))
Language | Caption |
---|---|
en-US | Total Scans |
it-IT | Scansioni totali |
Managed Scans (111
)
Integer
FieldClass: FlowField
CalcFormula: count("EOS089 WMS Activity Scan" where("Activity No." = field("Activity No."), Result = const(Completed)))
Language | Caption |
---|---|
en-US | Managed Scans |
it-IT | Scansioni gestite |
Scans Not Managed (112
)
Integer
FieldClass: FlowField
CalcFormula: count("EOS089 WMS Activity Scan" where("Activity No." = field("Activity No."), Result = const(Error)))
Language | Caption |
---|---|
en-US | Scans Not Managed |
it-IT | Scansioni non gestite |
Processed By Job Queue (113
)
Boolean
Language | Caption |
---|---|
en-US | Processed By Job Queue |
it-IT | Eseguito da coda processi |
Attached-To Entry No. (114
)
BigInteger
Language | Caption |
---|---|
en-US | Attached-To Entry No. |
it-IT | Collegato-a Nr. movimento |
Methods
GetPayloadAsJsonObject
procedure GetPayloadAsJsonObject() Payload: JsonObject
Parameters / Return Value
- Returns
JsonObject
GetPayloadAsText
procedure GetPayloadAsText() Payload: Text
Parameters / Return Value
- Returns
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.