Table 18122633 EOS060 Maintenance Cycle Head.
Table 18122633 EOS060 Maintenance Cycle Head.
Language | Caption |
---|---|
de-AT | Wartungszyklus |
de-CH | Wartungszyklus |
de-DE | Wartungszyklus |
en-US | Maintenance Cycle |
it-CH | Ciclo di manutenzione |
it-IT | Ciclo di manutenzione |
Fields
No. (1
)
Code[20]
Language | Caption |
---|---|
de-AT | Nr. |
de-CH | Nr. |
de-DE | Nr. |
en-US | No. |
it-CH | Nr. |
it-IT | Nr. |
Version No. (2
)
Code[10]
Language | Caption |
---|---|
de-AT | Versionsnr. |
de-CH | Versionsnr. |
de-DE | Versionsnr. |
en-US | Version No. |
it-CH | Nr. versione |
it-IT | Nr. versione |
Description (3
)
Text[100]
Language | Caption |
---|---|
de-AT | Beschreibung |
de-CH | Beschreibung |
de-DE | Beschreibung |
en-US | Description |
it-CH | Descrizione |
it-IT | Descrizione |
Description 2 (4
)
Text[100]
Language | Caption |
---|---|
de-AT | Beschreibung 2 |
de-CH | Beschreibung 2 |
de-DE | Beschreibung 2 |
en-US | Description 2 |
it-CH | Descrizione 2 |
it-IT | Descrizione 2 |
Starting Date (5
)
Date
Language | Caption |
---|---|
de-AT | Startdatum |
de-CH | Startdatum |
de-DE | Startdatum |
en-US | Starting Date |
it-CH | Data inizio |
it-IT | Data inizio |
Drawing Code (6
)
Code[20]
Language | Caption |
---|---|
de-AT | Zeichnungscode |
de-CH | Zeichnungscode |
de-DE | Zeichnungscode |
en-US | Drawing Code |
it-CH | Codice di disegno |
it-IT | Codice di disegno |
Status (10
)
Option
New
(0) , Certified
(1) , "Under Development"
(2) , Closed
(3)
Language | Caption |
---|---|
de-AT | Status |
de-CH | Status |
de-DE | Status |
en-US | Status |
it-CH | Stato |
it-IT | Stato |
No. Series (100
)
Code[20]
TableRelation: "No. Series"
Language | Caption |
---|---|
de-AT | Nr. Serie |
de-CH | Nr. Serie |
de-DE | Nr. Serie |
en-US | No. Series |
it-CH | Nr. serie |
it-IT | Nr. serie |
Methods
DeleteLines
procedure DeleteLines()
CreateNewVersion
procedure CreateNewVersion(ShowMessageDialog: Boolean)
Parameters / Return Value
- ShowMessageDialog
Boolean
Events
OnBeforeInsertCycleLine_NewVersion
local procedure OnBeforeInsertCycleLine_NewVersion(var NewMaintCycleLine: Record "EOS060 Maintenance Cycle Line"; var NewCycleHeader: Record "EOS060 Maintenance Cycle Head."; Rec: Record "EOS060 Maintenance Cycle Head."; CycleLine: Record "EOS060 Maintenance Cycle Line")
Raised before insert cycle lines on the new version of the current cycle.
Parameters / Return Value
NewMaintCycleLine
Record "EOS060 Maintenance Cycle Line"
Record “EOS060 Maintenance Cycle Line” to insert
NewCycleHeader
Record "EOS060 Maintenance Cycle Head."
It’s the Cycle Header of the new version
Rec
Record "EOS060 Maintenance Cycle Head."
The Cycle Header
CycleLine
Record "EOS060 Maintenance Cycle Line"
Current Cycle Line to copy
OnAfterInsertCycleLineAndComments_NewVersion
local procedure OnAfterInsertCycleLineAndComments_NewVersion(var NewMaintCycleLine: Record "EOS060 Maintenance Cycle Line"; var NewCycleHeader: Record "EOS060 Maintenance Cycle Head."; Rec: Record "EOS060 Maintenance Cycle Head."; CycleLine: Record "EOS060 Maintenance Cycle Line")
Raised after insert cycle lines and comments on the new version of the current cycle.
Parameters / Return Value
NewMaintCycleLine
Record "EOS060 Maintenance Cycle Line"
Record “EOS060 Maintenance Cycle Line” inserted
NewCycleHeader
Record "EOS060 Maintenance Cycle Head."
Cycle Header of the new version
Rec
Record "EOS060 Maintenance Cycle Head."
Cycle Header
CycleLine
Record "EOS060 Maintenance Cycle Line"
Current Cycle Line to copy
OnBeforeCommit_CreateNewVersion
local procedure OnBeforeCommit_CreateNewVersion(var Rec: Record "EOS060 Maintenance Cycle Head."; var NewCycleHeader: Record "EOS060 Maintenance Cycle Head.")
Raised before commit in the procedure CreateNewVersion.
Parameters / Return Value
Rec
Record "EOS060 Maintenance Cycle Head."
Cycle Header
NewCycleHeader
Record "EOS060 Maintenance Cycle Head."
Cycle Header of the new version
OnBeforeRename
local procedure OnBeforeRename(var MaintCycleHeader: Record "EOS060 Maintenance Cycle Head."; xMaintCycleHeader: Record "EOS060 Maintenance Cycle Head."; var IsHandled: Boolean)
Raised before rename a cycle.
Parameters / Return Value
MaintCycleHeader
Record "EOS060 Maintenance Cycle Head."
The maintenance cycle header
xMaintCycleHeader
Record "EOS060 Maintenance Cycle Head."
Old maintenance cycle header
IsHandled
Boolean
If true, skips standard code
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.