Interface: UPPS - Production order Version 2025.00

This documentation describes the AbaConnect Interface Production order for the UPPS Application.


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :UPPS
Interface Name :Production order
ID :Produktionsauftrag ( PA )
Version :2025.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 :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>Produktionsauftrag</Id>
      <MapId>AbaDefault</MapId>
      <Version>2025.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"  "-version2025.00"  "-M7777"  "-acidProduktionsauftrag"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aUPPS"  "-version2025.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
        - ProductionOrderNumberOrder no. (PANR)
ProductionOrderHeaderDataFieldsNumber10No
        - ProductionOrderTypeOrder type (PATYP)
ProductionOrderHeaderDataFieldsNumber2No
        - StatusOrder status (STATUS)
ProductionOrderHeaderDataFieldsNumber2No
        - ProcessFlowStatusSequence status (ABLAUFSTATUS)
ProductionOrderHeaderDataFieldsNumber2No
        - ProcessingInterruptionProcessing interruption (UNTERBRUCH)
ProductionOrderHeaderDataFieldsBoolean-No
        - DefinitivelyDispatchedDefinitively dispatched (DEFINITIVEINGELASTET)
ProductionOrderHeaderDataFieldsBoolean-No
        - StatusStockManagementStatus of extended stock management (LAGERSTATUS)
ProductionOrderHeaderDataFieldsNumber2No
        - SubtypeOrder subtype (SUBTYP)
ProductionOrderHeaderDataFieldsNumber2No
        - ProjectIntegrationProjektintegration (PROJEKTINTEGRATION)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferenceTypeReferenztyp (REFVKTYP)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferencedProductionOrderNumberreferenzierter Produktionsauftrag (REFPANR)
ProductionOrderHeaderDataFieldsNumber12No
        - ReferencedSalesOrderreferenzierter Verkaufsauftrag (NR) (REFVKNR)
