Codeunit 18122709 EOS070 MES ReportingManagement
Codeunit 18122709 EOS070 MES ReportingManagement
Codeunit used to create Barcode
Methods
FormatBarcodeEmplLabel
procedure FormatBarcodeEmplLabel(Employee: Record Employee; VAR EncodedText: Text)
Parameters / Return Value
Employee
Record "Employee"EncodedText
Text[]
FormatBarcodeRoutingLine
procedure FormatBarcodeRoutingLine(ProdOrderRoutingLine: Record "Prod. Order Routing Line"; VAR EncodedText: Text)
Parameters / Return Value
ProdOrderRoutingLine
Record "Prod. Order Routing Line"EncodedText
Text[]
GetBarcode
procedure GetBarcode(BarcodeString: Text; BarcodeTypeOpt: Enum "EOS 070 MES Barcode Type"; var EncodedText: Text)
Parameters / Return Value
BarcodeString
Text[]BarcodeTypeOpt
Enum "EOS 070 MES Barcode Type"EncodedText
Text[]
GetFontBarcode
procedure GetFontBarcode(BarcodeMethod: Enum "EOS 070 MES Barcode Method"; BarcodeTypeOpt: Enum "EOS 070 MES Barcode Type") FontName: Text
Parameters / Return Value
BarcodeMethod
Enum "EOS 070 MES Barcode Method"BarcodeTypeOpt
Enum "EOS 070 MES Barcode Type"Returns
Text[]
FormatBarcodeEmplLabel
procedure FormatBarcodeEmplLabel(Employee: Record Employee; VAR TenantMedia: Record "Tenant Media" temporary; WidthInMm: Decimal; HeightInMm: Decimal; AspectRatio: Integer)
Parameters / Return Value
Employee
Record "Employee"TenantMedia
Record "Tenant Media"WidthInMm
DecimalHeightInMm
DecimalAspectRatio
Integer
FormatBarcodeRoutingLine
procedure FormatBarcodeRoutingLine(ProdOrderRoutingLine: Record "Prod. Order Routing Line"; var TenantMedia: Record "Tenant Media" temporary; WidthInMm: Decimal; HeightInMm: Decimal; AspectRatio: Integer)
Parameters / Return Value
ProdOrderRoutingLine
Record "Prod. Order Routing Line"TenantMedia
Record "Tenant Media"WidthInMm
DecimalHeightInMm
DecimalAspectRatio
Integer
GetBarcodeFunctionAPI
procedure GetBarcodeFunctionAPI(BarcodeString: Text; BarcodeTypeOpt: Enum "EOS 070 MES Barcode Type"; var TenantMedia: Record "Tenant Media" temporary; WidthInMm: Decimal; HeightInMm: Decimal; AspectRatio: Integer)
Parameters / Return Value
BarcodeString
Text[]BarcodeTypeOpt
Enum "EOS 070 MES Barcode Type"TenantMedia
Record "Tenant Media"WidthInMm
DecimalHeightInMm
DecimalAspectRatio
Integer
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.