Interface: UPPS - BDE import interface Version 2014.00

This documentation describes the AbaConnect Interface BDE import interface for the UPPS Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :UPPS
Interface Name :BDE import interface
ID :BDE-Import-Schnittstelle ( PA_UBI )
Version :2014.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 : 2



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Order data
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>UPPS</Application>
      <Id>BDE-Import-Schnittstelle</Id>
      <MapId>AbaDefault</MapId>
      <Version>2014.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>
      <ProductionOrderHeaderData mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </ProductionOrderHeaderData>
    </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"  "-aUPPS"  "-version2014.00"  "-M7777"  "-acidBDE-Import-Schnittstelle"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aUPPS"  "-version2014.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
ProductionOrderHeaderDataOrder data---No
    ProductionOrderHeaderDataFieldsFieldsProductionOrderHeaderData--No
        - ProductionOrderNumberProduction order number (PANR)
ProductionOrderHeaderDataFieldsNumber10No
        - ProductionOrderTypeProduction order type (PATYP)
ProductionOrderHeaderDataFieldsNumber2No
        - StatusStatus (STATUS)
ProductionOrderHeaderDataFieldsNumber2No
        - ProcessFlowStatusSequence status (ABLAUFSTATUS)
ProductionOrderHeaderDataFieldsNumber2No
        - InterruptionProcessing interruption (UNTERBRUCH)
ProductionOrderHeaderDataFieldsBoolean-No
        - DefinitivelyDispatchedDefinitively dispatched (DEFINITIV_EINGELASTET)
ProductionOrderHeaderDataFieldsBoolean-No
        - SubtypeType (SUBTYP)
ProductionOrderHeaderDataFieldsNumber2No
        - ProjectIntegrationProject integration (PROJEKTINTEGRATION)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferenceTypeRefType (REFTYP)
ProductionOrderHeaderDataFieldsNumber2No
        - ReferencedProductionOrderNumberreferenced production order (REFPANR)
ProductionOrderHeaderDataFieldsNumber12No
        - ReferenceNumberRefNo. (REFNR)
ProductionOrderHeaderDataFieldsNumber10No
        - ReferenceBacklogNumberRef backlog no. (REFRNR)
