Interface: ORDE - Stock movements Version 2020.00

This documentation describes the AbaConnect Interface Stock movements for the ORDE Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :ORDE
Interface Name :Stock movements
ID :Lagerbewegungen ( LG )
Version :2020.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 : 3



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Stock movements
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>Lagerbewegungen</Id>
      <MapId>AbaDefault</MapId>
      <Version>2020.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>
      <StockMovementHeader mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </StockMovementHeader>
    </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"  "-version2020.00"  "-M7777"  "-acidLagerbewegungen"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aORDE"  "-version2020.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
StockMovementHeaderInventory movements header data---No
    StockMovementHeaderFieldsFieldsStockMovementHeader--No
        - StockMovementNumberInventory movement no. (LAGERBEW_NR)
StockMovementHeaderFieldsNumber10No
        - StockMovementBacklogNumberInventory movement BNo. (LAGERBEW_RNR)
StockMovementHeaderFieldsNumber2No
        - EntryTypeEntry type (BUCH_ART)
StockMovementHeaderFieldsNumber2No
        - AgreementCodeSettlement (ABSCHL)
StockMovementHeaderFieldsText1No
        - InterfaceFlagInterface flag (SCHN_FLAG)
StockMovementHeaderFieldsBoolean-No
        - EntryDateData entry date (E_DATUM)
StockMovementHeaderFieldsDate-No
        - ReceiptToReceipt to (EINGANG_AN)
StockMovementHeaderFieldsText1No
        - PurchaseOrderNumberOrder no. (BESTELL_NR)
StockMovementHeaderFieldsNumber10No
        - PurchaseOrderBacklogNumberOrder BNo. (BESTELL_RNR)
StockMovementHeaderFieldsNumber2No
        - PurchaseOrderDateOrder date (BESTELL_DATUM)
StockMovementHeaderFieldsDate-No
        - DeliveryDateDelivery date (LIEFER_DATUM)
StockMovementHeaderFieldsDate-No
        - DeliveryTimeDelivery time (LIEFER_FRIST)
StockMovementHeaderFieldsNumber4No
        - LastItemNumberHighest item number (POS_MAX)
StockMovementHeaderFieldsNumber8No
        - ProcessingFlagProcessing flag (CBAKTIVE)
StockMovementHeaderFieldsBoolean-No
        - ISOCodeISO-code (ISO_CODE)
StockMovementHeaderFieldsText3No
        - UserNumberUser number (USER)
StockMovementHeaderFieldsNumber6No
        - ISOUnitISO unit (ISOEINH)
StockMovementHeaderFieldsNumber4No
        - CostPriceUpdateUpdate cost price (DURCH_EP_JN)
StockMovementHeaderFieldsBoolean-No
        - DeliveryNoteNumberSupplierDelivery note number supplier (LS_NUM_LIEF)
StockMovementHeaderFieldsText18No
        - AccountExpenseExpense account (KTO_AUFWAND)
StockMovementHeaderFieldsNumber12No
        - CostCentre1Expense1st Expense cost centre (KST_AUFWAND)
StockMovementHeaderFieldsNumber12No
        - CostCentre2Expense2nd expense cost centre (KTR_AUFWAND)
StockMovementHeaderFieldsNumber12No
        - AccountIncomeRevenue account (KTO_ERTRAG)
StockMovementHeaderFieldsNumber12No
        - CostCentre1Income1st revenue cost centre (KST_ERTRAG)
StockMovementHeaderFieldsNumber12No
        - CostCentre2Income2nd revenue cost centre (KTR_ERTRAG)
StockMovementHeaderFieldsNumber12No
        - TotalNetItem total liable to VAT (POS_TOT_MWSTPFLI)
StockMovementHeaderFieldsNumber12No
        - LanguageCodeISOLanguage code (SPR_CD)
StockMovementHeaderFieldsText6No
        - DivisionDivision (GSB_NR)
StockMovementHeaderFieldsNumber8No
        - SupplierNumberSupplier/client/address number (LIEFERANT_NR)
StockMovementHeaderFieldsNumber12No
        - AccountSetExpenseProductAcct set no. expenses (KONTOSET_AUFWAND)
StockMovementHeaderFieldsNumber2No
        - UnicIdUnique identification (UNIC_ID)
StockMovementHeaderFieldsGUID36No
        - ProcessFlowNumberDocument flow no. (ABLAUF_NR)
StockMovementHeaderFieldsNumber4No
        - TypeType (TYP)
StockMovementHeaderFieldsNumber2No
        - StatusStatus (STATUS)
StockMovementHeaderFieldsNumber2No
        - StockOrderDefinitionReference to stock order definition (OLAD) (OLAD_ID)
StockMovementHeaderFieldsGUID36No
    ItemInventory movements item dataStockMovementHeader--No
        ItemFieldsFieldsItem--No
            - ProductNumberInternalInternal product number (ART_NR)
ItemFieldsNumber8No
            - StockLocationStorage location (LAGER_ORT)
