KVSMTCKumavisionMedSetup#
Fields#
| Name | Type | Note |
|---|---|---|
| Primary Key | Code[10] | |
| Default Language Code | Code[10] | |
| KVSMTCDataCheckResource | Boolean | |
| KVSMTCDataCheckWhseReceipt | Boolean | |
| KVSMTCDataCheckWhseShipment | Boolean | |
| KVSMTCDataCheckCLLMeasure | Boolean | |
| KVSMTCDataCheckServiceDocs | Boolean | |
| KVSMTCDataCheckWorkCenter | Boolean | |
| Arch/Pos Docs Delete Allow | Boolean | |
| Add. Field Appliance | Code[20] | |
| Add. Field PCN | Code[20] | |
| Add. Field Statistical Group | Code[20] | |
| Add. Field Stat. Sub Group | Code[20] | |
| Add. Field Stat. Main Group | Code[20] | |
| Add. Field Cust. Main Group | Code[20] | |
| Add. Field Cust. Sub Group | Code[20] | |
| Add. Field Billing PCN | Code[20] | |
| Add. Field Year of Manufacture | Code[20] | |
| Add. Field PCN ECE | Code[20] | |
| Add. Field 510K-No. / MDL-No. | Code[20] | |
| Add. Field RKI-No. | Code[20] | |
| App.-Log Delete Level | Enum (KVSMTCAppLogDeleteLevel) | |
| App.-Log Level | Enum (KVSMTCAppLogLevel) | |
| Log Nos. | Code[20] | |
| Mix VAT Text Code | Code[20] | |
| App.-Log Clean Date Formula | DateFormula | |
| Combine Invoice Nos. | Code[20] | |
| Def. VAT Bus. Posting Group | Code[20] | |
| Reason Code Remittance Slip | Code[50] | |
| Print Option Remittance Slip | Enum (KVSMTCPrintOptionRemiSlip) | |
| Remittance Slip Textcode | Code[20] | |
| Variant Master Requirement | Boolean | |
| Phys. Inv. Conformation Nos. | Code[20] | |
| Usage Weighting Schedule Code | Code[10] | |
| KVSMTCWeightingSchedCalCode | Code[10] | |
| Contact Shortcollection Nos. | Code[20] | |
| Address Starting Date Formula | DateFormula | |
| Contact Shortcoll Med Duplicat | Boolean | |
| Wizzard Repetition | Integer | |
| Action Repetition | Integer | |
| Data Check Shortcollection | Enum (KVSMTCDataCheckShortcollection) | |
| Data Check Contact | Boolean | |
| Data Check Customer | Boolean | |
| Data Check Vendor | Boolean | |
| Data Check Item | Boolean | |
| Data Check Sales Documents | Boolean | |
| Data Check Purchase Documents | Boolean | |
| Data Check Serial No. Info. | Boolean | |
| DataCheckDispatchDocuments | Boolean | |
| KVSMTCDataCheckLotNoInfo | Boolean | |
| KVSMTCDataCheckPackageNoInfo | Boolean | |
| CounterInputOnPostingPurchase | Enum (KVSMTCCounterInput) | |
| CounterInputOnPostingSales | Enum (KVSMTCCounterInput) | |
| CounterInputOnPostingService | Enum (KVSMTCCounterInput) | |
| CounterInputOnPostingWhseRcpt | Enum (KVSMTCCounterInput) | |
| CounterInputOnPostingWhseShpt | Enum (KVSMTCCounterInput) | |
| ArchivingType | Enum (KVSMTCPPArchivingTypeSetup) | |
| No. series IM Document | Code[20] | |
| KVSMTCDataCheckOrderQuote | Boolean | |
| Visit Report Nos. | Code[20] | |
| Def. Interaction Templ. Visit. | Code[20] | |
| Default Planning Period | DateFormula | |
| Allow any Flushing Method | Enum (KVSMTCAllowAnyFlushingMethod) | |
| Drop Shipment Invoicing | Enum (KVSMTCDropShipmentInvoicing) | |
| Source Code Bill. by B. Sched. | Code[10] | |
| Preset Output Runtime | Boolean | |
| Preset Setup Time | Boolean | |
| Cons. Main Location Code | Code[10] | |
| Cons. Other Location Filter | Code[100] | |
| KVSMTCProjectDefLocationCode | Code[10] | |
| KVSMTCProjectDefPostingCode | Code[10] | |
| Report ID Item Label | Integer | |
| UseAddPickabilityView | Boolean | |
| PickabilityViewDateForumla | DateFormula | |
| Prod. Order No. as Lot No. | Boolean | |
| Period Stock Scope | DateFormula | |
| Default Date Slow Seller | DateFormula | |
| Block post. during phys. inv. | Enum (KVSMTCBlockPostDuringPhysInv) | |
| PPBusinessPaper | Blob | |
| PPWatermarkPrimary | Blob | |
| PPWatermarkLinked | Blob | |
| PPDeletePrintLog | Boolean | |
| PPSchemaFieldNameChainPrinting | Text[250] | |
| PPUsePPPrinting | Boolean | |
| Scheme Field Name MDR Mapping | Text[250] | |
| DMS Docu. Type Compatibility | Code[20] | |
| DMS Document Nos | Code[20] | |
| ArchiveMDRDocument | Boolean | |
| DMS Sales/Purch. Doc. Check | Enum (KVSMTCDMSSalesPurchDocCheck) | |
| Use Document Viewer | Boolean | |
| PrintSalesDocOnlyIfReleased | Boolean | |
| PrintPurchaseDocOnlyIfReleased | Boolean | |
| DMSSchemaFieldDocumentNo | Text[250] | |
| DMSSchemaFieldDokArt | Text[250] | |
| DMSSchemaFieldBarcode | Text[250] | |
| Data Check Machine Center | Boolean | |
| ProdDocDefaultBarcodeFont | Text[50] |
Procedures#
GetProductionDocDefaultBarcodeFont() : Text[50]#
Summary: Provides the default barcode font from the field "ProdDocDefaultBarcodeFont". The field "ProdDocDefaultBarcodeFont" must have a value, The Field "ProdDocDefaultBarcodeFont" references to the Table KVSKBAReportFormatOption. The field content of KVSKBAReportFormatOption."Option Value" is returned.
procedure GetProductionDocDefaultBarcodeFont(): Text[50]
Returns: The field content of KVSKBAReportFormatOption."Option Value" if the field is empty an empty string is returned.