Interface: ORDE - Subscr. administration Version 2012.00

This documentation describes the AbaConnect Interface Subscr. administration for the ORDE Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :ORDE
Interface Name :Subscr. administration
ID :Aboverwaltung ( VK )
Version :2012.00
Status:Productive


Displays the possible import and export features for this interface.

Export / Import Modus
Export :XML
Import :XML


Displays additional information for this interface.

Additional Information

                                  Highest field Revision for this interface : 0



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Subscr. administration
Description :



Example AbaConnect XML Structure

The following is an example of an XML Header structure. This information is also visible in an AbaConnect XML Export file, that has been exported via the Abacus AbaConnect User Interface.

AbaConnect XML Struktur
<?xml version='1.0' encoding='UTF-8'?>
<AbaConnectContainer>
  <TaskCount>1</TaskCount>
  <Task>
    <Parameter>
      <Application>ORDE</Application>
      <Id>Aboverwaltung</Id>
      <MapId>AbaDefault</MapId>
      <Version>2012.00</Version>
      <!-- Attention : The client number (Mandant) is optional and implies that the data can only be imported into specified client (Mandant) -->
      <!-- The Client Option (Mandant) only has an influence when importing data. It can be configured in the AbaConnect Export Settings. -->
      <!-- By default, the client number (Mandant) is not written to the export file -->
      <Mandant>7777</Mandant>
    </Parameter>
    <Transaction>
      <SalesSubscription mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </SalesSubscription>
    </Transaction>
  </Task>
</AbaConnectContainer>



Example AbaConnect Command Line

The following includes examples of AbaConnect Command Line. The AbaConnect Command Line is executed with the abaconnectexportconsole.exe and abaconnectimportconsole.exe programmes. The AbaConnect Command Line must be run direct on the Abacus server. More detailed information about AbaConnect Command Line is available on the Abacus Homepage. The following examples serve as starting point for creating a simple command line.

AbaConnect Command Line
Export :
abaconnectexportconsole.exe "/USRuser" "/PWxxx"  "-aORDE"  "-version2012.00"  "-M7777"  "-acidAboverwaltung"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aORDE"  "-version2012.00"  "-M7777"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-importfileX:\data.xml"

N.B. : For importing XML data, it is not necessary to specify the Interface ID and Mapping on the Command Line. This information is contained in the XML Import file.



Mapping Structure

The following displays a simplified mapping structure for this interface.
The XML-Element and Parent-Name are always in english. Click on the row to display additional information.

XML Element Name Field Name Parent Name Type Length Mandatory
SalesSubscriptionSubscription invoicing selection---No
    SalesSubscriptionFieldsFieldsSalesSubscription--No
        - SubscriptionNumberSub-no. (ABONR)
SalesSubscriptionFieldsNumber10No
        - SubscriptionTypeSubscription type (ABOTYP)
SalesSubscriptionFieldsNumber2No
        - BillingTypeSettlement type (VERRTYP)
SalesSubscriptionFieldsNumber2No
        - BillingPeriodSettlement period (VERRPERIODE)
SalesSubscriptionFieldsNumber2No
        - BillingWeekdayWeekday (WOCHENTAG)
SalesSubscriptionFieldsNumber2No
        - BillingDaySettlement day (VERRTAG)
SalesSubscriptionFieldsNumber4No
        - BillingMonthSettlement month (VERRMONAT)
SalesSubscriptionFieldsNumber4No
        - BillingYearSettlement year (VERRJAHR)
SalesSubscriptionFieldsNumber4No
        - SubscriptionNameSub name (ABONAME)
SalesSubscriptionFieldsText40No
        - ModificationDateMutation date (MUTDAT)
SalesSubscriptionFieldsDate-No
        - ModifiedByUser number (MUTUSER)
SalesSubscriptionFieldsNumber4No
        - AllocationAmountMaximalMaximum number of settlements (VERRANZMAX)
SalesSubscriptionFieldsNumber4No
        - AllocationAmountCurrent number of settlements (VERRANZ)
SalesSubscriptionFieldsNumber4No
        - OrderDateOrder date (AUFDAT)
SalesSubscriptionFieldsDate-No
        - InvoiceDateNextNext invoicing date (FAKDAT)
SalesSubscriptionFieldsDate-No
        - InvoiceDateLastLast invoicing date (FAKLAST)
SalesSubscriptionFieldsDate-No
        - NextStepInitiate generated sub-orders (ABSCHLUSS)
SalesSubscriptionFieldsBoolean-No
        - SubscriptionInactiveSub inactive (PASSIVFLAG)
SalesSubscriptionFieldsBoolean-No
        - CheckDateTypeCheck date flag (SELDATTYP)
SalesSubscriptionFieldsNumber2No
        - InvoiceFormPrinting form for invoice document (FORMULAR)
SalesSubscriptionFieldsText8No
        - LockFlagRecord lock (RECLOCK)
SalesSubscriptionFieldsNumber2No
        - GenerationFlagGeneration flag (GENFLAG)
SalesSubscriptionFieldsBoolean-No
        - GenerationUserUser number last generation (GENUSER)
SalesSubscriptionFieldsNumber4No
        - GenerationDateLastLast generation date (GENLAST)
SalesSubscriptionFieldsDate-No
        - CurrentOrderNumberCurrent number (NR)
SalesSubscriptionFieldsNumber10No
        - CurrentBacklogNumberCurrent backlog number (RNR)
SalesSubscriptionFieldsNumber2No
        - CurrentItemNumberCurrent item number (POSNR)
SalesSubscriptionFieldsNumber8No
        - CurrentItemNumberSetCurrent set number (SETNR)
SalesSubscriptionFieldsNumber4No
        - CurrentItemNumberVariantCurrent subitem number (SUBPOSNR)
SalesSubscriptionFieldsNumber4No
        - ProductSelectionProduct selection (PRODSEL)
SalesSubscriptionFieldsNumber2No
        - SubscriptionProductSelectionGenerate new orders with product selection (AV_OAV_PRODSELGEN)
SalesSubscriptionFieldsBoolean-No
        - ProductTypeProduct type (PRODTYP)
SalesSubscriptionFieldsText3No
        - ProductFromProduct from (PRODVON)
SalesSubscriptionFieldsText30No
        - ProductToProduct to (PRODBIS)
SalesSubscriptionFieldsText30No
        - QuantityTypeQuantity type (MENGENTYP)
SalesSubscriptionFieldsNumber2No
        - PriceTypePrice type (PREISTYP)
SalesSubscriptionFieldsNumber2No
        - DiscountTypeRebate type (RABATTTYP)
SalesSubscriptionFieldsNumber2No
        - ProposalQuantityDefault quantity (MENGENVORSCHLAG)
SalesSubscriptionFieldsNumber12No
        - ProposalPricePrice default (PREISVORSCHLAG)
SalesSubscriptionFieldsNumber12No
        - ProposalDiscountDefault conditions rebate percent (KONDRABVORSCHLAG)
SalesSubscriptionFieldsNumber4No
        - ProposalSpecialDiscountDefault special rebate percent (SPEZRABVORSCHLAG)
SalesSubscriptionFieldsNumber4No
        - ProposalScaledDiscountDefault graduated rebate percent (STAFRABVORSCHLAG)
SalesSubscriptionFieldsNumber4No
        - ProposalPromotionDiscountDefault promotion rebate percent (AKTIRABVORSCHLAG)
SalesSubscriptionFieldsNumber4No
        - StockBookingIDInventory entry flag (LAGERFLAG)
SalesSubscriptionFieldsBoolean-No
        - TermOfExpirationTerm of expiration (ABLAUFFRIST)
SalesSubscriptionFieldsNumber8No
        - GenerationWithModificationGenerating with mutation preset (GENMITVORG)
SalesSubscriptionFieldsBoolean-No
        - TemplateNumberPreset no. (VORGNR)
SalesSubscriptionFieldsNumber8No
        - FormSetNumberTemplate set no. (MASKENSET)
SalesSubscriptionFieldsNumber4No
        - InvoiceCodeInvoice code (FAKCD)
SalesSubscriptionFieldsNumber4No
        - VariantNumberFromVariant no. from (VAR_ID_VON)
SalesSubscriptionFieldsNumber8No
        - VariantNumberToVariant no. to (VAR_ID_BIS)
SalesSubscriptionFieldsNumber8No
    SalesOrderHeaderOrder header subscription invoicingSalesSubscription--No
        SalesOrderHeaderFieldsFieldsSalesOrderHeader--No
            - OrderNumberOrder no. (AUF_NR)
SalesOrderHeaderFieldsNumber10No
            - OrderBacklogNumberOrder backlog no. (AUF_RNR)
SalesOrderHeaderFieldsNumber2No
            - OrderDateOrder date (AUF_DATUM)
SalesOrderHeaderFieldsDate-No
            - OrderCodeOrder type (AUF_ART)
SalesOrderHeaderFieldsText1No
            - AgreementCodeSettlement code (ABSCHL)
SalesOrderHeaderFieldsNumber2No
            - StatisticFlagStatistics flag (STAT_FLAG)
SalesOrderHeaderFieldsBoolean-No
            - SettlementNumberBalance number (ABRNR)
SalesOrderHeaderFieldsNumber10No
            - AccountSetExpenseProductProduktkontoset Aufwand (KONTOSET_AUFWAND)
SalesOrderHeaderFieldsNumber2No
            - AccountSetIncomeProductProduktkontoset Ertrag (KONTOSET_ERTRAG)
SalesOrderHeaderFieldsNumber2No
            - CustomerNumberClient no. (KDO_NR)
SalesOrderHeaderFieldsNumber12No
            - DeliveryPlaceNumberPlace of delivery no. (LIO_INR)
SalesOrderHeaderFieldsNumber10No
            - LanguageCodeLanguage-Cd. (SPR_CD)
SalesOrderHeaderFieldsText6No
            - ProcessFlowNumberDocument flow no. (ABLNR)
SalesOrderHeaderFieldsNumber4No
            - ForeignCurrencyRateForeign currency rate (FWKURS)
SalesOrderHeaderFieldsNumber8No
            - DeliveryCodeDelivery type code (LIEFART_CD)
SalesOrderHeaderFieldsNumber4No
            - PriceListNumberArticleFixed price no. product (FIXPREIS_CD_ADO)
SalesOrderHeaderFieldsNumber4No
            - PriceListNumberServiceFixed price no. service (FIXPREIS_CD_LEO)
SalesOrderHeaderFieldsNumber4No
            - OurReferenceOur reference (UNS_ZEICH)
SalesOrderHeaderFieldsText20No
            - YourReferenceYour reference (IHR_ZEICH)
SalesOrderHeaderFieldsText20No
            - SupplierTextClient text (KD_ANGABE)
SalesOrderHeaderFieldsText40No
            - UrgencyTextPriority text (DRINGLICHKEIT)
SalesOrderHeaderFieldsText40No
            - AccountIncomeACT Revenue (KTO_ERTRAG)
SalesOrderHeaderFieldsNumber12No
            - LastItemNumberLast item no. (POS_NR)
SalesOrderHeaderFieldsNumber10No
            - RoundingTypeRounding type (RUNDUNG_KZ)
SalesOrderHeaderFieldsNumber2No
            - RoundingValueOrderRounding value order (AUF_RUNDUNG)
SalesOrderHeaderFieldsNumber6No
            - PurchaseOrderDateOrder date (BESTELL_DATUM)
SalesOrderHeaderFieldsDate-No
            - DeliveryDateDelivery date (LIEFER_DATUM)
SalesOrderHeaderFieldsDate-No
            - BacklogAllowedBacklog allowed (RUECKSTAND_JN)
SalesOrderHeaderFieldsBoolean-No
            - InvoiceTypeInvoice code (FAK_CD)
SalesOrderHeaderFieldsNumber4No
            - PaymentCodePayment type code (ZAHL_CD)
SalesOrderHeaderFieldsNumber6No
            - PriceFindingDateDate for pricing (DATUM_PREISFIND)
SalesOrderHeaderFieldsDate-No
            - Agent1CodeAgent-Cd1 (VERTRETER_CD1)
SalesOrderHeaderFieldsNumber6No
            - Agent2CodeAgent-Cd2 (VERTRETER_CD2)
SalesOrderHeaderFieldsNumber6No
            - ProjectNumberProject number (PROJNR)
SalesOrderHeaderFieldsNumber12No
            - NetWeightNet weight (GEW_NETTO)
SalesOrderHeaderFieldsNumber12No
            - TareWeightTara weight (GEW_TARA)
SalesOrderHeaderFieldsNumber12No
            - TotalInvoicedDiscountTaxSIT Rebate VAT (PTV_POSRAB_MWST)
