Skip to content

KVSMEDChecklist#

Fields#

Name Type Note
Table ID Integer
Description Text[80] Warning: Obsolete
FlowField
Type Option OptionMembers: ,Basic Parameters,Setup automatic,Setup Selection,Customer,Transaction Data
KUMA Data Boolean
Resp. Division Code[10]
Resp. Person Code[50]
Data Exist Boolean
Status Option OptionMembers: Open,in Process,Finished
Data Version Text[30]
Last Data Transfer DateTime
Manual Data Change Boolean
Inactive Boolean
Manual Checklist Change Boolean
Page ID Integer
Version Date Date
Admin./Decision by Customer Boolean
Completed Boolean
Person in Charge Code[50]
Company Filter Text[30] FlowFilter
Company Filter (Source Table) Text[30] FlowFilter
Licensed Table Boolean FlowField
Classification Option OptionMembers: ,MST1,MST2,MST1+MST2
Comment Boolean FlowField
Comment Customer Boolean FlowField
Prio Option OptionMembers: ,1,2,3,4,5
Setup maintained Option OptionMembers: ,Ja
Coordinate Setup Option OptionMembers: No,Yes
Company Setup Option OptionMembers: ,No Migration,Manual Setup,From Setup Company,From Setup Company + manual supplement,Migration beforehand,Migration beforehand + manual supplement,Migration at Go-Live
Setup Type Option OptionMembers: ,Common Setup Company,Own Setup Company
Comment Company Text[100]
Person in Charge (Text) Text[50]
Table ID OG Integer
Table Name OG Text[80]
No. of Records OG Integer

Procedures#

InsertLine(Integer, Text[50], Boolean, Option, Text[30]) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('Use InsertLine2 where Division Parameter is Limited to Length 10.', '27.0')]
procedure InsertLine(TableIDPar: Integer; TableNamePar: Text[50]; KUMADataPar: Boolean; TypePar: Option; DivisionPar: Text[30]): 

InsertLine2(Integer, Text[50], Boolean, Option, Code[10]) :#

procedure InsertLine2(TableIDPar: Integer; TableNamePar: Text[50]; KUMADataPar: Boolean; TypePar: Option; DivisionPar: Code[10]): 

Events#

OnFillCustomerData() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[IntegrationEvent(false, false)]
[Obsolete('Never triggered.', '27.0')]
local procedure OnFillCustomerData(): 
[EventSubscriber(ObjectType::Table, Table::"KVSMEDChecklist", 'OnFillCustomerData', '', false, false)]
local procedure DoSomethingOnFillCustomerData()
begin
end;

OnAfterFillCheckList() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[IntegrationEvent(true, false)]
[Obsolete('Never triggered.', '27.0')]
local procedure OnAfterFillCheckList(): 
[EventSubscriber(ObjectType::Table, Table::"KVSMEDChecklist", 'OnAfterFillCheckList', '', false, false)]
local procedure DoSomethingOnAfterFillCheckList()
begin
end;

OnFillSetupDataOnInsertDeliveryReminderData() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[IntegrationEvent(true, false)]
[Obsolete('Never triggered.', '27.0')]
local procedure OnFillSetupDataOnInsertDeliveryReminderData(): 
[EventSubscriber(ObjectType::Table, Table::"KVSMEDChecklist", 'OnFillSetupDataOnInsertDeliveryReminderData', '', false, false)]
local procedure DoSomethingOnFillSetupDataOnInsertDeliveryReminderData()
begin
end;

OnFillSetupDataOnInsertDeliveryReminderData2() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[IntegrationEvent(true, false)]
[Obsolete('Never triggered.', '27.0')]
local procedure OnFillSetupDataOnInsertDeliveryReminderData2(): 
[EventSubscriber(ObjectType::Table, Table::"KVSMEDChecklist", 'OnFillSetupDataOnInsertDeliveryReminderData2', '', false, false)]
local procedure DoSomethingOnFillSetupDataOnInsertDeliveryReminderData2()
begin
end;

OnFillSetupDataOnInsertPostedPhysInvtData() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[IntegrationEvent(true, false)]
[Obsolete('Never triggered.', '27.0')]
local procedure OnFillSetupDataOnInsertPostedPhysInvtData(): 
[EventSubscriber(ObjectType::Table, Table::"KVSMEDChecklist", 'OnFillSetupDataOnInsertPostedPhysInvtData', '', false, false)]
local procedure DoSomethingOnFillSetupDataOnInsertPostedPhysInvtData()
begin
end;

OnFillSetupDataOnInsertPostedPhysInvtData2() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[IntegrationEvent(true, false)]
[Obsolete('Never triggered.', '27.0')]
local procedure OnFillSetupDataOnInsertPostedPhysInvtData2(): 
[EventSubscriber(ObjectType::Table, Table::"KVSMEDChecklist", 'OnFillSetupDataOnInsertPostedPhysInvtData2', '', false, false)]
local procedure DoSomethingOnFillSetupDataOnInsertPostedPhysInvtData2()
begin
end;