Interface: UPPS - Collective order Version 2021.00

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


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :UPPS
Interface Name :Collective order
ID :Sammelauftrag ( PS )
Version :2021.00
Status:Productive


Displays the possible import and export features for this interface.

Export / Import Modus
Export :XML
Import :XML


Displays additional information for this interface.

Additional Information
Highest field Revision for this interface : 0



Mapping Information

The following displays the Mapping details for this interface.

Mapping Information
Mapping ID :AbaDefault
Mapping Name :Collective order
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>Sammelauftrag</Id>
      <MapId>AbaDefault</MapId>
      <Version>2021.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>
      <CollectiveProductionOrder mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </CollectiveProductionOrder>
    </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"  "-version2021.00"  "-M7777"  "-acidSammelauftrag"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aUPPS"  "-version2021.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
CollectiveProductionOrderCollective order---No
    CollectiveProductionOrderFieldsFieldsCollectiveProductionOrder--No
        - CollectiveProductionOrderNumberCollective order no. (SAMPANR)
CollectiveProductionOrderFieldsNumber10No
        - DivisionNumberDivision (GSBNR)
CollectiveProductionOrderFieldsNumber8No
        - ProcessFlowNumberSequence no. (ABLNR)
CollectiveProductionOrderFieldsNumber4No
        - StatusStatus (STATUS)
CollectiveProductionOrderFieldsNumber2No
        - CollectiveProductionOrderTypeCollective order type (PATYP)
CollectiveProductionOrderFieldsNumber2No
        - CollectiveProductionOrderDesignationDesignation (SAMBEZ)
CollectiveProductionOrderFieldsText50No
    ProcessFlowSequential control dataCollectiveProductionOrder--No
        ProcessFlowFieldsFieldsProcessFlow--No
            - LineNumberLine no. (Z_NR)
ProcessFlowFieldsNumber4No
            - NoModificationOfSequenceLineProcedure line in transaction data cannot be modified (DENYMODIFY)
ProcessFlowFieldsBoolean-No
            - ActionNumberActivity no. (AKTIONS_NR)
ProcessFlowFieldsNumber4No
            - DecisionActionQuestionEntscheidungsaktion Frage (ENTSCHEIDUNG_FRAGE)
ProcessFlowFieldsNumber8No
            - PrintTypePrinting type (DRUCKART)
ProcessFlowFieldsNumber2No
            - NumberOfCopiesNo. of copies (KOPIEN)
ProcessFlowFieldsNumber4No
            - PrintQueryPrinter query (DRUCKABFRAGE)
ProcessFlowFieldsBoolean-No
            - ArchiveArchive (ARCHIV)
ProcessFlowFieldsBoolean-No
            - ActivityActivity (AKTIVITAET)
ProcessFlowFieldsText255No
            - ActivityIsVariableActivity variable (AKTIVITAET_VARIABEL)
ProcessFlowFieldsText255No
            - EmployeeEmployee (MITARBEITER)
ProcessFlowFieldsText255No
            - ActivityEmployeeIsVariableEmployee variable (MITARBEITER_VARIABEL)
ProcessFlowFieldsText255No
            - FormatTemplateFormatvorlage (STYLE)
ProcessFlowFieldsText255No
            - FormatTemplateVariabelFormatvorlage variabel (STYLE_VARIABEL)
ProcessFlowFieldsText255No
            - DecisionActionAnswerEntscheidungsaktion Antworten (ENTSCHEIDUNG_ANTWORTEN)
ProcessFlowFieldsText255No
            - TransferParameterHandover parameter (PRG_PARAM)
ProcessFlowFieldsText60No
            - 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
            - TriggerDateRunning date (DAT_AUSL)
ProcessFlowFieldsDate/Time-No
            - PrintDatePrinting date (DAT_DRUCK)
ProcessFlowFieldsDate/Time-No
            - ConfirmActionBeforeExecutionConfirm action before execution (CONFIRMEXECUTION)
ProcessFlowFieldsBoolean-No
            - DocumentProgramNameDocument / program (PROGRAMMNAME)
ProcessFlowFieldsText255No
            - TriggerUserNameUser initiated (BENUTZERNAME_AUSL)
ProcessFlowFieldsText255No
            - PrintUserNameUser printed (BENUTZERNAME_DRUCK)