ProductionOrderHeaderDataFieldsNumber2No
        - ReferencedItemNumberreferenced material item (REFPAPOSNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferenceItemNumberRefItemNo. (REFPOSNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferenceItemNumberSetRefItemNo. set (REFSETNR)
ProductionOrderHeaderDataFieldsNumber4No
        - ReferenceSubItemNumberRefItemNo. Add. (REFSUBNR)
ProductionOrderHeaderDataFieldsNumber4No
        - DivisionNumberdivision no. (GSBNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ProjectNumberProject no. (PROJEKTNR)
ProductionOrderHeaderDataFieldsNumber12No
        - ProductNumberProduct no. (PRODNRA)
ProductionOrderHeaderDataFieldsText30No
        - ProductVariantNumberProduct variant no. (PRODVARIANTENNR)
ProductionOrderHeaderDataFieldsNumber8No
        - PartsListVariantDateParts lists variant date (STLVARIANTENDATUM)
ProductionOrderHeaderDataFieldsDate-No
        - VariantNumberParts lists variant (STLVARIANTENNR)
ProductionOrderHeaderDataFieldsNumber8No
        - PartsListVariantGroupParts lists variants group (STLVARIANTENGRPNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ProcessFlowNumberSequence no. (ABLNR)
ProductionOrderHeaderDataFieldsNumber4No
        - QuantityTargetPlanned quantity (MENGEPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - SurchargeMaterialConstantConstant material surcharge (ZUSMATERIALKONST)
ProductionOrderHeaderDataFieldsNumber12No
        - SurchageMaterialPercentagePercentage material surcharge (ZUSMATERIALPROZ)
ProductionOrderHeaderDataFieldsNumber4No
        - SurchargeWorkConstantConstant labour surcharge (ZUSARBEITKONST)
ProductionOrderHeaderDataFieldsNumber12No
        - SurchargeWorkPercentagePercentage labour surcharge (ZUSARBEITPROZ)
ProductionOrderHeaderDataFieldsNumber4No
        - DispatchTypeDispatch type (EINLASTUNGSART)
ProductionOrderHeaderDataFieldsNumber2No
        - DispatchDateDispatch date (EINLASTDATUM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - StartDatePlanedPlanned start date (STARTDATUMPLAN)
ProductionOrderHeaderDataFieldsDate/Time-No
        - EndDatePlanedPlanned end date (ENDDATUMPLAN)
ProductionOrderHeaderDataFieldsDate/Time-No
        - ExpressFlagExpress flag (EXPRESS)
ProductionOrderHeaderDataFieldsBoolean-No
        - PriorityPriority (PRIORITAET)
ProductionOrderHeaderDataFieldsNumber2No
        - StockLocationStorage location (LAGERORT)
ProductionOrderHeaderDataFieldsText8No
        - BinLocationStorage place (LAGERPLATZ)
ProductionOrderHeaderDataFieldsText8No
        - CustomerNumberClient no. (KUNDENNR)
ProductionOrderHeaderDataFieldsNumber12No
        - CustomerCodeClient ISO-code (KUNDENISO)
ProductionOrderHeaderDataFieldsText3No
        - AccountSetNumberKontoset-Nr. (KONTOSETNR)
ProductionOrderHeaderDataFieldsNumber6No
        - ExpenseAccountExpense account (KTOAUFWAND)
ProductionOrderHeaderDataFieldsNumber12No
        - CostCentre1Expense1st cost centre expense (KSTAUFWAND)
ProductionOrderHeaderDataFieldsNumber12No
        - CostCentre2Expense2nd cost centre expense (KTRAUFWAND)
ProductionOrderHeaderDataFieldsNumber12No
        - CollectiveProductionOrderNumberColl. production order number (SAMMPANR)
ProductionOrderHeaderDataFieldsNumber10No
        - CalculationSchemeCalculation schema (KALKSCHEMA)
ProductionOrderHeaderDataFieldsNumber8No
        - CalculationPriceCalculation price (KALKPREIS)
ProductionOrderHeaderDataFieldsNumber12No
        - DebitMaterialToTargetCharge material on debit (MATSOLLABB)
ProductionOrderHeaderDataFieldsBoolean-No
        - DebitWorkToTargetCharge labour on debit (ARBSOLLABB)
ProductionOrderHeaderDataFieldsBoolean-No
        - DebitCostsToTargetCharge additional costs on debit (ZUSSOLLABB)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreditMaterialToTargetCharge material on debit (MATSOLLAUF)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreditWorkToTargetCharge labour on debit (ARBSOLLAUF)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreditCostsToTargetCharge additional costs on debit (ZUSSOLLAUF)
ProductionOrderHeaderDataFieldsBoolean-No
        - MaterialMustBeCompletedMaterial must be concluded (MATABGESCHL)
ProductionOrderHeaderDataFieldsBoolean-No
        - WorkMustBeCompletedLabour must be concluded (ARBABGESCHL)
ProductionOrderHeaderDataFieldsBoolean-No
        - SupplementaryCostsMustBeCompletedAdditional costs must be concluded (ZUSABGESCHL)
ProductionOrderHeaderDataFieldsBoolean-No
        - MaterialPriceDifferenceEntryEnter material-price variance (MATPREISABW)
ProductionOrderHeaderDataFieldsBoolean-No
        - ProductionDataWorkcapture labour (BDEARBEIT)
ProductionOrderHeaderDataFieldsBoolean-No
        - ProductionDataMaterialcapture material (BDEMATERIAL)
ProductionOrderHeaderDataFieldsBoolean-No
        - ProductionDataSupplementaryCostscapture additional cost (BDEZUSATZ)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreditMaterialProportionallyFill up material in proportion (MATPROPAUF)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreditWorkProportionallyFill up tasks in proportion (ARBPROPAUF)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreditCostsProportionallyFill up additional costs in proportion (ZUSPROPAUF)
ProductionOrderHeaderDataFieldsBoolean-No
        - DebitMaterialProportionallyWrite off material in proportion (MATPROPABB)
ProductionOrderHeaderDataFieldsBoolean-No
        - DebitWorkProportionallyWrite off tasks in proportion (ARBPROPABB)
ProductionOrderHeaderDataFieldsBoolean-No
        - DebitCostsProportionallyWrite off additional costs in proportion (ZUSPROPABB)
ProductionOrderHeaderDataFieldsBoolean-No
        - ProductionDataProvidedResourcePDA provided resources (BDEBEISTELL)
ProductionOrderHeaderDataFieldsBoolean-No
        - InheritAccountBequeath account (KTOVERERBEN)
ProductionOrderHeaderDataFieldsBoolean-No
        - InheritCostCentreBequeath cost centre (KSTVERERBEN)
ProductionOrderHeaderDataFieldsBoolean-No
        - InheritCostUnitBequeath cost unit (KTRVERERBEN)
ProductionOrderHeaderDataFieldsBoolean-No
        - DebitProvidedResourcesToTargetCharge provided resources on debit (BEISTELLSOLLABB)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreditProvidedResourcesToTargetFill up provided resources (BEISTELLSOLLAUF)
ProductionOrderHeaderDataFieldsBoolean-No
        - AverageCostPriceInitialisationInitialise average purchase price at dispatching (INITDEPPOS)
ProductionOrderHeaderDataFieldsBoolean-No
        - ProjectNrMandatoryProject no. mandatory (PROJEKTNRZWINGEND)
ProductionOrderHeaderDataFieldsBoolean-No
        - InheritProjectNumberApply project no. to sub-order (PROJNRVERERBEN)
ProductionOrderHeaderDataFieldsBoolean-No
        - EmployeeNrMandatoryEmployee mandatory (MITARBEITERZWINGEND)
ProductionOrderHeaderDataFieldsBoolean-No
        - MeterReadingOldOld meter reading (ZAEHLERSTANDALT)
ProductionOrderHeaderDataFieldsNumber12No
        - PartsListVariantGenerationParts list variant generation (GENSTLVAROPT)
ProductionOrderHeaderDataFieldsNumber2No
        - ManualPartsListVariantNumberManual PL variant number (GENSTLVARNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ProductTypeProduct type (PRODTYP)
ProductionOrderHeaderDataFieldsText3No
        - DispatchedDispatched (EINGELASTET)
ProductionOrderHeaderDataFieldsBoolean-No
        - CompletionDateActualActual completion date (FERTIGDATUMIST)
ProductionOrderHeaderDataFieldsDate/Time-No
        - CreationDateCreation date (ERSTELLTAM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - ModificationDateMutation date (MUTIERTAM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - ReleaseDateRelease date (FREIGABEAM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - QuantityActionActual quantity (MENGEIST)
ProductionOrderHeaderDataFieldsNumber12No
        - DesiredDateDesired date client (WUNSCHDATUM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - StartDateActualActual start date (STARTDATUMIST)
ProductionOrderHeaderDataFieldsDate/Time-No
        - EndDateActualActual end date (ENDDATUMIST)
ProductionOrderHeaderDataFieldsDate/Time-No
        - ProductionOrderNumberMainOrderProduction order number main order (PANRTOP)
ProductionOrderHeaderDataFieldsNumber10No
        - InterruptionDateInterruption date (UNTERBRUCHAM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - InterruptionToInterruption until (UNTERBRUCHBIS)
ProductionOrderHeaderDataFieldsDate/Time-No
        - InterruptionReasonInterruption reason (UNTERBRUCHGRUND)
ProductionOrderHeaderDataFieldsText255No
        - ProductionCostPlanedPlanned production costs (HKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - ProductionCostActualActual production costs (HKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - MaterialCostPlanedPlanned material costs (MKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - MaterialCostActualActual material costs (MKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostPlanedPlanned labour costs (AKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostActualActual labour costs (AKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - ExternalCostPlanedPlanned external costs (EKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - ExternalCostActualActual external costs (EKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - SupplementaryCostsPlanedPlanned additional costs (ZKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - SupplementaryCostsActualActual additional costs (ZKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - FactorFactor (FACHZAHL)
ProductionOrderHeaderDataFieldsNumber12No
        - DrawingNumberDrawing number (ZEICHNUNGSNR)
ProductionOrderHeaderDataFieldsText50No
        - IndividualText1Individual Text 1 (INDIVTEXT1)
ProductionOrderHeaderDataFieldsText50No
        - IndividualText2Individual Text 2 (INDIVTEXT2)
ProductionOrderHeaderDataFieldsText50No
        - IndividualText3Individual Text 3 (INDIVTEXT3)
ProductionOrderHeaderDataFieldsText50No
        - IndividualText4Individual Text 4 (INDIVTEXT4)
ProductionOrderHeaderDataFieldsText50No
        - IndividualText5Individual Text 5 (INDIVTEXT5)
ProductionOrderHeaderDataFieldsText50No
        - IndividualNumeric1Individual numerical 1 (INDIVNUM1)
ProductionOrderHeaderDataFieldsNumber12No
        - IndividualNumeric2Individual numerical 2 (INDIVNUM2)
ProductionOrderHeaderDataFieldsNumber12No
        - IndividualNumeric3Individual numerical 3 (INDIVNUM3)
ProductionOrderHeaderDataFieldsNumber12No
        - IndividualNumeric4Individual numerical 4 (INDIVNUM4)
ProductionOrderHeaderDataFieldsNumber12No
        - IndividualNumeric5Individual numerical 5 (INDIVNUM5)
ProductionOrderHeaderDataFieldsNumber12No
        - IndividualDat1Individual date 1 (INDIVDAT1)
ProductionOrderHeaderDataFieldsDate-No
        - IndividualDat2Individual date 2 (INDIVDAT2)
ProductionOrderHeaderDataFieldsDate-No
        - IndividualDat3Individual date 3 (INDIVDAT3)
ProductionOrderHeaderDataFieldsDate-No
        - ValueCorrectionDateValue correction date (WERTKORREKTURDATUM)
ProductionOrderHeaderDataFieldsDate-No
        - ProductSearchTermSearch term (PRODBEZ)
ProductionOrderHeaderDataFieldsText40No
        - ModificationUserMutated by (MUTIERTDURCH)
ProductionOrderHeaderDataFieldsNumber8No
        - ReleasePersonReleased by (FREIGABEDURCH)
ProductionOrderHeaderDataFieldsNumber8No
        - InterruptionUserInterrupted by (UNTERBRUCHUSER)
ProductionOrderHeaderDataFieldsNumber8No
        - ProductDescriptionTechnicalTechn. des. (PRODBEZTECH)
ProductionOrderHeaderDataFieldsText40No
        - CustomerNameCustomer short name (KUNDENID)
ProductionOrderHeaderDataFieldsText16No
        - CollectiveProductionOrderDesignationCollective order designation (SAMMELBEZ)
ProductionOrderHeaderDataFieldsText50No
        - CreationUserCreated by (ERSTELLTDURCH)
ProductionOrderHeaderDataFieldsNumber8No
    ProductionDataImportInterfaceBDE import recordsProductionOrderHeaderData--No
        ProductionDataImportInterfaceFieldsFieldsProductionDataImportInterface--No
            - ItemTypeItem type (POSTYP)
ProductionDataImportInterfaceFieldsNumber2No
            - ItemNumberItemNo. (POSNR)
ProductionDataImportInterfaceFieldsNumber8No
            - ItemIdItem ID (POSID)
ProductionDataImportInterfaceFieldsNumber8No
            - ItemNumberProvidedResourceItem no. provided resource (APOSNR)
ProductionDataImportInterfaceFieldsNumber8No
            - ItemNumberEntryItem no. entry (BUCHPOSNR)
ProductionDataImportInterfaceFieldsNumber4No
            - ResourceNumberResource no. (RESSOURCENNR)
ProductionDataImportInterfaceFieldsNumber10No
            - EmployeeEmployee (MITARBEITER)
ProductionDataImportInterfaceFieldsNumber10No
            - DivisionNumberStockDivision no. stock (GSB_NR_LAGER)
ProductionDataImportInterfaceFieldsNumber8No
            - StockLocationStorage location (LAGERORT)
ProductionDataImportInterfaceFieldsText8No
            - BinLocationStorage place (LAGERPLATZ)
ProductionDataImportInterfaceFieldsText8No
            - ActionAction (AKTION)
ProductionDataImportInterfaceFieldsNumber2No
            - MeterReadingNewNew meter reading (ZAEHLERSTANDNEU)
ProductionDataImportInterfaceFieldsNumber12No
            - EntryQuantityEntry quantity (BUCHUNGSMENGE)
ProductionDataImportInterfaceFieldsNumber12No
            - EntryOriginEntry origin (BUCHUNGSHERKUNFT)
ProductionDataImportInterfaceFieldsNumber2No
            - ProductionDataReferencePDC reference (BDEREF)
ProductionDataImportInterfaceFieldsNumber12No
            - PriceOriginPrice origin (PREISHERKUNFT)
ProductionDataImportInterfaceFieldsNumber2No
            - ManualPriceManual price (MANPREIS)
ProductionDataImportInterfaceFieldsNumber12No
            - ProcessFlowStatusSequence status (ABLAUFSTATUS)
ProductionDataImportInterfaceFieldsNumber2No
            - ResourceTypeResource type (RESSOURCENTYP)
ProductionDataImportInterfaceFieldsNumber2No
            - GoodPieceResulting quantity (GUTSTUECK)
ProductionDataImportInterfaceFieldsNumber12No
            - IndividualText1Individual Text 1 (INDIVTEXT1)
ProductionDataImportInterfaceFieldsText50No
            - IndividualText2Individual Text 2 (INDIVTEXT2)
ProductionDataImportInterfaceFieldsText50No
            - IndividualText3Individual Text 3 (INDIVTEXT3)
ProductionDataImportInterfaceFieldsText50No
            - IndividualText4Individual Text 4 (INDIVTEXT4)
ProductionDataImportInterfaceFieldsText50No
            - IndividualText5Individual Text 5 (INDIVTEXT5)
ProductionDataImportInterfaceFieldsText50No
            - IndividualNumeric1Individual numerical 1 (INDIVNUM1)
ProductionDataImportInterfaceFieldsNumber12No
            - IndividualNumeric2Individual numerical 2 (INDIVNUM2)
ProductionDataImportInterfaceFieldsNumber12No
            - IndividualNumeric3Individual numerical 3 (INDIVNUM3)
ProductionDataImportInterfaceFieldsNumber12No
            - IndividualNumeric4Individual numerical 4 (INDIVNUM4)
ProductionDataImportInterfaceFieldsNumber12No
            - IndividualNumeric5Individual numerical 5 (INDIVNUM5)
ProductionDataImportInterfaceFieldsNumber12No
            - IndividualDate1Individual date 1 (INDIVDAT1)
ProductionDataImportInterfaceFieldsDate-No
            - IndividualDate2Individual date 2 (INDIVDAT2)
ProductionDataImportInterfaceFieldsDate-No
            - IndividualDate3Individual date 3 (INDIVDAT3)
ProductionDataImportInterfaceFieldsDate-No
            - LastProcessingLetzte Verarbeitung (LETZTE_VERARBEITUNG)
ProductionDataImportInterfaceFieldsDate/Time-No
            - ProcessingErrorFehlertext aus letzter Verarbeitung (FEHLER_VERARBEITUNG)
ProductionDataImportInterfaceFieldsText255No
            - EntryDateEntry Date (BUCHUNGSDATUM)
ProductionDataImportInterfaceFieldsDate/Time-No
            - CollectiveProductionOrderNumberColl. production order number (SAMMPANR)
ProductionDataImportInterfaceFieldsNumber10No
            - ScrapAusschuss (AUSSCHUSS)
ProductionDataImportInterfaceFieldsNumber12No
            - ProductNumberProduct-Number (PRODNRA)
ProductionDataImportInterfaceFieldsText30No
            - ProductVariantNumberProduct variant no. (PRODVARIANTENNR)
ProductionDataImportInterfaceFieldsNumber8No



Field Information

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

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

                

Production order number
XML Element Name:ProductionOrderNumber
Parent Element:ProductionOrderHeaderDataFields
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 "PANR")
                    

Production order type
XML Element Name:ProductionOrderType
Parent Element:ProductionOrderHeaderDataFields
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 "PATYP")
                    

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

Sequence status
XML Element Name:ProcessFlowStatus
Parent Element:ProductionOrderHeaderDataFields
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 "ABLAUFSTATUS")
                    

Processing interruption
XML Element Name:Interruption
Parent Element:ProductionOrderHeaderDataFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Process interruption for the production order.
For information only. The production order
can be processed anyway to a certain degree
(The internal field ID for this element is "UNTERBRUCH")

Definitively dispatched
XML Element Name:DefinitivelyDispatched
Parent Element:ProductionOrderHeaderDataFields
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 "DEFINITIV_EINGELASTET")
                    

Type
XML Element Name:Subtype
Parent Element:ProductionOrderHeaderDataFields
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 "SUBTYP")
                    

Project integration
XML Element Name:ProjectIntegration
Parent Element:ProductionOrderHeaderDataFields
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 "PROJEKTINTEGRATION")
                    

RefType
XML Element Name:ReferenceType
Parent Element:ProductionOrderHeaderDataFields
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 "REFTYP")
                    

referenced production order
XML Element Name:ReferencedProductionOrderNumber
Parent Element:ProductionOrderHeaderDataFields
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 "REFPANR")
                    

RefNo.
XML Element Name:ReferenceNumber
Parent Element:ProductionOrderHeaderDataFields
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 "REFNR")
                    

Ref backlog no.
XML Element Name:ReferenceBacklogNumber
Parent Element:ProductionOrderHeaderDataFields
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 "REFRNR")
                    

referenced material item
XML Element Name:ReferencedItemNumber
Parent Element:ProductionOrderHeaderDataFields
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 "REFPAPOSNR")
                    

RefItemNo.
XML Element Name:ReferenceItemNumber
Parent Element:ProductionOrderHeaderDataFields
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 "REFPOSNR")
                    

RefItemNo. set
XML Element Name:ReferenceItemNumberSet
Parent Element:ProductionOrderHeaderDataFields
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 "REFSETNR")
                    

RefItemNo. Add.
XML Element Name:ReferenceSubItemNumber
Parent Element:ProductionOrderHeaderDataFields
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 "REFSUBNR")
                    

division no.
XML Element Name:DivisionNumber
Parent Element:ProductionOrderHeaderDataFields
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 "GSBNR")
                    

Project no.
XML Element Name:ProjectNumber
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Project number AbaProject
(The internal field ID for this element is "PROJEKTNR")

Product no.
XML Element Name:ProductNumber
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:
16 digit alphanumerical product number
(The internal field ID for this element is "PRODNRA")

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

Parts lists variant date
XML Element Name:PartsListVariantDate
Parent Element:ProductionOrderHeaderDataFields
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 "STLVARIANTENDATUM")
                    

Parts lists variant
XML Element Name:VariantNumber
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Variant number parts list
(The internal field ID for this element is "STLVARIANTENNR")

Parts lists variants group
XML Element Name:PartsListVariantGroup
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Variant group parts list
(The internal field ID for this element is "STLVARIANTENGRPNR")

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

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

Constant material surcharge
XML Element Name:SurchargeMaterialConstant
Parent Element:ProductionOrderHeaderDataFields
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 "ZUSMATERIALKONST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Percentage material surcharge
XML Element Name:SurchageMaterialPercentage
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Constant labour surcharge
XML Element Name:SurchargeWorkConstant
Parent Element:ProductionOrderHeaderDataFields
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 "ZUSARBEITKONST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Percentage labour surcharge
XML Element Name:SurchargeWorkPercentage
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Dispatch type
XML Element Name:DispatchType
Parent Element:ProductionOrderHeaderDataFields
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 "EINLASTUNGSART")
                    

Dispatch date
XML Element Name:DispatchDate
Parent Element:ProductionOrderHeaderDataFields
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:
Dispatch date and time
(The internal field ID for this element is "EINLASTDATUM")

Planned start date
XML Element Name:StartDatePlaned
Parent Element:ProductionOrderHeaderDataFields
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:
Planned start date and time
(The internal field ID for this element is "STARTDATUMPLAN")

Planned end date
XML Element Name:EndDatePlaned
Parent Element:ProductionOrderHeaderDataFields
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:
Planned end date and time
(The internal field ID for this element is "ENDDATUMPLAN")

Express flag
XML Element Name:ExpressFlag
Parent Element:ProductionOrderHeaderDataFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Full-load production
(The internal field ID for this element is "EXPRESS")

Priority
XML Element Name:Priority
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Possible values:
1-5 (Default = 5)
(The internal field ID for this element is "PRIORITAET")

Storage location
XML Element Name:StockLocation
Parent Element:ProductionOrderHeaderDataFields
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 "LAGERORT")
                    

Storage place
XML Element Name:BinLocation
Parent Element:ProductionOrderHeaderDataFields
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")
                    

Client no.
XML Element Name:CustomerNumber
Parent Element:ProductionOrderHeaderDataFields
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 "KUNDENNR")
                    

Client ISO-code
XML Element Name:CustomerCode
Parent Element:ProductionOrderHeaderDataFields
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 "KUNDENISO")
                    

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

Expense account
XML Element Name:ExpenseAccount
Parent Element:ProductionOrderHeaderDataFields
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 "KTOAUFWAND")
                    

1st cost centre expense
XML Element Name:CostCentre1Expense
Parent Element:ProductionOrderHeaderDataFields
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 "KSTAUFWAND")
                    

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