ProductionOrderHeaderDataFieldsNumber12No
        - ReferenceSalesOrderBacklogNumberreferenzierter Verkaufsauftrag (RNR) (REFVKRNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferencedProductionOrderMaterialItemNumberreferenzierte Materialposition (REFPAPOSNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferenceSalesOrderItemNumberreferenzierte Verkaufsposition (POS_NR) (REFVKPOSNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferenceSalesOrderItemNumberSetreferenzierte Verkaufsposition (SET_PNR) (REFVKSETNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferenceSalesOrderSubItemNumberreferenzierte Verkaufsposition (POS_RNR) (REFVKSUBNR)
ProductionOrderHeaderDataFieldsNumber8No
        - ReferencedCalOffItemNumberreferenzierte Abrufposition (POS_ID) (REFVKPOSID)
ProductionOrderHeaderDataFieldsNumber8No
        - DivisionNumberdivision no. (GSBNR)
ProductionOrderHeaderDataFieldsNumber8No
        - 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
        - StockLocationStorage location (LAGERORT)
ProductionOrderHeaderDataFieldsText8No
        - BinLocationStorage area (LAGERPLATZ)
ProductionOrderHeaderDataFieldsText8No
        - QuantityTargetPlanned quantity (MENGEPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - SurchargeMaterialConstantConstant material surcharge (ZUSMATERIALKONST)
ProductionOrderHeaderDataFieldsNumber12No
        - SurchargeMaterialPercentagePercentage material surcharge (ZUSMATERIALPROZ)
ProductionOrderHeaderDataFieldsNumber4No
        - SurchargeWorkConstantConstant labour surcharge (ZUSARBEITKONST)
ProductionOrderHeaderDataFieldsNumber12No
        - SurchargeWorkPercentagePercentage labour surcharge (ZUSARBEITPROZ)
ProductionOrderHeaderDataFieldsNumber4No
        - DispatchTypeDispatch type (EINLASTUNGSART)
ProductionOrderHeaderDataFieldsNumber2No
        - DispatchDateDispatch date (EINLASTDATUM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - StartDatePlannedPlanned start date (STARTDATUMPLAN)
ProductionOrderHeaderDataFieldsDate/Time-No
        - EndDatePlannedPlanned end date (ENDDATUMPLAN)
ProductionOrderHeaderDataFieldsDate/Time-No
        - ExpressFlagExpress flag (EXPRESS)
ProductionOrderHeaderDataFieldsBoolean-No
        - PriorityPriority (PRIORITAET)
ProductionOrderHeaderDataFieldsNumber2No
        - ProjectNumberProject no. (PROJEKTNR)
ProductionOrderHeaderDataFieldsNumber12No
        - ProjectRoughPlanProject rough plan (PROJEKTGROBPLAN)
ProductionOrderHeaderDataFieldsNumber8No
        - ProjectDetailedPlanProject detailed plan (PROJEKTDETAILPLAN)
ProductionOrderHeaderDataFieldsNumber8No
        - CustomerNumberClient no. (KUNDENNR)
ProductionOrderHeaderDataFieldsNumber12No
        - CustomerCodeClient ISO-code (KUNDENISO)
ProductionOrderHeaderDataFieldsText3No
        - AccountSetNumberAcct set no. (KONTOSETNR)
ProductionOrderHeaderDataFieldsNumber8No
        - 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
        - InheritCustomerNumberApply customer no. to sub-order (KUNDENNRVERERBEN)
ProductionOrderHeaderDataFieldsBoolean-No
        - WorkStartQuantityYield quantity as start quantity for sequence item (STARTMENGEARBEIT)
ProductionOrderHeaderDataFieldsBoolean-No
        - MaterialStartQuantityTake over start amount on assigned material item (STARTMENGEMATERIAL)
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
        - CreationDateCreated on (ERSTELLTAM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - ModificationDateModified on (MUTIERTAM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - ReleaseDateReleased on (FREIGABEAM)
ProductionOrderHeaderDataFieldsDate/Time-No
        - QuantityActualActual 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
        - ProductionCostPlannedPlanned production costs (HKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - ProductionCostActualActual production costs (HKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - MaterialCostPlannedPlanned material costs (MKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - MaterialCostActualActual material costs (MKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostPlannedPlanned labour costs (AKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostActualActual labour costs (AKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - ExternalCostPlannedPlanned external costs (EKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - ExternalCostActualActual external costs (EKIST)
ProductionOrderHeaderDataFieldsNumber12No
        - SupplementaryCostsPlannedPlanned additional costs (ZKPLAN)
ProductionOrderHeaderDataFieldsNumber12No
        - SupplermentaryCostsActualActual 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
        - IndividualDate1Individual date 1 (INDIVDAT1)
ProductionOrderHeaderDataFieldsDate-No
        - IndividualDate2Individual date 2 (INDIVDAT2)
ProductionOrderHeaderDataFieldsDate-No
        - IndividualDate3Individual date 3 (INDIVDAT3)
ProductionOrderHeaderDataFieldsDate-No
        - ValueCorrectionDateValue correction date (WERTKORREKTURDATUM)
ProductionOrderHeaderDataFieldsDate-No
        - GoodPieceCostPlannedYield quantity debit costs (GUTSTUECK)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostsPlannedRuntimeWork costs planned run time (AKPLANTE)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostsPlannedSetuptimeWork costs planned set-up time (AKPLANTR)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostsEffectiveRuntimeWork costs effective run time (AKISTTE)
ProductionOrderHeaderDataFieldsNumber12No
        - WorkCostsEffectiveSetuptimeWork costs effective set-up time (AKISTTR)
ProductionOrderHeaderDataFieldsNumber12No
        - HasStockRequirementFromConfirmationHas stock requirement from confirmation (HATLAGERANFORDERUNG)
ProductionOrderHeaderDataFieldsNumber2No
        - TotalStockRequirementsTotal of the stock requirements (MENGEANGEFORDERT)
ProductionOrderHeaderDataFieldsNumber12No
        - ProductSearchTermSuchbegriff (PRODBEZ)
ProductionOrderHeaderDataFieldsText40No
        - ProductDescriptionTechnicalTechn. Bez. (PRODBEZTECH)
ProductionOrderHeaderDataFieldsText40No
        - CustomerNameKunden Kurzname (KUNDENID)
ProductionOrderHeaderDataFieldsText16No
        - CollectiveProductionOrderDesignationSammelauftragsbezeichnung (SAMMELBEZ)
ProductionOrderHeaderDataFieldsText50No
        - hasSalesOrderReferencehat Verkaufsreferenz (HAT_VERKAUFSREFERENZ)
ProductionOrderHeaderDataFieldsBoolean-No
        - IsaSubOrderist ein Unterauftrag (IST_UNTERAUFTRAG)
ProductionOrderHeaderDataFieldsBoolean-No
        - CreationUserCreated by (ERSTELLTDURCH)
ProductionOrderHeaderDataFieldsNumber8No
        - ModificationUserMutated by (MUTIERTDURCH)
ProductionOrderHeaderDataFieldsNumber8No
        - ReleasePersonReleased by (FREIGABEDURCH)
ProductionOrderHeaderDataFieldsNumber8No
        - InterruptionUserInterrupted by (UNTERBRUCHUSER)
ProductionOrderHeaderDataFieldsNumber8No
    ProcessFlowSequential control dataProductionOrderHeaderData--No
        ProcessFlowFieldsFieldsProcessFlow--No
            - LineNumberLine no. (Z_NR)
ProcessFlowFieldsNumber4No
            - NoModificationOfSequenceLineProcedure line in transaction data cannot be modified (DENYMODIFY)
ProcessFlowFieldsBoolean-No
            - ActionNumberActivity no. (AKTIONS_NR)
ProcessFlowFieldsNumber4No
            - DecisionActionQuestionFrage Entscheidung (ENTSCHEIDUNG_FRAGE)
ProcessFlowFieldsNumber8No
            - ProgramNumberProgram no. (WA_NR)
ProcessFlowFieldsNumber4No
            - PrintTypePrinting type (DRUCKART)
ProcessFlowFieldsNumber2No
            - NumberOfCopiesNo. of copies (KOPIEN)
ProcessFlowFieldsNumber4No
            - PrintQueryDruckabfrage (DRUCKABFRAGE)
ProcessFlowFieldsBoolean-No
            - ArchiveArchiv (ARCHIV)
ProcessFlowFieldsBoolean-No
            - ActivityAktivität (AKTIVITAET)
ProcessFlowFieldsText255No
            - ActivityIsVariableAktivität variabel (AKTIVITAET_VARIABEL)
ProcessFlowFieldsText128No
            - EmployeeMitarbeiter (MITARBEITER)
ProcessFlowFieldsText255No
            - ActivityEmployeeIsVariableMitarbeiter variabel (MITARBEITER_VARIABEL)
ProcessFlowFieldsText60No
            - ActivityTemplateAktivitätsvorlage (AKTIVITAET_VORLAGE)
ProcessFlowFieldsGUID36No
            - ActivityTemplateVariableAktivitätsvorlage variabel (AKTIVITAET_VORLAGE_VARIABEL)
ProcessFlowFieldsText128No
            - UserBearbeiter (BEARBEITER)
ProcessFlowFieldsGUID36No
            - UserVariableBearbeiter variabel (BEARBEITER_VARIABEL)
ProcessFlowFieldsText60No
            - FormatTemplateFormatvorlage (STYLE)
ProcessFlowFieldsText255No
            - FormatTemplateVariableFormatvorlage variabel (STYLE_VARIABEL)
ProcessFlowFieldsText255No
            - DecisionActionAnswerAntwort Entscheidung (ENTSCHEIDUNG_ANTWORTEN)
ProcessFlowFieldsText70No
            - SerialShippingCodeParametersSSCC-Parameter (SSCC_PARAMETER)
ProcessFlowFieldsText60No
            - TransferParameterHandover parameter (PRG_PARAM)
ProcessFlowFieldsText60No
            - CalculationTypeKalkulationsart (VORNACHKALK)
ProcessFlowFieldsNumber8No
            - CalculationAmountKalkulationsbetrag (KALKBETRAG)
ProcessFlowFieldsNumber8No
            - CalculationQuantityActualCalculation quantity (KALKMENGEISTPREIS)
ProcessFlowFieldsNumber8No
            - SaveCalculationPriceUnderKalkulationspreis speichern unter (KALKZIELFELD)
ProcessFlowFieldsNumber8No
            - QuantityNotAvailableMenge nicht verfügbar (MENGE_NICHT_VERFUEGBAR)
ProcessFlowFieldsNumber8No
            - PositionTypeGenerationSelektion Positionen (GENARTPOSITION)
ProcessFlowFieldsNumber8No
            - DisplayGenerationFormsGenerierungsmaske anzeigen aus Produktionsauftrag (GEN_MASKE_ANZEIGEN)
ProcessFlowFieldsBoolean-No
            - TriggerNextStatusSubordernächsten Status Auftrag auslösen (UNTER_NAECHSTER_STATUS)
ProcessFlowFieldsBoolean-No
            - TriggerNextStatusPurchaseOrdernächsten Status Bestellung auslösen (BEST_NAECHSTER_STATUS)
ProcessFlowFieldsBoolean-No
            - TakeOverItemTextInPurchaseOrderPositionstext in Bestellung übernehmen (BEST_TEXT_UEBERNEHMEN)
ProcessFlowFieldsBoolean-No
            - LimitGenerationToFirstLevelGenerierung auf 1. Stufe begrenzen (GEN_NUR_EINE_STUFE)
ProcessFlowFieldsBoolean-No
            - UserCategoryGuidGUID der Benutzerkategorie (BENUTZERKATEGORIE_GUID)
ProcessFlowFieldsText50No
            - WhereUsedListAutomaticMaintenanceWhere-used list automatic maintenance (VWN_AUTO_PFLEGE)
ProcessFlowFieldsBoolean-No
            - WhereUsedListMaintenanceMethodWhere-used list maintenance method (VWN_PFLEGE_METHODE)
ProcessFlowFieldsNumber8No
            - DisplayWhereUsedListFormsView selection production orders open (VWN_MASKE_ANZEIGEN)
ProcessFlowFieldsBoolean-No
            - LineStatusLine status (Z_STAT)
ProcessFlowFieldsNumber2No
            - ProcessFlowNumberSequence no. (BF_NR)
ProcessFlowFieldsNumber4No
            - ProgramTypeProgram type (PRG_TYP)
ProcessFlowFieldsNumber2No
            - ProgramNameProgram name (PRG_NAME)
ProcessFlowFieldsText128No
            - WaitFlagWait-Flag (CB_WAIT)
ProcessFlowFieldsBoolean-No
            - AutomaticTriggeringOfActionRun activity automatically (CB_AUTO)
ProcessFlowFieldsBoolean-No
            - FormSetNumberTemplate set no. (MASKENSET_NR)
ProcessFlowFieldsNumber4No
            - DocumentNumberDocument no. (DOK_NR)
ProcessFlowFieldsNumber10No
            - NumberRangeNumberNumber range no. (NK_NR)
ProcessFlowFieldsNumber4No
            - TriggerDateRunning date (DAT_AUSL)
ProcessFlowFieldsDate/Time-No
            - PrintDatePrinting date (DAT_DRUCK)
ProcessFlowFieldsDate/Time-No
            - ConfirmActionBeforeExecutionConfirm action before execution (CONFIRMEXECUTION)
ProcessFlowFieldsBoolean-No
            - DocumentProgramNameDokument / Programm (PROGRAMMNAME)
ProcessFlowFieldsText128No
            - TriggerUserRun user (USER_AUSL)
ProcessFlowFieldsNumber8No
            - TriggerUserNameUser ausgelöst (BENUTZERNAME_AUSL)
ProcessFlowFieldsText40No
            - PrintUserPrinting user (USER_DRUCK)
ProcessFlowFieldsNumber8No
            - PrintUserNameUser gedruckt (BENUTZERNAME_DRUCK)
ProcessFlowFieldsText40No
            - UserCategoryName der Benutzerkategorie (BENUTZERKATEGORIE)
ProcessFlowFieldsText40No
            - UsernameBearbeitername (BEARBEITER_UI)
ProcessFlowFieldsText40No
            - TextText (VARDATA)
ProcessFlowFieldsText-1No
    ProductionOrderItemDataItem dataProductionOrderHeaderData--No
        ProductionOrderItemDataFieldsFieldsProductionOrderItemData--No
            - ItemTypeItem type (POSTYP)
ProductionOrderItemDataFieldsNumber2No
            - ItemNumberItemNo. (POSNR)
ProductionOrderItemDataFieldsNumber8No
            - ExternalItemNumberExternal ItemNo. (POSID)
ProductionOrderItemDataFieldsNumber8No
            - ProcessFlowStatusSequence status (ABLAUFSTATUS)
ProductionOrderItemDataFieldsNumber2No
            - ItemNumberPartsListItemNo. Parts list (POSNRSTL)
ProductionOrderItemDataFieldsNumber8No
            - VariantItemNumberVariant item no. (VARPOSNRSTL)
ProductionOrderItemDataFieldsNumber8No
            - DivisionNumberStockDivision no. stock (GSB_NR_LAGER)
ProductionOrderItemDataFieldsNumber8No
            - ReferenceTypeRefType (REFTYP)
ProductionOrderItemDataFieldsNumber2No
            - ReferenceNumberRefNo. (REFNR)
ProductionOrderItemDataFieldsNumber10No
            - ReferenceBacklogNumberRef backlog no. (REFRNR)
ProductionOrderItemDataFieldsNumber2No
            - ReferenceItemNumberRefItemNo. (REFPOSNR)
ProductionOrderItemDataFieldsNumber8No
            - ReferenceSubItemNumberRefItemNo. Add. (REFSUBNR)
ProductionOrderItemDataFieldsNumber4No
            - ReferenceItemNumberSetRefItemNo. set (REFSETNR)
ProductionOrderItemDataFieldsNumber4No
            - StatusStockManagementStatus of extended stock management (LAGERSTATUS)
ProductionOrderItemDataFieldsNumber2No
            - ProductTypeProduct type (PRODTYP)
ProductionOrderItemDataFieldsText3No
            - ProductNumberProduct number (PRODNRA)
ProductionOrderItemDataFieldsText30No
            - ProductVariantNumberProduct variant no. (PRODVARIANTENNR)
ProductionOrderItemDataFieldsNumber8No
            - PrecalculationOptionPre-calculation option (VORKALKOPT)
ProductionOrderItemDataFieldsNumber2No
            - StandardStockTypeStandard stock type main stock calculation (STD_LAGER_TYP)
ProductionOrderItemDataFieldsNumber2No
            - ManualPriceManual price (MANPREIS)
ProductionOrderItemDataFieldsNumber12No
            - StockLocationStorage location (LAGERORT)
ProductionOrderItemDataFieldsText8No
            - BinLocationStorage area (LAGERPLATZ)
ProductionOrderItemDataFieldsText8No
            - ResourceTypeResource type (RESSOURCENTYP)
ProductionOrderItemDataFieldsNumber2No
            - ResourceNumberResource no. (RESSOURCENNR)
ProductionOrderItemDataFieldsNumber10No
            - ExternalSupplierNumberExternal supplier no. (EXTLIEFNR)
ProductionOrderItemDataFieldsNumber12No
            - ExternalSupplierISOCodeExternal supplier ISO-code (EXTLIEFISO)
ProductionOrderItemDataFieldsText3No
            - ServiceTypeExternal service type (EXTLEITYP)
ProductionOrderItemDataFieldsText3No
            - ServiceNumberExternal service no. (EXTLEINRA)
ProductionOrderItemDataFieldsText30No
            - ManualOverheadRateManual MOC rate (MGKSATZMANU)
ProductionOrderItemDataFieldsBoolean-No
            - MaterialOverheadCostPercentageMaterial overhead costs rate in % (MGKSATZ)
ProductionOrderItemDataFieldsNumber4No
            - ExecutePriceDeterminationExecute pricing (EXTPREISFIND)
ProductionOrderItemDataFieldsBoolean-No
            - PriceExternalPerUnitExternal price per unit (EXTPREISPROEHT)
ProductionOrderItemDataFieldsNumber12No
            - ConversionFactorConversion factor (EXTFAKTOR)
ProductionOrderItemDataFieldsNumber12No
            - PurchaseUnitExternalServicePurchase unit external service (EXTEKE)
ProductionOrderItemDataFieldsNumber4No
            - PurchasePriceUnitExternalServicePurchase price unit external service (EXTEPE)
ProductionOrderItemDataFieldsNumber4No
            - ExternalPriceFactorPrice factor (EXTPREISFAKTOR)
ProductionOrderItemDataFieldsNumber12No
            - WorkItemLabour item (ARBEITSPOSNR)
ProductionOrderItemDataFieldsNumber8No
            - SupplementaryCostsFixedFixed additional costs (ZUSKOSTENFIX)
ProductionOrderItemDataFieldsNumber12No
            - SupplementaryCostsPerUnitAdditional costs per unit (ZUSKOSTENPROEHT)
ProductionOrderItemDataFieldsNumber12No
            - SurchargeConstantConstant surcharge (ZUSCHLAGKONST)
ProductionOrderItemDataFieldsNumber12No
            - SurchargePercentageSurcharge in percent (ZUSCHLAGPROZ)
ProductionOrderItemDataFieldsNumber4No
            - ManualStartQuantityManual start quantity (STARTMENGEMANU)
ProductionOrderItemDataFieldsBoolean-No
            - StartQuantityStart quantity (STARTMENGE)
ProductionOrderItemDataFieldsNumber12No
            - QuantitySetupTimeConstantConstant quantity/setup time (MENGEZEITKONST)
ProductionOrderItemDataFieldsNumber12No
            - QuantityTimeFixedStepStep-variable quantity/time per unit (MENGEZEITSF)
ProductionOrderItemDataFieldsNumber12No
            - QuantityTimeFloatingQuantity/time flowing per unit (MENGEZEITFL)
ProductionOrderItemDataFieldsNumber12No
            - QuantityTimeValueFixedStepStep-variable reference value (MENGEZEITBEZGRSF)
ProductionOrderItemDataFieldsNumber12No
            - QuantityTimeValueFloatingFlowing reference value (MENGEZEITBEZGRFL)
ProductionOrderItemDataFieldsNumber12No
            - RoundingTypeRounding type (RUNDUNGSTYP)
ProductionOrderItemDataFieldsNumber2No
            - MaterialManagementTypeMaterials management type (MATBEWART)
ProductionOrderItemDataFieldsNumber2No
            - QuantityReservedQuantity reserved (MENGERES)
ProductionOrderItemDataFieldsNumber12No
            - WaitTimeFixedFixed waiting time (LIEGEZEITFIX)
ProductionOrderItemDataFieldsNumber12No
            - WaitTimeVariableVariable waiting time (LIEGEZEITVAR)
ProductionOrderItemDataFieldsNumber12No
            - EndDateEnd date (ENDDATUM)
ProductionOrderItemDataFieldsDate/Time-No
            - RestrictionProcess restriction (EINSCHRAENKUNG)
ProductionOrderItemDataFieldsNumber2No
            - RestrictionTypeRestriction type (EINSCHRSUBTYP)
ProductionOrderItemDataFieldsNumber2No
            - RestrictionDateRestriction date (EINSCHRDATUM)
ProductionOrderItemDataFieldsDate/Time-No
            - WorkplacesWorkstations (ARBEITSPLAETZE)
ProductionOrderItemDataFieldsNumber12No
            - PartsListVariantGenerationParts list variant generation (GENSTLVAROPT)
ProductionOrderItemDataFieldsNumber2No
            - ManualPartsListVariantNumberManual PL variant number (GENSTLVARNR)
ProductionOrderItemDataFieldsNumber8No
            - ManualServiceTypesManual service types (REFLEIARTMANU)
ProductionOrderItemDataFieldsBoolean-No
            - ServiceCodeExpense1Service code 1 expense (REFLEIART1)
ProductionOrderItemDataFieldsNumber8No
            - ServiceCodeExpense2Service code 2 expense (REFLEIART2)
ProductionOrderItemDataFieldsNumber8No
            - ServiceCodeExpense3Service code 3 expense (REFLEIART3)
ProductionOrderItemDataFieldsNumber8No
            - ReworkReworking / repair (NACHARBEIT)
ProductionOrderItemDataFieldsBoolean-No
            - ProportionalEntryRelevant for booking in proportion (PROPBUCHUNG)
ProductionOrderItemDataFieldsBoolean-No
            - ProcurementAtFinishedReportWithdrawal superior order at finished report suborder (RUECK_BEI_FERTIG)
ProductionOrderItemDataFieldsBoolean-No
            - ConsiderCalendarProvidedResourceConsider calender provided resource (BEISTELLKALENDER_BERUECKSICHTIGEN)
ProductionOrderItemDataFieldsBoolean-No
            - CalculateLeadTimeWithoutSetuptimeCalculate lead time without setup time (DURCHLAUFZEIT_OHNE_TR)
ProductionOrderItemDataFieldsBoolean-No
            - WorkInProgressWork in progress (INARBEIT)
ProductionOrderItemDataFieldsBoolean-No
            - QuantityTimePlannedPlanned quantity/time (MENGEZEITPLAN)
ProductionOrderItemDataFieldsNumber12No
            - QuantityTimeActualActual quantity/time (MENGEZEITIST)
ProductionOrderItemDataFieldsNumber12No
            - CostPlannedPlanned costs (KOSTENPLAN)
ProductionOrderItemDataFieldsNumber12No
            - CostActualActual costs (KOSTENIST)
ProductionOrderItemDataFieldsNumber12No
            - StartDateStart date (STARTDATUM)
ProductionOrderItemDataFieldsDate/Time-No
            - GoodPieceResulting quantity per labour item (GUTSTUECK)
ProductionOrderItemDataFieldsNumber12No
            - SupplementaryCostDesignation1Des 1 (ZUSKOSTENBEZ)
ProductionOrderItemDataFieldsText40No
            - AverageCostPriceAverage PP (DEP)
ProductionOrderItemDataFieldsNumber12No
            - IndividualText1Individual Text 1 (INDIVTEXT1)
ProductionOrderItemDataFieldsText50No
            - IndividualText2Individual Text 2 (INDIVTEXT2)
ProductionOrderItemDataFieldsText50No
            - IndividualText3Individual Text 3 (INDIVTEXT3)
ProductionOrderItemDataFieldsText50No
            - IndividualText4Individual Text 4 (INDIVTEXT4)
ProductionOrderItemDataFieldsText50No
            - IndividualText5Individual Text 5 (INDIVTEXT5)
ProductionOrderItemDataFieldsText50No
            - IndividualNumeric1Individual numerical 1 (INDIVNUM1)
ProductionOrderItemDataFieldsNumber12No
            - IndividualNumeric2Individual numerical 2 (INDIVNUM2)
ProductionOrderItemDataFieldsNumber12No
            - IndividualNumeric3Individual numerical 3 (INDIVNUM3)
ProductionOrderItemDataFieldsNumber12No
            - IndividualNumeric4Individual numerical 4 (INDIVNUM4)
ProductionOrderItemDataFieldsNumber12No
            - IndividualNumeric5Individual numerical 5 (INDIVNUM5)
ProductionOrderItemDataFieldsNumber12No
            - IndividualDate1Individual date 1 (INDIVDAT1)
ProductionOrderItemDataFieldsDate-No
            - IndividualDate2Individual date 2 (INDIVDAT2)
ProductionOrderItemDataFieldsDate-No
            - IndividualDate3Individual date 3 (INDIVDAT3)
ProductionOrderItemDataFieldsDate-No
            - SupplementaryCostDesignation2Des 2 (ZUSKOSTENBEZ2)
ProductionOrderItemDataFieldsText40No
            - MeterReadingNewNew meter reading (ZAEHLERSTANDNEU)
ProductionOrderItemDataFieldsNumber12No
            - FactorFactor (FACHZAHL)
ProductionOrderItemDataFieldsNumber12No
            - StartWaitTimeFixedStart date fixed wait time (STARTLIEGEZEITFIX)
ProductionOrderItemDataFieldsDate/Time-No
            - StartWaitTimeVariabelStart date variable wait time (STARTLIEGEZEITVAR)
ProductionOrderItemDataFieldsDate/Time-No
            - ScrapScrap (AUSSCHUSS)
ProductionOrderItemDataFieldsNumber12No
            - CompletionDateActualActual completion date (FERTIGDATUMIST)
ProductionOrderItemDataFieldsDate/Time-No
            - SumOfOverheadCostsFromRefundsSum of overhead costs from refunds (GEMEINKOSTENIST)
ProductionOrderItemDataFieldsNumber12No
            - EffectiveSetuptimeEffective set-up time (RUESTZEITIST)
ProductionOrderItemDataFieldsNumber12No
            - PlannedRuntimePlanned run time (LAUFZEITPLAN)
ProductionOrderItemDataFieldsNumber12No
            - EffectiveRuntimeEffective run time (LAUFZEITIST)
ProductionOrderItemDataFieldsNumber12No
            - CostsPlannedRuntimeCosts planned run time (KOSTENPLANTE)
ProductionOrderItemDataFieldsNumber12No
            - CostsPlannedSetuptimeCosts planned set-up time (KOSTENPLANTR)
ProductionOrderItemDataFieldsNumber12No
            - CostsEffectiveRuntimeCosts effective run time (KOSTENISTTE)
ProductionOrderItemDataFieldsNumber12No
            - CostsEffectiveSetuptimeCosts effective set-up time (KOSTENISTTR)
ProductionOrderItemDataFieldsNumber12No
            - TotalStockRequirementsTotal of the stock requirements for the material item (MENGEANGEFORDERT)
ProductionOrderItemDataFieldsNumber12No
            - DistributionQuantityDistribution quantity (VERTEILMENGE)
ProductionOrderItemDataFieldsNumber12No
            - DistributionQuantityManualManual distribution quantity (VERTEILMENGEMANU)
ProductionOrderItemDataFieldsBoolean-No
            - ProductSearchTermSuchbegriff (PRODBEZ)
ProductionOrderItemDataFieldsText40No
            - ProductDescriptionTechnicalTechn. Bez. (PRODBEZTECH)
ProductionOrderItemDataFieldsText40No
            - ResourcesIDRessource - Id (RESSOURCENID)
ProductionOrderItemDataFieldsText30No
        ProductionOrderPrecedingItemPreceding itemsProductionOrderItemData--No
            ProductionOrderPrecedingItemFieldsFieldsProductionOrderPrecedingItem--No
                - ItemNumberPrecedingItemItem no. predecessor (RPOSNR)
ProductionOrderPrecedingItemFieldsNumber8No
                - OverlappingTypeOverlapping type (UEBERLAPPUNGSTYP)
ProductionOrderPrecedingItemFieldsNumber2No
                - OverlappingPercentageOverlapping percentage (UEBERLAPPUNGPROZ)
ProductionOrderPrecedingItemFieldsNumber4No
                - OverlappingInHoursOverlapping in hours (UEBERLAPPUNGKONST)
ProductionOrderPrecedingItemFieldsNumber12No
        ProductionOrderProvidedResourceItem data provided resourcesProductionOrderItemData--No
            ProductionOrderProvidedResourceFieldsFieldsProductionOrderProvidedResource--No
                - ItemNumberProvidedResourceItem no. provided resource (APOSNR)
ProductionOrderProvidedResourceFieldsNumber8No
                - ProcessFlowStatusSequence status (ABLAUFSTATUS)
ProductionOrderProvidedResourceFieldsNumber2No
                - ResourceNumberResource no. (RESSOURCENNR)
ProductionOrderProvidedResourceFieldsNumber10No
                - ProvisionTypeProvision type (BEISTELLTYP)
ProductionOrderProvidedResourceFieldsNumber2No
                - PercentSetupTimePercentage setup time (PROZENTTR)
ProductionOrderProvidedResourceFieldsNumber4No
                - PercentLeadTimePercentage runtime (PROZENTTE)
ProductionOrderProvidedResourceFieldsNumber4No
                - PercentFixedStepStep-variable percentage (PROZENTSF)
ProductionOrderProvidedResourceFieldsNumber4No
                - WorkplacesWorkstations (ARBEITSPLAETZE)
ProductionOrderProvidedResourceFieldsNumber12No
                - ManualServiceTypesManual service types (REFLEIARTMANU)
ProductionOrderProvidedResourceFieldsBoolean-No
                - ServiceCodeExpense1Service code 1 expense (REFLEIART1)
ProductionOrderProvidedResourceFieldsNumber8No
                - ServiceCodeExpense2Service code 2 expense (REFLEIART2)
ProductionOrderProvidedResourceFieldsNumber8No
                - ServiceCodeExpense3Service code 3 expense (REFLEIART3)
ProductionOrderProvidedResourceFieldsNumber8No
                - ProportionalEntryRelevant for booking in proportion (PROPBUCHUNG)
ProductionOrderProvidedResourceFieldsBoolean-No
                - ProportionalEntryUsesTotalTimeProportional buchen über total geplante Zeit (PROPBUCHUNGTOTALZEIT)
ProductionOrderProvidedResourceFieldsBoolean-No
                - ResourceTypeResource type (RESSOURCENTYP)
ProductionOrderProvidedResourceFieldsNumber2No
                - TimeScheduledPlanned time (ZEITPLAN)
ProductionOrderProvidedResourceFieldsNumber12No
                - TimeActualActual time (ZEITIST)
ProductionOrderProvidedResourceFieldsNumber12No
                - CostPlannedPlanned costs (KOSTENPLAN)
ProductionOrderProvidedResourceFieldsNumber12No
                - CostActualActual costs (KOSTENIST)
ProductionOrderProvidedResourceFieldsNumber12No
                - ExternalItemNumberExternal ItemNo. (POSID)
ProductionOrderProvidedResourceFieldsNumber8No
                - IndividualText1Individual Text 1 (INDIVTEXT1)
ProductionOrderProvidedResourceFieldsText50No
                - IndividualText2Individual Text 2 (INDIVTEXT2)
ProductionOrderProvidedResourceFieldsText50No
                - IndividualText3Individual Text 3 (INDIVTEXT3)
ProductionOrderProvidedResourceFieldsText50No
                - IndividualText4Individual Text 4 (INDIVTEXT4)
ProductionOrderProvidedResourceFieldsText50No
                - IndividualText5Individual Text 5 (INDIVTEXT5)
ProductionOrderProvidedResourceFieldsText50No
                - IndividualNumeric1Individual numerical 1 (INDIVNUM1)
ProductionOrderProvidedResourceFieldsNumber12No
                - IndividualNumeric2Individual numerical 2 (INDIVNUM2)
ProductionOrderProvidedResourceFieldsNumber12No
                - IndividualNumeric3Individual numerical 3 (INDIVNUM3)
ProductionOrderProvidedResourceFieldsNumber12No
                - IndividualNumeric4Individual numerical 4 (INDIVNUM4)
ProductionOrderProvidedResourceFieldsNumber12No
                - IndividualNumeric5Individual numerical 5 (INDIVNUM5)
ProductionOrderProvidedResourceFieldsNumber12No
                - IndividualDate1Individual date 1 (INDIVDAT1)
ProductionOrderProvidedResourceFieldsDate-No
                - IndividualDate2Individual date 2 (INDIVDAT2)
ProductionOrderProvidedResourceFieldsDate-No
                - IndividualDate3Individual date 3 (INDIVDAT3)
ProductionOrderProvidedResourceFieldsDate-No
                - SumOfOverheadCostsFromRefundsSum of overhead costs from refunds (GEMEINKOSTENIST)
ProductionOrderProvidedResourceFieldsNumber12No
                - PlannedSetuptimePlanned set-up time (RUESTZEITPLAN)
ProductionOrderProvidedResourceFieldsNumber12No
                - EffectiveSetuptimeEffective set-up time (RUESTZEITIST)
ProductionOrderProvidedResourceFieldsNumber12No
                - PlannedRuntimePlanned run time (LAUFZEITPLAN)
ProductionOrderProvidedResourceFieldsNumber12No
                - EffectiveRuntimeEffective run time (LAUFZEITIST)
ProductionOrderProvidedResourceFieldsNumber12No
                - CostsPlannedRuntimeCosts planned run time (KOSTENPLANTE)
ProductionOrderProvidedResourceFieldsNumber12No
                - CostsPlannedSetuptimeCosts planned set-up time (KOSTENPLANTR)
ProductionOrderProvidedResourceFieldsNumber12No
                - CostsEffectiveRuntimeCosts effective run time (KOSTENISTTE)
ProductionOrderProvidedResourceFieldsNumber12No
                - CostsEffectiveSetuptimeCosts effective set-up time (KOSTENISTTR)
ProductionOrderProvidedResourceFieldsNumber12No
                - StartDateStart date (STARTDATUM)
ProductionOrderProvidedResourceFieldsDate/Time-No
                - EndDateEnd date (ENDDATUM)
ProductionOrderProvidedResourceFieldsDate/Time-No
                - ResourcesIDRessource - Id (RESSOURCENID)
ProductionOrderProvidedResourceFieldsText30No
            ProvidedResourceItemEntryConfirmation data provided resourcesProductionOrderProvidedResource--No
                ProvidedResourceItemEntryFieldsFieldsProvidedResourceItemEntry--No
                    - ItemNumberEntryItem no. entry (BUCHPOSNR)
ProvidedResourceItemEntryFieldsNumber4No
                    - EntryOriginEntry origin (BUCHUNGSHERKUNFT)
ProvidedResourceItemEntryFieldsNumber2No
                    - ProductionDataReferencePDC reference (BDEREF)
ProvidedResourceItemEntryFieldsNumber12No
                    - EntryDateEntry date (BUCHUNGSDATUM)
ProvidedResourceItemEntryFieldsDate/Time-No
                    - EntryQuantityEntry quantity (BUCHUNGSMENGE)
ProvidedResourceItemEntryFieldsNumber12No
                    - ResourceNumberResource no. (RESSOURCENNR)
ProvidedResourceItemEntryFieldsNumber10No
                    - HintsRemarks (HINTS)
ProvidedResourceItemEntryFieldsNumber8No
                    - EmployeeEmployee (MITARBEITER)
ProvidedResourceItemEntryFieldsNumber10No
                    - ItemNumberProvidedResourceItem no. provided resource (APOSNR)
ProvidedResourceItemEntryFieldsNumber8No
                    - ResourceTypeResource type (RESSOURCENTYP)
ProvidedResourceItemEntryFieldsNumber2No
                    - CreationDateCreated on (ERSTELLDATUM)
ProvidedResourceItemEntryFieldsDate/Time-No
                    - StockLocationStorage location (LAGERORT)
ProvidedResourceItemEntryFieldsText8No
                    - BinLocationStorage area (LAGERPLATZ)
ProvidedResourceItemEntryFieldsText8No
                    - Rate1Factor 1 (ANSATZ1)
ProvidedResourceItemEntryFieldsNumber12No
                    - Rate2Factor 2 (ANSATZ2)
ProvidedResourceItemEntryFieldsNumber12No
                    - Rate3Factor 3 (ANSATZ3)
ProvidedResourceItemEntryFieldsNumber12No
                    - ManufacturingOverhead1Production OC factor 1 (FGK1)
ProvidedResourceItemEntryFieldsNumber4No
                    - ManufacturingOverhead2Production OC factor 2 (FGK2)
ProvidedResourceItemEntryFieldsNumber4No
                    - ManufacturingOverhead3Production OC factor 3 (FGK3)
ProvidedResourceItemEntryFieldsNumber4No
                    - BasisManufacturingOverhead1Base POC 1 (1-3) (BASISFGK1)
ProvidedResourceItemEntryFieldsNumber2No
                    - BasisManufacturingOverhead2Base POC 2 (1-3) (BASISFGK2)
ProvidedResourceItemEntryFieldsNumber2No
                    - BasisManufacturingOverhead3Base POC 3 (1-3) (BASISFGK3)
ProvidedResourceItemEntryFieldsNumber2No
                    - MeterReadingNewNew meter reading (ZAEHLERSTANDNEU)
ProvidedResourceItemEntryFieldsNumber12No
                    - GoodPieceResulting quantity (GUTSTUECK)
ProvidedResourceItemEntryFieldsNumber12No
                    - ReferenceTypeRefType (REFTYP)
ProvidedResourceItemEntryFieldsNumber2No
                    - ReferenceNumberRefNo. (REFNR)
ProvidedResourceItemEntryFieldsNumber10No
                    - ReferenceBacklogNumberRef backlog no. (REFRNR)
ProvidedResourceItemEntryFieldsNumber2No
                    - ReferenceItemNumberRefItemNo. (REFPOSNR)
ProvidedResourceItemEntryFieldsNumber8No
                    - ReferenceItemNumberSetRefItemNo. Set (REFSETNR)
ProvidedResourceItemEntryFieldsNumber4No
                    - ReferenceSubItemNumberRefItemNo. Add. (REFSUBNR)
ProvidedResourceItemEntryFieldsNumber4No
                    - IndividualText1Individual Text 1 (INDIVTEXT1)
ProvidedResourceItemEntryFieldsText50No
                    - IndividualText2Individual Text 2 (INDIVTEXT2)
ProvidedResourceItemEntryFieldsText50No
                    - IndividualText3Individual Text 3 (INDIVTEXT3)
ProvidedResourceItemEntryFieldsText50No
                    - IndividualText4Individual Text 4 (INDIVTEXT4)
ProvidedResourceItemEntryFieldsText50No
                    - IndividualText5Individual Text 5 (INDIVTEXT5)
ProvidedResourceItemEntryFieldsText50No
                    - IndividualNumeric1Individual numerical 1 (INDIVNUM1)
ProvidedResourceItemEntryFieldsNumber12No
                    - IndividualNumeric2Individual numerical 2 (INDIVNUM2)
ProvidedResourceItemEntryFieldsNumber12No
                    - IndividualNumeric3Individual numerical 3 (INDIVNUM3)
ProvidedResourceItemEntryFieldsNumber12No
                    - IndividualNumeric4Individual numerical 4 (INDIVNUM4)
ProvidedResourceItemEntryFieldsNumber12No
                    - IndividualNumeric5Individual numerical 5 (INDIVNUM5)
ProvidedResourceItemEntryFieldsNumber12No
                    - IndividualDate1Individual date 1 (INDIVDAT1)
ProvidedResourceItemEntryFieldsDate-No
                    - IndividualDate2Individual date 2 (INDIVDAT2)
ProvidedResourceItemEntryFieldsDate-No
                    - IndividualDate3Individual date 3 (INDIVDAT3)
ProvidedResourceItemEntryFieldsDate-No
                    - PriceOriginPrice origin (PREISHERKUNFT)
ProvidedResourceItemEntryFieldsNumber2No
                    - ManualPriceManual price (P1_MANPREIS)
ProvidedResourceItemEntryFieldsNumber12No
                    - AverageCostPriceAverageCP (P2_DEP)
ProvidedResourceItemEntryFieldsNumber12No
                    - ValuationKeyPriceValuation key price PPS (P3_BEWERTSCHLPPS)
ProvidedResourceItemEntryFieldsNumber12No
                    - ValuationPriceValuation price (P4_BEWERTPREIS)
ProvidedResourceItemEntryFieldsNumber12No
                    - CalculationPriceCalculated price (P5_KALKPREIS)
ProvidedResourceItemEntryFieldsNumber12No
                    - DivisionNumberStockDivision no. stock (GSB_NR_LAGER)
ProvidedResourceItemEntryFieldsNumber8No
                    - ScrapScrap (AUSSCHUSS)
ProvidedResourceItemEntryFieldsNumber12No
                    - ConfirmationForSetuptimeConfirmation for set-up time (RUESTZEIT)
ProvidedResourceItemEntryFieldsBoolean-No
                    - ResourcesIDRessource - Id (RESSOURCENID)
ProvidedResourceItemEntryFieldsText30No
                    - CreationUserCreated by (ERSTELLTDURCH)
ProvidedResourceItemEntryFieldsNumber8No
                    - EntryUserEntered by (BUCHUNGSUSERNR)
ProvidedResourceItemEntryFieldsNumber8No
                ProvidedResourceItemEntryTextDataProvided resource item confirmation note (language-dependent)ProvidedResourceItemEntry--No
                    ProvidedResourceItemEntryTextDataFieldsFieldsProvidedResourceItemEntryTextData--No
                        - LanguageCodeISOLanguage Cd (SPR_CD)
ProvidedResourceItemEntryTextDataFieldsText6No
                        - TextText (VARDATA)
ProvidedResourceItemEntryTextDataFieldsText-1No
            ProvidedResourceTextDataProvided resource note (language-dependent)ProductionOrderProvidedResource--No
                ProvidedResourceTextDataFieldsFieldsProvidedResourceTextData--No
                    - LanguageCodeISOLanguage Cd (SPR_CD)
ProvidedResourceTextDataFieldsText6No
                    - TextText (VARDATA)
ProvidedResourceTextDataFieldsText-1No
        ProductionOrderItemEntryConfirmation data itemsProductionOrderItemData--No
            ProductionOrderItemEntryFieldsFieldsProductionOrderItemEntry--No
                - ItemNumberEntryItem no. entry (BUCHPOSNR)
ProductionOrderItemEntryFieldsNumber4No
                - EntryOriginEntry origin (BUCHUNGSHERKUNFT)
ProductionOrderItemEntryFieldsNumber2No
                - ProductionDataReferencePDC reference (BDEREF)
ProductionOrderItemEntryFieldsNumber12No
                - DivisionNumberStockDivision no. stock (GSB_NR_LAGER)
ProductionOrderItemEntryFieldsNumber8No
                - StockLocationStorage location (LAGERORT)
ProductionOrderItemEntryFieldsText8No
                - BinLocationStorage area (LAGERPLATZ)
ProductionOrderItemEntryFieldsText8No
                - MeterReadingNewNew meter reading (ZAEHLERSTANDNEU)
ProductionOrderItemEntryFieldsNumber12No
                - ResourceNumberResource no. (RESSOURCENNR)
ProductionOrderItemEntryFieldsNumber10No
                - HintsRemarks (HINTS)
ProductionOrderItemEntryFieldsNumber8No
                - StatusStockManagementStatus of extended stock management (LAGERSTATUS)
ProductionOrderItemEntryFieldsNumber2No
                - EntryQuantityEntry quantity (BUCHUNGSMENGE)
ProductionOrderItemEntryFieldsNumber12No
                - EntryDateEntry date (BUCHUNGSDATUM)
ProductionOrderItemEntryFieldsDate/Time-No
                - PriceOriginPrice origin (PREISHERKUNFT)
ProductionOrderItemEntryFieldsNumber2No
                - ManualPriceManual price (P1_MANPREIS)
ProductionOrderItemEntryFieldsNumber12No
                - EmployeeEmployee (MITARBEITER)
ProductionOrderItemEntryFieldsNumber10No
                - ItemNumberProvidedResourceItem no. provided resource (APOSNR)
ProductionOrderItemEntryFieldsNumber8No
                - ResourceTypeResource type (RESSOURCENTYP)
ProductionOrderItemEntryFieldsNumber2No
                - CreationDateCreated on (ERSTELLDATUM)
ProductionOrderItemEntryFieldsDate/Time-No
                - Rate1Factor 1 (ANSATZ1)
ProductionOrderItemEntryFieldsNumber12No
                - Rate2Factor 2 (ANSATZ2)
ProductionOrderItemEntryFieldsNumber12No
                - Rate3Factor 3 (ANSATZ3)
ProductionOrderItemEntryFieldsNumber12No
                - ManufacturingOverhead1Production OC factor 1 (FGK1)
ProductionOrderItemEntryFieldsNumber4No
                - ManufacturingOverhead2Production OC factor 2 (FGK2)
ProductionOrderItemEntryFieldsNumber4No
                - ManufacturingOverhead3Production OC factor 3 (FGK3)
ProductionOrderItemEntryFieldsNumber4No
                - BasisManufacturingOverhead1Base POC 1 (1-3) (BASISFGK1)
ProductionOrderItemEntryFieldsNumber2No
                - BasisManufacturingOverhead2Base POC 2 (1-3) (BASISFGK2)
ProductionOrderItemEntryFieldsNumber2No
                - BasisManufacturingOverhead3Base POC 3 (1-3) (BASISFGK3)
ProductionOrderItemEntryFieldsNumber2No
                - GoodPieceResulting quantity (GUTSTUECK)
ProductionOrderItemEntryFieldsNumber12No
                - ReferenceTypeRefType (REFTYP)
ProductionOrderItemEntryFieldsNumber2No
                - ReferenceNumberRefNo. (REFNR)
ProductionOrderItemEntryFieldsNumber10No
                - ReferenceBacklogNumberRef backlog no. (REFRNR)
ProductionOrderItemEntryFieldsNumber2No
                - ReferenceItemNumberRefItemNo. (REFPOSNR)
ProductionOrderItemEntryFieldsNumber8No
                - ReferenceItemNumberSetRefItemNo. Set (REFSETNR)
ProductionOrderItemEntryFieldsNumber4No
                - ReferenceSubItemNumberRefItemNo. Add. (REFSUBNR)
ProductionOrderItemEntryFieldsNumber4No
                - IndividualText1Individual Text 1 (INDIVTEXT1)
ProductionOrderItemEntryFieldsText50No
                - IndividualText2Individual Text 2 (INDIVTEXT2)
ProductionOrderItemEntryFieldsText50No
                - IndividualText3Individual Text 3 (INDIVTEXT3)
ProductionOrderItemEntryFieldsText50No
                - IndividualText4Individual Text 4 (INDIVTEXT4)
ProductionOrderItemEntryFieldsText50No
                - IndividualText5Individual Text 5 (INDIVTEXT5)
ProductionOrderItemEntryFieldsText50No
                - IndividualNumeric1Individual numerical 1 (INDIVNUM1)
ProductionOrderItemEntryFieldsNumber12No
                - IndividualNumeric2Individual numerical 2 (INDIVNUM2)
ProductionOrderItemEntryFieldsNumber12No
                - IndividualNumeric3Individual numerical 3 (INDIVNUM3)
ProductionOrderItemEntryFieldsNumber12No
                - IndividualNumeric4Individual numerical 4 (INDIVNUM4)
ProductionOrderItemEntryFieldsNumber12No
                - IndividualNumeric5Individual numerical 5 (INDIVNUM5)
ProductionOrderItemEntryFieldsNumber12No
                - IndividualDate1Individual date 1 (INDIVDAT1)
ProductionOrderItemEntryFieldsDate-No
                - IndividualDate2Individual date 2 (INDIVDAT2)
ProductionOrderItemEntryFieldsDate-No
                - IndividualDate3Individual date 3 (INDIVDAT3)
ProductionOrderItemEntryFieldsDate-No
                - AverageCostPriceAverageCP (P2_DEP)
ProductionOrderItemEntryFieldsNumber12No
                - ValuationKeyPriceValuation key price PPS (P3_BEWERTSCHLPPS)
ProductionOrderItemEntryFieldsNumber12No
                - ValuationPriceValuation price (P4_BEWERTPREIS)
ProductionOrderItemEntryFieldsNumber12No
                - CalculationPriceCalculated price (P5_KALKPREIS)
ProductionOrderItemEntryFieldsNumber12No
                - ScrapScrap (AUSSCHUSS)
ProductionOrderItemEntryFieldsNumber12No
                - ConfirmationForSetuptimeConfirmation for set-up time (RUESTZEIT)
ProductionOrderItemEntryFieldsBoolean-No
                - TotalStockRequirementsQuantity of stock requirement (MENGEANGEFORDERT)
ProductionOrderItemEntryFieldsNumber12No
                - ResourcesIDRessource - Id (RESSOURCENID)
ProductionOrderItemEntryFieldsText30No
                - DeliveryDateLieferdatum (BUCHUNGSDATUMLAGER)
ProductionOrderItemEntryFieldsDate-No
                - CreationUserCreated by (ERSTELLTDURCH)
ProductionOrderItemEntryFieldsNumber8No
                - EntryUserEntered by (BUCHUNGSUSERNR)
ProductionOrderItemEntryFieldsNumber8No
            ItemEntryTextDataConfirmation note (language-dependent)ProductionOrderItemEntry--No
                ItemEntryTextDataFieldsFieldsItemEntryTextData--No
                    - LanguageCodeISOLanguage Cd (SPR_CD)
ItemEntryTextDataFieldsText6No
                    - TextText (VARDATA)
ItemEntryTextDataFieldsText-1No
            BatchDataItemEntryRückmeldung Chargen-BuchungsdatenProductionOrderItemEntry--No
                BatchDataItemEntryFieldsFieldsBatchDataItemEntry--No
                    - BatchNumberBatch number (CHARGEN_NR)
BatchDataItemEntryFieldsText30No
                    - BatchSequenceNumberBatches/SNO sequence no. (CHARGEN_FNR)
BatchDataItemEntryFieldsNumber4No
                    - QuantityQuantity (MENGE)
BatchDataItemEntryFieldsNumber12No
                    - QuantityReservedQty reserved (MENGE_RESERV)
BatchDataItemEntryFieldsNumber12No
                    - OrderedQuantityQuantity ordered (MENGE_BESTELLT)
BatchDataItemEntryFieldsNumber12No
                    - StockQuantityWarehouse stock (LAGERBESTAND)
BatchDataItemEntryFieldsNumber12No
                    - DateOfReceiptDate of receipt (EINGDAT)
BatchDataItemEntryFieldsDate-No
                    - ExpirationDate1Expiration date 1 (VERFALLDAT)
BatchDataItemEntryFieldsDate-No
                    - ExpirationDate2Expiration date 2 (VERFALLDAT2)
BatchDataItemEntryFieldsDate-No
                    - CertificateCertificate (ZEUGNIS)
BatchDataItemEntryFieldsText30No
                    - CountryOfOriginCountry of origin (HERKUNFT_LAND)
BatchDataItemEntryFieldsText4No
                    - OriginCodeOrigin cd (HERKUNFT_CD)
BatchDataItemEntryFieldsNumber4No
                    - QualityCodeQuality cd (QUALITAET_CD)
BatchDataItemEntryFieldsNumber4No
                    - Remark1Remark 1 (BEMERKUNG)
BatchDataItemEntryFieldsText40No
                    - Remark2Remark 2 (BEMERKUNG2)
BatchDataItemEntryFieldsText40No
                    - Remark3Remark 3 (BEMERKUNG3)
BatchDataItemEntryFieldsText40No
                    - Remark4Remark 4 (BEMERKUNG4)
BatchDataItemEntryFieldsText40No
                    - IndividualNumeric1Ind. user field numeric 1 (BENNUM1)
BatchDataItemEntryFieldsNumber12No
                    - IndividualNumeric2Ind. user field numeric 2 (BENNUM2)
BatchDataItemEntryFieldsNumber12No
                    - IndividualNumeric3Ind. user field numeric 3 (BENNUM3)
BatchDataItemEntryFieldsNumber12No
                    - IndividualNumericCPOInd. user field numeric CPO (BENUMCPO)
BatchDataItemEntryFieldsNumber4No
        ItemTextDataItem note (language-dependent)ProductionOrderItemData--No
            ItemTextDataFieldsFieldsItemTextData--No
                - LanguageCodeISOLanguage Cd (SPR_CD)
ItemTextDataFieldsText6No
                - TextText (VARDATA)
ItemTextDataFieldsText-1No
        BatchDataProductionOrderItemChargen-ReservationenProductionOrderItemData--No
            BatchDataProductionOrderItemFieldsFieldsBatchDataProductionOrderItem--No
                - BatchNumberBatch number (CHARGEN_NR)
BatchDataProductionOrderItemFieldsText30No
                - BatchSequenceNumberBatches/SNO sequence no. (CHARGEN_FNR)
BatchDataProductionOrderItemFieldsNumber4No
                - QuantityQuantity (MENGE)
BatchDataProductionOrderItemFieldsNumber12No
                - QuantityReservedQty reserved (MENGE_RESERV)
BatchDataProductionOrderItemFieldsNumber12No
                - OrderedQuantityQuantity ordered (MENGE_BESTELLT)
BatchDataProductionOrderItemFieldsNumber12No
                - StockQuantityWarehouse stock (LAGERBESTAND)
BatchDataProductionOrderItemFieldsNumber12No
                - DateOfReceiptDate of receipt (EINGDAT)
BatchDataProductionOrderItemFieldsDate-No
                - ExpirationDate1Expiration date 1 (VERFALLDAT)
BatchDataProductionOrderItemFieldsDate-No
                - ExpirationDate2Expiration date 2 (VERFALLDAT2)
BatchDataProductionOrderItemFieldsDate-No
                - CertificateCertificate (ZEUGNIS)
BatchDataProductionOrderItemFieldsText30No
                - CountryOfOriginCountry of origin (HERKUNFT_LAND)
BatchDataProductionOrderItemFieldsText4No
                - OriginCodeOrigin cd (HERKUNFT_CD)
BatchDataProductionOrderItemFieldsNumber4No
                - QualityCodeQuality cd (QUALITAET_CD)
BatchDataProductionOrderItemFieldsNumber4No
                - Remark1Remark 1 (BEMERKUNG)
BatchDataProductionOrderItemFieldsText40No
                - Remark2Remark 2 (BEMERKUNG2)
BatchDataProductionOrderItemFieldsText40No
                - Remark3Remark 3 (BEMERKUNG3)
BatchDataProductionOrderItemFieldsText40No
                - Remark4Remark 4 (BEMERKUNG4)
BatchDataProductionOrderItemFieldsText40No
                - IndividualNumeric1Ind. user field numeric 1 (BENNUM1)
BatchDataProductionOrderItemFieldsNumber12No
                - IndividualNumeric2Ind. user field numeric 2 (BENNUM2)
BatchDataProductionOrderItemFieldsNumber12No
                - IndividualNumeric3Ind. user field numeric 3 (BENNUM3)
BatchDataProductionOrderItemFieldsNumber12No
                - IndividualNumericCPOInd. user field numeric CPO (BENUMCPO)
BatchDataProductionOrderItemFieldsNumber4No
    ProductionOrderFinishedReportFinished report dataProductionOrderHeaderData--No
        ProductionOrderFinishedReportFieldsFieldsProductionOrderFinishedReport--No
            - ItemNumberEntryItem no. entry (BUCHPOSNR)
ProductionOrderFinishedReportFieldsNumber4No
            - EntryOriginEntry origin (BUCHUNGSHERKUNFT)
ProductionOrderFinishedReportFieldsNumber2No
            - ProductionDataReferencePDC reference (BDEREF)
ProductionOrderFinishedReportFieldsNumber12No
            - StockLocationStorage location (LAGERORT)
ProductionOrderFinishedReportFieldsText8No
            - BinLocationStorage area (LAGERPLATZ)
ProductionOrderFinishedReportFieldsText8No
            - HintsRemarks (HINTS)
ProductionOrderFinishedReportFieldsNumber8No
            - StatusStockManagementStatus of extended stock management (LAGERSTATUS)
ProductionOrderFinishedReportFieldsNumber2No
            - EntryDateEntry date (BUCHUNGSDATUM)
ProductionOrderFinishedReportFieldsDate/Time-No
            - MeterReadingNewNew meter reading (ZAEHLERSTANDNEU)
ProductionOrderFinishedReportFieldsNumber12No
            - EntryQuantityEntry amount (BUCHUNGSMENGE)
ProductionOrderFinishedReportFieldsNumber12No
            - PriceOriginPrice origin (PREISHERKUNFT)
ProductionOrderFinishedReportFieldsNumber2No
            - ProductionCostActualActual production costs (P4_HKIST)
ProductionOrderFinishedReportFieldsNumber12No
            - CreationDateCreated on (ERSTELLDATUM)
ProductionOrderFinishedReportFieldsDate/Time-No
            - ManualPriceManual price (P1_MANPREIS)
ProductionOrderFinishedReportFieldsNumber12No
            - AverageCostPriceAverageCP (P2_DEP)
ProductionOrderFinishedReportFieldsNumber12No
            - ProductionCostPlannedPlanned production costs (P3_HKPLAN)
ProductionOrderFinishedReportFieldsNumber12No
            - CalculationPriceCalculated price (P5_KALKPREIS)
ProductionOrderFinishedReportFieldsNumber12No
            - GoodPieceProductionCostPlannedReserve (P6_HKPLANGUTSTUECK)
ProductionOrderFinishedReportFieldsNumber12No
            - ValueCorrectionValue correction (P0_KORREKTUR)
ProductionOrderFinishedReportFieldsNumber12No
            - ItemNoOfCancelledCompletionReportItem no. of the cancelled completion report (STORNOBUCHPOSNR)
ProductionOrderFinishedReportFieldsNumber4No
            - ValuationPriceArticleValuation price article (P7_BEWERTPREISADO)
ProductionOrderFinishedReportFieldsNumber12No
            - ReferenceTypeRefType (REFTYP)
ProductionOrderFinishedReportFieldsNumber2No
            - ReferenceNumberRefNo. (REFNR)
ProductionOrderFinishedReportFieldsNumber10No
            - ReferenceBacklogNumberRefINo. (REFRNR)
ProductionOrderFinishedReportFieldsNumber2No
            - ReferenceItemNumberRefItemNo. (REFPOSNR)
ProductionOrderFinishedReportFieldsNumber8No
            - ReferenceItemNumberSetRefItemNo. Set (REFSETNR)
ProductionOrderFinishedReportFieldsNumber4No
            - ReferenceSubItemNumberRefItemNo. Add. (REFSUBNR)
ProductionOrderFinishedReportFieldsNumber4No
            - IndividualText1Individual Text 1 (INDIVTEXT1)
ProductionOrderFinishedReportFieldsText50No
            - IndividualText2Individual Text 2 (INDIVTEXT2)
ProductionOrderFinishedReportFieldsText50No
            - IndividualText3Individual Text 3 (INDIVTEXT3)
ProductionOrderFinishedReportFieldsText50No
            - IndividualText4Individual Text 4 (INDIVTEXT4)
ProductionOrderFinishedReportFieldsText50No
            - IndividualText5Individual Text 5 (INDIVTEXT5)
ProductionOrderFinishedReportFieldsText50No
            - IndividualNumeric1Individual numerical 1 (INDIVNUM1)
ProductionOrderFinishedReportFieldsNumber12No
            - IndividualNumeric2Individual numerical 2 (INDIVNUM2)
ProductionOrderFinishedReportFieldsNumber12No
            - IndividualNumeric3Individual numerical 3 (INDIVNUM3)
ProductionOrderFinishedReportFieldsNumber12No
            - IndividualNumeric4Individual numerical 4 (INDIVNUM4)
ProductionOrderFinishedReportFieldsNumber12No
            - IndividualNumeric5Individual numerical 5 (INDIVNUM5)
ProductionOrderFinishedReportFieldsNumber12No
            - IndividualDate1Individual date 1 (INDIVDAT1)
ProductionOrderFinishedReportFieldsDate-No
            - IndividualDate2Individual date 2 (INDIVDAT2)
ProductionOrderFinishedReportFieldsDate-No
            - IndividualDate3Individual date 3 (INDIVDAT3)
ProductionOrderFinishedReportFieldsDate-No
            - TotalStockRequirementsQuantity of stock requirement (MENGEANGEFORDERT)
ProductionOrderFinishedReportFieldsNumber12No
            - DeliveryDateLieferdatum (BUCHUNGSDATUMLAGER)
ProductionOrderFinishedReportFieldsDate-No
            - CreationUserCreated by (ERSTELLTDURCH)
ProductionOrderFinishedReportFieldsNumber8No
            - EntryUserEntered by (BUCHUNGSUSERNR)
ProductionOrderFinishedReportFieldsNumber8No
        OrderFinishedTextDataFinished report note (language-dependent)ProductionOrderFinishedReport--No
            OrderFinishedTextDataFieldsFieldsOrderFinishedTextData--No
                - LanguageCodeISOLanguage Cd (SPR_CD)
OrderFinishedTextDataFieldsText6No
                - TextText (VARDATA)
OrderFinishedTextDataFieldsText-1No
        BatchDataFinishedReportFertigmeldung Chargen-BuchungsdatenProductionOrderFinishedReport--No
            BatchDataFinishedReportFieldsFieldsBatchDataFinishedReport--No
                - BatchNumberBatch number (CHARGEN_NR)
BatchDataFinishedReportFieldsText30No
                - BatchSequenceNumberBatches/SNO sequence no. (CHARGEN_FNR)
BatchDataFinishedReportFieldsNumber4No
                - QuantityQuantity (MENGE)
BatchDataFinishedReportFieldsNumber12No
                - QuantityReservedQty reserved (MENGE_RESERV)
BatchDataFinishedReportFieldsNumber12No
                - OrderedQuantityQuantity ordered (MENGE_BESTELLT)
BatchDataFinishedReportFieldsNumber12No
                - StockQuantityWarehouse stock (LAGERBESTAND)
BatchDataFinishedReportFieldsNumber12No
                - DateOfReceiptDate of receipt (EINGDAT)
BatchDataFinishedReportFieldsDate-No
                - ExpirationDate1Expiration date 1 (VERFALLDAT)
BatchDataFinishedReportFieldsDate-No
                - ExpirationDate2Expiration date 2 (VERFALLDAT2)
BatchDataFinishedReportFieldsDate-No
                - CertificateCertificate (ZEUGNIS)
BatchDataFinishedReportFieldsText30No
                - CountryOfOriginCountry of origin (HERKUNFT_LAND)
BatchDataFinishedReportFieldsText4No
                - OriginCodeOrigin cd (HERKUNFT_CD)
BatchDataFinishedReportFieldsNumber4No
                - QualityCodeQuality cd (QUALITAET_CD)
BatchDataFinishedReportFieldsNumber4No
                - Remark1Remark 1 (BEMERKUNG)
BatchDataFinishedReportFieldsText40No
                - Remark2Remark 2 (BEMERKUNG2)
BatchDataFinishedReportFieldsText40No
                - Remark3Remark 3 (BEMERKUNG3)
BatchDataFinishedReportFieldsText40No
                - Remark4Remark 4 (BEMERKUNG4)
BatchDataFinishedReportFieldsText40No
                - IndividualNumeric1Ind. user field numeric 1 (BENNUM1)
BatchDataFinishedReportFieldsNumber12No
                - IndividualNumeric2Ind. user field numeric 2 (BENNUM2)
BatchDataFinishedReportFieldsNumber12No
                - IndividualNumeric3Ind. user field numeric 3 (BENNUM3)
BatchDataFinishedReportFieldsNumber12No
                - IndividualNumericCPOInd. user field numeric CPO (BENUMCPO)
BatchDataFinishedReportFieldsNumber4No
    OrderTextDataProduction order note (language-dependent)ProductionOrderHeaderData--No
        OrderTextDataFieldsFieldsOrderTextData--No
            - LanguageCodeISOLanguage Cd (SPR_CD)
OrderTextDataFieldsText6No
            - TextText (VARDATA)
OrderTextDataFieldsText-1No
    ReferenceDataReferenceProductionOrderHeaderData--No
        ReferenceDataFieldsFieldsReferenceData--No
            - ReferenceTypeReference type (REFTYP)
ReferenceDataFieldsNumber2No
            - ReferenceNumberRefNo. (REFNR)
ReferenceDataFieldsNumber10No
            - ReferenceBacklogNumberRef backlog no. (REFRNR)
ReferenceDataFieldsNumber2No
            - ReferenceItemNumberRefItemNo. (REFPOSNR)
ReferenceDataFieldsNumber8No
            - ReferenceItemNumberSetRefItemNo. set (REFSETNR)
ReferenceDataFieldsNumber4No
            - ReferenceSubItemNumberRefItemNo. Add. (REFSUBNR)
ReferenceDataFieldsNumber4No
            - ReferencedCalOffItemNumberreferenced frame item (REFPOSID)
ReferenceDataFieldsNumber8No
            - InformationInformation (INFORMATION)
ReferenceDataFieldsText255No
            - GrossAmountGross amount (BRUTTO_MENGE)
ReferenceDataFieldsNumber12No
            - NetAmountNet amount (NETTO_MENGE)
ReferenceDataFieldsNumber12No
            - ShortfallAmountShortfall quantity (FEHLMENGE)
ReferenceDataFieldsNumber12No
            - IncomingFlowIncoming flow (MATERIALFLUSS)
ReferenceDataFieldsNumber2No
            - CustomerNumberClient no. (KDO_NR)
ReferenceDataFieldsNumber12No
            - CustomerCodeCustomer ISO code foreign currency (KD_WAEHRUNG)
ReferenceDataFieldsText3No
            - SupplierNumberSupplier no. (LIEF_NR)
ReferenceDataFieldsNumber12No
            - SupplierCodeSupplier ISO code foreign currency (LI_WAEHRUNG)
ReferenceDataFieldsText3No
            - RequirementAppointmentBedarfstermin (BEDARFTERMIN)
ReferenceDataFieldsDate/Time-No
            - PlannedEntryPlanned entry (GEPLANTER_EING)
ReferenceDataFieldsDate/Time-No
            - MarginMarge (MARGE)
ReferenceDataFieldsNumber12No
            - ProductTypeProduct type (PRODTYP)
ReferenceDataFieldsText3No
            - ProductNumberProduct no. (PRODNRA)
ReferenceDataFieldsText30No
            - ProductVariantNumberVariant no. (PROD_VARID)
ReferenceDataFieldsNumber8No
    BatchDataProductionOrderChargen-VorerfassungProductionOrderHeaderData--No
        BatchDataProductionOrderFieldsFieldsBatchDataProductionOrder--No
            - BatchNumberBatch number (CHARGEN_NR)
BatchDataProductionOrderFieldsText30No
            - BatchSequenceNumberBatches/SNO sequence no. (CHARGEN_FNR)
BatchDataProductionOrderFieldsNumber4No
            - QuantityQuantity (MENGE)
BatchDataProductionOrderFieldsNumber12No
            - QuantityReservedQty reserved (MENGE_RESERV)
BatchDataProductionOrderFieldsNumber12No
            - OrderedQuantityQuantity ordered (MENGE_BESTELLT)
BatchDataProductionOrderFieldsNumber12No
            - StockQuantityWarehouse stock (LAGERBESTAND)
BatchDataProductionOrderFieldsNumber12No
            - DateOfReceiptDate of receipt (EINGDAT)
BatchDataProductionOrderFieldsDate-No
            - ExpirationDate1Expiration date 1 (VERFALLDAT)
BatchDataProductionOrderFieldsDate-No
            - ExpirationDate2Expiration date 2 (VERFALLDAT2)
BatchDataProductionOrderFieldsDate-No
            - CertificateCertificate (ZEUGNIS)
BatchDataProductionOrderFieldsText30No
            - CountryOfOriginCountry of origin (HERKUNFT_LAND)
BatchDataProductionOrderFieldsText4No
            - OriginCodeOrigin cd (HERKUNFT_CD)
BatchDataProductionOrderFieldsNumber4No
            - QualityCodeQuality cd (QUALITAET_CD)
BatchDataProductionOrderFieldsNumber4No
            - Remark1Remark 1 (BEMERKUNG)
BatchDataProductionOrderFieldsText40No
            - Remark2Remark 2 (BEMERKUNG2)
BatchDataProductionOrderFieldsText40No
            - Remark3Remark 3 (BEMERKUNG3)
BatchDataProductionOrderFieldsText40No
            - Remark4Remark 4 (BEMERKUNG4)
BatchDataProductionOrderFieldsText40No
            - IndividualNumeric1Ind. user field numeric 1 (BENNUM1)
BatchDataProductionOrderFieldsNumber12No
            - IndividualNumeric2Ind. user field numeric 2 (BENNUM2)
BatchDataProductionOrderFieldsNumber12No
            - IndividualNumeric3Ind. user field numeric 3 (BENNUM3)
BatchDataProductionOrderFieldsNumber12No
            - IndividualNumericCPOInd. user field numeric CPO (BENUMCPO)
BatchDataProductionOrderFieldsNumber4No



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:

                

Order no.
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")
                    

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

Order 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:ProcessingInterruption
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 "DEFINITIVEINGELASTET")
                    

Status of extended stock management
XML Element Name:StatusStockManagement
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 "LAGERSTATUS")
                    

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

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

Referenztyp
XML Element Name:ReferenceType
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 "REFVKTYP")
                    

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

referenzierter Verkaufsauftrag (NR)
XML Element Name:ReferencedSalesOrder
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 "REFVKNR")
                    

referenzierter Verkaufsauftrag (RNR)
XML Element Name:ReferenceSalesOrderBacklogNumber
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 "REFVKRNR")
                    

referenzierte Materialposition
XML Element Name:ReferencedProductionOrderMaterialItemNumber
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")
                    

referenzierte Verkaufsposition (POS_NR)
XML Element Name:ReferenceSalesOrderItemNumber
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 "REFVKPOSNR")
                    

referenzierte Verkaufsposition (SET_PNR)
XML Element Name:ReferenceSalesOrderItemNumberSet
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 "REFVKSETNR")
                    

referenzierte Verkaufsposition (POS_RNR)
XML Element Name:ReferenceSalesOrderSubItemNumber
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 "REFVKSUBNR")
                    

referenzierte Abrufposition (POS_ID)
XML Element Name:ReferencedCalOffItemNumber
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 "REFVKPOSID")
                    

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

Product no.
XML Element Name:ProductNumber
Parent Element:ProductionOrderHeaderDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii 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:   0Ascii 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")

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

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:SurchargeMaterialPercentage
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:StartDatePlanned
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:EndDatePlanned
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")

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

Project rough plan
XML Element Name:ProjectRoughPlan
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 "PROJEKTGROBPLAN")
                    

Project detailed plan
XML Element Name:ProjectDetailedPlan
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 "PROJEKTDETAILPLAN")
                    

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

Acct set no.
XML Element Name:AccountSetNumber
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Acct set no. 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")
                    

Apply customer no. to sub-order
XML Element Name:InheritCustomerNumber
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 "KUNDENNRVERERBEN")
                    

Yield quantity as start quantity for sequence item
XML Element Name:WorkStartQuantity
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 "STARTMENGEARBEIT")
                    

Take over start amount on assigned material item
XML Element Name:MaterialStartQuantity
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 "STARTMENGEMATERIAL")
                    

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

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

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

Released on
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:QuantityActual
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:ProductionCostPlanned
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:MaterialCostPlanned
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:WorkCostPlanned
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:ExternalCostPlanned
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:SupplementaryCostsPlanned
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:SupplermentaryCostsActual
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:IndividualDate1
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:IndividualDate2
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:IndividualDate3
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")
                    

Yield quantity debit costs
XML Element Name:GoodPieceCostPlanned
Parent Element:ProductionOrderHeaderDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Yield quantity of the last completed work item	
(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.

Work costs planned run time
XML Element Name:WorkCostsPlannedRuntime
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 "AKPLANTE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Work costs planned set-up time
XML Element Name:WorkCostsPlannedSetuptime
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 "AKPLANTR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Work costs effective run time
XML Element Name:WorkCostsEffectiveRuntime
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 "AKISTTE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Work costs effective set-up time
XML Element Name:WorkCostsEffectiveSetuptime
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 "AKISTTR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Has stock requirement from confirmation
XML Element Name:HasStockRequirementFromConfirmation
Parent Element:ProductionOrderHeaderDataFields
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 "HATLAGERANFORDERUNG")
                    

Total of the stock requirements
XML Element Name:TotalStockRequirements
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 "MENGEANGEFORDERT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Techn. Bez.
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")
                    

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

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

hat Verkaufsreferenz
XML Element Name:hasSalesOrderReference
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 "HAT_VERKAUFSREFERENZ")
                    