ProcessFlowFieldsText255No
            - UserCategoryName of user category (BENUTZERKATEGORIE)
ProcessFlowFieldsText255No
    ProductionOrderFinishedReportFinished reportCollectiveProductionOrder--No
        ProductionOrderFinishedReportFieldsFieldsProductionOrderFinishedReport--No
            - EntryQuantityEntry quantity (BUCHUNGSMENGE)
ProductionOrderFinishedReportFieldsNumber12No
            - EntryDateEntry date (BUCHUNGSDATUM)
ProductionOrderFinishedReportFieldsDate/Time-No
            - PriceOriginPrice origin (PREISHERKUNFT)
ProductionOrderFinishedReportFieldsNumber2No
            - EntryPriceEntry price (BUCHUNGSPREIS)
ProductionOrderFinishedReportFieldsNumber12No
            - StockLocationStorage location (LAGERORT)
ProductionOrderFinishedReportFieldsText8No
            - BinLocationStorage area (LAGERPLATZ)
ProductionOrderFinishedReportFieldsText8No
            - EntryOriginEntry type (BUCHUNGSTYP)
ProductionOrderFinishedReportFieldsNumber2No
            - ProductionOrderNumberProduction order number (PANR)
ProductionOrderFinishedReportFieldsNumber10No
            - ItemNumberItemNo. (POSNR)
ProductionOrderFinishedReportFieldsNumber8No
            - ProductNumberProduct no. (PRODNRA)
ProductionOrderFinishedReportFieldsText30No
            - EntryDesignationDesignation (BEZEICHNUNG)
ProductionOrderFinishedReportFieldsText50No
            - ProductVariantNumberProduct variant no. (PRODVARID)
ProductionOrderFinishedReportFieldsNumber8No
            - ProductVariantDesignationProduct variant designation (PRODVARBEZ)
ProductionOrderFinishedReportFieldsText50No
            - ProcessFlowStatusSequence status (STATUSUPH)
ProductionOrderFinishedReportFieldsNumber2No
            - QuantityTargetPlanned quantity (MENGESOLL)
ProductionOrderFinishedReportFieldsNumber12No
            - QuantityActualActual quantity (MENGEIST)
ProductionOrderFinishedReportFieldsNumber12No
            - ProductTypeProduct type (PRODTYP)
ProductionOrderFinishedReportFieldsText3No
            - EntryStatusStatus (BUCHEN_STATUS)
ProductionOrderFinishedReportFieldsText50No
            - ErrorMessageError (ERROR_MSG)
ProductionOrderFinishedReportFieldsText50No
    CollectiveProductionOrderTextDataCollective order note (language-dependent)CollectiveProductionOrder--No
        CollectiveProductionOrderTextDataFieldsFieldsCollectiveProductionOrderTextData--No
            - LanguageCodeISOLanguage Cd (SPR_CD)
CollectiveProductionOrderTextDataFieldsText6No
            - TextText (VARDATA)
CollectiveProductionOrderTextDataFieldsText-1No
    MaterialConfirmationMaterial confirmationCollectiveProductionOrder--No
        MaterialConfirmationFieldsFieldsMaterialConfirmation--No
            - EntryQuantityEntry quantity (BUCHUNGSMENGE)
MaterialConfirmationFieldsNumber12No
            - EntryDateEntry date (BUCHUNGSDATUM)
MaterialConfirmationFieldsDate/Time-No
            - ProductionDataReferencePDC reference (BDEREF)
MaterialConfirmationFieldsNumber12No
            - PriceOriginPrice origin (PREISHERKUNFT)
MaterialConfirmationFieldsNumber2No
            - EntryPriceEntry price (BUCHUNGSPREIS)
MaterialConfirmationFieldsNumber12No
            - StockLocationStorage location (LAGERORT)
MaterialConfirmationFieldsText8No
            - BinLocationStorage area (LAGERPLATZ)
MaterialConfirmationFieldsText8No
            - EntryOriginEntry type (BUCHUNGSTYP)
MaterialConfirmationFieldsNumber2No
            - ProductionOrderNumberProduction order number (PANR)
MaterialConfirmationFieldsNumber10No
            - ItemNumberItemNo. (POSNR)
MaterialConfirmationFieldsNumber8No
            - ProductNumberProduct no. (PRODNRA)
