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 | Enum (KVSMEDMedLevel) | |
| Comment | Boolean | FlowField |
| Comment Customer | Boolean | FlowField |
| Prio | Enum (KVSMEDChecklistPriority) | |
| Setup maintained | Option | OptionMembers: ,Ja |
| Coordinate Setup | Enum (KVSMEDNoYes) | |
| 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():
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():
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():
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():
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():
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():