ist ein Unterauftrag
XML Element Name:IsaSubOrder
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 "IST_UNTERAUFTRAG")
                    

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

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

Sequential control data
XML Element Name:ProcessFlow
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: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:
Line no.
(The internal field ID for this element is "Z_NR")

Procedure line in transaction data cannot be modified
XML Element Name:NoModificationOfSequenceLine
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 "DENYMODIFY")
                    

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

Frage Entscheidung
XML Element Name:DecisionActionQuestion
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:
Program belonging to the activity

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

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

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

Druckabfrage
XML Element Name:PrintQuery
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")
                    

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

Aktivität
XML Element Name:Activity
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")
                    

Aktivität variabel
XML Element Name:ActivityIsVariable
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   128Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Mitarbeiter
XML Element Name:Employee
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")
                    

Mitarbeiter variabel
XML Element Name:ActivityEmployeeIsVariable
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 "MITARBEITER_VARIABEL")
                    

Aktivitätsvorlage
XML Element Name:ActivityTemplate
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 "AKTIVITAET_VORLAGE")
                    

Aktivitätsvorlage variabel
XML Element Name:ActivityTemplateVariable
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Import und Export
Field Length:   128Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bearbeiter
XML Element Name:User
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 "BEARBEITER")
                    

Bearbeiter variabel
XML Element Name:UserVariable
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 "BEARBEITER_VARIABEL")
                    