SalesOrderHeaderFieldsNumber12No
            - TotalInvoicedDiscountAmountSIT Rebate amount (PTV_POSRAB_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentGroupNumberDocument group-number (BEL_GRP_NR)
SalesOrderHeaderFieldsNumber10No
            - AccountExpenseACT Expense (KTO_AUFWAND)
SalesOrderHeaderFieldsNumber12No
            - CollectiveOrderNumberCollective order no. (SAMMEL_AUF_NR)
SalesOrderHeaderFieldsNumber12No
            - Code1User field Cd1 (AV_OAK_AKTIV)
SalesOrderHeaderFieldsBoolean-No
            - Code2User field Cd2 (B_FLAG2)
SalesOrderHeaderFieldsText1No
            - DocumentDiscount1TaxInvoicedDoc-rebate1 settled VAT (DOKRAB1_MWST)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount2TaxInvoicedDoc-rebate2 settled VAT (DOKRAB2_MWST)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount3TaxInvoicedDoc-rebate3 settled VAT (DOKRAB3_MWST)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount4TaxInvoicedDoc-rebate4 settled VAT (DOKRAB4_MWST)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount1InvoicedSettled VAT-amount1 (MWSTBETR1)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount2InvoicedSettled VAT-amount2 (MWSTBETR2)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount3InvoicedSettled VAT-amount3 (MWSTBETR3)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount4InvoicedSettled VAT-amount4 (MWSTBETR4)
SalesOrderHeaderFieldsNumber12No
            - PartialInvoiceNoSettlementPartial invoices without settlement (CB_TFAK_NO_ABR)
SalesOrderHeaderFieldsBoolean-No
            - ProjectBookingTypeProject booking type (RB_PROJVERBART)
SalesOrderHeaderFieldsNumber2No
            - CustomerAddressContactContact pers. client (AKP_DEB)
SalesOrderHeaderFieldsNumber10No
            - DeliveryAddressContactContact pers. place of delivery (AKP_LIO)
SalesOrderHeaderFieldsNumber10No
            - InvoiceAddressContactContact pers. place of billing (AKP_FAO)
SalesOrderHeaderFieldsNumber10No
            - ReminderAddressContactContact pers. dunning address (AKP_MAHN)
SalesOrderHeaderFieldsNumber10No
            - StockDocumentNumberStorage document no. (DOK_LAGER)
SalesOrderHeaderFieldsNumber2No
            - UserNumberUser no. (USER_NR)
SalesOrderHeaderFieldsNumber6No
            - InvoiceTotalPredecimalPlacesInvoice-total digits before decimal point (FAK_TOT_VK)
SalesOrderHeaderFieldsNumber12No
            - InvoiceTotalDecimalPlacesInvoice-total decimal places (FAK_TOT_NK)
SalesOrderHeaderFieldsText4No
            - Document1NumberMaximum number of settlements (DOK1_NR)
SalesOrderHeaderFieldsNumber10No
            - Document2NumberCurrent number of settlements (DOK2_NR)
SalesOrderHeaderFieldsNumber10No
            - Document3NumberDelivery note no. (DOK3_NR)
SalesOrderHeaderFieldsNumber10No
            - Document4NumberDelivery note no. (DOK4_NR)
SalesOrderHeaderFieldsNumber10No
            - Document5NumberUser document1 no. (DOK5_NR)
SalesOrderHeaderFieldsNumber10No
            - Document6NumberUser document2 no. (DOK6_NR)
SalesOrderHeaderFieldsNumber10No
            - Document7NumberUser document3 no. (DOK7_NR)
SalesOrderHeaderFieldsNumber10No
            - Document8NumberUser document2 no. (DOK8_NR)
SalesOrderHeaderFieldsNumber10No
            - Document9NumberUser document5 no. (DOK9_NR)
SalesOrderHeaderFieldsNumber10No
            - InvoiceDateInvoice date (RECH_DATUM)
SalesOrderHeaderFieldsDate-No
            - InvoiceValueDateInvoice value date (RECH_VAL_DATUM)
SalesOrderHeaderFieldsDate-No
            - PaymentSlipReferenceNumberVERS reference no. (REF_NR)
SalesOrderHeaderFieldsText35No
            - PaymentSlipReferenceAmountVERS reference amount (REF_BETRAG)
SalesOrderHeaderFieldsText13No
            - InvoiceCompletedInvoicing concluded YN (FAK_ABG)
SalesOrderHeaderFieldsBoolean-No
            - InvoiceTotalInvoicedSettled invoice total (FAK_TOT)
SalesOrderHeaderFieldsNumber12No
            - DocumentNumberCreditNotePOSDocument no. credit note (cash register) (DOK_NUMMER)
SalesOrderHeaderFieldsNumber10No
            - CountryCodeTaxBasis1Country-Cd VAT basis1 (MWSTBASELAND1)
SalesOrderHeaderFieldsText3No
            - CountryCodeTaxBasis2Country-Cd VAT basis2 (MWSTBASELAND2)
SalesOrderHeaderFieldsText3No
            - CountryCodeTaxBasis3Country-Cd VAT basis3 (MWSTBASELAND3)
SalesOrderHeaderFieldsText3No
            - CountryCodeTaxBasis4Country-Cd VAT basis4 (MWSTBASELAND4)
SalesOrderHeaderFieldsText3No
            - IECodeTaxBase1IE-Cd VAT basis1 (MWSTBASEIE1)
SalesOrderHeaderFieldsNumber2No
            - IECodeTaxBase2IE-Cd VAT basis2 (MWSTBASEIE2)
SalesOrderHeaderFieldsNumber2No
            - IECodeTaxBase3IE-Cd VAT basis3 (MWSTBASEIE3)
SalesOrderHeaderFieldsNumber2No
            - ReferencePurchaseOrderOrder reference (BESTELL_BEZ)
SalesOrderHeaderFieldsText40No
            - PaymentSlipProcedurePaying-in slip procedure (RB_EZVER)
SalesOrderHeaderFieldsNumber2No
            - DeliveryWeekDelivery week (LIEF_WOCHE)
SalesOrderHeaderFieldsNumber4No
            - DeliveryYearDelivery year (LIEF_JAHR)
SalesOrderHeaderFieldsNumber4No
            - PriceSchemeNumberPrice scheme no. (PREIS_SCHEMA)
SalesOrderHeaderFieldsNumber4No
            - DiscountSchemeNumberRebate scheme no. (RABATT_SCHEMA)
SalesOrderHeaderFieldsNumber4No
            - DocumentDiscount1PercentageDoc-rebate1 percent (DOKRAB1_PROZ)
SalesOrderHeaderFieldsNumber4No
            - DocumentDiscount2PercentageDoc-rebate2 percent (DOKRAB2_PROZ)
SalesOrderHeaderFieldsNumber4No
            - DocumentDiscount3PercentageDoc-rebate3 percent (DOKRAB3_PROZ)
SalesOrderHeaderFieldsNumber4No
            - DocumentDiscount4PercentageDoc-rebate4 percent (DOKRAB4_PROZ)
SalesOrderHeaderFieldsNumber4No
            - InitialOfferNumberOriginal offer no. (OFFERT_NR)
SalesOrderHeaderFieldsNumber10No
            - InitialOfferBacklogNumberOriginal offer rebate no. (OFFERT_RNR)
SalesOrderHeaderFieldsNumber2No
            - DebtorInterfaceSequenceNumberDebi interface sequence no. (KOD_SEQ_NR)
SalesOrderHeaderFieldsNumber6No
            - DebtorInterfaceDateDebi interface date (KOD_DATUM)
SalesOrderHeaderFieldsDate-No
            - PeriodFromPeriod from (PFAK_DAT_VON)
SalesOrderHeaderFieldsDate-No
            - PeriodToPeriod up to (PFAK_DAT_BIS)
SalesOrderHeaderFieldsDate-No
            - DeliveryAddressPlace of delivery address no. (LIO_ADRINR)
SalesOrderHeaderFieldsNumber10No
            - InvoiceAddressNumberPlace of billing address no. (FAO_ADRINR)
SalesOrderHeaderFieldsNumber10No
            - CostCentre1ExpenseCC1 Expense (KST_AUFWAND)
SalesOrderHeaderFieldsNumber12No
            - CurrencyISO-Cd foreign currency (ISOCODE)
SalesOrderHeaderFieldsText3No
            - DocumentDiscount1AmountInvoicedDoc-rebate1 settled amount (DOKRAB1_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount2AmountInvoicedDoc-rebate2 settled amount (DOKRAB2_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount3AmountInvoicedDoc-rebate3 settled amount (DOKRAB3_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount4AmountInvoicedDoc-rebate4 settled amount (DOKRAB4_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount1SubtotalFlagDoc-rebate1 interim total YN (DOKRAB1_ZWITOT)
SalesOrderHeaderFieldsBoolean-No
            - DocumentDiscount2SubtotalFlagDoc-rebate2 interim total YN (DOKRAB2_ZWITOT)
SalesOrderHeaderFieldsBoolean-No
            - DocumentDiscount3SubtotalFlagDoc-rebate3 interim total YN (DOKRAB3_ZWITOT)
SalesOrderHeaderFieldsBoolean-No
            - CustomerStatusCodeClient-table1 Cd (STATUS_CD)
SalesOrderHeaderFieldsNumber4No
            - RegionCodeClient-table2 Cd (REGION_CD)
SalesOrderHeaderFieldsNumber4No
            - CostCentre1IncomeCC1 Revenue (KST_ERTRAG)
SalesOrderHeaderFieldsNumber12No
            - InterfaceFlagDebi interface YN (SCHN_FLAG)
SalesOrderHeaderFieldsBoolean-No
            - ConditionGroupNumberCustomerCondition group-no. client (KONDGRP_NR)
SalesOrderHeaderFieldsNumber8No
            - StatisticsWrittenFlagStatistics done YN (STA_OK)
SalesOrderHeaderFieldsBoolean-No
            - OrderTypeOrder type (AUF_TYP)
SalesOrderHeaderFieldsText1No
            - OrderStatusOrder status (AUF_STATUS)
SalesOrderHeaderFieldsText1No
            - CostCentre2IncomeCC2 Revenue (KTR_ERTRAG)
SalesOrderHeaderFieldsNumber12No
            - PurchaseOrderDoneFlagPurchase order generated YN (BEST_GEN_JN)
SalesOrderHeaderFieldsBoolean-No
            - ItemRoundingItem rounding (POS_RUNDUNG)
SalesOrderHeaderFieldsNumber6No
            - ISOUnitISO unit (ISOEINH)
SalesOrderHeaderFieldsNumber4No
            - Table3CustomerClient-table3 Cd (KD_TAB_CD1)
SalesOrderHeaderFieldsNumber4No
            - Table4CustomerClient-table4 Cd (KD_TAB_CD2)
SalesOrderHeaderFieldsNumber4No
            - Table5CustomerClient-table5 Cd (KD_TAB_CD3)
SalesOrderHeaderFieldsNumber4No
            - Table6CustomerClient-table6 Cd (KD_TAB_CD4)
SalesOrderHeaderFieldsNumber4No
            - AgentConditionGroupNumberRepresentative conditions group no. (V_KONDGRP_NR_CD)
SalesOrderHeaderFieldsNumber8No
            - BacklogOrderFlagBacklog order YN (TEILAUF_FLAG)
SalesOrderHeaderFieldsBoolean-No
            - DocumentDiscount1ManualFlagDoc-rebate1 manual YN (DOK1_RABMANU)
SalesOrderHeaderFieldsBoolean-No
            - DocumentDiscount2ManualFlagDoc-rebate2 manual YN (DOK2_RABMANU)
SalesOrderHeaderFieldsBoolean-No
            - DocumentDiscount3ManualFlagDoc-rebate3 manual YN (DOK3_RABMANU)
SalesOrderHeaderFieldsBoolean-No
            - DocumentDiscount4ManualFlagDoc-rebate4 manual YN (DOK4_RABMANU)
SalesOrderHeaderFieldsBoolean-No
            - DocumentDiscountSchemeNumberDoc. rebate scheme no. (DOKRAB_SCHEMA)
SalesOrderHeaderFieldsNumber8No
            - TaxCodeVAT-Cd proposal (MWSTCD)
SalesOrderHeaderFieldsText3No
            - DebtorReminderDateReminder date debtors (DEBI_DISPODAT)
SalesOrderHeaderFieldsDate-No
            - CostCentre2ExpenseCC2 Expense (KTR_AUFWAND)
SalesOrderHeaderFieldsNumber12No
            - TaxFlagVAT YN (MWSTFLG)
SalesOrderHeaderFieldsBoolean-No
            - TaxCodeTaxBasis1VAT-Cd VAT-Basis1 (MWSTBASECD1)
SalesOrderHeaderFieldsText3No
            - TaxCodeTaxBasis2VAT-Cd VAT-Basis2 (MWSTBASECD2)
SalesOrderHeaderFieldsText3No
            - TaxCodeTaxBasis3VAT-Cd VAT-Basis3 (MWSTBASECD3)
SalesOrderHeaderFieldsText3No
            - TaxCodeTaxBasis4VAT-Cd VAT-Basis4 (MWSTBASECD4)
SalesOrderHeaderFieldsText3No
            - TaxPercentBasis1Percent VAT-basis1 (MWSTBASEPROZ1)
SalesOrderHeaderFieldsNumber4No
            - TaxPercentBasis2Percent VAT-basis2 (MWSTBASEPROZ2)
SalesOrderHeaderFieldsNumber4No
            - TaxPercentBasis3Percent VAT-basis3 (MWSTBASEPROZ3)
SalesOrderHeaderFieldsNumber4No
            - TaxPercentBasis4Percent VAT-basis4 (MWSTBASEPROZ4)
SalesOrderHeaderFieldsNumber4No
            - TaxBasis1InvoicedSettled VAT-basis1 (MWSTBASE1)
SalesOrderHeaderFieldsNumber12No
            - TaxBasis2InvoicedSettled VAT-basis2 (MWSTBASE2)
SalesOrderHeaderFieldsNumber12No
            - TaxBasis3InvoicedSettled VAT-basis3 (MWSTBASE3)
SalesOrderHeaderFieldsNumber12No
            - TaxBasis4InvoicedSettled VAT-basis4 (MWSTBASE4)
SalesOrderHeaderFieldsNumber12No
            - PaymentSlipInternalNumberVSER internal no. (VESR_INR)
SalesOrderHeaderFieldsNumber4No
            - SerialNumberDocumentNumberBATCH/SNO document no. (DOK_SERIENR)
SalesOrderHeaderFieldsNumber2No
            - IECodeTaxBase4IE-Cd VAT basis4 (MWSTBASEIE4)
SalesOrderHeaderFieldsNumber2No
            - AutoAdditionalTotal1NetInvoicedAuto. Settled additional total net1 (AUT_ZUSTOT_N1)
SalesOrderHeaderFieldsNumber12No
            - AutoAdditionalTotal2NetInvoicedAuto. Settled additional total net2 (AUT_ZUSTOT_N2)
SalesOrderHeaderFieldsNumber12No
            - AutoAdditionalTotal3NetInvoicedAuto. Settled additional total net3 (AUT_ZUSTOT_N3)
SalesOrderHeaderFieldsNumber12No
            - AutoAdditionalTotal4NetInvoicedAuto. Settled additional total net4 (AUT_ZUSTOT_N4)
SalesOrderHeaderFieldsNumber12No
            - TaxIECodeVAT 0IE-Cd (MWST_0IE)
SalesOrderHeaderFieldsText1No
            - MinimumInvoiceTotalFlagMin. invoice total YN (MINDRECH_FLAG)
SalesOrderHeaderFieldsBoolean-No
            - MinimumInvoiceAmountCalcFlagMin. calculated amount invoiced YN (MINDRECH_CHEK)
SalesOrderHeaderFieldsBoolean-No
            - CollectiveOrderBacklogNumberCollective order backlog no. (SAMMEL_AUF_RNR)
SalesOrderHeaderFieldsNumber2No
            - EuroCoefficientEURO coefficient (EURO_KURS)
SalesOrderHeaderFieldsNumber6No
            - DiscountAmountOrderedTaxITO Rebate VAT (PTB_POSRAB_MWST)
SalesOrderHeaderFieldsNumber12No
            - DiscountAmountOrderedITO Rebate amount (PTB_POSRAB_BETR)
SalesOrderHeaderFieldsNumber12No
            - TaxBasis1OrderedVAT-basis1 ordered (B_MWSTBASE1)
SalesOrderHeaderFieldsNumber12No
            - TaxBasis2OrderedVAT-basis2 ordered (B_MWSTBASE2)
SalesOrderHeaderFieldsNumber12No
            - TaxBasis3OrderedVAT-basis3 ordered (B_MWSTBASE3)
SalesOrderHeaderFieldsNumber12No
            - TaxBasis4OrderedVAT-basis4 ordered (B_MWSTBASE4)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount1OrderedVAT-amount1 ordered (B_MWSTBETR1)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount2OrderedVAT-amount2 ordered (B_MWSTBETR2)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount3OrderedVAT-amount3 ordered (B_MWSTBETR3)
SalesOrderHeaderFieldsNumber12No
            - TaxAmount4OrderedVAT-amount4 ordered (B_MWSTBETR4)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount1AmountOrderedDoc-rebate1-amount ordered (B_DOKRAB1_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount2AmountOrderedDoc-rebate2-amount ordered (B_DOKRAB2_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount3AmountOrderedDoc-rebate3-amount ordered (B_DOKRAB3_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount4AmountOrderedDoc-rebate4-amount ordered (B_DOKRAB4_BETR)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount1TaxOrderedDoc-rebate1 VAT ordered (B_DOKRAB1_MWST)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount2TaxOrderedDoc-rebate2 VAT ordered (B_DOKRAB2_MWST)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount3TaxOrderedDoc-rebate3 VAT ordered (B_DOKRAB3_MWST)
SalesOrderHeaderFieldsNumber12No
            - DocumentDiscount4TaxOrderedDoc-rebate4 VAT ordered (B_DOKRAB4_MWST)
SalesOrderHeaderFieldsNumber12No
            - AutoAdditionalTotal1NetOrderedAuto. additional total net1 ordered (B_AUT_ZUSTOT_N1)
SalesOrderHeaderFieldsNumber12No
            - AutoAdditionalTotal2NetOrderedAuto. additional total net2 ordered (B_AUT_ZUSTOT_N2)
SalesOrderHeaderFieldsNumber12No
            - AutoAdditionalTotal3NetOrderedAuto. additional total net3 ordered (B_AUT_ZUSTOT_N3)
SalesOrderHeaderFieldsNumber12No
            - AutoAdditionalTotal4NetOrderedAuto. additional total net4 ordered (B_AUT_ZUSTOT_N4)
SalesOrderHeaderFieldsNumber12No
            - DivisionDivision no. (GSB_NR)
SalesOrderHeaderFieldsNumber8No
            - InvoiceTotalOrderedInvoice total ordered (FAK_TOT_BEST)
SalesOrderHeaderFieldsNumber12No
            - SubscriptionSelectionNumberSubscr. selection no. (ABONR)
SalesOrderHeaderFieldsNumber10No
            - SubscriptionOrderNumberSubscr. order no. (ABOAUFNR)
SalesOrderHeaderFieldsNumber10No
            - SubscriptionCreationDateCreation date subscription (ABOGENDAT)
SalesOrderHeaderFieldsDate-No
            - CostCentreProjectCC Project (KST_PROJEKT)
SalesOrderHeaderFieldsNumber12No
            - DocumentCodeInvoiceDocument type invoice (BELARTFAK)
SalesOrderHeaderFieldsText4No
            - ProjectCustomerNumberProject client no. (DKNUM_PROJ)
SalesOrderHeaderFieldsNumber12No
            - ProjectSummarisationFlagSummarising YN project (CBPROJVERD)
SalesOrderHeaderFieldsBoolean-No
            - ProjectIncomeBookingFlagOnly income entry project (CBPROJERTONLY)
SalesOrderHeaderFieldsBoolean-No
            - DocumentStatusDocument status (BELEGSTATUS)
SalesOrderHeaderFieldsText5No
            - DocumentGroupNumber22. Document Group-No. (BEL_GRP_NR2)
SalesOrderHeaderFieldsNumber10No
            - DocumentGroupNumber33. Document Group-No. (BEL_GRP_NR3)
SalesOrderHeaderFieldsNumber10No
            - DocumentApprovedDocument approved (CBVISIERT)
SalesOrderHeaderFieldsBoolean-No
            - ApprovalUserNumberResp. Person (VISIERTUSER)
SalesOrderHeaderFieldsNumber10No
            - GroupingNumberAscii11. Grouping ASCII (GRP_NR_ASC1)
SalesOrderHeaderFieldsText10No
            - GroupingNumberAscii22. Grouping ASCII (GRP_NR_ASC2)
SalesOrderHeaderFieldsText10No
            - CostCentreGroupCost centre group (KST_GRP_NR)
SalesOrderHeaderFieldsNumber8No
            - GroupingNumberAscii33. Grouping ASCII (GRP_NR_ASC3)
SalesOrderHeaderFieldsText10No
            - ReminderProcedureDunning procedure (MAHNVERFAHREN)
SalesOrderHeaderFieldsText4No
            - ReminderAreaDunning area (MAHNBEREICH)
SalesOrderHeaderFieldsNumber6No
            - ReminderAddressDunning address (MAHNADRESSINR)
SalesOrderHeaderFieldsNumber10No
            - ChargingMethodDebit way (BELASTUNGSWEG)
SalesOrderHeaderFieldsNumber2No
            - BusinessCaseBusiness case (GESCHAEFTSFALL)
SalesOrderHeaderFieldsNumber8No
            - InitialApplicationOriginal application (VONAPPL)
SalesOrderHeaderFieldsNumber2No
            - AuthorisationFlagPermission flag (VONAPPLBERECHT)
SalesOrderHeaderFieldsNumber2No
            - PricingCustomerNumberClient no. pricing (DKNUM_PFIND)
SalesOrderHeaderFieldsNumber12No
            - ISOCodePricingCustomerISO-code pricing client (ISOCD_PFIND)
SalesOrderHeaderFieldsText3No
            - StatisticsCustomerNumberStatistical client no. (DKNUM_STAT)
SalesOrderHeaderFieldsNumber12No
            - ISOCodeStatisticCustomerISO-code statistical client (ISOCD_STAT)
SalesOrderHeaderFieldsText3No
            - PartialInvoiceOrderNumberPartial invoicing order no. (AUF_NR_TFAK)
SalesOrderHeaderFieldsNumber10No
            - PartialInvoiceBacklogNumberPartial invoicing order backlog no. (AUF_RNR_TFAK)
SalesOrderHeaderFieldsNumber2No
            - ConsolidationCodeConsolidation code (KONSCODE)
SalesOrderHeaderFieldsText8No
            - DirectStockItemQuantityNo. of positions direct stock (POSANZ_DIREKTLAGER)
SalesOrderHeaderFieldsNumber8No
            - Code3Reserve (B_FLAG3)
SalesOrderHeaderFieldsText1No
            - DivisionNumberStockDivision no. stock (GSB_NR_LAGER)
SalesOrderHeaderFieldsNumber8No
        HeaderIndividualUserFieldsIndividual user fields HeaderSalesOrderHeader--No
            HeaderIndividualUserFieldsFieldsFieldsHeaderIndividualUserFields--No
                - Ascii1User field ASCII1 (ASCII_1)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii2User field ASCII2 (ASCII_2)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii3User field ASCII3 (ASCII_3)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii4User field ASCII4 (ASCII_4)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii5User field ASCII5 (ASCII_5)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii6User field ASCII6 (ASCII_6)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii7User field ASCII7 (ASCII_7)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii8User field ASCII8 (ASCII_8)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii9User field ASCII9 (ASCII_9)
HeaderIndividualUserFieldsFieldsText50No
                - Ascii10User field ASCII10 (ASCII_10)
HeaderIndividualUserFieldsFieldsText50No
                - Numeric1User fields num1 (NUM_1)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric2User field num2 (NUM_2)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric3User field num3 (NUM_3)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric4User field num4 (NUM_4)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric5User field num5 (NUM_5)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric6User field num6 (NUM_6)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric7User field num7 (NUM_7)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric8User field num8 (NUM_8)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric9User field num9 (NUM_9)
HeaderIndividualUserFieldsFieldsNumber12No
                - Numeric10User field num10 (NUM_10)
HeaderIndividualUserFieldsFieldsNumber12No
                - Date1User field date1 (DAT_1)
HeaderIndividualUserFieldsFieldsDate-No
                - Date2User field date2 (DAT_2)
HeaderIndividualUserFieldsFieldsDate-No
                - Date3User field date3 (DAT_3)
HeaderIndividualUserFieldsFieldsDate-No
                - Date4User field date4 (DAT_4)
HeaderIndividualUserFieldsFieldsDate-No
        HeaderIndividualUserFieldsAddressIndividual user fields Header addr.SalesOrderHeader--No
            HeaderIndividualUserFieldsAddressFieldsFieldsHeaderIndividualUserFieldsAddress--No
                - Ascii1User field ASCII1 (ASCII_1)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii2User field ASCII2 (ASCII_2)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii3User field ASCII3 (ASCII_3)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii4User field ASCII4 (ASCII_4)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii5User field ASCII5 (ASCII_5)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii6User field ASCII6 (ASCII_6)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii7User field ASCII7 (ASCII_7)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii8User field ASCII8 (ASCII_8)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii9User field ASCII9 (ASCII_9)
HeaderIndividualUserFieldsAddressFieldsText50No
                - Ascii10User field ASCII10 (ASCII_10)
HeaderIndividualUserFieldsAddressFieldsText50No
                - AddressNumberAddressNo (NUM_1)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric2User field num2 (NUM_2)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric3User field num3 (NUM_3)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric4User field num4 (NUM_4)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric5User field num5 (NUM_5)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric6User field num6 (NUM_6)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric7User field num7 (NUM_7)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric8User field num8 (NUM_8)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric9User field num9 (NUM_9)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Numeric10User field num10 (NUM_10)
HeaderIndividualUserFieldsAddressFieldsNumber12No
                - Date1User field date1 (DAT_1)
HeaderIndividualUserFieldsAddressFieldsDate-No
                - Date2User field date2 (DAT_2)
HeaderIndividualUserFieldsAddressFieldsDate-No
                - Date3User field date3 (DAT_3)
HeaderIndividualUserFieldsAddressFieldsDate-No
                - Date4User field date4 (DAT_4)
HeaderIndividualUserFieldsAddressFieldsDate-No
        HeaderTextTexts ABEA Header textSalesOrderHeader--No
            HeaderTextFieldsFieldsHeaderText--No
                - TextTypeText type (TEXT_TYP)
HeaderTextFieldsText2No
                - DocumentTypeDocument type (DOK_TYP)
HeaderTextFieldsNumber8No
                - TextText (HTML_KOPFTEXT)
HeaderTextFieldsText-1No
        FooterTextTexts ABEA Footer textSalesOrderHeader--No
            FooterTextFieldsFieldsFooterText--No
                - TextTypeText type (TEXT_TYP)
FooterTextFieldsText2No
                - DocumentTypeDocument type (DOK_TYP)
FooterTextFieldsNumber8No
                - TextText (HTML_FUSSTEXT)
FooterTextFieldsText-1No
        ProcessFlowWorkflow data salesSalesOrderHeader--No
            ProcessFlowFieldsFieldsProcessFlow--No
                - OrderNumberNo. (NR)
ProcessFlowFieldsNumber10No
                - OrderBacklogNumberBacklog no. (RNR)
ProcessFlowFieldsNumber2No
                - LineStatusLine status (Z_STAT)
ProcessFlowFieldsNumber2No
                - LineNumberLine no. (Z_NR)
ProcessFlowFieldsNumber4No
                - ActionNumberActivity no. (AKTIONS_NR)
ProcessFlowFieldsNumber4No
                - ProcessFlowAreaSequence control section (BF_BEREICH)
ProcessFlowFieldsNumber2No
                - ProcessFlowNumberSequence no. (BF_NR)
ProcessFlowFieldsNumber4No
                - ProgramNumberProgram no. (WA_NR)
ProcessFlowFieldsNumber4No
                - ProgramTypeProgram type (PRG_TYP)
ProcessFlowFieldsNumber2No
                - ElectronicDocumentTypeType of electronic document (ABADOC_TYP)
ProcessFlowFieldsNumber4No
                - InvoiceTypeInvoice type (FAK_CD)
ProcessFlowFieldsNumber4No
                - PrintTypePrinting type (DRUCKART)
ProcessFlowFieldsNumber2No
                - NumberOfCopiesNo. of copies (KOPIEN)
ProcessFlowFieldsNumber4No
                - ProgramNameProgram name (PRG_NAME)
ProcessFlowFieldsText128No
                - TransferParameterHandover parameter (PRG_PARAM)
ProcessFlowFieldsText60No
                - WaitFlagWait-Flag (CB_WAIT)
ProcessFlowFieldsBoolean-No
                - AutomaticActionRun activity automatically (CB_AUTO)
ProcessFlowFieldsBoolean-No
                - FormSetNumberTemplate set no. (MASKENSET_NR)
ProcessFlowFieldsNumber4No
                - DocumentNumberDocument no. (DOK_NR)
ProcessFlowFieldsNumber10No
                - ActionUserNumberRun user (USER_AUSL)
ProcessFlowFieldsNumber6No
                - PrintUserNumberPrinting user (USER_DRUCK)
ProcessFlowFieldsNumber6No
                - NumberRangeNumberNumber range no. (NK_NR)
ProcessFlowFieldsNumber4No
                - ActionDateRunning date (DAT_AUSL)
ProcessFlowFieldsDate/Time-No
                - PrintDatePrinting date (DAT_DRUCK)
ProcessFlowFieldsDate/Time-No
                - ConfirmActionConfirm action before execution (CONFIRMEXECUTION)
ProcessFlowFieldsBoolean-No
                - NoModificationProcedure line in transaction data cannot be modified (DENYMODIFY)
ProcessFlowFieldsBoolean-No
                - UserCategoryName of user category (BENUTZERKATEGORIE)
ProcessFlowFieldsText255No
                - ActionUserNameUser initiated (AUSLUSER_NAME)
ProcessFlowFieldsText255No
                - PrintUserNameUser printed (DRUCKUSER_NAME)
ProcessFlowFieldsText255No
                - ActionAction (AKTIONSNAME)
ProcessFlowFieldsText255No
                - ActionDesignationDocument / program (PROGRAMMNAME)
ProcessFlowFieldsText255No
                - PrintDialogPrinter query (DRUCKABFRAGE)
ProcessFlowFieldsBoolean-No
                - ArchiveArchive (ARCHIV)
ProcessFlowFieldsBoolean-No
                - AddressActivityActivity (AKTIVITAET)
ProcessFlowFieldsText255No
                - AddressActivityEmployeeEmployee (MITARBEITER)
ProcessFlowFieldsText255No
                - ActivityIsVariableActivity variable (AKTIVITAET_VARIABEL)
ProcessFlowFieldsText255No
                - ActivityEmployeeIsVariableEmployee variable (MITARBEITER_VARIABEL)
ProcessFlowFieldsText255No
                - DecisionQuestionDecision question (ENTSCHEIDUNG_FRAGE)
ProcessFlowFieldsNumber8No
                - DecisionAnswerDecision response (ENTSCHEIDUNG_ANTWORTEN)
ProcessFlowFieldsText70No
        ItemOrder item subscription invoicingSalesOrderHeader--No
            ItemFieldsFieldsItem--No
                - ProjectNumberProject number (PROJNR)
ItemFieldsNumber12No
                - OrderNumberOrder no. (AUF_NR)
ItemFieldsNumber10No
                - OrderBacklogNumberOrder backlog no. (AUF_RNR)
ItemFieldsNumber2No
                - ItemNumberItem No. (POS_NR)
ItemFieldsNumber8No
                - ItemNumberVariantvariant item no. (POS_RNR)
ItemFieldsNumber4No
                - ItemTypeItem type (POS_ART)
ItemFieldsText1No
                - ProductNumberProduct No. (ADO_LEO_NR)
ItemFieldsText30No
                - ProductDesignationProduct designation (ADO_LEO_BEZ)
ItemFieldsText40No
                - DeliveryDateDelivery date (LIEFER_DATUM)
ItemFieldsDate-No
                - StockLocationStorage location outgoings (LAGER_ORT)
ItemFieldsText8No
                - BinLocationStorage place outgoings (LAGER_PLATZ)
ItemFieldsText8No
                - QuantityOrderedOrdered quantity (MENGE_BESTELLT)
ItemFieldsNumber12No
                - QuantityDeliveredDelivered quantity (MENGE_GELIEF)
ItemFieldsNumber12No
                - QuantityBacklogBacklog quantity (MENGE_GELIEF_K)
ItemFieldsNumber12No
                - ItemDescription1Item description1 (POS_BES1)
ItemFieldsText40No
                - ItemDescription2Item description2 (POS_BES2)
ItemFieldsText40No
                - UnitPriceWithTaxIndividual price (EINZEL_PREIS)
ItemFieldsNumber12No
                - PriceManualPrice manually YN (PREIS_MANU_JN)
ItemFieldsText1No
                - TotalInvoicedSettled item total (POS_TOT)
ItemFieldsNumber12No
                - DiscountAmountInvoicedSettled item rebate amount (POS_TOT_RAB)
ItemFieldsNumber12No
                - TaxAmountInvoicedSettled item VAT-amount (POS_TOT_WUST)
ItemFieldsNumber12No
                - TotalOrderedItem total ordered (POS_TOT_BEST)
ItemFieldsNumber12No
                - DiscountInKindFlagFree goods flag (NATRABFLAG)
ItemFieldsBoolean-No
                - TaxPercentageVAT percent (WUST_PROZ)
ItemFieldsNumber4No
                - SalesUnitTradeSales unit trade (VKE_HANDEL)
ItemFieldsNumber4No
                - SalesUnitBasisSales unit basis (VKE_BASIS)
ItemFieldsNumber4No
                - SalesPriceUnitTradeSales price unit trade (VPE_HANDEL)
ItemFieldsNumber4No
                - SalesPriceUnitBasisSales price unit basis (VPE_BASIS)
ItemFieldsNumber4No
                - PriceFactorPrice factor (PREIS_FAKTOR)
ItemFieldsNumber12No
                - NetWeightNet weight (GEW_NETTO)
ItemFieldsNumber12No
                - TareWeightTara weight (GEW_TARA)
ItemFieldsNumber12No
                - AccountIncomeACT Revenue (KTO_ERTRAG)
ItemFieldsNumber12No
                - StockFactorInventory factor (LAGER_FAKTOR)
ItemFieldsNumber12No
                - AccountExpenseACT Expense (KTO_AUFWAND)
ItemFieldsNumber12No
                - CostCentre2IncomeCC2 Revenue (KTR_ERTRAG)
ItemFieldsNumber12No
                - CostCentre1IncomeCC1 Revenue (KST_ERTRAG)
ItemFieldsNumber12No
                - CostCentre1ExpenseCC1 Expense (KST_AUFWAND)
ItemFieldsNumber12No
                - CostCentre2ExpenseCC2 Expense (KTR_AUFWAND)
ItemFieldsNumber12No
                - SubtotalDiscountFlagRebate interim total YN (KONDRAB_ZWITOT)
ItemFieldsBoolean-No
                - InvoiceTypeInvoice type (FAK_CD)
ItemFieldsNumber4No
                - DiscountPercentageRebate percent (KOND_RAB_PROZ)
ItemFieldsNumber4No
                - TotalInvoicedDiscountAmountRebate amount (KOND_RAB_BETR)
ItemFieldsNumber12No
                - ScaledDiscountPercentageGraduated rebate percent (STAFF_RAB_PROZ)
ItemFieldsNumber4No
                - ScaledDiscountAmountGraduated rebate amount (STAFF_RAB_BETR)
ItemFieldsNumber12No
                - SpecialDiscountPercentageSpecial rebate percent (SPEZ_RAB_PROZ)
ItemFieldsNumber4No
                - DiscountSpecialAmountSpecial rebate amount (SPEZ_RAB_BETR)
ItemFieldsNumber12No
                - PromotionDiscountPercentagePromotion rebate percent (AKTI_RAB_PROZ)
ItemFieldsNumber4No
                - DiscountPromotionAmountPromotion rebate amount (AKTI_RAB_BETR)
ItemFieldsNumber12No
                - ConditionAgreementNumberSettlement no. (ABSCHLUSS_NR)
ItemFieldsNumber8No
                - GeneralLedgerCodeG/L code (FIBU_CD)
ItemFieldsText1No
                - UnitPriceTaxVat-amount individual price (EP_MWST)
ItemFieldsNumber12No
                - PriceListNumberArticleFixed price no. product (FIXPREIS_CD_ADO)
ItemFieldsNumber4No
                - PriceListNumberServiceFixed price no. service (FIXPREIS_CD_LEO)
ItemFieldsNumber4No
                - DiscountTypesRebate types (RAB_ARTEN)
ItemFieldsText4No
                - WarrantyCodeGuarantee code (GARANTIE_CD)
ItemFieldsNumber4No
                - SubtotalSpecialDiscountFlagSpecial rebate interim total YN (SPEZRAB_ZWITOT)
ItemFieldsBoolean-No
                - SubtotalScaledDiscountFlagGraduated rebate interim total YN (STAFRAB_ZWITOT)
ItemFieldsBoolean-No
                - SubtotalPromotionDiscountFlagPromotion rebate interim total YN (AKTIRAB_ZWITOT)
ItemFieldsBoolean-No
                - PriceTypePrice type (PREIS_ART)
ItemFieldsNumber2No
                - DiscountManualFlagRebate manual YN (RABA_MANU_JN)
ItemFieldsBoolean-No
                - NoStockBackBookingDo not write back inventory (NOLAGRUECK)
ItemFieldsBoolean-No
                - PriceAfterFindingPrice by pricing (LF_PREIS)
ItemFieldsNumber12No
                - CreditNoteItemCredit note item (FLAG)
ItemFieldsBoolean-No
                - DeliveryNoteNumberDelivery note no. (LIEFERSCHEIN_NR)
ItemFieldsNumber10No
                - Code1User field Cd1 (AV_OAP_AKTIV)
ItemFieldsBoolean-No
                - Code2User field Cd2 (B_FLAG2)
ItemFieldsText1No
                - Code3User field Cd3 (B_FLAG3)
ItemFieldsText1No
                - TextFlagItem text YN (B_FLAG4)
ItemFieldsBoolean-No
                - LengthLength (MASS_L)
ItemFieldsNumber12No
                - WidthWidth (MASS_B)
ItemFieldsNumber12No
                - HeightHeight (MASS_H)
ItemFieldsNumber12No
                - VolumeVolume (VOLUMEN)
ItemFieldsNumber12No
                - SpecificWeightSpecific weight (SPEZ_GEW)
ItemFieldsNumber12No
                - MeasurementUnitVolumeMeasure volume (VOL_MASS)
ItemFieldsText5No
                - Ascii1User field Asc1 (BEN_ASC_1)
ItemFieldsText15No
                - Ascii2User field Asc2 (BEN_ASC_2)
ItemFieldsText15No
                - Ascii3User field Asc3 (BEN_ASC_3)
ItemFieldsText15No
                - Numeric1User field No1 (BEN_NUM_1)
ItemFieldsNumber8No
                - Numeric2User field No2 (BEN_NUM_2)
ItemFieldsNumber8No
                - Numeric3User field No3 (BEN_NUM_3)
ItemFieldsNumber8No
                - Date1User field date1 (BEN_DAT_1)
ItemFieldsDate-No
                - Date2User field date2 (BEN_DAT_2)
ItemFieldsDate-No
                - Date3User field date3 (BEN_DAT_3)
ItemFieldsDate-No
                - Agent1CodeAgent-Cd1 (VERTRETER_CD1)
ItemFieldsNumber6No
                - Agent2CodeAgent-Cd2 (VERTRETER_CD2)
ItemFieldsNumber6No
                - DeliveryWeekDelivery week (LIEFER_WOCHE)
ItemFieldsNumber2No
                - DeliveryYearDelivery year (LIEFER_JAHR)
ItemFieldsNumber4No
                - StockBookingFlagInventory entry flag (V_BUCH_KZ)
ItemFieldsText1No
                - OrderCodeOrder type (AUF_ART)
ItemFieldsText1No
                - AccountSetNumberExpenseKontoset Nr. Aufwand (KONTOSETNR_AUFWAND)
ItemFieldsNumber6No
                - AccountSetNumberIncomeKontoset Nr. Ertrag (KONTOSETNR_ERTRAG)
ItemFieldsNumber6No
                - DocumentDiscountFlagDoc-rebate YN (TOT_RAB_JN)
ItemFieldsBoolean-No
                - TaxIECodeProductVAT IE-Cd product (A_WUST_IE)
ItemFieldsText1No
                - TaxPercentgeProductVAT-percent product (A_WUST_PROZ)
ItemFieldsNumber4No
                - AverageCostPriceManualFlagDEP manual YN (EPMANU_FLAG)
ItemFieldsBoolean-No
                - AverageCostPriceWithProcurementAverage cost price incl. delivery costs (DURCH_EPREIS)
ItemFieldsNumber12No
                - PackingCodePackaging code (VERPACK_CD)
ItemFieldsNumber4No
                - TransportCodeTransport code (TRANSPORT_CD)
ItemFieldsNumber4No
                - StockCodeStorage code (LAGER_CD)
ItemFieldsNumber4No
                - AvailabilityAvailability code (VERFUEG_CD)
ItemFieldsNumber4No
                - CommissionRateAgent1Commission rate agent 1 (PROV_PROZ1)
ItemFieldsNumber4No
                - CommissionAmountAgent1Commission amount agent 1 (PROV_BETR1)
ItemFieldsNumber12No
                - CommissionRateAgent2Commission rate agent 2 (PROV_PROZ2)
ItemFieldsNumber4No
                - CommissionAmountAgent2Commission amount agent 2 (PROV_BETR2)
ItemFieldsNumber12No
                - CommissionManualFlagCommission manually YN (VERTR_MANU_JN)
ItemFieldsBoolean-No
                - CollectiveOrderNumberCollective order no. (SAM_AUF_NR)
ItemFieldsNumber10No
                - CollectiveOrderBacklogNumberCollective order backlog no. (SAM_AUF_RNR)
ItemFieldsNumber2No
                - ConditionGroupAgentConditions group representative (V_KONDGRP_NR_AR)
ItemFieldsNumber8No
                - ConditionNumberAssortingConditions-no. assorting (ASSORTIER_NR)
ItemFieldsNumber8No
                - ProductSetQuantitySales set resolution amount (AUFL_MENGE)
ItemFieldsNumber12No
                - DiameterDiameter (DURCHMESSER)
ItemFieldsNumber12No
                - ProductSetItemNumberItem no. set (SET_PNR)
ItemFieldsNumber4No
                - UserKeyDesignationUser key designation (BENKEY_BEZ)
ItemFieldsText30No
                - UserKeyNumberUser key no. (BENKEY_NR)
ItemFieldsNumber12No
                - ProductSetFlagSet flag (SET_FLAG)
ItemFieldsBoolean-No
                - ProductSetStockCheckSet store audit (SET_LCHECK)
ItemFieldsBoolean-No
                - ProductSetPriceFindingSet pricing (SET_PFIND)
ItemFieldsBoolean-No
                - ReferenceOrderNumberReference order no. (GEN_BESTNR)
ItemFieldsNumber10No
                - ReferenceOrderBacklogNumberReference order backlog no. (GEN_BESTRNR)
ItemFieldsNumber2No
                - ReferenceOrderItemNumberReference order item no. (GEN_BESTPOSNR)
ItemFieldsNumber8No
                - QuantityInitialOriginal quantity (MENGE_URSPRUNG)
ItemFieldsNumber12No
                - QuantityInvoicedSettled quantity (MENGE_VERRECH)
ItemFieldsNumber12No
                - DeliveryAddressPlace of delivery address no. (LIO_ADRINR)
ItemFieldsNumber10No
                - InvoiceAddressNumberPlace of billing address no. (FAO_ADRINR)
ItemFieldsNumber10No
                - StockLocationInStorage location receipt (ELAGER_ORT)
ItemFieldsText8No
                - BinLocationInStorage place receipt (ELAGER_PLATZ)
ItemFieldsText8No
                - ReferenceProductNumberInitialReference original product no. (ORIG_ART_NRA)
ItemFieldsText30No
                - TaxCodeVAT-code (MWSTCD)
ItemFieldsText3No
                - CommissionTypeAgent1Commission type agent 1 (VERTR1_ARTFLAG)
ItemFieldsNumber2No
                - CommissionTypeAgent2Commission type agent 2 (VERTR2_ARTFLAG)
ItemFieldsNumber2No
                - TotalInvoicedAfterPriceFindingItem total settled pricing (PTV_PF)
ItemFieldsNumber12No
                - TotalInvoicedNetItem total settled net (PTV_NETTO)
ItemFieldsNumber12No
                - UnitPriceNetCost price net (EP_NETTO)
ItemFieldsNumber12No
                - TotalOrderedAfterPriceFindingItem total pricing ordered (PTB_PF)
ItemFieldsNumber12No
                - TotalOrderedNetItem total ordered net (PTB_NETTO)
ItemFieldsNumber12No
                - TotalOrderedTaxOrdered item VAT-amount (PTB_MWST_INC)
ItemFieldsNumber12No
                - ConditionNumberPriceCondition-no. price (PR_KOND_NR)
ItemFieldsNumber8No
                - TotalOrderedDiscountOrdered item rebate amount (PTB_RABATT)
ItemFieldsNumber12No
                - TaxCodeProductVAT-Cd product (ART_MWSTCD)
ItemFieldsText3No
                - PriceInvoicingDonePrice clearing effected already (SET_PREIS_VERR)
ItemFieldsNumber2No
                - DiscountManualRebates manual (RABATTFLAGS)
ItemFieldsNumber2No
                - CollectiveOrderItemNumberCollective order item no. (SAM_POSNR)
ItemFieldsNumber8No
                - CollectiveOrderItemSetNumberCollective order item set no. (SAM_SETNR)
ItemFieldsNumber4No
                - PurchaseOrderDoneFlagOrder generated YN (BES_GENFLAG)
ItemFieldsBoolean-No
                - DivisionDivision no. (GSB_NR)
ItemFieldsNumber8No
                - CancellationFlagCancellation flag (ABBESTFLG)
ItemFieldsNumber2No
                - ServiceCodeExpenseService type costs (REFLEIART)
ItemFieldsNumber8No
                - SettlementCodeInvoicing-Cd (ABRCDLEIERF)
ItemFieldsNumber8No
                - ProjectReferenceNumberSummarisation no. AbaProject (LEIERFVERDNUM)
ItemFieldsNumber10No
                - CostCentreProjectCC Project (KST_PROJEKT)
ItemFieldsNumber12No
                - CostCentreStockCC Inventory (KST_LAGER)
ItemFieldsNumber12No
                - OverheadRateOverhead costs percent (GK_PROZ)
ItemFieldsNumber4No
                - ProjectCustomerNumberProject-client (DKNUM_PROJ)
ItemFieldsNumber12No
                - ProjectCustomerISOCodeISO-Cd project-client (ISOCD_PROJ)
ItemFieldsText3No
                - ProjectCustomerTaxCodeVAT-Cd project-client (MWSTCD_PROJ)
ItemFieldsText3No
                - ProjectCustomerTaxIEFlagV.A.T. IE-Cd Project customer (MWSTIE_PROJ)
ItemFieldsText1No
                - GeneralLedgerInterfaceDoneG/L-interface created YN (CBFIBUGEN)
ItemFieldsBoolean-No
                - ServiceCodeService type revenue (REFLEIART_ERL)
ItemFieldsNumber8No
                - GeneralLedgerCollectiveNumberG/L Coll.-No. (FIBUSAMNR)
ItemFieldsNumber8No
                - ProductSetPriceBillingFlagSet price settlement flag (CBSETPREISVERR)
ItemFieldsBoolean-No
                - ProjectIncomeBookingFlagRevenue entry flag project (CBPROJERTONLY)
ItemFieldsBoolean-No
                - DiscountInKindQuantityFree goods quantity (NATRABMENGE)
ItemFieldsNumber12No
                - DiscountInKindRemainingQuantityResidual quantity of free goods (NATRABREST)
ItemFieldsNumber12No
                - GeneratedBacklogItemGenerated backlog item (CBRUECKPOS)
ItemFieldsBoolean-No
                - NoBacklogGenerationNo backlog generation (CBNORUECKGEN)
ItemFieldsBoolean-No
                - DocumentItemApprovedDocument item approved (CBVISIERT)
ItemFieldsBoolean-No
                - ApprovalUserNumberResp. Person (VISIERTUSER)
ItemFieldsNumber10No
                - CollectiveOrderSurchargeItemNumberCollective order surcharge item no. (SAM_SUBNR)
ItemFieldsNumber4No
                - InitialApplicationOriginal application (VONAPPL)
ItemFieldsNumber2No
                - AuthorisationFlagPermission flag (VONAPPLBERECHT)
ItemFieldsNumber2No
                - PartialInvoiceOrderNumberPartial invoicing order no. (AUF_NR_TFAK)
ItemFieldsNumber10No
                - PartialInvoiceBacklogNumberPartial invoicing order backlog no. (AUF_RNR_TFAK)
ItemFieldsNumber2No
                - AverageCostPriceProcurementPartAverage cost price purchasing costs part (DURCH_EPREIS_BEZKO)
ItemFieldsNumber12No
                - ConsolidationCodeConsolidation code (KONSCODE)
ItemFieldsText8No
                - VariantNumberVariant no. (VAR_ID)
ItemFieldsNumber8No
                - ItemIdentificationPosition identification (POS_ID)
ItemFieldsNumber2No
                - SetItemNumberPurchaseOrderReferenceRef. set item number purchase order (GEN_BESTSETPNR)
ItemFieldsNumber4No
                - VariantSetItemNumberPurchaseOrderReferenceRef. variant item number purchase order (GEN_BESTSUBPOSNR)
ItemFieldsNumber4No
                - VariantBaseLineBaseline variant (CB_VARBASIS)
ItemFieldsBoolean-No
                - SettlementItemNumberBalance item No. (ABR_POS_NR)
ItemFieldsNumber8No
                - SettlementSetItemNumberBalance item No. set (ABR_SET_PNR)
ItemFieldsNumber4No
                - EntryNumberIncomeEntry no. revenue (PROJREFNR_ERT)
ItemFieldsNumber10No
                - EntryNumberExpenseEntry no. expense (PROJREFNR_AUF)
ItemFieldsNumber10No
                - ProjectBookingTypeProject item booking online (RB_PROJVERBART)
ItemFieldsNumber2No
                - StatisticFlagStatistics flag (STAT_FLAG)
ItemFieldsBoolean-No
                - DeliveryAddressContactContact pers. place of delivery (AKP_LIO)
ItemFieldsNumber10No
                - ItemNumberPartialInvoicePartial invoicing Item No. (POS_NR_TFAK)
ItemFieldsNumber8No
                - ItemNumberVariantPartialInvoicePartial invoicing variant item no. (POS_RNR_TFAK)
ItemFieldsNumber4No
                - ProductSetItemNumberPartialInvoicePartial invoicing Item no. set (SET_PNR_TFAK)
ItemFieldsNumber4No
                - ProjectGeneralPlanNumberProject rough plan (ProjGrobPlan)
ItemFieldsNumber8No
                - ProjectDetailPlanNumberProject detailed plan (ProjDetailPlan)
ItemFieldsNumber8No
                - DivisionNumberStockDivision no. stock (GSB_NR_LAGER)
ItemFieldsNumber8No
                - AccrualEntryNumberAccrual no. (ABGRENZ_NR)
ItemFieldsNumber6No
                - AccrualEntryDateFromAccrual date from (ABGRENZ_DAT_VON)
ItemFieldsDate-No
                - AccrualEntryDateToAccrual date to (ABGRENZ_DAT_BIS)
ItemFieldsDate-No
                - TargetDivisionContra DIV (ZIEL_GSB)
ItemFieldsNumber8No
                - SummaryReportDeliveryTypeSRDeliveryTypeCode (ZMLIEFERART)
ItemFieldsNumber2No
                - EANEuropean Article No (EAN)
ItemFieldsText14No
            ItemIndividualUserFieldsIndividual user fields ItemItem--No
                ItemIndividualUserFieldsFieldsFieldsItemIndividualUserFields--No
                    - Ascii1User field ASCII1 (ASCII_1)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii2User field ASCII2 (ASCII_2)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii3User field ASCII3 (ASCII_3)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii4User field ASCII4 (ASCII_4)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii5User field ASCII5 (ASCII_5)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii6User field ASCII6 (ASCII_6)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii7User field ASCII7 (ASCII_7)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii8User field ASCII8 (ASCII_8)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii9User field ASCII9 (ASCII_9)
ItemIndividualUserFieldsFieldsText50No
                    - Ascii10User field ASCII10 (ASCII_10)
ItemIndividualUserFieldsFieldsText50No
                    - Numeric1User fields num1 (NUM_1)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric2User field num2 (NUM_2)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric3User field num3 (NUM_3)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric4User field num4 (NUM_4)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric5User field num5 (NUM_5)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric6User field num6 (NUM_6)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric7User field num7 (NUM_7)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric8User field num8 (NUM_8)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric9User field num9 (NUM_9)
ItemIndividualUserFieldsFieldsNumber12No
                    - Numeric10User field num10 (NUM_10)
ItemIndividualUserFieldsFieldsNumber12No
                    - Date1User field date1 (DAT_1)
ItemIndividualUserFieldsFieldsDate-No
                    - Date2User field date2 (DAT_2)
ItemIndividualUserFieldsFieldsDate-No
                    - Date3User field date3 (DAT_3)
ItemIndividualUserFieldsFieldsDate-No
                    - Date4User field date4 (DAT_4)
ItemIndividualUserFieldsFieldsDate-No
            ItemTextTexts ABEA ItemItem--No
                ItemTextFieldsFieldsItemText--No
                    - TextNumberText no. (TEXT_NR)
ItemTextFieldsNumber4No
                    - TextText (HTML_TEXT)
ItemTextFieldsText-1No



Field Information

The following is a detailed description of the fields used in this interface.

Fields
XML Element Name:SalesSubscriptionFields
Parent Element:SalesSubscription
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Sub-no.
XML Element Name:SubscriptionNumber
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABONR")
                    

Subscription type
XML Element Name:SubscriptionType
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABOTYP")
                    

Settlement type
XML Element Name:BillingType
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VERRTYP")
                    

Settlement period
XML Element Name:BillingPeriod
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VERRPERIODE")
                    

Weekday
XML Element Name:BillingWeekday
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "WOCHENTAG")
                    

Settlement day
XML Element Name:BillingDay
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VERRTAG")
                    

Settlement month
XML Element Name:BillingMonth
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VERRMONAT")
                    

Settlement year
XML Element Name:BillingYear
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VERRJAHR")
                    

Sub name
XML Element Name:SubscriptionName
Parent Element:SalesSubscriptionFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABONAME")
                    

Mutation date
XML Element Name:ModificationDate
Parent Element:SalesSubscriptionFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MUTDAT")
                    

User number
XML Element Name:ModifiedBy
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MUTUSER")
                    

Maximum number of settlements
XML Element Name:AllocationAmountMaximal
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VERRANZMAX")
                    

Current number of settlements
XML Element Name:AllocationAmount
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VERRANZ")
                    

Order date
XML Element Name:OrderDate
Parent Element:SalesSubscriptionFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AUFDAT")
                    

Next invoicing date
XML Element Name:InvoiceDateNext
Parent Element:SalesSubscriptionFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "FAKDAT")
                    

Last invoicing date
XML Element Name:InvoiceDateLast
Parent Element:SalesSubscriptionFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "FAKLAST")
                    

Initiate generated sub-orders
XML Element Name:NextStep
Parent Element:SalesSubscriptionFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABSCHLUSS")
                    

Sub inactive
XML Element Name:SubscriptionInactive
Parent Element:SalesSubscriptionFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
0: aktiv
1: inaktiv
(The internal field ID for this element is "PASSIVFLAG")

Check date flag
XML Element Name:CheckDateType
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "SELDATTYP")
                    

Printing form for invoice document
XML Element Name:InvoiceForm
Parent Element:SalesSubscriptionFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "FORMULAR")
                    

Record lock
XML Element Name:LockFlag
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RECLOCK")
                    

Generation flag
XML Element Name:GenerationFlag
Parent Element:SalesSubscriptionFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GENFLAG")
                    

User number last generation
XML Element Name:GenerationUser
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GENUSER")
                    

Last generation date
XML Element Name:GenerationDateLast
Parent Element:SalesSubscriptionFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GENLAST")
                    

Current number
XML Element Name:CurrentOrderNumber
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "NR")
                    

Current backlog number
XML Element Name:CurrentBacklogNumber
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RNR")
                    

Current item number
XML Element Name:CurrentItemNumber
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "POSNR")
                    

Current set number
XML Element Name:CurrentItemNumberSet
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "SETNR")
                    

