Table 18122625 EOS060 PLM Entry Relation
Table 18122625 EOS060 PLM Entry Relation
Language | Caption |
---|---|
de-AT | PMM-Eintragsbeziehung |
de-CH | PMM-Eintragsbeziehung |
de-DE | PMM-Eintragsbeziehung |
en-US | PMM Entry Relation |
it-CH | Relazione movimento PMM |
it-IT | Relazione movimento PMM |
Fields
Table ID (1
)
Integer
Language | Caption |
---|---|
de-AT | Tabellen-ID |
de-CH | Tabellen-ID |
de-DE | Tabellen-ID |
en-US | Table ID |
it-CH | ID tabella |
it-IT | ID tabella |
Entry No. (2
)
Integer
Language | Caption |
---|---|
de-AT | Lfd. Nr. |
de-CH | Lfd. Nr. |
de-DE | Lfd. Nr. |
en-US | Entry No. |
it-CH | Nr. movimento |
it-IT | Nr. movimento |
Table Caption (6
)
Text[250]
FieldClass: FlowField
CalcFormula: lookup(AllObjWithCaption."Object Caption" where("Object Type" = const(Table), "Object ID" = field("Table ID")))
Language | Caption |
---|---|
de-AT | Tabellenbezeichnung |
de-CH | Tabellenbezeichnung |
de-DE | Tabellenbezeichnung |
en-US | Table Caption |
it-CH | Didascalia tabella |
it-IT | Didascalia tabella |
Machine No. (10
)
Code[20]
TableRelation: "EOS060 Machine"
Language | Caption |
---|---|
de-AT | Maschinenr. |
de-CH | Maschinenr. |
de-DE | Maschinenr. |
en-US | Machine No. |
it-CH | Nr. macchina |
it-IT | Nr. macchina |
Maintenance Point No. (11
)
Code[20]
TableRelation: "EOS060 Maintenance Point"."No."
Language | Caption |
---|---|
de-AT | Wartungspunkt Nr. |
de-CH | Wartungspunkt Nr. |
de-DE | Wartungspunkt Nr. |
en-US | Maintenance Point No. |
it-CH | Nr. punto manutenzione |
it-IT | Nr. punto manutenzione |
Work Request No. (12
)
Code[20]
TableRelation: "EOS060 Work Request"
Language | Caption |
---|---|
de-AT | Projektnr. |
de-CH | Projektnr. |
de-DE | Projektnr. |
en-US | Work Request No. |
it-CH | Nr. richiesta lavoro |
it-IT | Nr. richiesta lavoro |
Methods
InsertEntryRelation
procedure InsertEntryRelation(TableID: Integer; EntryNo: Integer; MachineNo: Code[20]; MaintenancePointNo: Code[20]; WorkRequestNo: Code[20])
Parameters / Return Value
TableID
Integer
EntryNo
Integer
MachineNo
Code[20]
MaintenancePointNo
Code[20]
WorkRequestNo
Code[20]
ShowRecords
procedure ShowRecords()
Events
OnBeforeInsertEntryRelation
local procedure OnBeforeInsertEntryRelation(var Rec: Record "EOS060 PLM Entry Relation"; var SkipInsert: Boolean)
This event is raised before inserting the entry relation.
Parameters / Return Value
Rec
Record "EOS060 PLM Entry Relation"
Current Entry Relation
SkipInsert
Boolean
Set true to skip insert
OnBeforeShowRecords
local procedure OnBeforeShowRecords(Rec: Record "EOS060 PLM Entry Relation"; var IsHandled: Boolean)
This event is raised before showing related records.
Parameters / Return Value
Rec
Record "EOS060 PLM Entry Relation"
Rec
IsHandled
Boolean
Set true to open your custom page.
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.