ItemFieldsText8No
            - BinLocationStorage place (LAGER_PLATZ)
ItemFieldsText8No
            - DateEntry date (DATUM)
ItemFieldsDate-No
            - EntryTypeEntry type (BUCHUNGS_ART)
ItemFieldsNumber2No
            - QuantityQuantity (MENGE)
ItemFieldsNumber12No
            - SupplierNumberSupplier number (LIEFERANT_NR)
ItemFieldsNumber12No
            - VariantNumberVariant No. (VAR_ID)
ItemFieldsNumber8No
            - StockMovementNumberInventory movement no. (WAREN_EING_NR)
ItemFieldsNumber10No
            - StockMovementBacklogNumberInventory movement BNo. (WAREN_EING_RNR)
ItemFieldsNumber4No
            - ItemNumberItem no. (POS_NR)
ItemFieldsNumber8No
            - StatusCodeStatus code (ZUSTAND_CD)
ItemFieldsNumber4No
            - PackingCodePackaging code (PACK_CD)
ItemFieldsNumber4No
            - ReceiptOutgoingTextReceipt/outgoings texts (EING_TEXT_CD)
ItemFieldsNumber4No
            - PurchaseSalesPricePurchasing/sales price (PREIS_EK)
ItemFieldsNumber12No
            - PurchaseOrderDateOrder date (BESTELL_DATUM)
ItemFieldsDate-No
            - ItemTypeItem type (POS_ART)
ItemFieldsText1No
            - DeliveryTimeInDaysDelivery time in days (LIEFFRIST)
ItemFieldsNumber4No
            - AccountExpenseACT Expense (KTO_AUFWAND)
ItemFieldsNumber12No
            - CostCentre1Expense1st CC Expense (KST_AUFWAND)
ItemFieldsNumber12No
            - CostCentre2Expense2nd CC Expense (KTR_AUFWAND)
ItemFieldsNumber12No
            - StockLocationRebookingStorage location transfer (LAGER_ORT_UMB)
ItemFieldsText8No
            - BinLocationRebookingStorage place transfer (LAGER_PLATZ_UMB)
ItemFieldsText8No
            - PurchaseSalesQuantityQuantity purchasing/sales (MENGE_EK_VK)
ItemFieldsNumber12No
            - BaseConversionBasis conversion (U_EK_VK_EP_VP)
ItemFieldsNumber12No
            - InterfaceFlagInterface flag (SCHN_FLAG)
ItemFieldsBoolean-No
            - CurrencyISO-code (ISOCODE)
ItemFieldsText3No
            - TotalNetItem total net (POS_TOT_MWSTPFLI)
ItemFieldsNumber12No
            - GeneralLedgerInterfaceDoneG/LGenFlag (CBFIBUGEN)
ItemFieldsBoolean-No
            - AccountIncomeACT Revenue (KTO_ERTRAG)
ItemFieldsNumber12No
            - CostCentre1Income1st CC Revenue (KST_ERTRAG)
ItemFieldsNumber12No
            - CostCentre2Income2nd CC Revenue (KTR_ERTRAG)
ItemFieldsNumber12No
            - GeneralLedgerCollectiveNumberG/L coll.-no. (FIBUSAMNR)
ItemFieldsNumber8No
            - AccountStocktakingInventory account (KTO_INVENTAR)
ItemFieldsNumber12No
            - StocktakingBookingFlagInventory entry flag (INVBUCH_FLG)
ItemFieldsBoolean-No
            - AverageCostPriceAverage cost price (DURCH_EP)
ItemFieldsNumber12No
            - CostPriceAfterFindingPrice by pricing (EP_PF)
ItemFieldsNumber12No
            - StockBookingIDInventory entry flag (LAGMENG_BUCH)
ItemFieldsNumber2No
            - DivisionDivision (GSB_NR)
ItemFieldsNumber8No
            - ProductNumberProduct number (ART_NRA)
ItemFieldsText30No
            - ProductDesignationProduct designation (ART_BEZ)
ItemFieldsText40No
            - UserKeyDesignationUserkey description (BENKEY_BEZ)
ItemFieldsText30No
            - UserKeyNumberUserkey no. (BENKEY_NR)
ItemFieldsNumber12No
            - AccountSetNumberKontoset Nr. (KONTOSETNR)
ItemFieldsNumber8No
            - EANEuropean Article No (EAN)
ItemFieldsText14No
            - OLAK_ID (OLAK_ID)
ItemFieldsGUID36No
            - UnicIdUnique identification (UNIC_ID)
ItemFieldsGUID36No
        IndividualUserFieldsIndividual user fieldsItem--No
            IndividualUserFieldsFieldsFieldsIndividualUserFields--No
                - Ascii1User field ASCII1 (ASCII_1)
IndividualUserFieldsFieldsText50No
                - Ascii2User field ASCII2 (ASCII_2)
IndividualUserFieldsFieldsText50No
                - Ascii3User field ASCII3 (ASCII_3)
IndividualUserFieldsFieldsText50No
                - Ascii4User field ASCII4 (ASCII_4)