Current subitem number
XML Element Name:CurrentItemNumberVariant
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "SUBPOSNR")
                    

Product selection
XML Element Name:ProductSelection
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PRODSEL")
                    

Generate new orders with product selection
XML Element Name:SubscriptionProductSelection
Parent Element:SalesSubscriptionFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AV_OAV_PRODSELGEN")
                    

Product type
XML Element Name:ProductType
Parent Element:SalesSubscriptionFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PRODTYP")
                    

Product from
XML Element Name:ProductFrom
Parent Element:SalesSubscriptionFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PRODVON")
                    

Product to
XML Element Name:ProductTo
Parent Element:SalesSubscriptionFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PRODBIS")
                    

Quantity type
XML Element Name:QuantityType
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MENGENTYP")
                    

Price type
XML Element Name:PriceType
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PREISTYP")
                    

Rebate type
XML Element Name:DiscountType
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RABATTTYP")
                    

Default quantity
XML Element Name:ProposalQuantity
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MENGENVORSCHLAG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price default
XML Element Name:ProposalPrice
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PREISVORSCHLAG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Default conditions rebate percent
XML Element Name:ProposalDiscount
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KONDRABVORSCHLAG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Default special rebate percent
XML Element Name:ProposalSpecialDiscount
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "SPEZRABVORSCHLAG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Default graduated rebate percent
XML Element Name:ProposalScaledDiscount
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "STAFRABVORSCHLAG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Default promotion rebate percent
XML Element Name:ProposalPromotionDiscount
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AKTIRABVORSCHLAG")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Inventory entry flag
XML Element Name:StockBookingID
Parent Element:SalesSubscriptionFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "LAGERFLAG")
                    