Coll. production order number
XML Element Name:CollectiveProductionOrderNumber
Parent Element:ProductionOrderHeaderDataFields
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 "SAMMPANR")
                    

Calculation schema
XML Element Name:CalculationScheme
Parent Element:ProductionOrderHeaderDataFields
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 "KALKSCHEMA")
                    

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

Charge material on debit
XML Element Name:DebitMaterialToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "MATSOLLABB")
                    

Charge labour on debit
XML Element Name:DebitWorkToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "ARBSOLLABB")
                    

Charge additional costs on debit
XML Element Name:DebitCostsToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "ZUSSOLLABB")
                    

Charge material on debit
XML Element Name:CreditMaterialToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "MATSOLLAUF")
                    

Charge labour on debit
XML Element Name:CreditWorkToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "ARBSOLLAUF")
                    

Charge additional costs on debit
XML Element Name:CreditCostsToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "ZUSSOLLAUF")
                    

Material must be concluded
XML Element Name:MaterialMustBeCompleted
Parent Element:ProductionOrderHeaderDataFields
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 "MATABGESCHL")
                    

Labour must be concluded
XML Element Name:WorkMustBeCompleted
Parent Element:ProductionOrderHeaderDataFields
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 "ARBABGESCHL")
                    

Additional costs must be concluded
XML Element Name:SupplementaryCostsMustBeCompleted
Parent Element:ProductionOrderHeaderDataFields
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 "ZUSABGESCHL")
                    