MaterialConfirmationFieldsText30No
            - EntryDesignationDesignation (BEZEICHNUNG)
MaterialConfirmationFieldsText50No
            - ProductVariantNumberProduct variant no. (PRODVARID)
MaterialConfirmationFieldsNumber8No
            - ProductVariantDesignationProduct variant designation (PRODVARBEZ)
MaterialConfirmationFieldsText50No
            - ProcessFlowStatusSequence status (STATUSUPP)
MaterialConfirmationFieldsNumber2No
            - QuantityTargetPlanned quantity (MENGESOLL)
MaterialConfirmationFieldsNumber12No
            - QuantityActualActual quantity (MENGEIST)
MaterialConfirmationFieldsNumber12No
            - ProductTypeProduct type (PRODTYP)
MaterialConfirmationFieldsText3No
            - EntryStatusStatus (BUCHEN_STATUS)
MaterialConfirmationFieldsText50No
            - ErrorMessageError (ERROR_MSG)
MaterialConfirmationFieldsText50No
            - AmountNotBookedUnbooked quantity (MENGE_NICHT_VERBUCHT)
MaterialConfirmationFieldsNumber12No
    WorkConfirmationWork confirmationCollectiveProductionOrder--No
        WorkConfirmationFieldsFieldsWorkConfirmation--No
            - EntryQuantityEntry quantity (BUCHUNGSMENGE)
WorkConfirmationFieldsNumber12No
            - EntryDateEntry date (BUCHUNGSDATUM)
WorkConfirmationFieldsDate/Time-No
            - ProductionDataReferencePDC reference (BDEREF)
WorkConfirmationFieldsNumber12No
            - ResourceNumberResource no. (BUCHENRESSOURCENNR)
WorkConfirmationFieldsNumber10No
            - ResourceIdResource (BUCHENRESSOURCENID)
WorkConfirmationFieldsText50No
            - EntryOriginEntry type (BUCHUNGSTYP)
WorkConfirmationFieldsNumber2No
            - ProductionOrderNumberProduction order number (PANR)
WorkConfirmationFieldsNumber10No
            - ItemNumberItemNo. (POSNR)
WorkConfirmationFieldsNumber8No
            - EntryDesignationDesignation (BEZEICHNUNG)
WorkConfirmationFieldsText50No
            - ProcessFlowStatusSequence status (STATUSUPP)
WorkConfirmationFieldsNumber2No
            - QuantityTargetPlanned quantity (MENGESOLL)
WorkConfirmationFieldsNumber12No
            - QuantityActualActual quantity (MENGEIST)
WorkConfirmationFieldsNumber12No
            - EntryPriceEntry price (BUCHUNGSPREIS)
WorkConfirmationFieldsNumber12No
            - PriceOriginPrice origin (PREISHERKUNFT)
WorkConfirmationFieldsNumber2No
            - StockLocationStorage location (LAGERORT)
WorkConfirmationFieldsText8No
            - BinLocationStorage area (LAGERPLATZ)
WorkConfirmationFieldsText8No
            - EntryStatusStatus (BUCHEN_STATUS)
WorkConfirmationFieldsText50No
            - ErrorMessageError (ERROR_MSG)
WorkConfirmationFieldsText50No
            - AmountNotBookedUnbooked quantity (MENGE_NICHT_VERBUCHT)
WorkConfirmationFieldsNumber12No



Field Information

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

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

                

Collective order no.
XML Element Name:CollectiveProductionOrderNumber
Parent Element:CollectiveProductionOrderFields
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 "SAMPANR")
                    

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

Sequence no.
XML Element Name:ProcessFlowNumber
Parent Element:CollectiveProductionOrderFields
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")

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

Collective order type
XML Element Name:CollectiveProductionOrderType
Parent Element:CollectiveProductionOrderFields
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")
                    

Designation
XML Element Name:CollectiveProductionOrderDesignation
Parent Element:CollectiveProductionOrderFields
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 "SAMBEZ")
                    

Sequential control data
XML Element Name:ProcessFlow
Parent Element:CollectiveProductionOrder
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:Export only
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")

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

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

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

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

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

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

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

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

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

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

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

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

