Table 18122625 EOS060 PLM Entry Relation

Table 18122625 EOS060 PLM Entry Relation

LanguageCaption
de-ATPMM-Eintragsbeziehung
de-CHPMM-Eintragsbeziehung
de-DEPMM-Eintragsbeziehung
en-USPMM Entry Relation
it-CHRelazione movimento PMM
it-ITRelazione movimento PMM

Fields

Table ID (1)

Integer

LanguageCaption
de-ATTabellen-ID
de-CHTabellen-ID
de-DETabellen-ID
en-USTable ID
it-CHID tabella
it-ITID tabella

Entry No. (2)

Integer

LanguageCaption
de-ATLfd. Nr.
de-CHLfd. Nr.
de-DELfd. Nr.
en-USEntry No.
it-CHNr. movimento
it-ITNr. movimento

Table Caption (6)

Text[250]

FieldClass: FlowField

CalcFormula: lookup(AllObjWithCaption."Object Caption" where("Object Type" = const(Table), "Object ID" = field("Table ID")))

LanguageCaption
de-ATTabellenbezeichnung
de-CHTabellenbezeichnung
de-DETabellenbezeichnung
en-USTable Caption
it-CHDidascalia tabella
it-ITDidascalia tabella

Machine No. (10)

Code[20]

TableRelation: "EOS060 Machine"

LanguageCaption
de-ATMaschinenr.
de-CHMaschinenr.
de-DEMaschinenr.
en-USMachine No.
it-CHNr. macchina
it-ITNr. macchina

Maintenance Point No. (11)

Code[20]

TableRelation: "EOS060 Maintenance Point"."No."

LanguageCaption
de-ATWartungspunkt Nr.
de-CHWartungspunkt Nr.
de-DEWartungspunkt Nr.
en-USMaintenance Point No.
it-CHNr. punto manutenzione
it-ITNr. punto manutenzione

Work Request No. (12)

Code[20]

TableRelation: "EOS060 Work Request"

LanguageCaption
de-ATProjektnr.
de-CHProjektnr.
de-DEProjektnr.
en-USWork Request No.
it-CHNr. richiesta lavoro
it-ITNr. 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.



EOS Labs -