Enter material-price variance
XML Element Name:MaterialPriceDifferenceEntry
Parent Element:ProductionOrderHeaderDataFields
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 "MATPREISABW")
                    

capture labour
XML Element Name:ProductionDataWork
Parent Element:ProductionOrderHeaderDataFields
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 "BDEARBEIT")
                    

capture material
XML Element Name:ProductionDataMaterial
Parent Element:ProductionOrderHeaderDataFields
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 "BDEMATERIAL")
                    

capture additional cost
XML Element Name:ProductionDataSupplementaryCosts
Parent Element:ProductionOrderHeaderDataFields
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 "BDEZUSATZ")
                    

Fill up material in proportion
XML Element Name:CreditMaterialProportionally
Parent Element:ProductionOrderHeaderDataFields
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 "MATPROPAUF")
                    

Fill up tasks in proportion
XML Element Name:CreditWorkProportionally
Parent Element:ProductionOrderHeaderDataFields
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 "ARBPROPAUF")
                    

Fill up additional costs in proportion
XML Element Name:CreditCostsProportionally
Parent Element:ProductionOrderHeaderDataFields
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 "ZUSPROPAUF")
                    

Write off material in proportion
XML Element Name:DebitMaterialProportionally
Parent Element:ProductionOrderHeaderDataFields
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 "MATPROPABB")
                    

