Table of Contents

KVSKBAExtendedPackageNo

Fields

Name Type Note
Level Integer
Item No. Code[20]
Variant Code Code[10]
Package No. Code[50]
Lot No. Code[50]
Serial No. Code[50]
Country/Region Code Code[10]
Description Text[100]
Certificate Number Code[20]
Blocked Boolean
Comment Boolean FlowField
Inventory Decimal FlowField
Date Filter Date FlowFilter
Location Filter Code[10] FlowFilter
Bin Filter Code[20] FlowFilter
Expired Inventory Decimal FlowField
Lot Certificate No. Code[20] FlowField
Production Date Date
Ext Lot No. Code[50]
Warranty Date Date FlowField
Expiration Date Date FlowField

Events

OnAfterSetPackageNoFromPackageInformation(Record Package No. Information, Record KVSKBAExtendedPackageNo) :

[IntegrationEvent(false, false)]
local procedure OnAfterSetPackageNoFromPackageInformation(PackageNoInformation: Record "Package No. Information"; var TempExtendedPackageNo: Record "KVSKBAExtendedPackageNo" temporary): 

OnBeforeInsertTrackingData(Record Package No. Information, Record KVSKBAExtendedPackageNo, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeInsertTrackingData(PackageNoInformation: Record "Package No. Information"; var TempExtendedPackageNo: Record "KVSKBAExtendedPackageNo" temporary; var IsHandled: Boolean): 

OnAfterInsertTrackingData(Record Package No. Information, Record KVSKBAExtendedPackageNo) :

[IntegrationEvent(false, false)]
local procedure OnAfterInsertTrackingData(PackageNoInformation: Record "Package No. Information"; var TempExtendedPackageNo: Record "KVSKBAExtendedPackageNo" temporary):