IndividualUserFieldsFieldsText50No
                - Ascii5User field ASCII5 (ASCII_5)
IndividualUserFieldsFieldsText50No
                - Ascii6User field ASCII6 (ASCII_6)
IndividualUserFieldsFieldsText50No
                - Ascii7User field ASCII7 (ASCII_7)
IndividualUserFieldsFieldsText50No
                - Ascii8User field ASCII8 (ASCII_8)
IndividualUserFieldsFieldsText50No
                - Ascii9User field ASCII9 (ASCII_9)
IndividualUserFieldsFieldsText50No
                - Ascii10User field ASCII10 (ASCII_10)
IndividualUserFieldsFieldsText50No
                - Numeric1User fields num1 (NUM_1)
IndividualUserFieldsFieldsNumber12No
                - Numeric2User field num2 (NUM_2)
IndividualUserFieldsFieldsNumber12No
                - Numeric3User field num3 (NUM_3)
IndividualUserFieldsFieldsNumber12No
                - Numeric4User field num4 (NUM_4)
IndividualUserFieldsFieldsNumber12No
                - Numeric5User field num5 (NUM_5)
IndividualUserFieldsFieldsNumber12No
                - Numeric6User field num6 (NUM_6)
IndividualUserFieldsFieldsNumber12No
                - Numeric7User field num7 (NUM_7)
IndividualUserFieldsFieldsNumber12No
                - Numeric8User field num8 (NUM_8)
IndividualUserFieldsFieldsNumber12No
                - Numeric9User field num9 (NUM_9)
IndividualUserFieldsFieldsNumber12No
                - Numeric10User field num10 (NUM_10)
IndividualUserFieldsFieldsNumber12No
                - Date1User field date1 (DAT_1)
IndividualUserFieldsFieldsDate-No
                - Date2User field date2 (DAT_2)
IndividualUserFieldsFieldsDate-No
                - Date3User field date3 (DAT_3)
IndividualUserFieldsFieldsDate-No
                - Date4User field date4 (DAT_4)
IndividualUserFieldsFieldsDate-No
        ItemTextTexts ABEA ItemItem--No
            ItemTextFieldsFieldsItemText--No
                - TextNumberText no. (TEXT_NR)
ItemTextFieldsNumber4No
                - TextText (HTML_TEXT)
ItemTextFieldsText-1No
        BatchDataChargen-BuchungsdatenItem--No
            BatchDataFieldsFieldsBatchData--No
                - BatchNumberBatch number (CHARGEN_NR)
BatchDataFieldsText30No
                - BatchSequenceNumberBatches/SNO sequence no. (CHARGEN_FNR)
BatchDataFieldsNumber4No
                - QuantityQuantity (MENGE)
BatchDataFieldsNumber12No
                - QuantityReservedQty reserved (MENGE_RESERV)
BatchDataFieldsNumber12No
                - OrderedQuantityQuantity ordered (MENGE_BESTELLT)
BatchDataFieldsNumber12No
                - StockQuantityWarehouse stock (LAGERBESTAND)
BatchDataFieldsNumber12No
                - DateOfReceiptDate of receipt (EINGDAT)
BatchDataFieldsDate-No
                - ExpirationDate1Expiration date 1 (VERFALLDAT)
BatchDataFieldsDate-No
                - ExpirationDate2Expiration date 2 (VERFALLDAT2)
BatchDataFieldsDate-No
                - CertificateCertificate (ZEUGNIS)
BatchDataFieldsText30No
                - CountryOfOriginCountry of origin (HERKUNFT_LAND)
BatchDataFieldsText4No
                - OriginCodeOrigin cd (HERKUNFT_CD)
BatchDataFieldsNumber4No
                - QualityCodeOrigin cd (QUALITAET_CD)
BatchDataFieldsNumber4No
                - Remark1Remark 1 (BEMERKUNG)
BatchDataFieldsText40No
                - Remark2Remark 2 (BEMERKUNG2)
BatchDataFieldsText40No
                - Remark3Remark 3 (BEMERKUNG3)
BatchDataFieldsText40No
                - Remark4Remark 4 (BEMERKUNG4)
BatchDataFieldsText40No
                - IndividualNumeric1Ind. user field numeric 1 (BENNUM1)
BatchDataFieldsNumber12No
                - IndividualNumeric2Ind. user field numeric 2 (BENNUM2)
BatchDataFieldsNumber12No
                - IndividualNumeric3Ind. user field numeric 3 (BENNUM3)
BatchDataFieldsNumber12No
                - IndividualNumericCPOInd. user field numeric CPO (BENUMCPO)
BatchDataFieldsNumber4No
        BinLocationBookingInLagerplatz Buchung EingangItem--No
            BinLocationBookingInFieldsFieldsBinLocationBookingIn--No
                - EntryDateBooking date (BUCH_DAT)
BinLocationBookingInFieldsDate/Time-No
                - BinLocationNumberStorage place no. (LAGERPLATZ_NR)