Write off tasks in proportion
XML Element Name:DebitWorkProportionally
Parent Element:ProductionOrderHeaderDataFields
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 "ARBPROPABB")
                    

Write off additional costs in proportion
XML Element Name:DebitCostsProportionally
Parent Element:ProductionOrderHeaderDataFields
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 "ZUSPROPABB")
                    

PDA provided resources
XML Element Name:ProductionDataProvidedResource
Parent Element:ProductionOrderHeaderDataFields
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 "BDEBEISTELL")
                    

Bequeath account
XML Element Name:InheritAccount
Parent Element:ProductionOrderHeaderDataFields
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 "KTOVERERBEN")
                    

Bequeath cost centre
XML Element Name:InheritCostCentre
Parent Element:ProductionOrderHeaderDataFields
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 "KSTVERERBEN")
                    

Bequeath cost unit
XML Element Name:InheritCostUnit
Parent Element:ProductionOrderHeaderDataFields
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 "KTRVERERBEN")
                    

Charge provided resources on debit
XML Element Name:DebitProvidedResourcesToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "BEISTELLSOLLABB")
                    

Fill up provided resources
XML Element Name:CreditProvidedResourcesToTarget
Parent Element:ProductionOrderHeaderDataFields
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 "BEISTELLSOLLAUF")
                    