Formatvorlage
XML Element Name:FormatTemplate
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 "STYLE")
                    

Formatvorlage variabel
XML Element Name:FormatTemplateVariable
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 "STYLE_VARIABEL")
                    

Antwort Entscheidung
XML Element Name:DecisionActionAnswer
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")
                    

SSCC-Parameter
XML Element Name:SerialShippingCodeParameters
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 "SSCC_PARAMETER")
                    

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

Kalkulationsart
XML Element Name:CalculationType
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 "VORNACHKALK")
                    

Kalkulationsbetrag
XML Element Name:CalculationAmount
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 "KALKBETRAG")
                    

Calculation quantity
XML Element Name:CalculationQuantityActual
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 "KALKMENGEISTPREIS")
                    

Kalkulationspreis speichern unter
XML Element Name:SaveCalculationPriceUnder
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 "KALKZIELFELD")
                    

Menge nicht verfügbar
XML Element Name:QuantityNotAvailable
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 "MENGE_NICHT_VERFUEGBAR")
                    

Selektion Positionen
XML Element Name:PositionTypeGeneration
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 "GENARTPOSITION")
                    

Generierungsmaske anzeigen aus Produktionsauftrag
XML Element Name:DisplayGenerationForms
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 "GEN_MASKE_ANZEIGEN")
                    