Term of expiration
XML Element Name:TermOfExpiration
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABLAUFFRIST")
                    

Generating with mutation preset
XML Element Name:GenerationWithModification
Parent Element:SalesSubscriptionFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GENMITVORG")
                    

Preset no.
XML Element Name:TemplateNumber
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VORGNR")
                    

Template set no.
XML Element Name:FormSetNumber
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Maskenset-Zuordnungs-Nummer
(The internal field ID for this element is "MASKENSET")

Invoice code
XML Element Name:InvoiceCode
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "FAKCD")
                    

Variant no. from
XML Element Name:VariantNumberFrom
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VAR_ID_VON")
                    

Variant no. to
XML Element Name:VariantNumberTo
Parent Element:SalesSubscriptionFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VAR_ID_BIS")
                    

Order header subscription invoicing
XML Element Name:SalesOrderHeader
Parent Element:SalesSubscription
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:SalesOrderHeaderFields
Parent Element:SalesOrderHeader
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Order no.
XML Element Name:OrderNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order no.
(The internal field ID for this element is "AUF_NR")

Order backlog no.
XML Element Name:OrderBacklogNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order backlog no.
Possible values:
1 - 90   Is used for the administration of backlog orders
     95   Special identification for the print of labels via order
     96   Identification for collective order
     97   Identification for periodical invoice
     98   Is only used temporarily for the print of archive data
     99   Identification for monthly invoice
(The internal field ID for this element is "AUF_RNR")

Order date
XML Element Name:OrderDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order date
(The internal field ID for this element is "AUF_DATUM")

Order type
XML Element Name:OrderCode
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order type
Possible values:
N   Order (normal)
R   Order (backlog)
G   Credit note
L    Project order/Projectoffer
K   Cash order
O   Offer
P    Project credit note
S   Standard order
Q   Standard offer
V   Preview project order/shop order
T   Partial order
A   Subscription order
(The internal field ID for this element is "AUF_ART")

Settlement code
XML Element Name:AgreementCode
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Settlement code:
  0   Order is open (not initiated yet)
  1   Order is pending (initiated)
  2   Order is archived, but still pending prints (batch prints)
  3   (for offer only) Offer is not taken over in an order yet
99   Order is archived, no pending prints
(The internal field ID for this element is "ABSCHL")

Statistics flag
XML Element Name:StatisticFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "STAT_FLAG")
                    

Balance number
XML Element Name:SettlementNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Balance number
(The internal field ID for this element is "ABRNR")

Produktkontoset Aufwand
XML Element Name:AccountSetExpenseProduct
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KONTOSET_AUFWAND")
                    

Produktkontoset Ertrag
XML Element Name:AccountSetIncomeProduct
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KONTOSET_ERTRAG")
                    

Client no.
XML Element Name:CustomerNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client no. / Debtor no.
(The internal field ID for this element is "KDO_NR")

Place of delivery no.
XML Element Name:DeliveryPlaceNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Place of delivery no.
Number of assigned place of delivery
(The internal field ID for this element is "LIO_INR")

Language-Cd.
XML Element Name:LanguageCode
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Language code of client
(The internal field ID for this element is "SPR_CD")

Document flow no.
XML Element Name:ProcessFlowNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document flow no.
(The internal field ID for this element is "ABLNR")