Initialise average purchase price at dispatching
XML Element Name:AverageCostPriceInitialisation
Parent Element:ProductionOrderHeaderDataFields
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 "INITDEPPOS")
                    

Project no. mandatory
XML Element Name:ProjectNrMandatory
Parent Element:ProductionOrderHeaderDataFields
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 "PROJEKTNRZWINGEND")
                    

Apply project no. to sub-order
XML Element Name:InheritProjectNumber
Parent Element:ProductionOrderHeaderDataFields
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 "PROJNRVERERBEN")
                    

Employee mandatory
XML Element Name:EmployeeNrMandatory
Parent Element:ProductionOrderHeaderDataFields
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 "MITARBEITERZWINGEND")
                    

Old meter reading
XML Element Name:MeterReadingOld
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Even-numbered meter reading
(The internal field ID for this element is "ZAEHLERSTANDALT")

Parts list variant generation
XML Element Name:PartsListVariantGeneration
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Determination of parts list variant at generation of suborders
(The internal field ID for this element is "GENSTLVAROPT")

Manual PL variant number
XML Element Name:ManualPartsListVariantNumber
Parent Element:ProductionOrderHeaderDataFields
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 "GENSTLVARNR")
                    

Product type
XML Element Name:ProductType
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Product type
(The internal field ID for this element is "PRODTYP")