BinLocationBookingInFieldsText8No
                - QuantityQuantity (MENGE)
BinLocationBookingInFieldsNumber12No
                - BinLocationBookingLagerplatz buchen (LAGERPLATZ_BUCHEN)
BinLocationBookingInFieldsBoolean-No
                - StatusStatus (STATUS)
BinLocationBookingInFieldsNumber2No
                - BinLocationDesignationLagerplatz Bezeichnung (LAGERPLATZ_BEZ)
BinLocationBookingInFieldsText20No
                - BatchNumberBatch number (CHARGEN_NR)
BinLocationBookingInFieldsText30No
                - BatchSequenceNumberBatches/SNO sequence no. (CHARGEN_FNR)
BinLocationBookingInFieldsNumber4No
        BinLocationBookingOutLagerplatz Buchung AusgangItem--No
            BinLocationBookingOutFieldsFieldsBinLocationBookingOut--No
                - EntryDateBooking date (BUCH_DAT)
BinLocationBookingOutFieldsDate/Time-No
                - BinLocationNumberStorage place no. (LAGERPLATZ_NR)
BinLocationBookingOutFieldsText8No
                - QuantityQuantity (MENGE)
BinLocationBookingOutFieldsNumber12No
                - BinLocationBookingLagerplatz buchen (LAGERPLATZ_BUCHEN)
BinLocationBookingOutFieldsBoolean-No
                - StatusStatus (STATUS)
BinLocationBookingOutFieldsNumber2No
                - BinLocationDesignationLagerplatz Bezeichnung (LAGERPLATZ_BEZ)
BinLocationBookingOutFieldsText20No
                - BatchNumberBatch number (CHARGEN_NR)
BinLocationBookingOutFieldsText30No
                - BatchSequenceNumberBatches/SNO sequence no. (CHARGEN_FNR)
BinLocationBookingOutFieldsNumber4No
    HeaderTextTexts ABEA Header textStockMovementHeader--No
        HeaderTextFieldsFieldsHeaderText--No
            - TextTypeText type (TEXT_TYP)
HeaderTextFieldsText2No
            - DocumentTypeDocument type (DOK_TYP)
HeaderTextFieldsNumber8No
            - TextText (HTML_KOPFTEXT)
HeaderTextFieldsText-1No
    ProcessFlowWorkflow data storageStockMovementHeader--No
        ProcessFlowFieldsFieldsProcessFlow--No
            - LineNumberLine no. (Z_NR)
ProcessFlowFieldsNumber4No
            - LineStatusLine status (Z_STAT)
ProcessFlowFieldsNumber2No
            - ActionNumberActivity no. (AKTIONS_NR)
ProcessFlowFieldsNumber4No
            - DecisionQuestionDecision question (ENTSCHEIDUNG_FRAGE)
ProcessFlowFieldsNumber8No
            - ProgramNumberProgram no. (WA_NR)
ProcessFlowFieldsNumber4No
            - InvoiceTypeInvoice type (FAK_CD)
ProcessFlowFieldsNumber4No
            - PrintTypePrinting type (DRUCKART)
ProcessFlowFieldsNumber2No
            - NumberOfCopiesNo. of copies (KOPIEN)
ProcessFlowFieldsNumber4No
            - TransferParameterHandover parameter (PRG_PARAM)
ProcessFlowFieldsText60No
            - ArchiveArchive (ARCHIV)
ProcessFlowFieldsBoolean-No
            - PrintDialogPrinter query (DRUCKABFRAGE)
ProcessFlowFieldsBoolean-No
            - AddressActivityActivity (AKTIVITAET)
ProcessFlowFieldsText255No
            - ActivityIsVariableActivity variable (AKTIVITAET_VARIABEL)
ProcessFlowFieldsText255No
            - AddressActivityEmployeeEmployee (MITARBEITER)
ProcessFlowFieldsText255No
            - ActivityEmployeeIsVariableEmployee variable (MITARBEITER_VARIABEL)
ProcessFlowFieldsText255No
            - DecisionAnswerDecision response (ENTSCHEIDUNG_ANTWORTEN)
ProcessFlowFieldsText70No
            - UserCategoryGuidGUID of user category (USER_KAT)
ProcessFlowFieldsGUID36No
            - OrderNumberNo. (NR)
ProcessFlowFieldsNumber10No
            - OrderBacklogNumberBacklog no. (RNR)
ProcessFlowFieldsNumber2No
            - ProcessFlowAreaSequence control section (BF_BEREICH)
ProcessFlowFieldsNumber2No
            - ProcessFlowNumberSequence no. (BF_NR)
ProcessFlowFieldsNumber4No
            - ProgramTypeProgram type (PRG_TYP)
ProcessFlowFieldsNumber2No
            - ElectronicDocumentTypeType of electronic document (ABADOC_TYP)
ProcessFlowFieldsNumber4No
            - ProgramNameProgram name (PRG_NAME)
ProcessFlowFieldsText128No
            - 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)