nächsten Status Auftrag auslösen
XML Element Name:TriggerNextStatusSuborder
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 "UNTER_NAECHSTER_STATUS")
                    

nächsten Status Bestellung auslösen
XML Element Name:TriggerNextStatusPurchaseOrder
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 "BEST_NAECHSTER_STATUS")
                    

Positionstext in Bestellung übernehmen
XML Element Name:TakeOverItemTextInPurchaseOrder
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 "BEST_TEXT_UEBERNEHMEN")
                    

Generierung auf 1. Stufe begrenzen
XML Element Name:LimitGenerationToFirstLevel
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 "GEN_NUR_EINE_STUFE")
                    

GUID der Benutzerkategorie
XML Element Name:UserCategoryGuid
Parent Element:ProcessFlowFields
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 "BENUTZERKATEGORIE_GUID")
                    

Where-used list automatic maintenance
XML Element Name:WhereUsedListAutomaticMaintenance
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 "VWN_AUTO_PFLEGE")
                    

Where-used list maintenance method
XML Element Name:WhereUsedListMaintenanceMethod
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 "VWN_PFLEGE_METHODE")
                    

View selection production orders open
XML Element Name:DisplayWhereUsedListForms
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 "VWN_MASKE_ANZEIGEN")
                    

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

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

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

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

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

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

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

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

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

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

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