Foreign currency rate
XML Element Name:ForeignCurrencyRate
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Foreign currency rate
(The internal field ID for this element is "FWKURS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Delivery type code
XML Element Name:DeliveryCode
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery type code
Reference to table no. 7
(The internal field ID for this element is "LIEFART_CD")

Fixed price no. product
XML Element Name:PriceListNumberArticle
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Proposal for fixed price no. product
(The internal field ID for this element is "FIXPREIS_CD_ADO")

Fixed price no. service
XML Element Name:PriceListNumberService
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Proposal for fixed price no. service
(The internal field ID for this element is "FIXPREIS_CD_LEO")

Our reference
XML Element Name:OurReference
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Our reference
(The internal field ID for this element is "UNS_ZEICH")

Your reference
XML Element Name:YourReference
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Your reference
(The internal field ID for this element is "IHR_ZEICH")

Client text
XML Element Name:SupplierText
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client text
(The internal field ID for this element is "KD_ANGABE")

Priority text
XML Element Name:UrgencyText
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Priority text
(The internal field ID for this element is "DRINGLICHKEIT")

ACT Revenue
XML Element Name:AccountIncome
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Proposal for the revenue account assignment
(The internal field ID for this element is "KTO_ERTRAG")

Last item no.
XML Element Name:LastItemNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
last given item number
(The internal field ID for this element is "POS_NR")

Rounding type
XML Element Name:RoundingType
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rounding type
Possible values:
0   No rounding
1   Items will be rounded
2   Header will be rounded
3   Items and header will be rounded
(The internal field ID for this element is "RUNDUNG_KZ")

Rounding value order
XML Element Name:RoundingValueOrder
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rounding value for order
(The internal field ID for this element is "AUF_RUNDUNG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Order date
XML Element Name:PurchaseOrderDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order date
(The internal field ID for this element is "BESTELL_DATUM")

Delivery date
XML Element Name:DeliveryDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery date
(The internal field ID for this element is "LIEFER_DATUM")

Backlog allowed
XML Element Name:BacklogAllowed
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Backlogs allowed (client proposal)
(The internal field ID for this element is "RUECKSTAND_JN")

Invoice code
XML Element Name:InvoiceType
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice type code
Possible values:
1  Immediate invoice / Collective invoice
2  Monthly invoice
3  Periodical invoice
4   serial invoice (subscription invoice)
5  Cash invoice
(The internal field ID for this element is "FAK_CD")

Payment type code
XML Element Name:PaymentCode
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Payment type code
(The internal field ID for this element is "ZAHL_CD")

Date for pricing
XML Element Name:PriceFindingDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Date for pricing and rebating
(from version 9.x)
(The internal field ID for this element is "DATUM_PREISFIND")

Agent-Cd1
XML Element Name:Agent1Code
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Agent-no. agent 1
(The internal field ID for this element is "VERTRETER_CD1")

Agent-Cd2
XML Element Name:Agent2Code
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Agent-no. agent 2
(The internal field ID for this element is "VERTRETER_CD2")

Project number
XML Element Name:ProjectNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PROJNR")
                    

Net weight
XML Element Name:NetWeight
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Net weight of order
(The internal field ID for this element is "GEW_NETTO")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Tara weight
XML Element Name:TareWeight
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tara weight of order
(The internal field ID for this element is "GEW_TARA")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

SIT Rebate VAT
XML Element Name:TotalInvoicedDiscountTax
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-total of any items contained in item rebate, calculated with quantity "settled"
(The internal field ID for this element is "PTV_POSRAB_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

SIT Rebate amount
XML Element Name:TotalInvoicedDiscountAmount
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Total item rebate of any items incl. VAT, calculated with quantity "settled"
(The internal field ID for this element is "PTV_POSRAB_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Document group-number
XML Element Name:DocumentGroupNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document group-number
(The internal field ID for this element is "BEL_GRP_NR")

ACT Expense
XML Element Name:AccountExpense
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default for cost account assignment
(The internal field ID for this element is "KTO_AUFWAND")

Collective order no.
XML Element Name:CollectiveOrderNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Collective order no.
Reference to order no. with which the order has been invoiced (collective, monthly and periodical invoice)
(The internal field ID for this element is "SAMMEL_AUF_NR")

User field Cd1
XML Element Name:Code1
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field code 1
(The internal field ID for this element is "AV_OAK_AKTIV")

User field Cd2
XML Element Name:Code2
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field code 2
(The internal field ID for this element is "B_FLAG2")

Doc-rebate1 settled VAT
XML Element Name:DocumentDiscount1TaxInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 1. document rebate, calculated with quantity "settled"
(The internal field ID for this element is "DOKRAB1_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate2 settled VAT
XML Element Name:DocumentDiscount2TaxInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 2. document rebate, calculated with quantity "settled"
(The internal field ID for this element is "DOKRAB2_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate3 settled VAT
XML Element Name:DocumentDiscount3TaxInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 3. document rebate, calculated with quantity "settled"
(The internal field ID for this element is "DOKRAB3_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate4 settled VAT
XML Element Name:DocumentDiscount4TaxInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 4. document rebate, calculated with quantity "settled"
(The internal field ID for this element is "DOKRAB4_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-amount1
XML Element Name:TaxAmount1Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the VAT-code settled in 1. order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBETR1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-amount2
XML Element Name:TaxAmount2Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the VAT-code settled in 2. order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBETR2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-amount3
XML Element Name:TaxAmount3Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the VAT-code settled in 3. order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBETR3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-amount4
XML Element Name:TaxAmount4Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the VAT-code settled in 4. order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBETR4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Partial invoices without settlement
XML Element Name:PartialInvoiceNoSettlement
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "CB_TFAK_NO_ABR")
                    

Project booking type
XML Element Name:ProjectBookingType
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RB_PROJVERBART")
                    

Contact pers. client
XML Element Name:CustomerAddressContact
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Contact person no. of client address
(The internal field ID for this element is "AKP_DEB")

Contact pers. place of delivery
XML Element Name:DeliveryAddressContact
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Contact person no. of delivery place address
(The internal field ID for this element is "AKP_LIO")

Contact pers. place of billing
XML Element Name:InvoiceAddressContact
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Contact person no. of billing place address
(The internal field ID for this element is "AKP_FAO")

Contact pers. dunning address
XML Element Name:ReminderAddressContact
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AKP_MAHN")
                    

Storage document no.
XML Element Name:StockDocumentNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document on which conclusion the storage will be entered.
Possible values:
1 = Storage debit according to order confirmation
2 = Storage debit according to setup voucher
3 = Storage debit according to delivery note
4 = Storage debit according to invoice
5 = Storage debit according to user document1
6 = Storage debit according to user document2
7 = Storage debit according to user document3
8 = Storage debit according to user document4
9 = Storage debit according to user document5
(The internal field ID for this element is "DOK_LAGER")

User no.
XML Element Name:UserNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
User no.
(The internal field ID for this element is "USER_NR")

Invoice-total digits before decimal point
XML Element Name:InvoiceTotalPredecimalPlaces
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice total (only digits before decimal point)
(The internal field ID for this element is "FAK_TOT_VK")

Invoice-total decimal places
XML Element Name:InvoiceTotalDecimalPlaces
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice total (only decimal places)
(The internal field ID for this element is "FAK_TOT_NK")

Maximum number of settlements
XML Element Name:Document1Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of order confirmation or offer (order confirmation no. or offer no.)
(The internal field ID for this element is "DOK1_NR")

Current number of settlements
XML Element Name:Document2Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of setup voucher (setup voucher no.)
(The internal field ID for this element is "DOK2_NR")

Delivery note no.
XML Element Name:Document3Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of delivery note (delivery note no.)
(The internal field ID for this element is "DOK3_NR")

Delivery note no.
XML Element Name:Document4Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of invoice (invoice no.)
(The internal field ID for this element is "DOK4_NR")

User document1 no.
XML Element Name:Document5Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of user document 1
(The internal field ID for this element is "DOK5_NR")

User document2 no.
XML Element Name:Document6Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of user document 2
(The internal field ID for this element is "DOK6_NR")

User document3 no.
XML Element Name:Document7Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of user document 3
(The internal field ID for this element is "DOK7_NR")

User document2 no.
XML Element Name:Document8Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of user document 4
(The internal field ID for this element is "DOK8_NR")

User document5 no.
XML Element Name:Document9Number
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of user document 5
(The internal field ID for this element is "DOK9_NR")

Invoice date
XML Element Name:InvoiceDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice date
(The internal field ID for this element is "RECH_DATUM")

Invoice value date
XML Element Name:InvoiceValueDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Value date of invoice
(The internal field ID for this element is "RECH_VAL_DATUM")

VERS reference no.
XML Element Name:PaymentSlipReferenceNumber
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   35Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference no. incl. check digit for VSER
(The internal field ID for this element is "REF_NR")

VERS reference amount
XML Element Name:PaymentSlipReferenceAmount
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   13Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference amount incl. check digit for VSER
(The internal field ID for this element is "REF_BETRAG")

Invoicing concluded YN
XML Element Name:InvoiceCompleted
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Code invoice concluded
Possible values:
0   Invoice not concluded
1   Invoice concluded
(The internal field ID for this element is "FAK_ABG")

Settled invoice total
XML Element Name:InvoiceTotalInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice total, calculated with quantity "settled"
(The internal field ID for this element is "FAK_TOT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Document no. credit note (cash register)
XML Element Name:DocumentNumberCreditNotePOS
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document no. of credit note when overtaking an invoiced order into the cash office.
Must not be used otherwise. Exception: collective documents with BNo 93 (collective delivery note, collective setup voucher, etc. that are deleted after printing).
(The internal field ID for this element is "DOK_NUMMER")

Country-Cd VAT basis1
XML Element Name:CountryCodeTaxBasis1
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Country code that has been assigned to the 1. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASELAND1")

Country-Cd VAT basis2
XML Element Name:CountryCodeTaxBasis2
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Country code that has been assigned to the 2. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASELAND2")

Country-Cd VAT basis3
XML Element Name:CountryCodeTaxBasis3
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Country code that has been assigned to the 3. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASELAND3")

Country-Cd VAT basis4
XML Element Name:CountryCodeTaxBasis4
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Country code that has been assigned to the 4. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASELAND4")

IE-Cd VAT basis1
XML Element Name:IECodeTaxBase1
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Incl./Excl. code that has been assigned to the 1. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASEIE1")

IE-Cd VAT basis2
XML Element Name:IECodeTaxBase2
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Incl./Excl. code that has been assigned to the 2. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASEIE2")

IE-Cd VAT basis3
XML Element Name:IECodeTaxBase3
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Incl./Excl. code that has been assigned to the 3. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASEIE3")

Order reference
XML Element Name:ReferencePurchaseOrder
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order reference
(The internal field ID for this element is "BESTELL_BEZ")

Paying-in slip procedure
XML Element Name:PaymentSlipProcedure
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RB_EZVER")
                    

Delivery week
XML Element Name:DeliveryWeek
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery week
(The internal field ID for this element is "LIEF_WOCHE")

Delivery year
XML Element Name:DeliveryYear
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery year
(The internal field ID for this element is "LIEF_JAHR")

Price scheme no.
XML Element Name:PriceSchemeNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price scheme no.
(The internal field ID for this element is "PREIS_SCHEMA")

Rebate scheme no.
XML Element Name:DiscountSchemeNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rebate scheme no.
(The internal field ID for this element is "RABATT_SCHEMA")

Doc-rebate1 percent
XML Element Name:DocumentDiscount1Percentage
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 1 Percentage
(The internal field ID for this element is "DOKRAB1_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate2 percent
XML Element Name:DocumentDiscount2Percentage
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 2 Percentage
(The internal field ID for this element is "DOKRAB2_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate3 percent
XML Element Name:DocumentDiscount3Percentage
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 3 Percentage
(The internal field ID for this element is "DOKRAB3_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate4 percent
XML Element Name:DocumentDiscount4Percentage
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 4 Percentage
(The internal field ID for this element is "DOKRAB4_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Original offer no.
XML Element Name:InitialOfferNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Offer no. from which the order has been taken over.
(The internal field ID for this element is "OFFERT_NR")

Original offer rebate no.
XML Element Name:InitialOfferBacklogNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Offer backlog no. from which the order has been taken over.
(The internal field ID for this element is "OFFERT_RNR")

Debi interface sequence no.
XML Element Name:DebtorInterfaceSequenceNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KOD_SEQ_NR")
                    

Debi interface date
XML Element Name:DebtorInterfaceDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KOD_DATUM")
                    

Period from
XML Element Name:PeriodFrom
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
From date of settled period
(The internal field ID for this element is "PFAK_DAT_VON")

Period up to
XML Element Name:PeriodTo
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
To date of settled period
(The internal field ID for this element is "PFAK_DAT_BIS")

Place of delivery address no.
XML Element Name:DeliveryAddress
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Place of delivery address no.
Address number of place of delivery
(The internal field ID for this element is "LIO_ADRINR")

Place of billing address no.
XML Element Name:InvoiceAddressNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Place of billing address no.
Address number of place of billing
(The internal field ID for this element is "FAO_ADRINR")

CC1 Expense
XML Element Name:CostCentre1Expense
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default cost centre for the cost account assignment
(The internal field ID for this element is "KST_AUFWAND")

ISO-Cd foreign currency
XML Element Name:Currency
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
ISO foreign currency code
(The internal field ID for this element is "ISOCODE")

Doc-rebate1 settled amount
XML Element Name:DocumentDiscount1AmountInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 1 incl. VAT, calculated with the quantity "settled"
(The internal field ID for this element is "DOKRAB1_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate2 settled amount
XML Element Name:DocumentDiscount2AmountInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 2 incl. VAT, calculated with the quantity "settled"
(The internal field ID for this element is "DOKRAB2_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate3 settled amount
XML Element Name:DocumentDiscount3AmountInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 3 incl. VAT, calculated with the quantity "settled"
(The internal field ID for this element is "DOKRAB3_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate4 settled amount
XML Element Name:DocumentDiscount4AmountInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 4 incl. VAT, calculated with the quantity "settled"
(The internal field ID for this element is "DOKRAB4_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate1 interim total YN
XML Element Name:DocumentDiscount1SubtotalFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Calculate interim total after calculation of document rebate 1 Y/N
Possible values:
0  Calculate no interim total
1  Calculate interim total
(The internal field ID for this element is "DOKRAB1_ZWITOT")

Doc-rebate2 interim total YN
XML Element Name:DocumentDiscount2SubtotalFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Calculate interim total after calculation of document rebate 2 Y/N
Possible values:
0  Calculate no interim total
1  Calculate interim total
(The internal field ID for this element is "DOKRAB2_ZWITOT")

Doc-rebate3 interim total YN
XML Element Name:DocumentDiscount3SubtotalFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Calculate interim total after calculation of document rebate 3 Y/N
Possible values:
0  Calculate no interim total
1  Calculate interim total
(The internal field ID for this element is "DOKRAB3_ZWITOT")

Client-table1 Cd
XML Element Name:CustomerStatusCode
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client table 1 code (default "Status-Cd")
Reference to table no. 9
(The internal field ID for this element is "STATUS_CD")

Client-table2 Cd
XML Element Name:RegionCode
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client table 2 code (default "Region-Cd")
Reference to table no. 10
(The internal field ID for this element is "REGION_CD")

CC1 Revenue
XML Element Name:CostCentre1Income
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default cost centre for revenue account assignment
(The internal field ID for this element is "KST_ERTRAG")

Debi interface YN
XML Element Name:InterfaceFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Debtor interface Y/N
Possible values:
0   Order will  not be transferred to debtor interface
1   Order will be transferred to debtor interface
(The internal field ID for this element is "SCHN_FLAG")

Condition group-no. client
XML Element Name:ConditionGroupNumberCustomer
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Condition group no. of client
(The internal field ID for this element is "KONDGRP_NR")

Statistics done YN
XML Element Name:StatisticsWrittenFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Statistics created Y/N
Possible values:
0  No, statistics are not created yet
1  Yes, statistics are created
(The internal field ID for this element is "STA_OK")

Order type
XML Element Name:OrderType
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order type
Possible values:
A   Order
K   Cash order (if pending)
L   Project order (if pending)
O  Offer
Q  Standard offer
P  Project offer
S  Standard order
V  Preview project order
T  Partial order
A  Subscription order
(The internal field ID for this element is "AUF_TYP")

Order status
XML Element Name:OrderStatus
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order status
Possible values:
0   Order open
1   Order archived
(The internal field ID for this element is "AUF_STATUS")

CC2 Revenue
XML Element Name:CostCentre2Income
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default cost unit for revenue account assignment
(The internal field ID for this element is "KTR_ERTRAG")

Purchase order generated YN
XML Element Name:PurchaseOrderDoneFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Code which indicates if a purchase order has already been generated for the order
Possible values:
0  No purchase order generated yet
1  Purchase order has already been generated

if it's an offer, this field defines, wheather the offer
was already handed over to the project administration (AbaProject)
0  not handed over to AbaProject
1  already handed over to AbaProject
(The internal field ID for this element is "BEST_GEN_JN")

Item rounding
XML Element Name:ItemRounding
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   2Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rounding value for rounding of order items
(The internal field ID for this element is "POS_RUNDUNG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ISO unit
XML Element Name:ISOUnit
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Unit of ISO-code (e.g. 1, 100, etc.)
(The internal field ID for this element is "ISOEINH")

Client-table3 Cd
XML Element Name:Table3Customer
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client table 3 Code 
Reference to table no. 18
(The internal field ID for this element is "KD_TAB_CD1")

Client-table4 Cd
XML Element Name:Table4Customer
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client table 4 Code 
Reference to table no. 19
(The internal field ID for this element is "KD_TAB_CD2")

Client-table5 Cd
XML Element Name:Table5Customer
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client table 5 Code 
Reference to table no. 20
(The internal field ID for this element is "KD_TAB_CD3")

Client-table6 Cd
XML Element Name:Table6Customer
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Client table 6 Code 
Reference to table no. 21
(The internal field ID for this element is "KD_TAB_CD4")

Representative conditions group no.
XML Element Name:AgentConditionGroupNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Condition group no. of representatives
(The internal field ID for this element is "V_KONDGRP_NR_CD")

Backlog order YN
XML Element Name:BacklogOrderFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Indicates if a backlog order exists for this order.
Possible values:
0   There is no backlog order
1   A backlog order has been generated
(The internal field ID for this element is "TEILAUF_FLAG")

Doc-rebate1 manual YN
XML Element Name:DocumentDiscount1ManualFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 1 Manual code
Possible values
0  Document rebate has not been entered manually
1  Document rebate has been entered manually
(The internal field ID for this element is "DOK1_RABMANU")

Doc-rebate2 manual YN
XML Element Name:DocumentDiscount2ManualFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 2 Manual code
Possible values
0  Document rebate has not been entered manually
1  Document rebate has been entered manually
(The internal field ID for this element is "DOK2_RABMANU")

Doc-rebate3 manual YN
XML Element Name:DocumentDiscount3ManualFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 3 Manual code
Possible values
0  Document rebate has not been entered manually
1  Document rebate has been entered manually
(The internal field ID for this element is "DOK3_RABMANU")

Doc-rebate4 manual YN
XML Element Name:DocumentDiscount4ManualFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 4 Manual code
Possible values
0  Document rebate has not been entered manually
1  Document rebate has been entered manually
(The internal field ID for this element is "DOK4_RABMANU")

Doc. rebate scheme no.
XML Element Name:DocumentDiscountSchemeNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate scheme no.
(The internal field ID for this element is "DOKRAB_SCHEMA")

VAT-Cd proposal
XML Element Name:TaxCode
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-code proposal
(The internal field ID for this element is "MWSTCD")

Reminder date debtors
XML Element Name:DebtorReminderDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Debtor disposition date
(The internal field ID for this element is "DEBI_DISPODAT")

CC2 Expense
XML Element Name:CostCentre2Expense
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default cost unit for the cost account assignment
(The internal field ID for this element is "KTR_AUFWAND")

VAT YN
XML Element Name:TaxFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT flag
Possible values:
0   Old order with W.U.S.T.  
1   Order with VAT
(The internal field ID for this element is "MWSTFLG")

VAT-Cd VAT-Basis1
XML Element Name:TaxCodeTaxBasis1
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-code of the 1. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASECD1")

VAT-Cd VAT-Basis2
XML Element Name:TaxCodeTaxBasis2
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-code of the 2. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASECD2")

VAT-Cd VAT-Basis3
XML Element Name:TaxCodeTaxBasis3
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-code of the 3. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASECD3")

VAT-Cd VAT-Basis4
XML Element Name:TaxCodeTaxBasis4
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-code of the 4. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASECD4")

Percent VAT-basis1
XML Element Name:TaxPercentBasis1
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-percentage of the 1. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASEPROZ1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Percent VAT-basis2
XML Element Name:TaxPercentBasis2
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-percentage of the 2. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASEPROZ2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Percent VAT-basis3
XML Element Name:TaxPercentBasis3
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-percentage of the 3. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASEPROZ3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Percent VAT-basis4
XML Element Name:TaxPercentBasis4
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-percentage of the 4. VAT-code settled in the order
(The internal field ID for this element is "MWSTBASEPROZ4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-basis1
XML Element Name:TaxBasis1Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 1. VAT-code settled in order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBASE1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-basis2
XML Element Name:TaxBasis2Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 2. VAT-code settled in order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBASE2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-basis3
XML Element Name:TaxBasis3Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 3. VAT-code settled in order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBASE3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled VAT-basis4
XML Element Name:TaxBasis4Invoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 4. VAT-code settled in order, calculated with quantity "settled"
(The internal field ID for this element is "MWSTBASE4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VSER internal no.
XML Element Name:PaymentSlipInternalNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Internal number of used VSER-procedure
(The internal field ID for this element is "VESR_INR")

BATCH/SNO document no.
XML Element Name:SerialNumberDocumentNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Contains the document number, which batch or serial number should be queried.
Possible values
1  Order confirmation
2  Setup voucher
3  Delivery note
4  Invoice
5  User document 1
6  User document 2
7  User document 3
8  User document 4
9  User document 5
(The internal field ID for this element is "DOK_SERIENR")

IE-Cd VAT basis4
XML Element Name:IECodeTaxBase4
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Incl./Excl. code that has been assigned to the 4. calculated VAT-code of the order.
(The internal field ID for this element is "MWSTBASEIE4")

Auto. Settled additional total net1
XML Element Name:AutoAdditionalTotal1NetInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 1. VAT-code that is settled in this order is added in this field. The share is calculated on the basis of the quantity "settled".
(The internal field ID for this element is "AUT_ZUSTOT_N1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Auto. Settled additional total net2
XML Element Name:AutoAdditionalTotal2NetInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 2. VAT-code that is settled in this order is added in this field. The share is calculated on the basis of the quantity "settled".
(The internal field ID for this element is "AUT_ZUSTOT_N2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Auto. Settled additional total net3
XML Element Name:AutoAdditionalTotal3NetInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 3. VAT-code that is settled in this order is added in this field. The share is calculated on the basis of the quantity "settled".
(The internal field ID for this element is "AUT_ZUSTOT_N3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Auto. Settled additional total net4
XML Element Name:AutoAdditionalTotal4NetInvoiced
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 4. VAT-code that is settled in this order is added in this field. The share is calculated on the basis of the quantity "settled".
(The internal field ID for this element is "AUT_ZUSTOT_N4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT 0IE-Cd
XML Element Name:TaxIECode
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-flag is taken over from the client base to the order header.
Possible values:
0   w/o VAT
I    incl. VAT
E   excl. VAT
(The internal field ID for this element is "MWST_0IE")

Min. invoice total YN
XML Element Name:MinimumInvoiceTotalFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Determines whether it is an order with or without minimum invoice total.
Possible values:
0   Order without minimum invoice total
1   Order with minimum invoice total
(The internal field ID for this element is "MINDRECH_FLAG")

Min. calculated amount invoiced YN
XML Element Name:MinimumInvoiceAmountCalcFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Determines if a possible minimum invoice amount has already been calculated.
Possible values:
0   Has not been calculated yet
1   Has already been calculated
(The internal field ID for this element is "MINDRECH_CHEK")

Collective order backlog no.
XML Element Name:CollectiveOrderBacklogNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Collective order backlog number.
Identifies, along with the field "CollOrdNo", a collective order definitely.
(The internal field ID for this element is "SAMMEL_AUF_RNR")

EURO coefficient
XML Element Name:EuroCoefficient
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Fix conversion from foreign currency in EURO, if it is a EURO currency
(The internal field ID for this element is "EURO_KURS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ITO Rebate VAT
XML Element Name:DiscountAmountOrderedTax
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-total of any items contained in item rebate, calculated with quantity "ordered"
(The internal field ID for this element is "PTB_POSRAB_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ITO Rebate amount
XML Element Name:DiscountAmountOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Total item rebate of any items incl. VAT, calculated with quantity "ordered"
(The internal field ID for this element is "PTB_POSRAB_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-basis1 ordered
XML Element Name:TaxBasis1Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 1. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBASE1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-basis2 ordered
XML Element Name:TaxBasis2Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 2. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBASE2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-basis3 ordered
XML Element Name:TaxBasis3Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 3. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBASE3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-basis4 ordered
XML Element Name:TaxBasis4Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT basis (total) of the 4. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBASE4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-amount1 ordered
XML Element Name:TaxAmount1Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the 1. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBETR1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-amount2 ordered
XML Element Name:TaxAmount2Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the 2. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBETR2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-amount3 ordered
XML Element Name:TaxAmount3Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the 3. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBETR3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-amount4 ordered
XML Element Name:TaxAmount4Ordered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT amount of the 4. VAT-code settled in order, calculated with quantity "ordered"
(The internal field ID for this element is "B_MWSTBETR4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate1-amount ordered
XML Element Name:DocumentDiscount1AmountOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 1 incl. VAT, calculated with the quantity "ordered"
(The internal field ID for this element is "B_DOKRAB1_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate2-amount ordered
XML Element Name:DocumentDiscount2AmountOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 2 incl. VAT, calculated with the quantity "ordered"
(The internal field ID for this element is "B_DOKRAB2_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate3-amount ordered
XML Element Name:DocumentDiscount3AmountOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 3 incl. VAT, calculated with the quantity "ordered"
(The internal field ID for this element is "B_DOKRAB3_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate4-amount ordered
XML Element Name:DocumentDiscount4AmountOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document rebate 4 incl. VAT, calculated with the quantity "ordered"
(The internal field ID for this element is "B_DOKRAB4_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate1 VAT ordered
XML Element Name:DocumentDiscount1TaxOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 1. document rebate, calculated with quantity "ordered"
(The internal field ID for this element is "B_DOKRAB1_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate2 VAT ordered
XML Element Name:DocumentDiscount2TaxOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 2. document rebate, calculated with quantity "ordered"
(The internal field ID for this element is "B_DOKRAB2_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate3 VAT ordered
XML Element Name:DocumentDiscount3TaxOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 3. document rebate, calculated with quantity "ordered"
(The internal field ID for this element is "B_DOKRAB3_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Doc-rebate4 VAT ordered
XML Element Name:DocumentDiscount4TaxOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT contained in 4. document rebate, calculated with quantity "ordered"
(The internal field ID for this element is "B_DOKRAB4_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Auto. additional total net1 ordered
XML Element Name:AutoAdditionalTotal1NetOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 1. VAT-code settled in this order is added in this field. The share is calculated on the basis of the quantity "ordered".
(The internal field ID for this element is "B_AUT_ZUSTOT_N1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Auto. additional total net2 ordered
XML Element Name:AutoAdditionalTotal2NetOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 2. VAT-code that is settled in this order is added in this field. The share is calculated on the basis of the quantity "ordered".
(The internal field ID for this element is "B_AUT_ZUSTOT_N2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Auto. additional total net3 ordered
XML Element Name:AutoAdditionalTotal3NetOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 3. VAT-code that is settled in this order is added in this field. The share is calculated on the basis of the quantity "ordered".
(The internal field ID for this element is "B_AUT_ZUSTOT_N3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Auto. additional total net4 ordered
XML Element Name:AutoAdditionalTotal4NetOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If an automatic-VAT-Cd is saved on an item, the share of the 4. VAT-code that is settled in this order is added in this field. The share is calculated on the basis of the quantity "ordered".
(The internal field ID for this element is "B_AUT_ZUSTOT_N4")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Division no.
XML Element Name:Division
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Division number
(The internal field ID for this element is "GSB_NR")

Invoice total ordered
XML Element Name:InvoiceTotalOrdered
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice total, calculated with quantity "ordered"
(The internal field ID for this element is "FAK_TOT_BEST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Subscr. selection no.
XML Element Name:SubscriptionSelectionNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Number of the serial invoicing selection
(The internal field ID for this element is "ABONR")

Subscr. order no.
XML Element Name:SubscriptionOrderNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Number of the serial invoicing item, within the serial invoicing selection
(The internal field ID for this element is "ABOAUFNR")

Creation date subscription
XML Element Name:SubscriptionCreationDate
Parent Element:SalesOrderHeaderFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Date of the generating from the serial invoicing
(The internal field ID for this element is "ABOGENDAT")

CC Project
XML Element Name:CostCentreProject
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Relief cost centre proposal (project accounting)
Cost centre which should be relieved with the overhead cost rate of the item
in the project accounting
(The internal field ID for this element is "KST_PROJEKT")

Document type invoice
XML Element Name:DocumentCodeInvoice
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document type invoice, i.e. if invoice total >= 0
Debtor file DBA
see Debi-description
(The internal field ID for this element is "BELARTFAK")

Project client no.
XML Element Name:ProjectCustomerNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DKNUM_PROJ")
                    

Summarising YN project
XML Element Name:ProjectSummarisationFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Summarise OrderItems on handover to project interface
(The internal field ID for this element is "CBPROJVERD")

Only income entry project
XML Element Name:ProjectIncomeBookingFlag
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Internal use only
(The internal field ID for this element is "CBPROJERTONLY")

Document status
XML Element Name:DocumentStatus
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "BELEGSTATUS")
                    

2. Document Group-No.
XML Element Name:DocumentGroupNumber2
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "BEL_GRP_NR2")
                    

3. Document Group-No.
XML Element Name:DocumentGroupNumber3
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "BEL_GRP_NR3")
                    

Document approved
XML Element Name:DocumentApproved
Parent Element:SalesOrderHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
0: not approved
1: approved
(The internal field ID for this element is "CBVISIERT")

Resp. Person
XML Element Name:ApprovalUserNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VISIERTUSER")
                    

1. Grouping ASCII
XML Element Name:GroupingNumberAscii1
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GRP_NR_ASC1")
                    

2. Grouping ASCII
XML Element Name:GroupingNumberAscii2
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GRP_NR_ASC2")
                    

Cost centre group
XML Element Name:CostCentreGroup
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KST_GRP_NR")
                    

3. Grouping ASCII
XML Element Name:GroupingNumberAscii3
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GRP_NR_ASC3")
                    

Dunning procedure
XML Element Name:ReminderProcedure
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MAHNVERFAHREN")
                    

Dunning area
XML Element Name:ReminderArea
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MAHNBEREICH")
                    

Dunning address
XML Element Name:ReminderAddress
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MAHNADRESSINR")
                    

Debit way
XML Element Name:ChargingMethod
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "BELASTUNGSWEG")
                    

Business case
XML Element Name:BusinessCase
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GESCHAEFTSFALL")
                    

Original application
XML Element Name:InitialApplication
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible values:
0-50  : LogoID of application
51-99: ID of external application
(The internal field ID for this element is "VONAPPL")

Permission flag
XML Element Name:AuthorisationFlag
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible Values:
0: all allowed
1: do not delete
2: do not mutate
4: do not enter new items

from this follows:
3: only new items allowed
5: only mutating allowed
7: no changes allowed
(The internal field ID for this element is "VONAPPLBERECHT")

Client no. pricing
XML Element Name:PricingCustomerNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DKNUM_PFIND")
                    

ISO-code pricing client
XML Element Name:ISOCodePricingCustomer
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ISOCD_PFIND")
                    

Statistical client no.
XML Element Name:StatisticsCustomerNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DKNUM_STAT")
                    

ISO-code statistical client
XML Element Name:ISOCodeStatisticCustomer
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ISOCD_STAT")
                    

Partial invoicing order no.
XML Element Name:PartialInvoiceOrderNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AUF_NR_TFAK")
                    

Partial invoicing order backlog no.
XML Element Name:PartialInvoiceBacklogNumber
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AUF_RNR_TFAK")
                    

Consolidation code
XML Element Name:ConsolidationCode
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KONSCODE")
                    

No. of positions direct stock
XML Element Name:DirectStockItemQuantity
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "POSANZ_DIREKTLAGER")
                    

Reserve
XML Element Name:Code3
Parent Element:SalesOrderHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "B_FLAG3")
                    

Division no. stock
XML Element Name:DivisionNumberStock
Parent Element:SalesOrderHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GSB_NR_LAGER")
                    

Individual user fields Header
XML Element Name:HeaderIndividualUserFields
Parent Element:SalesOrderHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:HeaderIndividualUserFieldsFields
Parent Element:HeaderIndividualUserFields
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

User field ASCII1
XML Element Name:Ascii1
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_1")
                    

User field ASCII2
XML Element Name:Ascii2
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_2")
                    

User field ASCII3
XML Element Name:Ascii3
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_3")
                    

User field ASCII4
XML Element Name:Ascii4
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_4")
                    

User field ASCII5
XML Element Name:Ascii5
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_5")
                    

User field ASCII6
XML Element Name:Ascii6
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_6")
                    

User field ASCII7
XML Element Name:Ascii7
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_7")
                    

User field ASCII8
XML Element Name:Ascii8
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_8")
                    

User field ASCII9
XML Element Name:Ascii9
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_9")
                    

User field ASCII10
XML Element Name:Ascii10
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_10")
                    

User fields num1
XML Element Name:Numeric1
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_1")

User field num2
XML Element Name:Numeric2
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_2")

User field num3
XML Element Name:Numeric3
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_3")

User field num4
XML Element Name:Numeric4
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_4")

User field num5
XML Element Name:Numeric5
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_5")

User field num6
XML Element Name:Numeric6
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num7
XML Element Name:Numeric7
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num8
XML Element Name:Numeric8
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num9
XML Element Name:Numeric9
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num10
XML Element Name:Numeric10
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_10")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field date1
XML Element Name:Date1
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_1")
                    

User field date2
XML Element Name:Date2
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_2")
                    

User field date3
XML Element Name:Date3
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_3")
                    

User field date4
XML Element Name:Date4
Parent Element:HeaderIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_4")
                    

Individual user fields Header addr.
XML Element Name:HeaderIndividualUserFieldsAddress
Parent Element:SalesOrderHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:HeaderIndividualUserFieldsAddressFields
Parent Element:HeaderIndividualUserFieldsAddress
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

User field ASCII1
XML Element Name:Ascii1
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_1")
                    

User field ASCII2
XML Element Name:Ascii2
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_2")
                    

User field ASCII3
XML Element Name:Ascii3
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_3")
                    

User field ASCII4
XML Element Name:Ascii4
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_4")
                    

User field ASCII5
XML Element Name:Ascii5
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_5")
                    

User field ASCII6
XML Element Name:Ascii6
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_6")
                    

User field ASCII7
XML Element Name:Ascii7
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_7")
                    

User field ASCII8
XML Element Name:Ascii8
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_8")
                    

User field ASCII9
XML Element Name:Ascii9
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_9")
                    

User field ASCII10
XML Element Name:Ascii10
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_10")
                    

AddressNo
XML Element Name:AddressNumber
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_1")

User field num2
XML Element Name:Numeric2
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_2")

User field num3
XML Element Name:Numeric3
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_3")

User field num4
XML Element Name:Numeric4
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_4")

User field num5
XML Element Name:Numeric5
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_5")

User field num6
XML Element Name:Numeric6
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num7
XML Element Name:Numeric7
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num8
XML Element Name:Numeric8
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num9
XML Element Name:Numeric9
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num10
XML Element Name:Numeric10
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_10")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field date1
XML Element Name:Date1
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_1")
                    

User field date2
XML Element Name:Date2
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_2")
                    

User field date3
XML Element Name:Date3
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_3")
                    

User field date4
XML Element Name:Date4
Parent Element:HeaderIndividualUserFieldsAddressFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_4")
                    

Texts ABEA Header text
XML Element Name:HeaderText
Parent Element:SalesOrderHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Standard texts, product texts, assembly texts, header, footer and item texts, general texts, tables

Fields
XML Element Name:HeaderTextFields
Parent Element:HeaderText
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text type
XML Element Name:TextType
Parent Element:HeaderTextFields
Field Type:Text
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Text type within the text section
Possible values:
CD   Table codes
ST   Standard text (text element) 
VT   Variant text
KT   Header text
FT   Footer text
PT   Item text
BT   Assembly text
PV   Product text sales
PE   Product text purchasing
WF  Workflow text
GF   General footer text
GK  General header text
BN  User key text
CX  Charges text
SX   Serial no text
FL   Invoice text supplier
FM  Invoice text manual stock entries
FS   Invoice text carrier
SH  Assemly list header
SP   Assembly list item / Spezifikationstext bei QS
KK   Calculation
KZ   Calculation line
DK  Dimension combination
DT  Dimension
(The internal field ID for this element is "TEXT_TYP")

Document type
XML Element Name:DocumentType
Parent Element:HeaderTextFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Documents for which the text is defined
Possible values:
- BEREICH Sales: Doc Nr.
- BEREICH Purchase Doc Nr.
(The internal field ID for this element is "DOK_TYP")

Text
XML Element Name:Text
Parent Element:HeaderTextFields
Field Type:Text
Action Type:Import und Export
Field Length:   -1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "HTML_KOPFTEXT")
                    

Texts ABEA Footer text
XML Element Name:FooterText
Parent Element:SalesOrderHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Standard texts, product texts, assembly texts, header, footer and item texts, general texts, tables

Fields
XML Element Name:FooterTextFields
Parent Element:FooterText
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text type
XML Element Name:TextType
Parent Element:FooterTextFields
Field Type:Text
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Text type within the text section
Possible values:
CD   Table codes
ST   Standard text (text element) 
VT   Variant text
KT   Header text
FT   Footer text
PT   Item text
BT   Assembly text
PV   Product text sales
PE   Product text purchasing
WF  Workflow text
GF   General footer text
GK  General header text
BN  User key text
CX  Charges text
SX   Serial no text
FL   Invoice text supplier
FM  Invoice text manual stock entries
FS   Invoice text carrier
SH  Assemly list header
SP   Assembly list item / Spezifikationstext bei QS
KK   Calculation
KZ   Calculation line
DK  Dimension combination
DT  Dimension
(The internal field ID for this element is "TEXT_TYP")

Document type
XML Element Name:DocumentType
Parent Element:FooterTextFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Documents for which the text is defined
Possible values:
- BEREICH Sales: Doc Nr.
- BEREICH Purchase Doc Nr.
(The internal field ID for this element is "DOK_TYP")

Text
XML Element Name:Text
Parent Element:FooterTextFields
Field Type:Text
Action Type:Import und Export
Field Length:   -1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "HTML_FUSSTEXT")
                    

Workflow data sales
XML Element Name:ProcessFlow
Parent Element:SalesOrderHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:ProcessFlowFields
Parent Element:ProcessFlow
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

No.
XML Element Name:OrderNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "NR")
                    

Backlog no.
XML Element Name:OrderBacklogNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RNR")
                    

Line status
XML Element Name:LineStatus
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Line status
0: open
1: processed
(The internal field ID for this element is "Z_STAT")

Line no.
XML Element Name:LineNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Line no.
(The internal field ID for this element is "Z_NR")

Activity no.
XML Element Name:ActionNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Activity no.
Each activity is assigned with a fixed number to define a
definite behaviour for each activity.
(The internal field ID for this element is "AKTIONS_NR")

Sequence control section
XML Element Name:ProcessFlowArea
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "BF_BEREICH")
                    

Sequence no.
XML Element Name:ProcessFlowNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Sequence control number
Section 1-9999
Designation in OTX (Header-ID No. 2)
(The internal field ID for this element is "BF_NR")

Program no.
XML Element Name:ProgramNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Program belonging to the activity

Programs are defined in the file OWA.
The program designation for all languages is saved 
in file OTX (Header-ID No. 4).

Activity:                          Contents WA_NR:
Initiate document            Program number from OWA
Start program                  Program number from OWA
Work Flow Event            Number of WorkFlow
Address Activity               Aktivity Number
(The internal field ID for this element is "WA_NR")

Program type
XML Element Name:ProgramType
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Program type
1: AbaView
2: Program
3: EBPP
(The internal field ID for this element is "PRG_TYP")

Type of electronic document
XML Element Name:ElectronicDocumentType
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
e.g. order, offer, invoice etc.
(The internal field ID for this element is "ABADOC_TYP")

Invoice type
XML Element Name:InvoiceType
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice type
Reference to text table no. 6
(The internal field ID for this element is "FAK_CD")

Printing type
XML Element Name:PrintType
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DRUCKART")
                    

No. of copies
XML Element Name:NumberOfCopies
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KOPIEN")
                    

Program name
XML Element Name:ProgramName
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   128Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
AbaView  (*.AVR)
with possible path information

Program name (*.EXE etc.)
with possible path information

(anything to be executed with file extension)
Default path: \abac\kd\orde
(The internal field ID for this element is "PRG_NAME")

Handover parameter
XML Element Name:TransferParameter
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   60Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PRG_PARAM")
                    

Wait-Flag
XML Element Name:WaitFlag
Parent Element:ProcessFlowFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Wait-Flag:
If set, the order is locked for processing
as long as the program is running
0: Do not wait
1: wait
(The internal field ID for this element is "CB_WAIT")

Run activity automatically
XML Element Name:AutomaticAction
Parent Element:ProcessFlowFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Initiate activity automatically
If set, the activity will be always executed automatically
0: manually
1: automatically

When choosing 'manually', the category of the user who is allowed to imitate
the activity can be set.
(The internal field ID for this element is "CB_AUTO")

Template set no.
XML Element Name:FormSetNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Template set (Default)
If not defined, the template set will be imported from document flow header
If it is not defined there, it will be imported from the Customizer assignment
(The internal field ID for this element is "MASKENSET_NR")

Document no.
XML Element Name:DocumentNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Document number of corresponding
number range
(The internal field ID for this element is "DOK_NR")

Run user
XML Element Name:ActionUserNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
User who initiated the activity.
(The internal field ID for this element is "USER_AUSL")

Printing user
XML Element Name:PrintUserNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
User who printed the document.
(The internal field ID for this element is "USER_DRUCK")

Number range no.
XML Element Name:NumberRangeNumber
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "NK_NR")
                    

Running date
XML Element Name:ActionDate
Parent Element:ProcessFlowFields
Field Type:Datum/Zeit (2006-08-08T10:16:54.509+02:00)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_AUSL")
                    

Printing date
XML Element Name:PrintDate
Parent Element:ProcessFlowFields
Field Type:Datum/Zeit (2006-08-08T10:16:54.509+02:00)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_DRUCK")
                    

Confirm action before execution
XML Element Name:ConfirmAction
Parent Element:ProcessFlowFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "CONFIRMEXECUTION")
                    

Procedure line in transaction data cannot be modified
XML Element Name:NoModification
Parent Element:ProcessFlowFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DENYMODIFY")
                    

Name of user category
XML Element Name:UserCategory
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "BENUTZERKATEGORIE")
                    

User initiated
XML Element Name:ActionUserName
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AUSLUSER_NAME")
                    

User printed
XML Element Name:PrintUserName
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DRUCKUSER_NAME")
                    

Action
XML Element Name:Action
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AKTIONSNAME")
                    

Document / program
XML Element Name:ActionDesignation
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PROGRAMMNAME")
                    

Printer query
XML Element Name:PrintDialog
Parent Element:ProcessFlowFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DRUCKABFRAGE")
                    

Archive
XML Element Name:Archive
Parent Element:ProcessFlowFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ARCHIV")
                    

Activity
XML Element Name:AddressActivity
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AKTIVITAET")
                    

Employee
XML Element Name:AddressActivityEmployee
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MITARBEITER")
                    

Activity variable
XML Element Name:ActivityIsVariable
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AKTIVITAET_VARIABEL")
                    

Employee variable
XML Element Name:ActivityEmployeeIsVariable
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   255Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MITARBEITER_VARIABEL")
                    

Decision question
XML Element Name:DecisionQuestion
Parent Element:ProcessFlowFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ENTSCHEIDUNG_FRAGE")
                    

Decision response
XML Element Name:DecisionAnswer
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   70Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ENTSCHEIDUNG_ANTWORTEN")
                    

Order item subscription invoicing
XML Element Name:Item
Parent Element:SalesOrderHeader
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:ItemFields
Parent Element:Item
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Project number
XML Element Name:ProjectNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PROJNR")
                    

Order no.
XML Element Name:OrderNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order no.
(The internal field ID for this element is "AUF_NR")

Order backlog no.
XML Element Name:OrderBacklogNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order backlog no.
Possible values:
1 - 90   Is used for the administration of backlog orders
     95   Special identification for the print of labels via order
     96   Identification for collective order
     97   Identification for periodical invoice
     98   Is only used temporarily for the print of archive data
     99   Identification for monthly invoice
(The internal field ID for this element is "AUF_RNR")

Item No.
XML Element Name:ItemNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "POS_NR")
                    

variant item no.
XML Element Name:ItemNumberVariant
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "POS_RNR")
                    

Item type
XML Element Name:ItemType
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item type
Possible values:
A   Product item
B   Service item
C   Surcharge item
D   Misc. items
O   Total line
S   Subtotal line
T   Title line
(The internal field ID for this element is "POS_ART")

Product No.
XML Element Name:ProductNumber
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Product No.
(The internal field ID for this element is "ADO_LEO_NR")

Product designation
XML Element Name:ProductDesignation
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Product designation
(The internal field ID for this element is "ADO_LEO_BEZ")

Delivery date
XML Element Name:DeliveryDate
Parent Element:ItemFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery date
(The internal field ID for this element is "LIEFER_DATUM")

Storage location outgoings
XML Element Name:StockLocation
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage location for stock outgoings
(The internal field ID for this element is "LAGER_ORT")

Storage place outgoings
XML Element Name:BinLocation
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage place for stock outgoings
(The internal field ID for this element is "LAGER_PLATZ")

Ordered quantity
XML Element Name:QuantityOrdered
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Ordered quantity
(The internal field ID for this element is "MENGE_BESTELLT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Delivered quantity
XML Element Name:QuantityDelivered
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivered quantity
(The internal field ID for this element is "MENGE_GELIEF")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Backlog quantity
XML Element Name:QuantityBacklog
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Backlog quantity
On generating the backlog item the difference of "ordered quantity" and "delivered quantity" will be saved in this field.
(The internal field ID for this element is "MENGE_GELIEF_K")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item description1
XML Element Name:ItemDescription1
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item description line 1
(The internal field ID for this element is "POS_BES1")

Item description2
XML Element Name:ItemDescription2
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item description line 2
(The internal field ID for this element is "POS_BES2")

Individual price
XML Element Name:UnitPriceWithTax
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual price, rebates subtracted, incl. VAT
(The internal field ID for this element is "EINZEL_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Price manually YN
XML Element Name:PriceManual
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price manually changed YN
Possible values:
1    Price was changed manually
0   Price was not changed manually
P   Pricing cannot be executed again
(The internal field ID for this element is "PREIS_MANU_JN")

Settled item total
XML Element Name:TotalInvoiced
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item total, rebates subtracted, incl. VAT, calculated with quantity "settled"
(The internal field ID for this element is "POS_TOT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled item rebate amount
XML Element Name:DiscountAmountInvoiced
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item rebate, excl. VAT, calculated with quantity "settled"
(The internal field ID for this element is "POS_TOT_RAB")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled item VAT-amount
XML Element Name:TaxAmountInvoiced
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item VAT-amount, calculated with quantity "settled"
(The internal field ID for this element is "POS_TOT_WUST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total ordered
XML Element Name:TotalOrdered
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item total, rebates subtracted, incl. VAT, calculated with quantity "ordered"
(The internal field ID for this element is "POS_TOT_BEST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Free goods flag
XML Element Name:DiscountInKindFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible Values:
0: Add free goods to order quantity
1: Subtract free goods from order quantity
(The internal field ID for this element is "NATRABFLAG")

VAT percent
XML Element Name:TaxPercentage
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT percentage
(The internal field ID for this element is "WUST_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Sales unit trade
XML Element Name:SalesUnitTrade
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Purchasing unit trade
(The internal field ID for this element is "VKE_HANDEL")

Sales unit basis
XML Element Name:SalesUnitBasis
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Sales unit basis
(The internal field ID for this element is "VKE_BASIS")

Sales price unit trade
XML Element Name:SalesPriceUnitTrade
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Sales price unit trade
(The internal field ID for this element is "VPE_HANDEL")

Sales price unit basis
XML Element Name:SalesPriceUnitBasis
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Sales price unit basis
(The internal field ID for this element is "VPE_BASIS")

Price factor
XML Element Name:PriceFactor
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price factor for the conversion of sales units / sales price units
(The internal field ID for this element is "PREIS_FAKTOR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Net weight
XML Element Name:NetWeight
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Net weight
(The internal field ID for this element is "GEW_NETTO")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Tara weight
XML Element Name:TareWeight
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tara weight
(The internal field ID for this element is "GEW_TARA")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ACT Revenue
XML Element Name:AccountIncome
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Proposal for the revenue account assignment
(The internal field ID for this element is "KTO_ERTRAG")

Inventory factor
XML Element Name:StockFactor
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory factor for the conversion of sales units / basic storage units
(The internal field ID for this element is "LAGER_FAKTOR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

ACT Expense
XML Element Name:AccountExpense
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default for cost account assignment
(The internal field ID for this element is "KTO_AUFWAND")

CC2 Revenue
XML Element Name:CostCentre2Income
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Proposal cost centre 2 for the revenue account assignment
(The internal field ID for this element is "KTR_ERTRAG")

CC1 Revenue
XML Element Name:CostCentre1Income
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default cost centre2 for revenue account assignment
(The internal field ID for this element is "KST_ERTRAG")

CC1 Expense
XML Element Name:CostCentre1Expense
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default cost centre1 for cost account assignment
(The internal field ID for this element is "KST_AUFWAND")

CC2 Expense
XML Element Name:CostCentre2Expense
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Default cost centre2 for cost account assignment
(The internal field ID for this element is "KTR_AUFWAND")

Rebate interim total YN
XML Element Name:SubtotalDiscountFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rebate interim total flag
Defines if an interim total shall be calculated after rebate calculation.
Possible values:
0   no calculation of interim total
1   calculate interim total
(The internal field ID for this element is "KONDRAB_ZWITOT")

Invoice type
XML Element Name:InvoiceType
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Invoice type code
Possible values:
1  Immediate invoice / Collective invoice
2  Monthly invoice
3  Periodical invoice
4  Subscription invoice
5  Cash invoice
(The internal field ID for this element is "FAK_CD")

Rebate percent
XML Element Name:DiscountPercentage
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rebate percentage per unit
(The internal field ID for this element is "KOND_RAB_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Rebate amount
XML Element Name:TotalInvoicedDiscountAmount
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rebate amount per unit
(The internal field ID for this element is "KOND_RAB_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Graduated rebate percent
XML Element Name:ScaledDiscountPercentage
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Graduated rebate percentage
(The internal field ID for this element is "STAFF_RAB_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Graduated rebate amount
XML Element Name:ScaledDiscountAmount
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Graduated rebate amount
(The internal field ID for this element is "STAFF_RAB_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Special rebate percent
XML Element Name:SpecialDiscountPercentage
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Special rebate percentage
(The internal field ID for this element is "SPEZ_RAB_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Special rebate amount
XML Element Name:DiscountSpecialAmount
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Special rebate amount
(The internal field ID for this element is "SPEZ_RAB_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Promotion rebate percent
XML Element Name:PromotionDiscountPercentage
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Promotion rebate percentage
(The internal field ID for this element is "AKTI_RAB_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Promotion rebate amount
XML Element Name:DiscountPromotionAmount
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Promotion rebate amount
(The internal field ID for this element is "AKTI_RAB_BETR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settlement no.
XML Element Name:ConditionAgreementNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Final number condition
(The internal field ID for this element is "ABSCHLUSS_NR")

G/L code
XML Element Name:GeneralLedgerCode
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "FIBU_CD")
                    

Vat-amount individual price
XML Element Name:UnitPriceTax
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-amount of individual price
(The internal field ID for this element is "EP_MWST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Fixed price no. product
XML Element Name:PriceListNumberArticle
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price-list no. for products (fixed price)
(The internal field ID for this element is "FIXPREIS_CD_ADO")

Fixed price no. service
XML Element Name:PriceListNumberService
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price-list no. for service (fixed price)
(The internal field ID for this element is "FIXPREIS_CD_LEO")

Rebate types
XML Element Name:DiscountTypes
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rebate types that are considered on the item
Possible values:
1         Rebate
12       Rebate and graduated rebate 
123     Rebate, graduated rebate and special rebate
1234   Rebate, graduated rebate, special rebate and promotion rebate
(The internal field ID for this element is "RAB_ARTEN")

Guarantee code
XML Element Name:WarrantyCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Guarantee table code
Reference to table no. 5 in file "table" (OTX)
(The internal field ID for this element is "GARANTIE_CD")

Special rebate interim total YN
XML Element Name:SubtotalSpecialDiscountFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Special rebate interim total flag
Defines if an interim total shall be calculated after special rebate calculation.
Possible values:
0   no calculation of interim total
1   calculation of interim total
(The internal field ID for this element is "SPEZRAB_ZWITOT")

Graduated rebate interim total YN
XML Element Name:SubtotalScaledDiscountFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Graduated rebate interim total flag
Defines if an interim total shall be calculated after graduated rebate calculation.
Possible values:
0   no calculation of interim total
1   calculation of interim total
(The internal field ID for this element is "STAFRAB_ZWITOT")

Promotion rebate interim total YN
XML Element Name:SubtotalPromotionDiscountFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Promotion rebate interim total flag
Defines if an interim total shall be calculated after promotion rebate calculation.
Possible values:
0   no calculation of interim total
1   calculation of interim total
(The internal field ID for this element is "AKTIRAB_ZWITOT")

Price type
XML Element Name:PriceType
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price type
Possible values:
0   no price or manual price
1   List price
2   Fixed price
3   Promotion price
4   Special price
5   Graduated price
(The internal field ID for this element is "PREIS_ART")

Rebate manual YN
XML Element Name:DiscountManualFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Rebate manually changed YN
Possible values:
1    Rebate was changed manually (one or several rebates have been changed)
0    no rebate was manually changed
(The internal field ID for this element is "RABA_MANU_JN")

Do not write back inventory
XML Element Name:NoStockBackBooking
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory reverse entry flag
Possible values:
0   Inventory reverse entry
1   No inventory reverse entry
(The internal field ID for this element is "NOLAGRUECK")

Price by pricing
XML Element Name:PriceAfterFinding
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price determined by pricing. Whether the price is incl. or excl. VAT depends on:
- IE-Flag Order header if the VAT-code is defined as optional
- product base
- Fixed price definition
(The internal field ID for this element is "LF_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Credit note item
XML Element Name:CreditNoteItem
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If the flag is set, the quantity can be entered as positive, but it will be saved as negative.
(The internal field ID for this element is "FLAG")

Delivery note no.
XML Element Name:DeliveryNoteNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery note number
(The internal field ID for this element is "LIEFERSCHEIN_NR")

User field Cd1
XML Element Name:Code1
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field code 1
(The internal field ID for this element is "AV_OAP_AKTIV")

User field Cd2
XML Element Name:Code2
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field code 2
(The internal field ID for this element is "B_FLAG2")

User field Cd3
XML Element Name:Code3
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field code 3
(The internal field ID for this element is "B_FLAG3")

Item text YN
XML Element Name:TextFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item text exists YN
Possible values:
0   no item text
1   item text exists
(The internal field ID for this element is "B_FLAG4")

Length
XML Element Name:Length
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MASS_L")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Width
XML Element Name:Width
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MASS_B")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Height
XML Element Name:Height
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MASS_H")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Volume
XML Element Name:Volume
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VOLUMEN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Specific weight
XML Element Name:SpecificWeight
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Specific weight
(The internal field ID for this element is "SPEZ_GEW")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Measure volume
XML Element Name:MeasurementUnitVolume
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   5Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Measuring unit of volume
(The internal field ID for this element is "VOL_MASS")

User field Asc1
XML Element Name:Ascii1
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field ASCII 1
(The internal field ID for this element is "BEN_ASC_1")

User field Asc2
XML Element Name:Ascii2
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field ASCII 2
(The internal field ID for this element is "BEN_ASC_2")

User field Asc3
XML Element Name:Ascii3
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   15Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field ASCII 3
(The internal field ID for this element is "BEN_ASC_3")

User field No1
XML Element Name:Numeric1
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual numerical user field 1
(The internal field ID for this element is "BEN_NUM_1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field No2
XML Element Name:Numeric2
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual numerical user field 2
(The internal field ID for this element is "BEN_NUM_2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field No3
XML Element Name:Numeric3
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual numerical user field 1
(The internal field ID for this element is "BEN_NUM_3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field date1
XML Element Name:Date1
Parent Element:ItemFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field date 1
(The internal field ID for this element is "BEN_DAT_1")

User field date2
XML Element Name:Date2
Parent Element:ItemFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field date 2
(The internal field ID for this element is "BEN_DAT_2")

User field date3
XML Element Name:Date3
Parent Element:ItemFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Individual user field date 3
(The internal field ID for this element is "BEN_DAT_3")

Agent-Cd1
XML Element Name:Agent1Code
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Agent-no. agent 1
(The internal field ID for this element is "VERTRETER_CD1")

Agent-Cd2
XML Element Name:Agent2Code
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Agent-no. agent 2
(The internal field ID for this element is "VERTRETER_CD2")

Delivery week
XML Element Name:DeliveryWeek
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery week
(The internal field ID for this element is "LIEFER_WOCHE")

Delivery year
XML Element Name:DeliveryYear
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery year
(The internal field ID for this element is "LIEFER_JAHR")

Inventory entry flag
XML Element Name:StockBookingFlag
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory entry flag
Possible values:
Blank   inventory is not entered
V          inventory is entered
(The internal field ID for this element is "V_BUCH_KZ")

Order type
XML Element Name:OrderCode
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order type
Possible values:
N   Normal order
R   Backlog order
G   Credit note
O   Offer 
S   Standard order
Q   Standard offer
(The internal field ID for this element is "AUF_ART")

Kontoset Nr. Aufwand
XML Element Name:AccountSetNumberExpense
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Kontosetnummer Podukt Aufwand
(The internal field ID for this element is "KONTOSETNR_AUFWAND")

Kontoset Nr. Ertrag
XML Element Name:AccountSetNumberIncome
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Kontosetnummer Produkt Ertrag
(The internal field ID for this element is "KONTOSETNR_ERTRAG")

Doc-rebate YN
XML Element Name:DocumentDiscountFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Take item for document rebate into account YN
Possible values:
1   Item will also be taken into account for document rebate
0   Item will not be taken into account for document rebate
(The internal field ID for this element is "TOT_RAB_JN")

VAT IE-Cd product
XML Element Name:TaxIECodeProduct
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT incl./excl. flag of product
(The internal field ID for this element is "A_WUST_IE")

VAT-percent product
XML Element Name:TaxPercentgeProduct
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT percentage of product
(The internal field ID for this element is "A_WUST_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

DEP manual YN
XML Element Name:AverageCostPriceManualFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Average cost price changed manually
Possible values:
0   ACP has not been changed manually
1   ACP has been changed manually
(The internal field ID for this element is "EPMANU_FLAG")

Average cost price incl. delivery costs
XML Element Name:AverageCostPriceWithProcurement
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Average cost price
(The internal field ID for this element is "DURCH_EPREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Packaging code
XML Element Name:PackingCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Packaging table code 
Reference to table no. 2 in file "table" (OTX)
(The internal field ID for this element is "VERPACK_CD")

Transport code
XML Element Name:TransportCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Transport table code
Reference to table no. 3 in file "table" (OTX)
(The internal field ID for this element is "TRANSPORT_CD")

Storage code
XML Element Name:StockCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory table code
Reference to table no. 4 in file "table" (OTX)
(The internal field ID for this element is "LAGER_CD")

Availability code
XML Element Name:Availability
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Availability table code
Reference to table no. 1 in file "table" (OTX)
(The internal field ID for this element is "VERFUEG_CD")

Commission rate agent 1
XML Element Name:CommissionRateAgent1
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Commission-percentage agent 1
(The internal field ID for this element is "PROV_PROZ1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Commission amount agent 1
XML Element Name:CommissionAmountAgent1
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Commission-amount agent 1
(The internal field ID for this element is "PROV_BETR1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Commission rate agent 2
XML Element Name:CommissionRateAgent2
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Commission-percentage agent 2
(The internal field ID for this element is "PROV_PROZ2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Commission amount agent 2
XML Element Name:CommissionAmountAgent2
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Commission-amount agent 2
(The internal field ID for this element is "PROV_BETR2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Commission manually YN
XML Element Name:CommissionManualFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Commissions changed manually flag
Possible values:
1   Commissions have been changed manually
0   Commissions have not been changed manually
(The internal field ID for this element is "VERTR_MANU_JN")

Collective order no.
XML Element Name:CollectiveOrderNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Collective order number
Reference to order no. with which the order has been invoiced (collective, monthly and periodical invoice).
In the collective order, the number of the individual order is saved in this field.
(The internal field ID for this element is "SAM_AUF_NR")

Collective order backlog no.
XML Element Name:CollectiveOrderBacklogNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Collective order backlog number.
Identifies, along with the field "CollOrdNo", a collective order definitely.
(The internal field ID for this element is "SAM_AUF_RNR")

Conditions group representative
XML Element Name:ConditionGroupAgent
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Condition group number representative
(The internal field ID for this element is "V_KONDGRP_NR_AR")

Conditions-no. assorting
XML Element Name:ConditionNumberAssorting
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Condition number of assorting will be saved if the item should be assorted.
(The internal field ID for this element is "ASSORTIER_NR")

Sales set resolution amount
XML Element Name:ProductSetQuantity
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity factor per sales unit for sales-set
(The internal field ID for this element is "AUFL_MENGE")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Diameter
XML Element Name:Diameter
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DURCHMESSER")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item no. set
XML Element Name:ProductSetItemNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Set-item-number
Numbering of sales-set items within an item number.
(The internal field ID for this element is "SET_PNR")

User key designation
XML Element Name:UserKeyDesignation
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Content of user key if a user key has been integrated in the item mask.
(The internal field ID for this element is "BENKEY_BEZ")

User key no.
XML Element Name:UserKeyNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Number of user key if a user key has been integrated in the item mask.
(The internal field ID for this element is "BENKEY_NR")

Set flag
XML Element Name:ProductSetFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Set-flag (only for sales-set-items)
The flag is set if it is the main set item.
Possible values:
0   Set item
1   Main set item
(The internal field ID for this element is "SET_FLAG")

Set store audit
XML Element Name:ProductSetStockCheck
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Set-inventory-audit (only for sales-set-items)
Determines if the inventory audit should be executed on the main set or the set items.
(The internal field ID for this element is "SET_LCHECK")

Set pricing
XML Element Name:ProductSetPriceFinding
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Set-pricing (only for sales-set-items)
Determines if the pricing/rebating should be executed on the main set or the set items.
(The internal field ID for this element is "SET_PFIND")

Reference order no.
XML Element Name:ReferenceOrderNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference to order number (purchasing) if an order has been generated for this item.
(The internal field ID for this element is "GEN_BESTNR")

Reference order backlog no.
XML Element Name:ReferenceOrderBacklogNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference to order number/backlog number (purchasing) if an order has been generated for this item.
(The internal field ID for this element is "GEN_BESTRNR")

Reference order item no.
XML Element Name:ReferenceOrderItemNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference to order item number (purchasing) if an order has been generated for this item.
(The internal field ID for this element is "GEN_BESTPOSNR")

Original quantity
XML Element Name:QuantityInitial
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity ordered originally.
(The internal field ID for this element is "MENGE_URSPRUNG")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Settled quantity
XML Element Name:QuantityInvoiced
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Settled quantity
(The internal field ID for this element is "MENGE_VERRECH")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Place of delivery address no.
XML Element Name:DeliveryAddress
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Place of delivery address no.
Address number of place of delivery
(The internal field ID for this element is "LIO_ADRINR")

Place of billing address no.
XML Element Name:InvoiceAddressNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Place of billing address no.
Address number of place of billing
(The internal field ID for this element is "FAO_ADRINR")

Storage location receipt
XML Element Name:StockLocationIn
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage location for stock receipt (e.g. consignation stock)
(The internal field ID for this element is "ELAGER_ORT")

Storage place receipt
XML Element Name:BinLocationIn
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage place for stock receipt (e.g. consignation stock)
(The internal field ID for this element is "ELAGER_PLATZ")

Reference original product no.
XML Element Name:ReferenceProductNumberInitial
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Original product number
Normally, it is set to the same value as the product number. If a replacement article is used, the reference to the original product is available here.
(The internal field ID for this element is "ORIG_ART_NRA")

VAT-code
XML Element Name:TaxCode
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-code
(The internal field ID for this element is "MWSTCD")

Commission type agent 1
XML Element Name:CommissionTypeAgent1
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Commission type of agent 1
Possible values:
1   Commission in %
2   Commission as amount
(The internal field ID for this element is "VERTR1_ARTFLAG")

Commission type agent 2
XML Element Name:CommissionTypeAgent2
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Commission type of agent 2
Possible values:
1   Commission in %
2   Commission as amount
(The internal field ID for this element is "VERTR2_ARTFLAG")

Item total settled pricing
XML Element Name:TotalInvoicedAfterPriceFinding
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item total based on the price according to pricing, calculated with the quantity "settled",
Rebate deducted, incl. or excl. VAT depending on product
(The internal field ID for this element is "PTV_PF")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total settled net
XML Element Name:TotalInvoicedNet
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Net item total, VAT and rebate deducted, calculated with quantity "settled"
(The internal field ID for this element is "PTV_NETTO")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Cost price net
XML Element Name:UnitPriceNet
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Net cost price, rebate and VAT deducted
(The internal field ID for this element is "EP_NETTO")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total pricing ordered
XML Element Name:TotalOrderedAfterPriceFinding
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item total based on the price according to pricing, calculated with the quantity "ordered",
Rebate deducted, incl. or excl. VAT depending on product
(The internal field ID for this element is "PTB_PF")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item total ordered net
XML Element Name:TotalOrderedNet
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Net item total, VAT and rebate deducted, calculated with quantity "ordered"
(The internal field ID for this element is "PTB_NETTO")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Ordered item VAT-amount
XML Element Name:TotalOrderedTax
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item VAT-amount, calculated with quantity "ordered"
(The internal field ID for this element is "PTB_MWST_INC")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Condition-no. price
XML Element Name:ConditionNumberPrice
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price condition number for special, promotion and graduated prices
(The internal field ID for this element is "PR_KOND_NR")

Ordered item rebate amount
XML Element Name:TotalOrderedDiscount
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Item rebate, excl. VAT, calculated with quantity "ordered"
(The internal field ID for this element is "PTB_RABATT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

VAT-Cd product
XML Element Name:TaxCodeProduct
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
VAT-code of product
(The internal field ID for this element is "ART_MWSTCD")

Price clearing effected already
XML Element Name:PriceInvoicingDone
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price clearing has already been executed on the main set. This flag is needed for backlog items which come from a subset-item.
Possible values:
0   Price not cleared yet
1   Price already cleared
(The internal field ID for this element is "SET_PREIS_VERR")

Rebates manual
XML Element Name:DiscountManual
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
If flag "several manual rebates allowed" is active, it will be saved in a value which rebates have been changed manually. Following values will be added up:
1    Rebate
2    Graduated rebate
4    Special rebate
8    Promotion rebate
16  Free goods
32  Free goods, manual
64  Assorting on free goods
Example: the value 12 stands for (4 + 8), i.e. special and promotion rebate have been changed manually
(The internal field ID for this element is "RABATTFLAGS")

Collective order item no.
XML Element Name:CollectiveOrderItemNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Collective-order item number
Reference to order number/order item with which the order has been invoiced (collective, monthly and periodical invoice).
In the collective order, the number of the individual order/item is saved in this field.
(The internal field ID for this element is "SAM_POSNR")

Collective order item set no.
XML Element Name:CollectiveOrderItemSetNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Collective order set item number.
Identifies, along with the collective order item number, an item definitely.
(The internal field ID for this element is "SAM_SETNR")

Order generated YN
XML Element Name:PurchaseOrderDoneFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Order has been generated for this item flag
Possible values:
0   Order has already been generated for this item
1   Order has not been generated for this item yet
(The internal field ID for this element is "BES_GENFLAG")

Division no.
XML Element Name:Division
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Division number
(The internal field ID for this element is "GSB_NR")

Cancellation flag
XML Element Name:CancellationFlag
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
The cancellation flag is needed temporarily in order to mark the items which are cancelled.
Possible values:
0  Item is not cancelled
1  Item is marked as being cancelled, inventory will not be written back
2  Item is marked as being cancelled, inventory will be written back
(The internal field ID for this element is "ABBESTFLG")

Service type costs
XML Element Name:ServiceCodeExpense
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference to cost-service-type of product base (AbaProject)
(The internal field ID for this element is "REFLEIART")

Invoicing-Cd
XML Element Name:SettlementCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Accounting code for service entry
(The internal field ID for this element is "ABRCDLEIERF")

Summarisation no. AbaProject
XML Element Name:ProjectReferenceNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference number under which several order items are summarised in a service entry item.
(The internal field ID for this element is "LEIERFVERDNUM")

CC Project
XML Element Name:CostCentreProject
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Project cost centre
(The internal field ID for this element is "KST_PROJEKT")

CC Inventory
XML Element Name:CostCentreStock
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory cost centre
(The internal field ID for this element is "KST_LAGER")

Overhead costs percent
XML Element Name:OverheadRate
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Overhead cost rate
(The internal field ID for this element is "GK_PROZ")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Project-client
XML Element Name:ProjectCustomerNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DKNUM_PROJ")
                    

ISO-Cd project-client
XML Element Name:ProjectCustomerISOCode
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ISOCD_PROJ")
                    

VAT-Cd project-client
XML Element Name:ProjectCustomerTaxCode
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MWSTCD_PROJ")
                    

V.A.T. IE-Cd Project customer
XML Element Name:ProjectCustomerTaxIEFlag
Parent Element:ItemFields
Field Type:Text
Action Type:Export only
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "MWSTIE_PROJ")
                    

G/L-interface created YN
XML Element Name:GeneralLedgerInterfaceDone
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Flag G/L interface created
(The internal field ID for this element is "CBFIBUGEN")

Service type revenue
XML Element Name:ServiceCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference to revenue-service-type of product base (AbaProject)
(The internal field ID for this element is "REFLEIART_ERL")

G/L Coll.-No.
XML Element Name:GeneralLedgerCollectiveNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Collective number G/L interface
(The internal field ID for this element is "FIBUSAMNR")

Set price settlement flag
XML Element Name:ProductSetPriceBillingFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible Values:
0: No price clearing on this item
1: Price clearing on this item
(The internal field ID for this element is "CBSETPREISVERR")

Revenue entry flag project
XML Element Name:ProjectIncomeBookingFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible values:
0: Costs are transferred to the project interface
1: Only revenue will be entered in the project interface
(The internal field ID for this element is "CBPROJERTONLY")

Free goods quantity
XML Element Name:DiscountInKindQuantity
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Total quantity of free goods
(The internal field ID for this element is "NATRABMENGE")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Residual quantity of free goods
XML Element Name:DiscountInKindRemainingQuantity
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity of free goods which is not taken into account in the delivered quantity (free goods backlog)
(The internal field ID for this element is "NATRABREST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Generated backlog item
XML Element Name:GeneratedBacklogItem
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Flag generated backlog item
(The internal field ID for this element is "CBRUECKPOS")

No backlog generation
XML Element Name:NoBacklogGeneration
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
0: Generate backlog
1: Do not generate backlog
(The internal field ID for this element is "CBNORUECKGEN")

Document item approved
XML Element Name:DocumentItemApproved
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
0: Not approved
1: Approved
(The internal field ID for this element is "CBVISIERT")

Resp. Person
XML Element Name:ApprovalUserNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VISIERTUSER")
                    

Collective order surcharge item no.
XML Element Name:CollectiveOrderSurchargeItemNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "SAM_SUBNR")
                    

Original application
XML Element Name:InitialApplication
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible values:
0-50  : LogoID of application
51-99: ID of external application
(The internal field ID for this element is "VONAPPL")

Permission flag
XML Element Name:AuthorisationFlag
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible Values:
0: All allowed
1: Do not delete
2: Do not modify
From this follows:
3: No changes allowed
(The internal field ID for this element is "VONAPPLBERECHT")

Partial invoicing order no.
XML Element Name:PartialInvoiceOrderNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AUF_NR_TFAK")
                    

Partial invoicing order backlog no.
XML Element Name:PartialInvoiceBacklogNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "AUF_RNR_TFAK")
                    

Average cost price purchasing costs part
XML Element Name:AverageCostPriceProcurementPart
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DURCH_EPREIS_BEZKO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Consolidation code
XML Element Name:ConsolidationCode
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "KONSCODE")
                    

Variant no.
XML Element Name:VariantNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "VAR_ID")
                    

Position identification
XML Element Name:ItemIdentification
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Identifies a supplementory Position:
e.g.
1= Minimum invoice amount position
2= Forwarding expenses
3= Volatile organic compounds emission tax (V.O.C.)
(The internal field ID for this element is "POS_ID")

Ref. set item number purchase order
XML Element Name:SetItemNumberPurchaseOrderReference
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GEN_BESTSETPNR")
                    

Ref. variant item number purchase order
XML Element Name:VariantSetItemNumberPurchaseOrderReference
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GEN_BESTSUBPOSNR")
                    

Baseline variant
XML Element Name:VariantBaseLine
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "CB_VARBASIS")
                    

Balance item No.
XML Element Name:SettlementItemNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABR_POS_NR")
                    

Balance item No. set
XML Element Name:SettlementSetItemNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABR_SET_PNR")
                    

Entry no. revenue
XML Element Name:EntryNumberIncome
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PROJREFNR_ERT")
                    

Entry no. expense
XML Element Name:EntryNumberExpense
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PROJREFNR_AUF")
                    

Project item booking online
XML Element Name:ProjectBookingType
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "RB_PROJVERBART")
                    

Statistics flag
XML Element Name:StatisticFlag
Parent Element:ItemFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "STAT_FLAG")
                    

Contact pers. place of delivery
XML Element Name:DeliveryAddressContact
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   10Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Contact person no. of delivery place address
(The internal field ID for this element is "AKP_LIO")

Partial invoicing Item No.
XML Element Name:ItemNumberPartialInvoice
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "POS_NR_TFAK")
                    

Partial invoicing variant item no.
XML Element Name:ItemNumberVariantPartialInvoice
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "POS_RNR_TFAK")
                    

Partial invoicing Item no. set
XML Element Name:ProductSetItemNumberPartialInvoice
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "SET_PNR_TFAK")
                    

Project rough plan
XML Element Name:ProjectGeneralPlanNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ProjGrobPlan")
                    

Project detailed plan
XML Element Name:ProjectDetailPlanNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ProjDetailPlan")
                    

Division no. stock
XML Element Name:DivisionNumberStock
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "GSB_NR_LAGER")
                    

Accrual no.
XML Element Name:AccrualEntryNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABGRENZ_NR")
                    

Accrual date from
XML Element Name:AccrualEntryDateFrom
Parent Element:ItemFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABGRENZ_DAT_VON")
                    

Accrual date to
XML Element Name:AccrualEntryDateTo
Parent Element:ItemFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ABGRENZ_DAT_BIS")
                    

Contra DIV
XML Element Name:TargetDivision
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ZIEL_GSB")
                    

SRDeliveryTypeCode
XML Element Name:SummaryReportDeliveryType
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ZMLIEFERART")
                    

European Article No
XML Element Name:EAN
Parent Element:ItemFields
Field Type:Text
Action Type:Import und Export
Field Length:   14Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "EAN")
                    

Individual user fields Item
XML Element Name:ItemIndividualUserFields
Parent Element:Item
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:ItemIndividualUserFieldsFields
Parent Element:ItemIndividualUserFields
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

User field ASCII1
XML Element Name:Ascii1
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_1")
                    

User field ASCII2
XML Element Name:Ascii2
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_2")
                    

User field ASCII3
XML Element Name:Ascii3
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_3")
                    

User field ASCII4
XML Element Name:Ascii4
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_4")
                    

User field ASCII5
XML Element Name:Ascii5
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_5")
                    

User field ASCII6
XML Element Name:Ascii6
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_6")
                    

User field ASCII7
XML Element Name:Ascii7
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_7")
                    

User field ASCII8
XML Element Name:Ascii8
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_8")
                    

User field ASCII9
XML Element Name:Ascii9
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_9")
                    

User field ASCII10
XML Element Name:Ascii10
Parent Element:ItemIndividualUserFieldsFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "ASCII_10")
                    

User fields num1
XML Element Name:Numeric1
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_1")

User field num2
XML Element Name:Numeric2
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_2")

User field num3
XML Element Name:Numeric3
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_3")

User field num4
XML Element Name:Numeric4
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_4")

User field num5
XML Element Name:Numeric5
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
without decimal places
(The internal field ID for this element is "NUM_5")

User field num6
XML Element Name:Numeric6
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_6")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num7
XML Element Name:Numeric7
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_7")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num8
XML Element Name:Numeric8
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_8")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num9
XML Element Name:Numeric9
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_9")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field num10
XML Element Name:Numeric10
Parent Element:ItemIndividualUserFieldsFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
4 decimal places
(The internal field ID for this element is "NUM_10")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

User field date1
XML Element Name:Date1
Parent Element:ItemIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_1")
                    

User field date2
XML Element Name:Date2
Parent Element:ItemIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_2")
                    

User field date3
XML Element Name:Date3
Parent Element:ItemIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_3")
                    

User field date4
XML Element Name:Date4
Parent Element:ItemIndividualUserFieldsFields
Field Type:Datum (2000-03-20)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "DAT_4")
                    

Texts ABEA Item
XML Element Name:ItemText
Parent Element:Item
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Standard texts, product texts, assembly texts, header, footer and item texts, general texts, tables

Fields
XML Element Name:ItemTextFields
Parent Element:ItemText
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Text no.
XML Element Name:TextNumber
Parent Element:ItemTextFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
if header, footer, item or pruduct text
0-9
if work flow text
WA_BEREICH:
0   General
1   Sales
2   Purchase
3   Stock
4   Production
7   Misc. documents sales
8   Misc. documents purchasing
9   Misc. documents base data
(The internal field ID for this element is "TEXT_NR")

Text
XML Element Name:Text
Parent Element:ItemTextFields
Field Type:Text
Action Type:Import und Export
Field Length:   -1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "HTML_TEXT")