ProcessFlowFieldsGUID36No
            - PrintUserNumberPrinting user (USER_DRUCK)
ProcessFlowFieldsGUID36No
            - 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
            - ActionDesignationDocument / program (PROGRAMMNAME)
ProcessFlowFieldsText255No
            - PrintUserNameUser printed (DRUCKUSER_NAME)
ProcessFlowFieldsText255No
            - ActionAction (AKTIONSNAME)
ProcessFlowFieldsText255No
            - VarDataText (VARDATA)
ProcessFlowFieldsText-1No
            - Style (STYLE)
ProcessFlowFieldsText250No
            - StyleVariable (STYLE_VARIABEL)
ProcessFlowFieldsText-1No



Field Information

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

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

                

Inventory movement no.
XML Element Name:StockMovementNumber
Parent Element:StockMovementHeaderFields
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 "LAGERBEW_NR")
                    

Inventory movement BNo.
XML Element Name:StockMovementBacklogNumber
Parent Element:StockMovementHeaderFields
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 "LAGERBEW_RNR")
                    

Entry type
XML Element Name:EntryType
Parent Element:StockMovementHeaderFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
2: Receipt
                  3: Transfer
                  4: Outgoings
                  5: Value correction
                
(The internal field ID for this element is "BUCH_ART")

Settlement
XML Element Name:AgreementCode
Parent Element:StockMovementHeaderFields
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 "ABSCHL")
                    

Interface flag
XML Element Name:InterfaceFlag
Parent Element:StockMovementHeaderFields
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 "SCHN_FLAG")
                    

Data entry date
XML Element Name:EntryDate
Parent Element:StockMovementHeaderFields
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 "E_DATUM")
                    

Receipt to
XML Element Name:ReceiptTo
Parent Element:StockMovementHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   1Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
A: Supplier
                  B: Client
                  C: Internal
                
(The internal field ID for this element is "EINGANG_AN")

Order no.
XML Element Name:PurchaseOrderNumber
Parent Element:StockMovementHeaderFields
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 "BESTELL_NR")
                    

Order BNo.
XML Element Name:PurchaseOrderBacklogNumber
Parent Element:StockMovementHeaderFields
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 "BESTELL_RNR")
                    

Order date
XML Element Name:PurchaseOrderDate
Parent Element:StockMovementHeaderFields
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 "BESTELL_DATUM")
                    

Delivery date
XML Element Name:DeliveryDate
Parent Element:StockMovementHeaderFields
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 "LIEFER_DATUM")
                    

Delivery time
XML Element Name:DeliveryTime
Parent Element:StockMovementHeaderFields
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 "LIEFER_FRIST")
                    

Highest item number
XML Element Name:LastItemNumber
Parent Element:StockMovementHeaderFields
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_MAX")
                    

Processing flag
XML Element Name:ProcessingFlag
Parent Element:StockMovementHeaderFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Internal
(The internal field ID for this element is "CBAKTIVE")

ISO-code
XML Element Name:ISOCode
Parent Element:StockMovementHeaderFields
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 "ISO_CODE")
                    

User number
XML Element Name:UserNumber
Parent Element:StockMovementHeaderFields
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 "USER")
                    

ISO unit
XML Element Name:ISOUnit
Parent Element:StockMovementHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Currency unit
(The internal field ID for this element is "ISOEINH")

Update cost price
XML Element Name:CostPriceUpdate
Parent Element:StockMovementHeaderFields
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 "DURCH_EP_JN")
                    

Delivery note number supplier
XML Element Name:DeliveryNoteNumberSupplier
Parent Element:StockMovementHeaderFields
Field Type:Text
Action Type:Import und Export
Field Length:   18Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Expense account
XML Element Name:AccountExpense
Parent Element:StockMovementHeaderFields
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 "KTO_AUFWAND")
                    

1st Expense cost centre
XML Element Name:CostCentre1Expense
Parent Element:StockMovementHeaderFields
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 "KST_AUFWAND")
                    

2nd expense cost centre
XML Element Name:CostCentre2Expense
Parent Element:StockMovementHeaderFields
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 "KTR_AUFWAND")
                    

Revenue account
XML Element Name:AccountIncome
Parent Element:StockMovementHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

1st revenue cost centre
XML Element Name:CostCentre1Income
Parent Element:StockMovementHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

2nd revenue cost centre
XML Element Name:CostCentre2Income
Parent Element:StockMovementHeaderFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Item total liable to VAT
XML Element Name:TotalNet
Parent Element:StockMovementHeaderFields
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 "POS_TOT_MWSTPFLI")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Language code
XML Element Name:LanguageCodeISO
Parent Element:StockMovementHeaderFields
Field Type:Text
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Division
XML Element Name:Division
Parent Element:StockMovementHeaderFields
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")
                    

Supplier/client/address number
XML Element Name:SupplierNumber
Parent Element:StockMovementHeaderFields
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 "LIEFERANT_NR")
                    

Acct set no. expenses
XML Element Name:AccountSetExpenseProduct
Parent Element:StockMovementHeaderFields
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")
                    