Number range no.
XML Element Name:NumberRangeNumber
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 "NK_NR")
                    

Running date
XML Element Name:TriggerDate
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:ConfirmActionBeforeExecution
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 "CONFIRMEXECUTION")
                    

Dokument / Programm
XML Element Name:DocumentProgramName
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   128Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Run user
XML Element Name:TriggerUser
Parent Element:ProcessFlowFields
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 "USER_AUSL")
                    

User ausgelöst
XML Element Name:TriggerUserName
Parent Element:ProcessFlowFields
Field Type:Text
Action Type:Export only
Field Length:   40Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Printing user
XML Element Name:PrintUser
Parent Element:ProcessFlowFields
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 "USER_DRUCK")
                    

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

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

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

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

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

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

Text
XML Element Name:Text
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")
                    

Item data
XML Element Name:ProductionOrderItemData
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:ProductionOrderItemDataFields
Parent Element:ProductionOrderItemData
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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")
                    

External ItemNo.
XML Element Name:ExternalItemNumber
Parent Element:ProductionOrderItemDataFields
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")
                    

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

ItemNo. Parts list
XML Element Name:ItemNumberPartsList
Parent Element:ProductionOrderItemDataFields
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 "POSNRSTL")
                    

Variant item no.
XML Element Name:VariantItemNumber
Parent Element:ProductionOrderItemDataFields
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 "VARPOSNRSTL")
                    

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

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

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

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

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

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

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

Status of extended stock management
XML Element Name:StatusStockManagement
Parent Element:ProductionOrderItemDataFields
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 "LAGERSTATUS")
                    

Product type
XML Element Name:ProductType
Parent Element:ProductionOrderItemDataFields
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 "PRODTYP")
                    

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

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

Pre-calculation option
XML Element Name:PrecalculationOption
Parent Element:ProductionOrderItemDataFields
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 "VORKALKOPT")
                    

Standard stock type main stock calculation
XML Element Name:StandardStockType
Parent Element:ProductionOrderItemDataFields
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 "STD_LAGER_TYP")
                    

Manual price
XML Element Name:ManualPrice
Parent Element:ProductionOrderItemDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Price for calculation
(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.

Storage location
XML Element Name:StockLocation
Parent Element:ProductionOrderItemDataFields
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 area
XML Element Name:BinLocation
Parent Element:ProductionOrderItemDataFields
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")
                    

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

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

External supplier no.
XML Element Name:ExternalSupplierNumber
Parent Element:ProductionOrderItemDataFields
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 "EXTLIEFNR")
                    

External supplier ISO-code
XML Element Name:ExternalSupplierISOCode
Parent Element:ProductionOrderItemDataFields
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 "EXTLIEFISO")
                    

External service type
XML Element Name:ServiceType
Parent Element:ProductionOrderItemDataFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

External service no.
XML Element Name:ServiceNumber
Parent Element:ProductionOrderItemDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
16 digit alphanumerical number
(The internal field ID for this element is "EXTLEINRA")

Manual MOC rate
XML Element Name:ManualOverheadRate
Parent Element:ProductionOrderItemDataFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Assignment of material to labour item
(The internal field ID for this element is "MGKSATZMANU")

Material overhead costs rate in %
XML Element Name:MaterialOverheadCostPercentage
Parent Element:ProductionOrderItemDataFields
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 "MGKSATZ")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Execute pricing
XML Element Name:ExecutePriceDetermination
Parent Element:ProductionOrderItemDataFields
Field Type:Boolean (true oder false)
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Reference to price unit of product base
(The internal field ID for this element is "EXTPREISFIND")

External price per unit
XML Element Name:PriceExternalPerUnit
Parent Element:ProductionOrderItemDataFields
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 "EXTPREISPROEHT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Purchase unit external service
XML Element Name:PurchaseUnitExternalService
Parent Element:ProductionOrderItemDataFields
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 "EXTEKE")
                    

Purchase price unit external service
XML Element Name:PurchasePriceUnitExternalService
Parent Element:ProductionOrderItemDataFields
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 "EXTEPE")
                    

Price factor
XML Element Name:ExternalPriceFactor
Parent Element:ProductionOrderItemDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Conversion price external service from purchasing unit to purchasing price unit.
(The internal field ID for this element is "EXTPREISFAKTOR")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Labour item
XML Element Name:WorkItem
Parent Element:ProductionOrderItemDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Assigned labour item
(on material items)
(The internal field ID for this element is "ARBEITSPOSNR")

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

Additional costs per unit
XML Element Name:SupplementaryCostsPerUnit
Parent Element:ProductionOrderItemDataFields
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 "ZUSKOSTENPROEHT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Surcharge in percent
XML Element Name:SurchargePercentage
Parent Element:ProductionOrderItemDataFields
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 "ZUSCHLAGPROZ")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Manual start quantity
XML Element Name:ManualStartQuantity
Parent Element:ProductionOrderItemDataFields
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 "STARTMENGEMANU")
                    