Entscheidungsaktion Antworten
XML Element Name:DecisionActionAnswer
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 "ENTSCHEIDUNG_ANTWORTEN")
                    

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

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

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:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Template set (Default)
If not defined, the template set will be imported from document flow header
If it is not defined there, it will be imported from the Customizer assignment
(The internal field ID for this element is "MASKENSET_NR")

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

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

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

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

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

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

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

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

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

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

Finished report
XML Element Name:ProductionOrderFinishedReport
Parent Element:CollectiveProductionOrder
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:

                

Entry quantity
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.

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

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

Entry price
XML Element Name:EntryPrice
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 "BUCHUNGSPREIS")
                    
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: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")
                    

Entry type
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 "BUCHUNGSTYP")
                    

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

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

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

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

Designation
XML Element Name:EntryDesignation
Parent Element:ProductionOrderFinishedReportFields
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 "BEZEICHNUNG")
                    

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

Product variant designation
XML Element Name:ProductVariantDesignation
Parent Element:ProductionOrderFinishedReportFields
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 "PRODVARBEZ")
                    

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

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

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

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

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

Error
XML Element Name:ErrorMessage
Parent Element:ProductionOrderFinishedReportFields
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 "ERROR_MSG")
                    

Collective order note (language-dependent)
XML Element Name:CollectiveProductionOrderTextData
Parent Element:CollectiveProductionOrder
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:CollectiveProductionOrderTextDataFields
Parent Element:CollectiveProductionOrderTextData
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:CollectiveProductionOrderTextDataFields
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:CollectiveProductionOrderTextDataFields
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")
                    

Material confirmation
XML Element Name:MaterialConfirmation
Parent Element:CollectiveProductionOrder
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Entry quantity
XML Element Name:EntryQuantity
Parent Element:MaterialConfirmationFields
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:MaterialConfirmationFields
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")
                    

PDC reference
XML Element Name:ProductionDataReference
Parent Element:MaterialConfirmationFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

Entry price
XML Element Name:EntryPrice
Parent Element:MaterialConfirmationFields
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 "BUCHUNGSPREIS")
                    
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:MaterialConfirmationFields
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:MaterialConfirmationFields
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")
                    

Entry type
XML Element Name:EntryOrigin
Parent Element:MaterialConfirmationFields
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 "BUCHUNGSTYP")
                    

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

ItemNo.
XML Element Name:ItemNumber
Parent Element:MaterialConfirmationFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

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

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

Designation
XML Element Name:EntryDesignation
Parent Element:MaterialConfirmationFields
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 "BEZEICHNUNG")
                    

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

Product variant designation
XML Element Name:ProductVariantDesignation
Parent Element:MaterialConfirmationFields
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 "PRODVARBEZ")
                    

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

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

Actual quantity
XML Element Name:QuantityActual
Parent Element:MaterialConfirmationFields
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.

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

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

Error
XML Element Name:ErrorMessage
Parent Element:MaterialConfirmationFields
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 "ERROR_MSG")
                    

Unbooked quantity
XML Element Name:AmountNotBooked
Parent Element:MaterialConfirmationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Work confirmation
XML Element Name:WorkConfirmation
Parent Element:CollectiveProductionOrder
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Entry quantity
XML Element Name:EntryQuantity
Parent Element:WorkConfirmationFields
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:WorkConfirmationFields
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")
                    

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

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

Resource
XML Element Name:ResourceId
Parent Element:WorkConfirmationFields
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 "BUCHENRESSOURCENID")
                    

Entry type
XML Element Name:EntryOrigin
Parent Element:WorkConfirmationFields
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 "BUCHUNGSTYP")
                    

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

ItemNo.
XML Element Name:ItemNumber
Parent Element:WorkConfirmationFields
Field Type:Nummer
Action Type:Export only
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Designation
XML Element Name:EntryDesignation
Parent Element:WorkConfirmationFields
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 "BEZEICHNUNG")
                    

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

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

Actual quantity
XML Element Name:QuantityActual
Parent Element:WorkConfirmationFields
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.

Entry price
XML Element Name:EntryPrice
Parent Element:WorkConfirmationFields
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 "BUCHUNGSPREIS")
                    
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:WorkConfirmationFields
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")
                    

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

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

Error
XML Element Name:ErrorMessage
Parent Element:WorkConfirmationFields
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 "ERROR_MSG")
                    

Unbooked quantity
XML Element Name:AmountNotBooked
Parent Element:WorkConfirmationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   8Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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