Unique identification
XML Element Name:UnicId
Parent Element:StockMovementHeaderFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Type
XML Element Name:Type
Parent Element:StockMovementHeaderFields
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 "TYP")
                    

Status
XML Element Name:Status
Parent Element:StockMovementHeaderFields
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 "STATUS")
                    

Reference to stock order definition (OLAD)
XML Element Name:StockOrderDefinition
Parent Element:StockMovementHeaderFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inventory movements item data
XML Element Name:Item
Parent Element:StockMovementHeader
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:

                

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

Storage location
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:

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

Storage place
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:

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

Entry date
XML Element Name:Date
Parent Element:ItemFields
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 "DATUM")
                    

Entry type
XML Element Name:EntryType
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 "BUCHUNGS_ART")
                    

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

Supplier number
XML Element Name:SupplierNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Supplier no., client no. or address number
(The internal field ID for this element is "LIEFERANT_NR")

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")
                    

Inventory movement no.
XML Element Name:StockMovementNumber
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 "WAREN_EING_NR")
                    

Inventory movement BNo.
XML Element Name:StockMovementBacklogNumber
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 "WAREN_EING_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")
                    

Status code
XML Element Name:StatusCode
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
OTX-code-table No. 8
(The internal field ID for this element is "ZUSTAND_CD")

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:
OTX-code-table No. 2
(The internal field ID for this element is "PACK_CD")

Receipt/outgoings texts
XML Element Name:ReceiptOutgoingText
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
OTX-table No. 11
(The internal field ID for this element is "EING_TEXT_CD")

Purchasing/sales price
XML Element Name:PurchaseSalesPrice
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                                  (The internal field ID for this element is "PREIS_EK")
                    
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:ItemFields
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 "BESTELL_DATUM")
                    

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:
Possible values:

                  A: Product, own product number
                  B: Product, supplier product number
                  C: Supplementory item
                  D: Misc. item
                
(The internal field ID for this element is "POS_ART")

Delivery time in days
XML Element Name:DeliveryTimeInDays
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 "LIEFFRIST")
                    

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:
Expense account
(The internal field ID for this element is "KTO_AUFWAND")

1st CC 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:
Cost centre expense
(The internal field ID for this element is "KST_AUFWAND")

2nd CC 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:
2. cost centre expense
(The internal field ID for this element is "KTR_AUFWAND")

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

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

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

Basis conversion
XML Element Name:BaseConversion
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Conversion purchasing/sales unit basis into purchasing/sales-price unit basis
(The internal field ID for this element is "U_EK_VK_EP_VP")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Interface flag
XML Element Name:InterfaceFlag
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 "SCHN_FLAG")
                    

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

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

G/LGenFlag
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")

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

1st CC Revenue
XML Element Name:CostCentre1Income
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Cost centre Revenue
(The internal field ID for this element is "KST_ERTRAG")

2nd CC Revenue
XML Element Name:CostCentre2Income
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
2. Cost centre Revenue
(The internal field ID for this element is "KTR_ERTRAG")

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")

Inventory account
XML Element Name:AccountStocktaking
Parent Element:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inventory entry flag
XML Element Name:StocktakingBookingFlag
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: Normal expense entry
                  1: Inventory entry (activation entry)
                
(The internal field ID for this element is "INVBUCH_FLG")

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

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

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

                                  (The internal field ID for this element is "EP_PF")
                    
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:ItemFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
1: Online
                  2: On settlement of the inventory movement
                
(The internal field ID for this element is "LAGMENG_BUCH")

Division
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:

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

Product number
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:
16 digit product number
(The internal field ID for this element is "ART_NRA")

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:

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

Userkey description
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:

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

Userkey 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:

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

Kontoset Nr.
XML Element Name:AccountSetNumber
Parent Element:ItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   3Ascii ID :   -
Description:
Kann je nach Lagerbewegungstyp
                  aus Aufwand oder Ertragskontierung kommen
                
(The internal field ID for this element is "KONTOSETNR")

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")
                    

XML Element Name:OLAK_ID
Parent Element:ItemFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Unique identification
XML Element Name:UnicId
Parent Element:ItemFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual user fields
XML Element Name:IndividualUserFields
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:IndividualUserFieldsFields
Parent Element:IndividualUserFields
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Text
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
Field Type:Nummer
Action Type:Export only
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:IndividualUserFieldsFields
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 "DAT_1")
                    

User field date2
XML Element Name:Date2
Parent Element:IndividualUserFieldsFields
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 "DAT_2")
                    

User field date3
XML Element Name:Date3
Parent Element:IndividualUserFieldsFields
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 "DAT_3")
                    

User field date4
XML Element Name:Date4
Parent Element:IndividualUserFieldsFields
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 "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")
                    

Chargen-Buchungsdaten
XML Element Name:BatchData
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:BatchDataFields
Parent Element:BatchData
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Batch number
XML Element Name:BatchNumber
Parent Element:BatchDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Batches/SNO sequence no.
XML Element Name:BatchSequenceNumber
Parent Element:BatchDataFields
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 "CHARGEN_FNR")
                    