Start quantity
XML Element Name:StartQuantity
Parent Element:ProductionOrderItemDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
The quantity entered will be used to calculate the planned quantity instead of the header quantity.
(The internal field ID for this element is "STARTMENGE")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Constant quantity/setup time
XML Element Name:QuantitySetupTimeConstant
Parent Element:ProductionOrderItemDataFields
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 "MENGEZEITKONST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Step-variable quantity/time per unit
XML Element Name:QuantityTimeFixedStep
Parent Element:ProductionOrderItemDataFields
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 "MENGEZEITSF")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity/time flowing per unit
XML Element Name:QuantityTimeFloating
Parent Element:ProductionOrderItemDataFields
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 "MENGEZEITFL")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Step-variable reference value
XML Element Name:QuantityTimeValueFixedStep
Parent Element:ProductionOrderItemDataFields
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 "MENGEZEITBEZGRSF")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Flowing reference value
XML Element Name:QuantityTimeValueFloating
Parent Element:ProductionOrderItemDataFields
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 "MENGEZEITBEZGRFL")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Rounding type
XML Element Name:RoundingType
Parent Element:ProductionOrderItemDataFields
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 "RUNDUNGSTYP")
                    

Materials management type
XML Element Name:MaterialManagementType
Parent Element:ProductionOrderItemDataFields
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 "MATBEWART")
                    

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

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

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

End date
XML Element Name:EndDate
Parent Element:ProductionOrderItemDataFields
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:
End date and time
(The internal field ID for this element is "ENDDATUM")

Process restriction
XML Element Name:Restriction
Parent Element:ProductionOrderItemDataFields
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 "EINSCHRAENKUNG")
                    

Restriction type
XML Element Name:RestrictionType
Parent Element:ProductionOrderItemDataFields
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 "EINSCHRSUBTYP")
                    

Restriction date
XML Element Name:RestrictionDate
Parent Element:ProductionOrderItemDataFields
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:
Restriction date and time
(The internal field ID for this element is "EINSCHRDATUM")

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

Parts list variant generation
XML Element Name:PartsListVariantGeneration
Parent Element:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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")
                    

Manual service types
XML Element Name:ManualServiceTypes
Parent Element:ProductionOrderItemDataFields
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 "REFLEIARTMANU")
                    

Service code 1 expense
XML Element Name:ServiceCodeExpense1
Parent Element:ProductionOrderItemDataFields
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 "REFLEIART1")
                    

Service code 2 expense
XML Element Name:ServiceCodeExpense2
Parent Element:ProductionOrderItemDataFields
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 "REFLEIART2")
                    

Service code 3 expense
XML Element Name:ServiceCodeExpense3
Parent Element:ProductionOrderItemDataFields
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 "REFLEIART3")
                    

Reworking / repair
XML Element Name:Rework
Parent Element:ProductionOrderItemDataFields
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 "NACHARBEIT")
                    

Relevant for booking in proportion
XML Element Name:ProportionalEntry
Parent Element:ProductionOrderItemDataFields
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 "PROPBUCHUNG")
                    

Withdrawal superior order at finished report suborder
XML Element Name:ProcurementAtFinishedReport
Parent Element:ProductionOrderItemDataFields
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 "RUECK_BEI_FERTIG")
                    

Consider calender provided resource
XML Element Name:ConsiderCalendarProvidedResource
Parent Element:ProductionOrderItemDataFields
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 "BEISTELLKALENDER_BERUECKSICHTIGEN")
                    

Calculate lead time without setup time
XML Element Name:CalculateLeadTimeWithoutSetuptime
Parent Element:ProductionOrderItemDataFields
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 "DURCHLAUFZEIT_OHNE_TR")
                    

Work in progress
XML Element Name:WorkInProgress
Parent Element:ProductionOrderItemDataFields
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 "INARBEIT")
                    

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

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

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

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

Start date
XML Element Name:StartDate
Parent Element:ProductionOrderItemDataFields
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:
Start date and time
(The internal field ID for this element is "STARTDATUM")

Resulting quantity per labour item
XML Element Name:GoodPiece
Parent Element:ProductionOrderItemDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Produced quantity per labour item
(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.

Des 1
XML Element Name:SupplementaryCostDesignation1
Parent Element:ProductionOrderItemDataFields
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 "ZUSKOSTENBEZ")
                    

Average PP
XML Element Name:AverageCostPrice
Parent Element:ProductionOrderItemDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
average cost price
(The internal field ID for this element is "DEP")
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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:ProductionOrderItemDataFields
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")
                    

Des 2
XML Element Name:SupplementaryCostDesignation2
Parent Element:ProductionOrderItemDataFields
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 "ZUSKOSTENBEZ2")
                    

New meter reading
XML Element Name:MeterReadingNew
Parent Element:ProductionOrderItemDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Even-numbered meter reading
(The internal field ID for this element is "ZAEHLERSTANDNEU")

Factor
XML Element Name:Factor
Parent Element:ProductionOrderItemDataFields
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.

Start date fixed wait time
XML Element Name:StartWaitTimeFixed
Parent Element:ProductionOrderItemDataFields
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 "STARTLIEGEZEITFIX")
                    

Start date variable wait time
XML Element Name:StartWaitTimeVariabel
Parent Element:ProductionOrderItemDataFields
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 "STARTLIEGEZEITVAR")
                    

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

Actual completion date
XML Element Name:CompletionDateActual
Parent Element:ProductionOrderItemDataFields
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")

Sum of overhead costs from refunds
XML Element Name:SumOfOverheadCostsFromRefunds
Parent Element:ProductionOrderItemDataFields
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 "GEMEINKOSTENIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Effective set-up time
XML Element Name:EffectiveSetuptime
Parent Element:ProductionOrderItemDataFields
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 "RUESTZEITIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Effective run time
XML Element Name:EffectiveRuntime
Parent Element:ProductionOrderItemDataFields
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 "LAUFZEITIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs planned run time
XML Element Name:CostsPlannedRuntime
Parent Element:ProductionOrderItemDataFields
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 "KOSTENPLANTE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs planned set-up time
XML Element Name:CostsPlannedSetuptime
Parent Element:ProductionOrderItemDataFields
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 "KOSTENPLANTR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs effective run time
XML Element Name:CostsEffectiveRuntime
Parent Element:ProductionOrderItemDataFields
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 "KOSTENISTTE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs effective set-up time
XML Element Name:CostsEffectiveSetuptime
Parent Element:ProductionOrderItemDataFields
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 "KOSTENISTTR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Total of the stock requirements for the material item
XML Element Name:TotalStockRequirements
Parent Element:ProductionOrderItemDataFields
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 "MENGEANGEFORDERT")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Manual distribution quantity
XML Element Name:DistributionQuantityManual
Parent Element:ProductionOrderItemDataFields
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 "VERTEILMENGEMANU")
                    

Suchbegriff
XML Element Name:ProductSearchTerm
Parent Element:ProductionOrderItemDataFields
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")
                    

Techn. Bez.
XML Element Name:ProductDescriptionTechnical
Parent Element:ProductionOrderItemDataFields
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")
                    

Ressource - Id
XML Element Name:ResourcesID
Parent Element:ProductionOrderItemDataFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Preceding items
XML Element Name:ProductionOrderPrecedingItem
Parent Element:ProductionOrderItemData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Item no. predecessor
XML Element Name:ItemNumberPrecedingItem
Parent Element:ProductionOrderPrecedingItemFields
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 "RPOSNR")
                    

Overlapping type
XML Element Name:OverlappingType
Parent Element:ProductionOrderPrecedingItemFields
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 "UEBERLAPPUNGSTYP")
                    

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

Overlapping in hours
XML Element Name:OverlappingInHours
Parent Element:ProductionOrderPrecedingItemFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
(End of predecessor operation)
(The internal field ID for this element is "UEBERLAPPUNGKONST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Item data provided resources
XML Element Name:ProductionOrderProvidedResource
Parent Element:ProductionOrderItemData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

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

Sequence status
XML Element Name:ProcessFlowStatus
Parent Element:ProductionOrderProvidedResourceFields
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 no.
XML Element Name:ResourceNumber
Parent Element:ProductionOrderProvidedResourceFields
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")
                    

Provision type
XML Element Name:ProvisionType
Parent Element:ProductionOrderProvidedResourceFields
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 "BEISTELLTYP")
                    

Percentage setup time
XML Element Name:PercentSetupTime
Parent Element:ProductionOrderProvidedResourceFields
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 "PROZENTTR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Step-variable percentage
XML Element Name:PercentFixedStep
Parent Element:ProductionOrderProvidedResourceFields
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 "PROZENTSF")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Workstations
XML Element Name:Workplaces
Parent Element:ProductionOrderProvidedResourceFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Manual service types
XML Element Name:ManualServiceTypes
Parent Element:ProductionOrderProvidedResourceFields
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 "REFLEIARTMANU")
                    

Service code 1 expense
XML Element Name:ServiceCodeExpense1
Parent Element:ProductionOrderProvidedResourceFields
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 "REFLEIART1")
                    

Service code 2 expense
XML Element Name:ServiceCodeExpense2
Parent Element:ProductionOrderProvidedResourceFields
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 "REFLEIART2")
                    

Service code 3 expense
XML Element Name:ServiceCodeExpense3
Parent Element:ProductionOrderProvidedResourceFields
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 "REFLEIART3")
                    

Relevant for booking in proportion
XML Element Name:ProportionalEntry
Parent Element:ProductionOrderProvidedResourceFields
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 "PROPBUCHUNG")
                    

Proportional buchen über total geplante Zeit
XML Element Name:ProportionalEntryUsesTotalTime
Parent Element:ProductionOrderProvidedResourceFields
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 "PROPBUCHUNGTOTALZEIT")
                    

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

Planned time
XML Element Name:TimeScheduled
Parent Element:ProductionOrderProvidedResourceFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Time in hours
(The internal field ID for this element is "ZEITPLAN")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Actual time
XML Element Name:TimeActual
Parent Element:ProductionOrderProvidedResourceFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Time in hours
(The internal field ID for this element is "ZEITIST")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

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

External ItemNo.
XML Element Name:ExternalItemNumber
Parent Element:ProductionOrderProvidedResourceFields
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")
                    

Individual Text 1
XML Element Name:IndividualText1
Parent Element:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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:ProductionOrderProvidedResourceFields
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")
                    

Sum of overhead costs from refunds
XML Element Name:SumOfOverheadCostsFromRefunds
Parent Element:ProductionOrderProvidedResourceFields
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 "GEMEINKOSTENIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Planned set-up time
XML Element Name:PlannedSetuptime
Parent Element:ProductionOrderProvidedResourceFields
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 "RUESTZEITPLAN")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Effective set-up time
XML Element Name:EffectiveSetuptime
Parent Element:ProductionOrderProvidedResourceFields
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 "RUESTZEITIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Effective run time
XML Element Name:EffectiveRuntime
Parent Element:ProductionOrderProvidedResourceFields
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 "LAUFZEITIST")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs planned run time
XML Element Name:CostsPlannedRuntime
Parent Element:ProductionOrderProvidedResourceFields
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 "KOSTENPLANTE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs planned set-up time
XML Element Name:CostsPlannedSetuptime
Parent Element:ProductionOrderProvidedResourceFields
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 "KOSTENPLANTR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs effective run time
XML Element Name:CostsEffectiveRuntime
Parent Element:ProductionOrderProvidedResourceFields
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 "KOSTENISTTE")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Costs effective set-up time
XML Element Name:CostsEffectiveSetuptime
Parent Element:ProductionOrderProvidedResourceFields
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 "KOSTENISTTR")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Start date
XML Element Name:StartDate
Parent Element:ProductionOrderProvidedResourceFields
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:
Start date and time
(The internal field ID for this element is "STARTDATUM")

End date
XML Element Name:EndDate
Parent Element:ProductionOrderProvidedResourceFields
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:
End date and time
(The internal field ID for this element is "ENDDATUM")

Ressource - Id
XML Element Name:ResourcesID
Parent Element:ProductionOrderProvidedResourceFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Confirmation data provided resources
XML Element Name:ProvidedResourceItemEntry
Parent Element:ProductionOrderProvidedResource
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

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

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

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

Entry date
XML Element Name:EntryDate
Parent Element:ProvidedResourceItemEntryFields
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 entry date
date and time
(The internal field ID for this element is "BUCHUNGSDATUM")

Entry quantity
XML Element Name:EntryQuantity
Parent Element:ProvidedResourceItemEntryFields
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.

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

Remarks
XML Element Name:Hints
Parent Element:ProvidedResourceItemEntryFields
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 "HINTS")
                    

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

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

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

Created on
XML Element Name:CreationDate
Parent Element:ProvidedResourceItemEntryFields
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:
Date and time
(The internal field ID for this element is "ERSTELLDATUM")

Storage location
XML Element Name:StockLocation
Parent Element:ProvidedResourceItemEntryFields
Field Type:Text
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Storage area
XML Element Name:BinLocation
Parent Element:ProvidedResourceItemEntryFields
Field Type:Text
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

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

Production OC factor 1
XML Element Name:ManufacturingOverhead1
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
In percent
(The internal field ID for this element is "FGK1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Production OC factor 2
XML Element Name:ManufacturingOverhead2
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
In percent
(The internal field ID for this element is "FGK2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Production OC factor 3
XML Element Name:ManufacturingOverhead3
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
In percent
(The internal field ID for this element is "FGK3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Base POC 1 (1-3)
XML Element Name:BasisManufacturingOverhead1
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Production overhead costs base 1
(The internal field ID for this element is "BASISFGK1")

Base POC 2 (1-3)
XML Element Name:BasisManufacturingOverhead2
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Production overhead costs base 2
(The internal field ID for this element is "BASISFGK2")

Base POC 3 (1-3)
XML Element Name:BasisManufacturingOverhead3
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Production overhead costs base 3
(The internal field ID for this element is "BASISFGK3")

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

Resulting quantity
XML Element Name:GoodPiece
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
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.

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

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

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

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

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

RefItemNo. Add.
XML Element Name:ReferenceSubItemNumber
Parent Element:ProvidedResourceItemEntryFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
currently inactive
(The internal field ID for this element is "REFSUBNR")

Individual Text 1
XML Element Name:IndividualText1
Parent Element:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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:ProvidedResourceItemEntryFields
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")
                    

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

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

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

Valuation key price PPS
XML Element Name:ValuationKeyPrice
Parent Element:ProvidedResourceItemEntryFields
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 "P3_BEWERTSCHLPPS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

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

Division no. stock
XML Element Name:DivisionNumberStock
Parent Element:ProvidedResourceItemEntryFields
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 "GSB_NR_LAGER")
                    

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

Confirmation for set-up time
XML Element Name:ConfirmationForSetuptime
Parent Element:ProvidedResourceItemEntryFields
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 "RUESTZEIT")
                    

Ressource - Id
XML Element Name:ResourcesID
Parent Element:ProvidedResourceItemEntryFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

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

Entered by
XML Element Name:EntryUser
Parent Element:ProvidedResourceItemEntryFields
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 "BUCHUNGSUSERNR")
                    