Dispatched
XML Element Name:Dispatched
Parent Element:ProductionOrderHeaderDataFields
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 "EINGELASTET")
                    

Actual completion date
XML Element Name:CompletionDateActual
Parent Element:ProductionOrderHeaderDataFields
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:
Completion date and time actual
(The internal field ID for this element is "FERTIGDATUMIST")

Creation date
XML Element Name:CreationDate
Parent Element:ProductionOrderHeaderDataFields
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:
Creation date (date and time)
(The internal field ID for this element is "ERSTELLTAM")

Mutation date
XML Element Name:ModificationDate
Parent Element:ProductionOrderHeaderDataFields
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:
Mutation date (date and time)
(The internal field ID for this element is "MUTIERTAM")

Release date
XML Element Name:ReleaseDate
Parent Element:ProductionOrderHeaderDataFields
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:
Release date (date and time)
(The internal field ID for this element is "FREIGABEAM")

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

Desired date client
XML Element Name:DesiredDate
Parent Element:ProductionOrderHeaderDataFields
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:
Date and time

Time is always optional
(The internal field ID for this element is "WUNSCHDATUM")

Actual start date
XML Element Name:StartDateActual
Parent Element:ProductionOrderHeaderDataFields
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:
Actual start date and time
(The internal field ID for this element is "STARTDATUMIST")

Actual end date
XML Element Name:EndDateActual
Parent Element:ProductionOrderHeaderDataFields
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:
Actual end date and time
(The internal field ID for this element is "ENDDATUMIST")

Production order number main order
XML Element Name:ProductionOrderNumberMainOrder
Parent Element:ProductionOrderHeaderDataFields
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 "PANRTOP")
                    

Interruption date
XML Element Name:InterruptionDate
Parent Element:ProductionOrderHeaderDataFields
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:
Interruption date (date and time)
(The internal field ID for this element is "UNTERBRUCHAM")

Interruption until
XML Element Name:InterruptionTo
Parent Element:ProductionOrderHeaderDataFields
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:
Interruption until (date and time)
(The internal field ID for this element is "UNTERBRUCHBIS")

Interruption reason
XML Element Name:InterruptionReason
Parent Element:ProductionOrderHeaderDataFields
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 "UNTERBRUCHGRUND")
                    

Planned production costs
XML Element Name:ProductionCostPlaned
Parent Element:ProductionOrderHeaderDataFields
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 "HKPLAN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Actual production costs
XML Element Name:ProductionCostActual
Parent Element:ProductionOrderHeaderDataFields
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 "HKIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Planned material costs
XML Element Name:MaterialCostPlaned
Parent Element:ProductionOrderHeaderDataFields
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 "MKPLAN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Actual material costs
XML Element Name:MaterialCostActual
Parent Element:ProductionOrderHeaderDataFields
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 "MKIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Planned labour costs
XML Element Name:WorkCostPlaned
Parent Element:ProductionOrderHeaderDataFields
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 "AKPLAN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Actual labour costs
XML Element Name:WorkCostActual
Parent Element:ProductionOrderHeaderDataFields
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 "AKIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Planned external costs
XML Element Name:ExternalCostPlaned
Parent Element:ProductionOrderHeaderDataFields
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 "EKPLAN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Actual external costs
XML Element Name:ExternalCostActual
Parent Element:ProductionOrderHeaderDataFields
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 "EKIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Planned additional costs
XML Element Name:SupplementaryCostsPlaned
Parent Element:ProductionOrderHeaderDataFields
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 "ZKPLAN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Actual additional costs
XML Element Name:SupplementaryCostsActual
Parent Element:ProductionOrderHeaderDataFields
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 "ZKIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Drawing number
XML Element Name:DrawingNumber
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Individual Text 2
XML Element Name:IndividualText2
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual Text 3
XML Element Name:IndividualText3
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual Text 4
XML Element Name:IndividualText4
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual Text 5
XML Element Name:IndividualText5
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual numerical 1
XML Element Name:IndividualNumeric1
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVNUM1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 2
XML Element Name:IndividualNumeric2
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVNUM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 3
XML Element Name:IndividualNumeric3
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVNUM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 4
XML Element Name:IndividualNumeric4
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVNUM4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 5
XML Element Name:IndividualNumeric5
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVNUM5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual date 1
XML Element Name:IndividualDat1
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVDAT1")
                    

Individual date 2
XML Element Name:IndividualDat2
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVDAT2")
                    

Individual date 3
XML Element Name:IndividualDat3
Parent Element:ProductionOrderHeaderDataFields
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 "INDIVDAT3")
                    

Value correction date
XML Element Name:ValueCorrectionDate
Parent Element:ProductionOrderHeaderDataFields
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 "WERTKORREKTURDATUM")
                    

Search term
XML Element Name:ProductSearchTerm
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Mutated by
XML Element Name:ModificationUser
Parent Element:ProductionOrderHeaderDataFields
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 "MUTIERTDURCH")
                    