Quantity
XML Element Name:Quantity
Parent Element:BatchDataFields
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 "MENGE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Qty reserved
XML Element Name:QuantityReserved
Parent Element:BatchDataFields
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 "MENGE_RESERV")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity ordered
XML Element Name:OrderedQuantity
Parent Element:BatchDataFields
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 "MENGE_BESTELLT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Warehouse stock
XML Element Name:StockQuantity
Parent Element:BatchDataFields
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 "LAGERBESTAND")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Date of receipt
XML Element Name:DateOfReceipt
Parent Element:BatchDataFields
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 "EINGDAT")
                    

Expiration date 1
XML Element Name:ExpirationDate1
Parent Element:BatchDataFields
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 "VERFALLDAT")
                    

Expiration date 2
XML Element Name:ExpirationDate2
Parent Element:BatchDataFields
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 "VERFALLDAT2")
                    

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

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

Country of origin
XML Element Name:CountryOfOrigin
Parent Element:BatchDataFields
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 "HERKUNFT_LAND")
                    

Origin cd
XML Element Name:OriginCode
Parent Element:BatchDataFields
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 "HERKUNFT_CD")
                    

Origin cd
XML Element Name:QualityCode
Parent Element:BatchDataFields
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 "QUALITAET_CD")
                    

Remark 1
XML Element Name:Remark1
Parent Element:BatchDataFields
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 "BEMERKUNG")
                    

Remark 2
XML Element Name:Remark2
Parent Element:BatchDataFields
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 "BEMERKUNG2")
                    

Remark 3
XML Element Name:Remark3
Parent Element:BatchDataFields
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 "BEMERKUNG3")
                    

Remark 4
XML Element Name:Remark4
Parent Element:BatchDataFields
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 "BEMERKUNG4")
                    

Ind. user field numeric 1
XML Element Name:IndividualNumeric1
Parent Element:BatchDataFields
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 "BENNUM1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Ind. user field numeric 2
XML Element Name:IndividualNumeric2
Parent Element:BatchDataFields
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 "BENNUM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Ind. user field numeric 3
XML Element Name:IndividualNumeric3
Parent Element:BatchDataFields
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 "BENNUM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Ind. user field numeric CPO
XML Element Name:IndividualNumericCPO
Parent Element:BatchDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   2Ascii ID :   23
Description:

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

Lagerplatz Buchung Eingang
XML Element Name:BinLocationBookingIn
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:BinLocationBookingInFields
Parent Element:BinLocationBookingIn
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Keyfields:
- EntryDate
- BinLocationNumber
- BatchNumber (Optional)
- BatchSequenceNumber (Optional)

Booking date
XML Element Name:EntryDate
Parent Element:BinLocationBookingInFields
Field Type:Datum/Zeit (2006-08-08T10:16:54.509+02:00)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Booking date
(The internal field ID for this element is "BUCH_DAT")

Storage place no.
XML Element Name:BinLocationNumber
Parent Element:BinLocationBookingInFields
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 "LAGERPLATZ_NR")
                    

Quantity
XML Element Name:Quantity
Parent Element:BinLocationBookingInFields
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 "MENGE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lagerplatz buchen
XML Element Name:BinLocationBooking
Parent Element:BinLocationBookingInFields
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 "LAGERPLATZ_BUCHEN")
                    

Status
XML Element Name:Status
Parent Element:BinLocationBookingInFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
GEPLANT: Buchung wurde vorbereitet (entweder generiert oder vom Lagerist von Hand erfasst), Artikel befinden sich aber noch am Ursprungsort
                  GEBUCHT: Artikel wurden vom Lageristen an den Zielort gebracht (Eingang: Ziel-Platz, Ausgang: Warenausgangsplatz)
                
(The internal field ID for this element is "STATUS")

Lagerplatz Bezeichnung
XML Element Name:BinLocationDesignation
Parent Element:BinLocationBookingInFields
Field Type:Text
Action Type:Export only
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Batch number
XML Element Name:BatchNumber
Parent Element:BinLocationBookingInFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Batches/SNO sequence no.
XML Element Name:BatchSequenceNumber
Parent Element:BinLocationBookingInFields
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 "CHARGEN_FNR")
                    

Lagerplatz Buchung Ausgang
XML Element Name:BinLocationBookingOut
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:BinLocationBookingOutFields
Parent Element:BinLocationBookingOut
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Keyfields:
- EntryDate
- BinLocationNumber
- BatchNumber (Optional)
- BatchSequenceNumber (Optional)

Booking date
XML Element Name:EntryDate
Parent Element:BinLocationBookingOutFields
Field Type:Datum/Zeit (2006-08-08T10:16:54.509+02:00)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Booking date
(The internal field ID for this element is "BUCH_DAT")

Storage place no.
XML Element Name:BinLocationNumber
Parent Element:BinLocationBookingOutFields
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 "LAGERPLATZ_NR")
                    