Provided resource item confirmation note (language-dependent)
XML Element Name:ProvidedResourceItemEntryTextData
Parent Element:ProvidedResourceItemEntry
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tabletexts, header and footer texts

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

                

Language Cd
XML Element Name:LanguageCodeISO
Parent Element:ProvidedResourceItemEntryTextDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Language identification 
Language ISO code, e.g.

de   German
en   English
fr     French
it      Italian
es   Spanish
(The internal field ID for this element is "SPR_CD")

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

Provided resource note (language-dependent)
XML Element Name:ProvidedResourceTextData
Parent Element:ProductionOrderProvidedResource
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tabletexts, header and footer texts

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

                

Language Cd
XML Element Name:LanguageCodeISO
Parent Element:ProvidedResourceTextDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Language identification 
Language ISO code, e.g.

de   German
en   English
fr     French
it      Italian
es   Spanish
(The internal field ID for this element is "SPR_CD")

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

Confirmation data items
XML Element Name:ProductionOrderItemEntry
Parent Element:ProductionOrderItemData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

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

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

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

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

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

Storage location
XML Element Name:StockLocation
Parent Element:ProductionOrderItemEntryFields
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 area
XML Element Name:BinLocation
Parent Element:ProductionOrderItemEntryFields
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")
                    

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

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

Remarks
XML Element Name:Hints
Parent Element:ProductionOrderItemEntryFields
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 "HINTS")
                    

Status of extended stock management
XML Element Name:StatusStockManagement
Parent Element:ProductionOrderItemEntryFields
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 "LAGERSTATUS")
                    

Entry quantity
XML Element Name:EntryQuantity
Parent Element:ProductionOrderItemEntryFields
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 date
XML Element Name:EntryDate
Parent Element:ProductionOrderItemEntryFields
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 entry date
date and time
(The internal field ID for this element is "BUCHUNGSDATUM")

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

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

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

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

Created on
XML Element Name:CreationDate
Parent Element:ProductionOrderItemEntryFields
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:
Date and time
(The internal field ID for this element is "ERSTELLDATUM")

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

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

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

Production OC factor 1
XML Element Name:ManufacturingOverhead1
Parent Element:ProductionOrderItemEntryFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
In percent
(The internal field ID for this element is "FGK1")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Production OC factor 2
XML Element Name:ManufacturingOverhead2
Parent Element:ProductionOrderItemEntryFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
In percent
(The internal field ID for this element is "FGK2")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Production OC factor 3
XML Element Name:ManufacturingOverhead3
Parent Element:ProductionOrderItemEntryFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
In percent
(The internal field ID for this element is "FGK3")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Base POC 1 (1-3)
XML Element Name:BasisManufacturingOverhead1
Parent Element:ProductionOrderItemEntryFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Production overhead costs base 1
(The internal field ID for this element is "BASISFGK1")

Base POC 2 (1-3)
XML Element Name:BasisManufacturingOverhead2
Parent Element:ProductionOrderItemEntryFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Production overhead costs base 2
(The internal field ID for this element is "BASISFGK2")

Base POC 3 (1-3)
XML Element Name:BasisManufacturingOverhead3
Parent Element:ProductionOrderItemEntryFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Production overhead costs base 3
(The internal field ID for this element is "BASISFGK3")

Resulting quantity
XML Element Name:GoodPiece
Parent Element:ProductionOrderItemEntryFields
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.

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

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

RefItemNo.
XML Element Name:ReferenceItemNumber
Parent Element:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
currently inactive
(The internal field ID for this element is "REFSUBNR")

Individual Text 1
XML Element Name:IndividualText1
Parent Element:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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:ProductionOrderItemEntryFields
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")
                    

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

Valuation key price PPS
XML Element Name:ValuationKeyPrice
Parent Element:ProductionOrderItemEntryFields
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 "P3_BEWERTSCHLPPS")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

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

Scrap
XML Element Name:Scrap
Parent Element:ProductionOrderItemEntryFields
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.

Confirmation for set-up time
XML Element Name:ConfirmationForSetuptime
Parent Element:ProductionOrderItemEntryFields
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 "RUESTZEIT")
                    

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

Ressource - Id
XML Element Name:ResourcesID
Parent Element:ProductionOrderItemEntryFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   1Ascii ID :   -
Description:

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

Lieferdatum
XML Element Name:DeliveryDate
Parent Element:ProductionOrderItemEntryFields
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 "BUCHUNGSDATUMLAGER")
                    

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

Entered by
XML Element Name:EntryUser
Parent Element:ProductionOrderItemEntryFields
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 "BUCHUNGSUSERNR")
                    

Confirmation note (language-dependent)
XML Element Name:ItemEntryTextData
Parent Element:ProductionOrderItemEntry
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tabletexts, header and footer texts

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

                

Language Cd
XML Element Name:LanguageCodeISO
Parent Element:ItemEntryTextDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Language identification 
Language ISO code, e.g.

de   German
en   English
fr     French
it      Italian
es   Spanish
(The internal field ID for this element is "SPR_CD")

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

Rückmeldung Chargen-Buchungsdaten
XML Element Name:BatchDataItemEntry
Parent Element:ProductionOrderItemEntry
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:BatchDataItemEntryFields
Parent Element:BatchDataItemEntry
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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")
                    

Quality cd
XML Element Name:QualityCode
Parent Element:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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:BatchDataItemEntryFields
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 "BENUMCPO")
                    

Item note (language-dependent)
XML Element Name:ItemTextData
Parent Element:ProductionOrderItemData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tabletexts, header and footer texts

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

                

Language Cd
XML Element Name:LanguageCodeISO
Parent Element:ItemTextDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Language identification 
Language ISO code, e.g.

de   German
en   English
fr     French
it      Italian
es   Spanish
(The internal field ID for this element is "SPR_CD")

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

Chargen-Reservationen
XML Element Name:BatchDataProductionOrderItem
Parent Element:ProductionOrderItemData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:BatchDataProductionOrderItemFields
Parent Element:BatchDataProductionOrderItem
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:BatchDataProductionOrderItemFields
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:BatchDataProductionOrderItemFields
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:BatchDataProductionOrderItemFields
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 "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:BatchDataProductionOrderItemFields
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:BatchDataProductionOrderItemFields
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 "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:BatchDataProductionOrderItemFields
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 "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:BatchDataProductionOrderItemFields
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 "EINGDAT")
                    

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

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

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

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

Country of origin
XML Element Name:CountryOfOrigin
Parent Element:BatchDataProductionOrderItemFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderItemFields
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 "HERKUNFT_CD")
                    

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

Remark 1
XML Element Name:Remark1
Parent Element:BatchDataProductionOrderItemFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderItemFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderItemFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderItemFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderItemFields
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 "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:BatchDataProductionOrderItemFields
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 "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:BatchDataProductionOrderItemFields
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 "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:BatchDataProductionOrderItemFields
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 "BENUMCPO")
                    

Finished report data
XML Element Name:ProductionOrderFinishedReport
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:ProductionOrderFinishedReportFields
Parent Element:ProductionOrderFinishedReport
Field Type:Type[ 15 ]
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

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

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

Storage location
XML Element Name:StockLocation
Parent Element:ProductionOrderFinishedReportFields
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 area
XML Element Name:BinLocation
Parent Element:ProductionOrderFinishedReportFields
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")
                    

Remarks
XML Element Name:Hints
Parent Element:ProductionOrderFinishedReportFields
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 "HINTS")
                    

Status of extended stock management
XML Element Name:StatusStockManagement
Parent Element:ProductionOrderFinishedReportFields
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 "LAGERSTATUS")
                    

Entry date
XML Element Name:EntryDate
Parent Element:ProductionOrderFinishedReportFields
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")
                    

New meter reading
XML Element Name:MeterReadingNew
Parent Element:ProductionOrderFinishedReportFields
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 amount
XML Element Name:EntryQuantity
Parent Element:ProductionOrderFinishedReportFields
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.

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

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

Created on
XML Element Name:CreationDate
Parent Element:ProductionOrderFinishedReportFields
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 "ERSTELLDATUM")
                    

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

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

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

Calculated price
XML Element Name:CalculationPrice
Parent Element:ProductionOrderFinishedReportFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
currently inactive
(The internal field ID for this element is "P5_KALKPREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Reserve
XML Element Name:GoodPieceProductionCostPlanned
Parent Element:ProductionOrderFinishedReportFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
currently inactive
(The internal field ID for this element is "P6_HKPLANGUTSTUECK")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

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

Item no. of the cancelled completion report
XML Element Name:ItemNoOfCancelledCompletionReport
Parent Element:ProductionOrderFinishedReportFields
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 "STORNOBUCHPOSNR")
                    

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

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

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

RefINo.
XML Element Name:ReferenceBacklogNumber
Parent Element:ProductionOrderFinishedReportFields
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")
                    

RefItemNo.
XML Element Name:ReferenceItemNumber
Parent Element:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
currently inactive
(The internal field ID for this element is "REFSUBNR")

Individual Text 1
XML Element Name:IndividualText1
Parent Element:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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:ProductionOrderFinishedReportFields
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")
                    

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

Lieferdatum
XML Element Name:DeliveryDate
Parent Element:ProductionOrderFinishedReportFields
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 "BUCHUNGSDATUMLAGER")
                    

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

Entered by
XML Element Name:EntryUser
Parent Element:ProductionOrderFinishedReportFields
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 "BUCHUNGSUSERNR")
                    

Finished report note (language-dependent)
XML Element Name:OrderFinishedTextData
Parent Element:ProductionOrderFinishedReport
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tabletexts, header and footer texts

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

                

Language Cd
XML Element Name:LanguageCodeISO
Parent Element:OrderFinishedTextDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Language identification 
Language ISO code, e.g.

de   German
en   English
fr     French
it      Italian
es   Spanish
(The internal field ID for this element is "SPR_CD")

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

Fertigmeldung Chargen-Buchungsdaten
XML Element Name:BatchDataFinishedReport
Parent Element:ProductionOrderFinishedReport
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

Fields
XML Element Name:BatchDataFinishedReportFields
Parent Element:BatchDataFinishedReport
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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")
                    

Quality cd
XML Element Name:QualityCode
Parent Element:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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:BatchDataFinishedReportFields
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 "BENUMCPO")
                    

Production order note (language-dependent)
XML Element Name:OrderTextData
Parent Element:ProductionOrderHeaderData
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Tabletexts, header and footer texts

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

                

Language Cd
XML Element Name:LanguageCodeISO
Parent Element:OrderTextDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Language identification 
Language ISO code, e.g.

de   German
en   English
fr     French
it      Italian
es   Spanish
(The internal field ID for this element is "SPR_CD")

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

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

                

Reference type
XML Element Name:ReferenceType
Parent Element:ReferenceDataFields
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")
                    

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

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

referenced frame item
XML Element Name:ReferencedCalOffItemNumber
Parent Element:ReferenceDataFields
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 "REFPOSID")
                    

Information
XML Element Name:Information
Parent Element:ReferenceDataFields
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 "INFORMATION")
                    

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

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

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

Incoming flow
XML Element Name:IncomingFlow
Parent Element:ReferenceDataFields
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 "MATERIALFLUSS")
                    

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

Customer ISO code foreign currency
XML Element Name:CustomerCode
Parent Element:ReferenceDataFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Supplier no.
XML Element Name:SupplierNumber
Parent Element:ReferenceDataFields
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 "LIEF_NR")
                    

Supplier ISO code foreign currency
XML Element Name:SupplierCode
Parent Element:ReferenceDataFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Bedarfstermin
XML Element Name:RequirementAppointment
Parent Element:ReferenceDataFields
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 "BEDARFTERMIN")
                    

Planned entry
XML Element Name:PlannedEntry
Parent Element:ReferenceDataFields
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 "GEPLANTER_EING")
                    

Marge
XML Element Name:Margin
Parent Element:ReferenceDataFields
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 "MARGE")
                    

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

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

Product no.
XML Element Name:ProductNumber
Parent Element:ReferenceDataFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Variant no.
XML Element Name:ProductVariantNumber
Parent Element:ReferenceDataFields
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 "PROD_VARID")
                    

Chargen-Vorerfassung
XML Element Name:BatchDataProductionOrder
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:BatchDataProductionOrderFields
Parent Element:BatchDataProductionOrder
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:BatchDataProductionOrderFields
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:BatchDataProductionOrderFields
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:BatchDataProductionOrderFields
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:BatchDataProductionOrderFields
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 "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:BatchDataProductionOrderFields
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 "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:BatchDataProductionOrderFields
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 "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:BatchDataProductionOrderFields
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 "EINGDAT")
                    

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

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

Certificate
XML Element Name:Certificate
Parent Element:BatchDataProductionOrderFields
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:BatchDataProductionOrderFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderFields
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 "HERKUNFT_CD")
                    

Quality cd
XML Element Name:QualityCode
Parent Element:BatchDataProductionOrderFields
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:BatchDataProductionOrderFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderFields
Field Type:Text
Action Type:Export only
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:BatchDataProductionOrderFields
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 "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:BatchDataProductionOrderFields
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 "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:BatchDataProductionOrderFields
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 "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:BatchDataProductionOrderFields
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 "BENUMCPO")