export declare enum TccBusinessPropertyType {
    ccBT_Undefined = "ccBT_Undefined",
    ccBT_DocumentType = "ccBT_DocumentType",// Code representing the type of the document
    ccBT_DocumentNumber = "ccBT_DocumentNumber",// Number of the document
    ccBT_DocumentDate = "ccBT_DocumentDate",// Date of the document
    ccBT_DocumentReceiptDate = "ccBT_DocumentReceiptDate",// Receipt date of the document
    ccBT_DocumentParticipantId = "ccBT_DocumentParticipantId",// Participant ID of the document
    ccBT_DocumentBarcode = "ccBT_DocumentBarcode",// Barcode of the document
    ccBT_InvoiceType = "ccBT_InvoiceType",// Type of the invoice
    ccBT_InvoiceNumber = "ccBT_InvoiceNumber",// Number of the invoice
    ccBT_InvoiceRecipient = "ccBT_InvoiceRecipient",// Recipient of the invoice
    ccBT_OrderNumber = "ccBT_OrderNumber",// Number of the order
    ccBT_OrderDate = "ccBT_OrderDate",// Date of the order
    ccBT_ContractNumber = "ccBT_ContractNumber",// Contract identification number
    ccBT_ContractDate = "ccBT_ContractDate",// Date of the contract
    ccBT_QuoteNumber = "ccBT_QuoteNumber",// Quote identification number
    ccBT_QuoteDate = "ccBT_QuoteDate",// Date of quote
    ccBT_CreditorId = "ccBT_CreditorId",// Identifier of the creditor
    ccBT_CreditorCompanyCode = "ccBT_CreditorCompanyCode",// Identifier of the creditor's company code
    ccBT_CreditorName = "ccBT_CreditorName",// Name of the creditor
    ccBT_CreditorNameAddition = "ccBT_CreditorNameAddition",// Name addition of the creditor if applicable
    ccBT_CreditorCountry = "ccBT_CreditorCountry",// Country identifier of the creditor
    ccBT_CreditorStreet = "ccBT_CreditorStreet",// Street identifier of the creditor
    ccBT_CreditorPostCode = "ccBT_CreditorPostCode",// Post code identifier of the creditor
    ccBT_CreditorCity = "ccBT_CreditorCity",// City name of the creditor
    ccBT_CreditorAddressAddition = "ccBT_CreditorAddressAddition",// Addition of creditor's address (multiple)
    ccBT_CreditorTaxId = "ccBT_CreditorTaxId",// Tax identification number of the creditor
    ccBT_CreditorSalesTaxId = "ccBT_CreditorSalesTaxId",// Sales tax identification number of the creditor
    ccBT_CreditorContactName = "ccBT_CreditorContactName",// Contact name of the creditor
    ccBT_CreditorContactEmail = "ccBT_CreditorContactEmail",// Email address of the creditor
    ccBT_CreditorContactPhone = "ccBT_CreditorContactPhone",// Phone number of the creditor
    ccBT_CreditorBankName = "ccBT_CreditorBankName",// Bank name of the creditor (multiple)
    ccBT_CreditorBankCode = "ccBT_CreditorBankCode",// Bank routing number (BLZ) of the creditor (specific to certain countries) (multiple)
    ccBT_CreditorBankAccountNumber = "ccBT_CreditorBankAccountNumber",// Bank account number for the creditor (multiple)
    ccBT_CreditorSwiftId = "ccBT_CreditorSwiftId",// BIC/SWIFT code of the creditor (multiple)
    ccBT_CreditorIban = "ccBT_CreditorIban",// IBAN of the creditor (multiple)
    ccBT_CreditorProprietaryBankId = "ccBT_CreditorProprietaryBankId",// Proprietary bank ID of the creditor (multiple)
    ccBT_CreditorBuyerRef = "ccBT_CreditorBuyerRef",// Buyer reference of the creditor
    ccBT_CreditorPostOfficeBox = "ccBT_CreditorPostOfficeBox",// Post office box of the creditor
    ccBT_DebitorId = "ccBT_DebitorId",// Identifier of the debitor
    ccBT_DebitorCompanyCode = "ccBT_DebitorCompanyCode",// Identifier of the debitor's company code
    ccBT_DebitorName = "ccBT_DebitorName",// Name of the debitor
    ccBT_DebitorNameAddition = "ccBT_DebitorNameAddition",// Name addition of the debitor if applicable
    ccBT_DebitorCountry = "ccBT_DebitorCountry",// Country identifier of the debitor
    ccBT_DebitoStreet = "ccBT_DebitoStreet",// Street identifier of the debitor
    ccBT_DebitorPostCode = "ccBT_DebitorPostCode",// Postal code of the debitor
    ccBT_DebitorCity = "ccBT_DebitorCity",// City name of the debitor
    ccBT_DebitorAddressAddition = "ccBT_DebitorAddressAddition",// Addition of debítor's address (multiple)
    ccBT_DebitorTaxId = "ccBT_DebitorTaxId",// Tax identification number of the debitor
    ccBT_DebitorSalesTaxId = "ccBT_DebitorSalesTaxId",// Sales tax identification number of the debitor
    ccBT_DebitorContactName = "ccBT_DebitorContactName",// Contact name of the debitor
    ccBT_DebitorContactEmail = "ccBT_DebitorContactEmail",// Email address of the debitor
    ccBT_DebitorContactPhone = "ccBT_DebitorContactPhone",// Phone number of the debitor
    ccBT_DebitorIban = "ccBT_DebitorIban",// IBAN of the debitor (multiple)
    ccBT_DebitorPostOfficeBox = "ccBT_DebitorPostOfficeBox",// Post office box of the debitor
    ccBT_DeliveryDate = "ccBT_DeliveryDate",// Date of delivery for the goods or services
    ccBT_DeliveryNoteDate = "ccBT_DeliveryNoteDate",// Date of the delivery note
    ccBT_DeliveryNoteNumber = "ccBT_DeliveryNoteNumber",// Number of the delivery note
    ccBT_DeliveryPeriodEnd = "ccBT_DeliveryPeriodEnd",// End of the delivery period
    ccBT_DeliveryPeriodStart = "ccBT_DeliveryPeriodStart",// Start of the delivery period
    ccBT_Incoterms = "ccBT_Incoterms",// International commercial terms applicable to the transaction
    ccBT_PaymentReference = "ccBT_PaymentReference",// Reference for the payment
    ccBT_RecipientSalesTaxId = "ccBT_RecipientSalesTaxId",// Sales tax identification number of the recipient
    ccBT_SalesOrganisation = "ccBT_SalesOrganisation",// Sales organisation
    ccBT_GrossAmount = "ccBT_GrossAmount",// Gross amount of the transaction
    ccBT_NetAmount = "ccBT_NetAmount",// Net amount of the transaction
    ccBT_AllowanceTotalAmount = "ccBT_AllowanceTotalAmount",// Total allowance amount
    ccBT_AllowanceTotalRate = "ccBT_AllowanceTotalRate",// Total allowance rate
    ccBT_ExtraChargeTotalAmount = "ccBT_ExtraChargeTotalAmount",// Total charge amount
    ccBT_ExtraChargeTotalRate = "ccBT_ExtraChargeTotalRate",// Total charge rate
    ccBT_TotalPosNetAmount = "ccBT_TotalPosNetAmount",// Total net amount of the positions
    ccBT_Currency = "ccBT_Currency",// Currency used in the transaction
    ccBT_ShipToAddressLine1 = "ccBT_ShipToAddressLine1",// First line of the shipping address
    ccBT_ShipToAddressLine2 = "ccBT_ShipToAddressLine2",// Second line of the shipping address
    ccBT_ShipToCityName = "ccBT_ShipToCityName",// City name of the shipping address
    ccBT_ShipToCountry = "ccBT_ShipToCountry",// Country of the shipping address
    ccBT_ShipToGlobalId = "ccBT_ShipToGlobalId",// Global identifier for the shipping location
    ccBT_ShipToId = "ccBT_ShipToId",// Identifier for the shipping location
    ccBT_ShipToName = "ccBT_ShipToName",// Name of the shipping location
    ccBT_ShipToNameAddition = "ccBT_ShipToNameAddition",// Name addition of the shipping address
    ccBT_ShipToPostCode = "ccBT_ShipToPostCode",// Postal code of the shipping address
    ccBT_ShipToPostOfficeBox = "ccBT_ShipToPostOfficeBox",// Post office box of the shipping address
    ccBT_TaxNumber = "ccBT_TaxNumber",// Tax number for the tax category (multiple)
    ccBT_TaxTotalAmount = "ccBT_TaxTotalAmount",// Tax total amount for the tax category (multiple)
    ccBT_TaxCalculatedAmount = "ccBT_TaxCalculatedAmount",// Calculated tax amount for the tax category (multiple)
    ccBT_TaxBaseNetAmount = "ccBT_TaxBaseNetAmount",// Tax base amount for the tax category (multiple)
    ccBT_TaxRate = "ccBT_TaxRate",// Tax rate for the tax category (multiple)
    ccBT_TaxCategoryCode = "ccBT_TaxCategoryCode",// Code for the tax category (multiple)
    ccBT_TaxTypeCode = "ccBT_TaxTypeCode",// Tax type code for the tax category (multiple)
    ccBT_TaxCodeText = "ccBT_TaxCodeText",// Description for the tax code (multiple)
    ccBT_TaxExemptionReasonCode = "ccBT_TaxExemptionReasonCode",// Reason code for tax exemption for the category (multiple)
    ccBT_TaxStamp = "ccBT_TaxStamp",// Tax stamp for the tax category (multiple)
    ccBT_TermsOfPayment = "ccBT_TermsOfPayment",// Terms of payment (multiple)
    ccBT_TermsOfPaymentDueDate = "ccBT_TermsOfPaymentDueDate",// Due date for the terms of payment (multiple)
    ccBT_TermsAndConditions = "ccBT_TermsAndConditions",// Terms and conditions
    ccBT_ObjectId = "ccBT_ObjectId",// Generic object identifier (f.e. SAP business object id)
    ccBT_DeliveryDateSentence = "ccBT_DeliveryDateSentence",
    ccBT_DeliveryDateType = "ccBT_DeliveryDateType",
    ccBT_DeliveryAddressIndicator = "ccBT_DeliveryAddressIndicator",
    ccBT_RechargeInfo = "ccBT_RechargeInfo",
    ccBT_PosNumber = "ccBT_PosNumber",// Line item number
    ccBT_PosDescription = "ccBT_PosDescription",// Description of the line item
    ccBT_PosEanCode = "ccBT_PosEanCode",// European Article Number (EAN) of the line item
    ccBT_PosCostCenter = "ccBT_PosCostCenter",// Cost center associated with the line item
    ccBT_PosArticleNumber = "ccBT_PosArticleNumber",// Number of the article
    ccBT_PosArticleText = "ccBT_PosArticleText",// Text description of the article
    ccBT_PosBuyerArticleNumber = "ccBT_PosBuyerArticleNumber",// Article number provided by the buyer
    ccBT_PosVendorArticleNumber = "ccBT_PosVendorArticleNumber",// Article number provided by the buyer
    ccBT_PosCatalogArticleNumber = "ccBT_PosCatalogArticleNumber",// Article number in the catalog
    ccBT_PosOrderItem = "ccBT_PosOrderItem",// Order item number
    ccBT_PosOrderNumber = "ccBT_PosOrderNumber",// Order number related to the line item
    ccBT_PosOrderDate = "ccBT_PosOrderDate",// Order date for the line item
    ccBT_PosQuoteNumber = "ccBT_PosQuoteNumber",// Quote identification number for the line item
    ccBT_PosShipToId = "ccBT_PosShipToId",// Shipping location ID for the line item (multiple)
    ccBT_PosShipToName = "ccBT_PosShipToName",// Shipping location name for the line item (multiple)
    ccBT_PosDeliveryDate = "ccBT_PosDeliveryDate",// Delivery date for the line item
    ccBT_PosDeliveryNoteDate = "ccBT_PosDeliveryNoteDate",// Date of the delivery note for the line item
    ccBT_PosDeliveryNoteItem = "ccBT_PosDeliveryNoteItem",// Item number in the delivery note
    ccBT_PosDeliveryNoteNumber = "ccBT_PosDeliveryNoteNumber",// Delivery note number
    ccBT_PosAllowanceAmount = "ccBT_PosAllowanceAmount",// Discount amount for the line item (multiple)
    ccBT_PosAllowanceRate = "ccBT_PosAllowanceRate",// Discount rate for the line item (multiple)
    ccBT_PosAllowanceReason = "ccBT_PosAllowanceReason",// Reason for discount (multiple)
    ccBT_PosExtraChargeAmount = "ccBT_PosExtraChargeAmount",// Extra charge amount for the line item (multiple)
    ccBT_PosExtraChargeRate = "ccBT_PosExtraChargeRate",// Extra charge rate for the line item (multiple)
    ccBT_PosExtraChargeReason = "ccBT_PosExtraChargeReason",// Reason for extra charge (multiple)
    ccBT_PosPriceUnit = "ccBT_PosPriceUnit",// Price unit for the line item
    ccBT_PosQuantity = "ccBT_PosQuantity",// Quantity of the line item
    ccBT_PosQuantityUnit = "ccBT_PosQuantityUnit",// Unit of quantity for the line item
    ccBT_PosQuantityFactor = "ccBT_PosQuantityFactor",// Quantity factor for the line item
    ccBT_PosQuantityPerPack = "ccBT_PosQuantityPerPack",// Quantity per pack for the line item
    ccBT_PosPackagingType = "ccBT_PosPackagingType",// Packaging type for the line item
    ccBT_PosCurrency = "ccBT_PosCurrency",// Currency for the line item
    ccBT_PosSingleGrossAmount = "ccBT_PosSingleGrossAmount",// Total net amount for the line item
    ccBT_PosSingleNetAmount = "ccBT_PosSingleNetAmount",// Total net amount for the line item
    ccBT_PosTotalGrossAmount = "ccBT_PosTotalGrossAmount",// Total net amount for the line item
    ccBT_PosTotalNetAmount = "ccBT_PosTotalNetAmount",// Total net amount for the line item
    ccBT_PosTaxAmount = "ccBT_PosTaxAmount",// Tax amount for the line item
    ccBT_PosTaxCategory = "ccBT_PosTaxCategory",// Tax category for the line item
    ccBT_PosTaxCode = "ccBT_PosTaxCode",// Tax code applicable to the line item
    ccBT_PosTaxRate = "ccBT_PosTaxRate"
}
export declare enum TccBusinessType {
    ccBT_Undefined = "ccBT_Undefined",
    ccBT_AllowanceTotalAmount = "ccBT_AllowanceTotalAmount",
    ccBT_AssignmentNumber = "ccBT_AssignmentNumber",
    ccBT_ChargeTotalAmount = "ccBT_ChargeTotalAmount",
    ccBT_ContractDate = "ccBT_ContractDate",
    ccBT_ContractId = "ccBT_ContractId",
    ccBT_CreditorAddressLine1 = "ccBT_CreditorAddressLine1",
    ccBT_CreditorAddressLine2 = "ccBT_CreditorAddressLine2",
    ccBT_CreditorBankName = "ccBT_CreditorBankName",
    ccBT_CreditorBankName2 = "ccBT_CreditorBankName2",
    ccBT_CreditorBankName3 = "ccBT_CreditorBankName3",
    ccBT_CreditorBankName4 = "ccBT_CreditorBankName4",
    ccBT_CreditorBankName5 = "ccBT_CreditorBankName5",
    ccBT_CreditorBicId = "ccBT_CreditorBicId",
    ccBT_CreditorBicId2 = "ccBT_CreditorBicId2",
    ccBT_CreditorBicId3 = "ccBT_CreditorBicId3",
    ccBT_CreditorBicId4 = "ccBT_CreditorBicId4",
    ccBT_CreditorBicId5 = "ccBT_CreditorBicId5",
    ccBT_CreditorBlz = "ccBT_CreditorBlz",
    ccBT_CreditorBuyerRef = "ccBT_CreditorBuyerRef",
    ccBT_CreditorCityName = "ccBT_CreditorCityName",
    ccBT_CreditorContact = "ccBT_CreditorContact",
    ccBT_CreditorCountry = "ccBT_CreditorCountry",
    ccBT_CreditorEmail = "ccBT_CreditorEmail",
    ccBT_CreditorIban = "ccBT_CreditorIban",
    ccBT_CreditorIban2 = "ccBT_CreditorIban2",
    ccBT_CreditorIban3 = "ccBT_CreditorIban3",
    ccBT_CreditorIban4 = "ccBT_CreditorIban4",
    ccBT_CreditorIban5 = "ccBT_CreditorIban5",
    ccBT_CreditorId = "ccBT_CreditorId",
    ccBT_CreditorName = "ccBT_CreditorName",
    ccBT_CreditorName2 = "ccBT_CreditorName2",
    ccBT_CreditorPhoneNumber = "ccBT_CreditorPhoneNumber",
    ccBT_CreditorPostCode = "ccBT_CreditorPostCode",
    ccBT_CreditorProprietaryBankId = "ccBT_CreditorProprietaryBankId",
    ccBT_CreditorProprietaryBankId2 = "ccBT_CreditorProprietaryBankId2",
    ccBT_CreditorProprietaryBankId3 = "ccBT_CreditorProprietaryBankId3",
    ccBT_CreditorProprietaryBankId4 = "ccBT_CreditorProprietaryBankId4",
    ccBT_CreditorProprietaryBankId5 = "ccBT_CreditorProprietaryBankId5",
    ccBT_CreditorSalesTaxId = "ccBT_CreditorSalesTaxId",
    ccBT_CreditorTaxId = "ccBT_CreditorTaxId",
    ccBT_Currency = "ccBT_Currency",
    ccBT_DebitorAddressLine1 = "ccBT_DebitorAddressLine1",
    ccBT_DebitorAddressLine2 = "ccBT_DebitorAddressLine2",
    ccBT_DebitorCityName = "ccBT_DebitorCityName",
    ccBT_DebitorContact = "ccBT_DebitorContact",
    ccBT_DebitorCountryId = "ccBT_DebitorCountryId",
    ccBT_DebitorEmail = "ccBT_DebitorEmail",
    ccBT_DebitorId = "ccBT_DebitorId",
    ccBT_DebitorName = "ccBT_DebitorName",
    ccBT_DebitorName2 = "ccBT_DebitorName2",
    ccBT_DebitorPhoneNumber = "ccBT_DebitorPhoneNumber",
    ccBT_DebitorPostCode = "ccBT_DebitorPostCode",
    ccBT_DebitorTaxId = "ccBT_DebitorTaxId",
    ccBT_DeliveryDate = "ccBT_DeliveryDate",
    ccBT_DeliveryNoteDate = "ccBT_DeliveryNoteDate",
    ccBT_DeliveryNoteNumber = "ccBT_DeliveryNoteNumber",
    ccBT_DeliveryPeriodEnd = "ccBT_DeliveryPeriodEnd",
    ccBT_DeliveryPeriodStart = "ccBT_DeliveryPeriodStart",
    ccBT_DocumentDate = "ccBT_DocumentDate",
    ccBT_DocumentTypeCode = "ccBT_DocumentTypeCode",
    ccBT_GrossAmount = "ccBT_GrossAmount",
    ccBT_Incoterms = "ccBT_Incoterms",
    ccBT_InvoiceNumber = "ccBT_InvoiceNumber",
    ccBT_InvoiceRecipient = "ccBT_InvoiceRecipient",
    ccBT_InvoiceType = "ccBT_InvoiceType",
    ccBT_LineTotalAmount = "ccBT_LineTotalAmount",
    ccBT_MwStKz1 = "ccBT_MwStKz1",
    ccBT_MwStKz2 = "ccBT_MwStKz2",
    ccBT_MwStKz3 = "ccBT_MwStKz3",
    ccBT_NetAmount = "ccBT_NetAmount",
    ccBT_OrderDate = "ccBT_OrderDate",
    ccBT_OrderNumber = "ccBT_OrderNumber",
    ccBT_PaymentReference = "ccBT_PaymentReference",
    ccBT_RecipientSalesTaxId = "ccBT_RecipientSalesTaxId",
    ccBT_ShipToAddressLine1 = "ccBT_ShipToAddressLine1",
    ccBT_ShipToAddressLine2 = "ccBT_ShipToAddressLine2",
    ccBT_ShipToCityName = "ccBT_ShipToCityName",
    ccBT_ShipToCountry = "ccBT_ShipToCountry",
    ccBT_ShipToGlobalId = "ccBT_ShipToGlobalId",
    ccBT_ShipToId = "ccBT_ShipToId",
    ccBT_ShipToName = "ccBT_ShipToName",
    ccBT_ShipToPostCode = "ccBT_ShipToPostCode",
    ccBT_TaxAmount1 = "ccBT_TaxAmount1",
    ccBT_TaxAmount2 = "ccBT_TaxAmount2",
    ccBT_TaxAmount3 = "ccBT_TaxAmount3",
    ccBT_TaxBaseAmount1 = "ccBT_TaxBaseAmount1",
    ccBT_TaxBaseAmount2 = "ccBT_TaxBaseAmount2",
    ccBT_TaxBaseAmount3 = "ccBT_TaxBaseAmount3",
    ccBT_TaxCategoryCode1 = "ccBT_TaxCategoryCode1",
    ccBT_TaxCategoryCode2 = "ccBT_TaxCategoryCode2",
    ccBT_TaxCategoryCode3 = "ccBT_TaxCategoryCode3",
    ccBT_TaxCodeText1 = "ccBT_TaxCodeText1",
    ccBT_TaxCodeText2 = "ccBT_TaxCodeText2",
    ccBT_TaxCodeText3 = "ccBT_TaxCodeText3",
    ccBT_TaxExemptionReasonCode1 = "ccBT_TaxExemptionReasonCode1",
    ccBT_TaxExemptionReasonCode2 = "ccBT_TaxExemptionReasonCode2",
    ccBT_TaxExemptionReasonCode3 = "ccBT_TaxExemptionReasonCode3",
    ccBT_TaxRate1 = "ccBT_TaxRate1",
    ccBT_TaxRate2 = "ccBT_TaxRate2",
    ccBT_TaxRate3 = "ccBT_TaxRate3",
    ccBT_TaxStamp1 = "ccBT_TaxStamp1",
    ccBT_TaxStamp2 = "ccBT_TaxStamp2",
    ccBT_TaxStamp3 = "ccBT_TaxStamp3",
    ccBT_TaxTotalAmount = "ccBT_TaxTotalAmount",
    ccBT_TaxTypeCode1 = "ccBT_TaxTypeCode1",
    ccBT_TaxTypeCode2 = "ccBT_TaxTypeCode2",
    ccBT_TaxTypeCode3 = "ccBT_TaxTypeCode3",
    ccBT_TermsOfPayment1 = "ccBT_TermsOfPayment1",
    ccBT_TermsOfPaymentDueDate1 = "ccBT_TermsOfPaymentDueDate1",
    ccBT_TermsOfPayment2 = "ccBT_TermsOfPayment2",
    ccBT_TermsOfPaymentDueDate2 = "ccBT_TermsOfPaymentDueDate2",
    ccBT_PosArticleNumber = "ccBT_PosArticleNumber",
    ccBT_PosArticleText = "ccBT_PosArticleText",
    ccBT_PosBuyerArticleNumber = "ccBT_PosBuyerArticleNumber",
    ccBT_PosCostCenter = "ccBT_PosCostCenter",
    ccBT_PosDeliveryDate = "ccBT_PosDeliveryDate",
    ccBT_PosDeliveryNoteDate = "ccBT_PosDeliveryNoteDate",
    ccBT_PosDeliveryNoteItem = "ccBT_PosDeliveryNoteItem",
    ccBT_PosDeliveryNoteNumber = "ccBT_PosDeliveryNoteNumber",
    ccBT_PosDiscount1 = "ccBT_PosDiscount1",
    ccBT_PosDiscount2 = "ccBT_PosDiscount2",
    ccBT_PosDiscount3 = "ccBT_PosDiscount3",
    ccBT_PosDiscount4 = "ccBT_PosDiscount4",
    ccBT_PosDiscount5 = "ccBT_PosDiscount5",
    ccBT_PosDiscountRate1 = "ccBT_PosDiscountRate1",
    ccBT_PosDiscountRate2 = "ccBT_PosDiscountRate2",
    ccBT_PosDiscountRate3 = "ccBT_PosDiscountRate3",
    ccBT_PosDiscountRate4 = "ccBT_PosDiscountRate4",
    ccBT_PosDiscountRate5 = "ccBT_PosDiscountRate5",
    ccBT_PosDiscountReason1 = "ccBT_PosDiscountReason1",
    ccBT_PosDiscountReason2 = "ccBT_PosDiscountReason2",
    ccBT_PosDiscountReason3 = "ccBT_PosDiscountReason3",
    ccBT_PosDiscountReason4 = "ccBT_PosDiscountReason4",
    ccBT_PosDiscountReason5 = "ccBT_PosDiscountReason5",
    ccBT_PosDescription = "ccBT_PosDescription",
    ccBT_PosEanCode = "ccBT_PosEanCode",
    ccBT_PosExtraCharge1 = "ccBT_PosExtraCharge1",
    ccBT_PosExtraCharge2 = "ccBT_PosExtraCharge2",
    ccBT_PosExtraCharge3 = "ccBT_PosExtraCharge3",
    ccBT_PosExtraCharge4 = "ccBT_PosExtraCharge4",
    ccBT_PosExtraCharge5 = "ccBT_PosExtraCharge5",
    ccBT_PosExtraChargeRate1 = "ccBT_PosExtraChargeRate1",
    ccBT_PosExtraChargeRate2 = "ccBT_PosExtraChargeRate2",
    ccBT_PosExtraChargeRate3 = "ccBT_PosExtraChargeRate3",
    ccBT_PosExtraChargeRate4 = "ccBT_PosExtraChargeRate4",
    ccBT_PosExtraChargeRate5 = "ccBT_PosExtraChargeRate5",
    ccBT_PosExtraChargeReason1 = "ccBT_PosExtraChargeReason1",
    ccBT_PosExtraChargeReason2 = "ccBT_PosExtraChargeReason2",
    ccBT_PosExtraChargeReason3 = "ccBT_PosExtraChargeReason3",
    ccBT_PosExtraChargeReason4 = "ccBT_PosExtraChargeReason4",
    ccBT_PosExtraChargeReason5 = "ccBT_PosExtraChargeReason5",
    ccBT_PosNumber = "ccBT_PosNumber",
    ccBT_PosOrderDate = "ccBT_PosOrderDate",
    ccBT_PosOrderItem = "ccBT_PosOrderItem",
    ccBT_PosOrderNumber = "ccBT_PosOrderNumber",
    ccBT_PosPriceUnit = "ccBT_PosPriceUnit",
    ccBT_PosQuantity = "ccBT_PosQuantity",
    ccBT_PosQuantityUnit = "ccBT_PosQuantityUnit",
    ccBT_PosShipToId = "ccBT_PosShipToId",
    ccBT_PosShipToName = "ccBT_PosShipToName",
    ccBT_PosSinglePrice = "ccBT_PosSinglePrice",
    ccBT_PosTaxAmount = "ccBT_PosTaxAmount",
    ccBT_PosTaxCategory = "ccBT_PosTaxCategory",
    ccBT_PosTaxCode = "ccBT_PosTaxCode",
    ccBT_PosTaxRate = "ccBT_PosTaxRate",
    ccBT_PosTotalNetAmount = "ccBT_PosTotalNetAmount"
}