Quantity
XML Element Name:Quantity
Parent Element:BinLocationBookingOutFields
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 "MENGE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lagerplatz buchen
XML Element Name:BinLocationBooking
Parent Element:BinLocationBookingOutFields
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 "LAGERPLATZ_BUCHEN")
                    

Status
XML Element Name:Status
Parent Element:BinLocationBookingOutFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
GEPLANT: Buchung wurde vorbereitet (entweder generiert oder vom Lagerist von Hand erfasst), Artikel befinden sich aber noch am Ursprungsort
                  GEBUCHT: Artikel wurden vom Lageristen an den Zielort gebracht (Eingang: Ziel-Platz, Ausgang: Warenausgangsplatz)
                
(The internal field ID for this element is "STATUS")

Lagerplatz Bezeichnung
XML Element Name:BinLocationDesignation
Parent Element:BinLocationBookingOutFields
Field Type:Text
Action Type:Export only
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Batch number
XML Element Name:BatchNumber
Parent Element:BinLocationBookingOutFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Batches/SNO sequence no.
XML Element Name:BatchSequenceNumber
Parent Element:BinLocationBookingOutFields
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 "CHARGEN_FNR")
                    

Texts ABEA Header text
XML Element Name:HeaderText
Parent Element:StockMovementHeader
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")
                    

Workflow data storage
XML Element Name:ProcessFlow
Parent Element:StockMovementHeader
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:

                

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:
Zeilen-Nummer
(The internal field ID for this element is "Z_NR")

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:
Zeilen-Status
                  0: offen
                  1: abgearbeitet
                
(The internal field ID for this element is "Z_STAT")

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:
Aktionsnummer
                  Jede Aktion hat eine fixe Nummer zugeteilt, damit für jede
                  Aktion ein eindeutiges Verhalten definiert werden kann.
                
(The internal field ID for this element is "AKTIONS_NR")

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")
                    

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:
zu der Aktion gehörendes Programm

                  Die Programme sind in der Datei OWA definiert.
                  Die Programmbezeichnung ist in für alle Sprachen in
                  der Datei OTX (Kopf Id Nr. 4) abgelegt.

                  Aktion: Inhalt WA_NR:
                  Dokument auslösen Programm Nummer aus OWA
                  Programm starten Programm Nummer aus OWA
                  Work Flow Ereignis Nummer des WorkFlow
                  Adress Aktivität Aktivitäts Nummer
                
(The internal field ID for this element is "WA_NR")

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:
Fakturaart
                  Referenz auf Texttabelle Nr. 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")
                    

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")
                    

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")
                    

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")
                    

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")
                    

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
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")
                    

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 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")
                    

GUID of user category
XML Element Name:UserCategoryGuid
Parent Element:ProcessFlowFields
Field Type:GUID
Action Type:Import und Export
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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")
                    

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:
Nummer der Ablaufsteuerung
                  Bereich 1-9999
                  Bezeichnung im OTX (Kopf-Id Nr. 2)
                
(The internal field ID for this element is "BF_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:
Programmtyp
                  1: AbaView
                  2: Programm
                  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:
z.B. Auftrag, Offerte, Rechnung etc.
(The internal field ID for this element is "ABADOC_TYP")

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)
                  mit allfälliger Pfadangabe

                  Programm-Name (*.EXE etc.)
                  mit allfälliger Pfadangabe

                  (alles was sich über die Extension ausführen lässt)

                  Default-Pfad: \abac\kd\orde
                
(The internal field ID for this element is "PRG_NAME")

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:
Warte-Flag:
                  Falls gesetzt, ist der Auftrag für die Bearbeitung gesperrt,
                  solange das Programm läuft
                  0: nicht warten
                  1: warten
                
(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:
Aktion automatisch auslösen
                  Falls gesetzt, wird die Aktion immer automatisch ausgelöst
                  0: manuell
                  1: automatisch

                  bei der Einstellung 'manuell' kann die Userkategorie bestimmt
                  werden, welche die Aktion auslösen darf.
                
(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:
Maskenset (Vorschlag)
                  falls nicht definiert wird das Maskenset aus dem Belegfluss-Kopf
                  und falls dort nicht definiert von der Customizer Zuordnung übernommen
                
(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:
Dokumentnummer des ensprechenden
                  Nummernkreises
                
(The internal field ID for this element is "DOK_NR")

Run user
XML Element Name:ActionUserNumber
Parent Element:ProcessFlowFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Benutzer, welcher die Aktion ausgelöst hat.
(The internal field ID for this element is "USER_AUSL")

Printing user
XML Element Name:PrintUserNumber
Parent Element:ProcessFlowFields
Field Type:GUID
Action Type:Export only
Field Length:   36Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Benutzer, welcher das Dokument gedruckt hat.
(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")
                    

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")
                    

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")
                    

Text
XML Element Name:VarData
Parent Element:ProcessFlowFields
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 "VARDATA")
                    

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

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

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

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