Released by
XML Element Name:ReleasePerson
Parent Element:ProductionOrderHeaderDataFields
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 "FREIGABEDURCH")
                    

Interrupted by
XML Element Name:InterruptionUser
Parent Element:ProductionOrderHeaderDataFields
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 "UNTERBRUCHUSER")
                    

Techn. des.
XML Element Name:ProductDescriptionTechnical
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Customer short name
XML Element Name:CustomerName
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Export only
Field Length:   16Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Collective order designation
XML Element Name:CollectiveProductionOrderDesignation
Parent Element:ProductionOrderHeaderDataFields
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 "SAMMELBEZ")
                    

Created by
XML Element Name:CreationUser
Parent Element:ProductionOrderHeaderDataFields
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 "ERSTELLTDURCH")
                    

BDE import records
XML Element Name:ProductionDataImportInterface
Parent Element:ProductionOrderHeaderData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Item type
XML Element Name:ItemType
Parent Element:ProductionDataImportInterfaceFields
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 "POSTYP")
                    

ItemNo.
XML Element Name:ItemNumber
Parent Element:ProductionDataImportInterfaceFields
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 "POSNR")
                    

Item ID
XML Element Name:ItemId
Parent Element:ProductionDataImportInterfaceFields
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 "POSID")
                    

Item no. provided resource
XML Element Name:ItemNumberProvidedResource
Parent Element:ProductionDataImportInterfaceFields
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 "APOSNR")
                    

Item no. entry
XML Element Name:ItemNumberEntry
Parent Element:ProductionDataImportInterfaceFields
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 "BUCHPOSNR")
                    

Resource no.
XML Element Name:ResourceNumber
Parent Element:ProductionDataImportInterfaceFields
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 "RESSOURCENNR")
                    

Employee
XML Element Name:Employee
Parent Element:ProductionDataImportInterfaceFields
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 "MITARBEITER")
                    

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

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

Storage location
XML Element Name:StockLocation
Parent Element:ProductionDataImportInterfaceFields
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 "LAGERORT")
                    

Storage place
XML Element Name:BinLocation
Parent Element:ProductionDataImportInterfaceFields
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")
                    

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

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

New meter reading
XML Element Name:MeterReadingNew
Parent Element:ProductionDataImportInterfaceFields
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 "ZAEHLERSTANDNEU")
                    

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

Entry origin
XML Element Name:EntryOrigin
Parent Element:ProductionDataImportInterfaceFields
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 "BUCHUNGSHERKUNFT")
                    

PDC reference
XML Element Name:ProductionDataReference
Parent Element:ProductionDataImportInterfaceFields
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 "BDEREF")
                    

Price origin
XML Element Name:PriceOrigin
Parent Element:ProductionDataImportInterfaceFields
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 "PREISHERKUNFT")
                    

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

Sequence status
XML Element Name:ProcessFlowStatus
Parent Element:ProductionDataImportInterfaceFields
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 "ABLAUFSTATUS")
                    

Resource type
XML Element Name:ResourceType
Parent Element:ProductionDataImportInterfaceFields
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 "RESSOURCENTYP")
                    

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

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

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

Individual Text 2
XML Element Name:IndividualText2
Parent Element:ProductionDataImportInterfaceFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual Text 3
XML Element Name:IndividualText3
Parent Element:ProductionDataImportInterfaceFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual Text 4
XML Element Name:IndividualText4
Parent Element:ProductionDataImportInterfaceFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual Text 5
XML Element Name:IndividualText5
Parent Element:ProductionDataImportInterfaceFields
Field Type:Text
Action Type:Import und Export
Field Length:   50Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Individual numerical 1
XML Element Name:IndividualNumeric1
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVNUM1")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 2
XML Element Name:IndividualNumeric2
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVNUM2")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 3
XML Element Name:IndividualNumeric3
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVNUM3")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 4
XML Element Name:IndividualNumeric4
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVNUM4")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual numerical 5
XML Element Name:IndividualNumeric5
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVNUM5")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Individual date 1
XML Element Name:IndividualDate1
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVDAT1")
                    

Individual date 2
XML Element Name:IndividualDate2
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVDAT2")
                    

Individual date 3
XML Element Name:IndividualDate3
Parent Element:ProductionDataImportInterfaceFields
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 "INDIVDAT3")
                    

Letzte Verarbeitung
XML Element Name:LastProcessing
Parent Element:ProductionDataImportInterfaceFields
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 "LETZTE_VERARBEITUNG")
                    

Fehlertext aus letzter Verarbeitung
XML Element Name:ProcessingError
Parent Element:ProductionDataImportInterfaceFields
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 "FEHLER_VERARBEITUNG")
                    

Entry Date
XML Element Name:EntryDate
Parent Element:ProductionDataImportInterfaceFields
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:

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

Coll. production order number
XML Element Name:CollectiveProductionOrderNumber
Parent Element:ProductionDataImportInterfaceFields
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 "SAMMPANR")
                    

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

Product-Number
XML Element Name:ProductNumber
Parent Element:ProductionDataImportInterfaceFields
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 "PRODNRA")
                    

Product variant no.
XML Element Name:ProductVariantNumber
Parent Element:ProductionDataImportInterfaceFields
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 "PRODVARIANTENNR")