Table 5130124 M365 Job Process Control
Table 5130124 M365 Job Process Control
| Language | Caption |
|---|---|
| de-DE | Projekt Ablaufsteuerung |
| es-ES | Control de Procesos de proyecto |
| en-US | Project Process Control |
| it-CH | Controllo processo progetto |
| it-IT | Controllo processo progetto |
Fields
Usage (1)
Option
Always (0) , Template (1) , Sales (2) , Construction (3)
| Language | Caption |
|---|---|
| de-DE | Verwendung |
| es-ES | Uso |
| en-US | Usage |
| it-CH | Utilizzo |
| it-IT | Utilizzo |
From Status (5)
Code[20]
TableRelation: "M365 Job Status".Code
| Language | Caption |
|---|---|
| de-DE | Von Status |
| es-ES | Desde el estado |
| en-US | From Status |
| it-CH | Da Stato |
| it-IT | Da Stato |
To Status (6)
Code[20]
TableRelation: "M365 Job Status".Code
| Language | Caption |
|---|---|
| de-DE | Zu Status |
| es-ES | To-Status |
| en-US | To Status |
| it-CH | A Stato |
| it-IT | A Stato |
From Status Description (7)
Text[50]
FieldClass: FlowField
CalcFormula: lookup("M365 Job Status".Description where(Code = field("From Status")))
| Language | Caption |
|---|---|
| de-DE | Von Status Beschreibung |
| es-ES | De la descripción del estado |
| en-US | From Status Description |
| it-CH | Descrizione Da Stato |
| it-IT | Descrizione Da Stato |
To Status Description (8)
Text[50]
FieldClass: FlowField
CalcFormula: lookup("M365 Job Status".Description where(Code = field("To Status")))
| Language | Caption |
|---|---|
| de-DE | Zu Status Beschreibung |
| es-ES | Descripción del To-Status |
| en-US | To Status Description |
| it-CH | Descrizione A Stato |
| it-IT | Descrizione A Stato |
Line No. (10)
Integer
| Language | Caption |
|---|---|
| de-DE | Zeilennr. |
| es-ES | No. Línea |
| en-US | Line No. |
| it-CH | Nr. riga |
| it-IT | Nr. riga |
Deactivated (20)
Boolean
| Language | Caption |
|---|---|
| de-DE | Deaktiviert |
| es-ES | Desactivado |
| en-US | Deactivated |
| it-CH | Disabilitato |
| it-IT | Disabilitato |
Description (22)
Text[249]
| Language | Caption |
|---|---|
| de-DE | Beschreibung |
| es-ES | Descripción |
| en-US | Description |
| it-CH | Descrizione |
| it-IT | Descrizione |
Object Type (48)
Option
" " (0) , "Page" (2) , "Report" (3) , "Codeunit" (5)
| Language | Caption |
|---|---|
| de-DE | Objektart |
| es-ES | Tipo de objeto |
| en-US | Object Type |
| it-CH | Tipo oggetto |
| it-IT | Tipo oggetto |
Object ID (50)
Integer
TableRelation: AllObjWithCaption."Object ID" where("Object Type" = field("Object Type"))
| Language | Caption |
|---|---|
| de-DE | Objekt-ID |
| es-ES | ID de objeto |
| en-US | Object ID |
| it-CH | ID oggetto |
| it-IT | ID oggetto |
Object Caption (52)
Text[249]
FieldClass: FlowField
CalcFormula: lookup(AllObjWithCaption."Object Caption" where("Object Type" = field("Object Type"), "Object ID" = field("Object ID")))
| Language | Caption |
|---|---|
| de-DE | Objektname |
| es-ES | Leyenda del objeto |
| en-US | Object Caption |
| it-CH | Didascalia oggetto |
| it-IT | Didascalia oggetto |
No. of Copies (54)
Integer
| Language | Caption |
|---|---|
| de-DE | Anzahl Kopien |
| es-ES | No. de copias |
| en-US | No. of Copies |
| it-CH | Nr. di copie |
| it-IT | Nr. di copie |
Show Request Form (56)
Boolean
| Language | Caption |
|---|---|
| de-DE | Requestpage anzeigen |
| es-ES | Mostrar página de solicitud |
| en-US | Show Request Page |
| it-CH | Mostra pagina richiesta |
| it-IT | Mostra pagina richiesta |
Job Structure No. (80)
Code[20]
TableRelation: "M365 Job Structure Header"."No."
| Language | Caption |
|---|---|
| de-DE | Projektstrukturnr. |
| es-ES | No. estructura del proyecto |
| en-US | Project Structure No. |
| it-CH | Nr. struttura progetto |
| it-IT | Nr. struttura progetto |
Job Structure Entry No. (81)
Integer
TableRelation: "M365 Job Structure Line"."Entry No."
| Language | Caption |
|---|---|
| de-DE | Lfd. Nr. Projektstrukturzeile |
| es-ES | No. movimientos estructura del proyecto |
| en-US | Project Structure Entry No. |
| it-CH | Nr. mov. struttura progetto |
| it-IT | Nr. mov. struttura progetto |
Methods
FilterRecord
procedure FilterRecord(forUsageFirst: Option; forUsageSec: Option; forFromStatus: Code[20]; forToStatus: Code[20]; forLineNo: Integer): Boolean
Parameters / Return Value
forUsageFirst
OptionforUsageSec
OptionforFromStatus
Code[20]forToStatus
Code[20]forLineNo
IntegerReturns
Boolean
FilterRecord
procedure FilterRecord(forUsageFirst: Option; forUsageSec: Option; forFromStatus: Code[20]; forToStatus: Code[20]): Boolean
Parameters / Return Value
forUsageFirst
OptionforUsageSec
OptionforFromStatus
Code[20]forToStatus
Code[20]Returns
Boolean
FindRecord
procedure FindRecord(forUsageFirst: Option; forUsageSec: Option; forFromStatus: Code[20]; forToStatus: Code[20]; forLineNo: Integer): Boolean
Parameters / Return Value
forUsageFirst
OptionforUsageSec
OptionforFromStatus
Code[20]forToStatus
Code[20]forLineNo
IntegerReturns
Boolean
FindRecord
procedure FindRecord(forUsageFirst: Option; forUsageSec: Option; forFromStatus: Code[20]; forToStatus: Code[20]): Boolean
Parameters / Return Value
forUsageFirst
OptionforUsageSec
OptionforFromStatus
Code[20]forToStatus
Code[20]Returns
Boolean
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.