Interface: UPPS - Collective order Version 2011.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 :2011.00
Status:Expiring (Available until Abacus V2024)


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 production 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>2011.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"  "-version2011.00"  "-M7777"  "-acidSammelauftrag"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aUPPS"  "-version2011.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
CollectiveProductionOrder&Collective production order---No
    CollectiveProductionOrderFieldsFieldsCollectiveProductionOrder--No
        - StatusStatus (STATUS)
CollectiveProductionOrderFieldsNumber2No
        - CollectiveProductionOrderTypeCollective order type (PATYP)
CollectiveProductionOrderFieldsNumber2No
        - CollectiveProductionOrderNumberCollective order no. (SAMPANR)
CollectiveProductionOrderFieldsNumber10No
        - CollectiveProductionOrderDesignationDesignation (SAMBEZ)
CollectiveProductionOrderFieldsText50No
    ProductionOrderFinishedReportCollectiveProductionOrder--No
        ProductionOrderFinishedReportFieldsFieldsProductionOrderFinishedReport--No
            - ProductionOrderNumber (PANR)
ProductionOrderFinishedReportFieldsNumber10No
            - EntryOrigin (BUCHUNGSTYP)
ProductionOrderFinishedReportFieldsNumber2No
            - EntryDesignation (BEZEICHNUNG)
ProductionOrderFinishedReportFieldsText50No
            - EntryDate (BUCHUNGSDATUM)
ProductionOrderFinishedReportFieldsDate/Time-No
            - EntryQuantity (BUCHUNGSMENGE)
ProductionOrderFinishedReportFieldsNumber12No
            - EntryPrice (BUCHUNGSPREIS)
ProductionOrderFinishedReportFieldsNumber12No
            - PriceOrigin (PREISHERKUNFT)
ProductionOrderFinishedReportFieldsNumber2No
            - ItemNumber (POSNR)
ProductionOrderFinishedReportFieldsNumber8No
            - ProductNumber (PRODNRA)
ProductionOrderFinishedReportFieldsText30No
            - ProductType (PRODTYP)
ProductionOrderFinishedReportFieldsText3No
            - ProcessFlowStatus (STATUSUPH)
ProductionOrderFinishedReportFieldsNumber2No
            - QuantityActual (MENGEIST)
ProductionOrderFinishedReportFieldsNumber12No
            - QuantityTarget (MENGESOLL)
ProductionOrderFinishedReportFieldsNumber12No
            - StockLocation (LAGERORT)
ProductionOrderFinishedReportFieldsText8No
            - BinLocation (LAGERPLATZ)
ProductionOrderFinishedReportFieldsText8No
            - ProductVariantDesignation (PRODVARBEZ)
ProductionOrderFinishedReportFieldsText50No
            - ProductVariantNumber (PRODVARID)
ProductionOrderFinishedReportFieldsNumber8No
            - EntryStatus (BUCHEN_STATUS)
ProductionOrderFinishedReportFieldsText50No
            - ErrorMessage (ERROR_MSG)
ProductionOrderFinishedReportFieldsText50No
    MaterialConfirmationCollectiveProductionOrder--No
        MaterialConfirmationFieldsFieldsMaterialConfirmation--No
            - ProductionOrderNumber (PANR)
MaterialConfirmationFieldsNumber10No
            - EntryOrigin (BUCHUNGSTYP)
MaterialConfirmationFieldsNumber2No
            - EntryDesignation (BEZEICHNUNG)
MaterialConfirmationFieldsText50No
            - EntryDate (BUCHUNGSDATUM)
MaterialConfirmationFieldsDate/Time-No
            - EntryQuantity (BUCHUNGSMENGE)
MaterialConfirmationFieldsNumber12No
            - EntryPrice (BUCHUNGSPREIS)
MaterialConfirmationFieldsNumber12No
            - PriceOrigin (PREISHERKUNFT)
MaterialConfirmationFieldsNumber2No
            - ItemNumber (POSNR)
MaterialConfirmationFieldsNumber8No
            - ProductNumber (PRODNRA)
MaterialConfirmationFieldsText30No
            - ProductType (PRODTYP)
MaterialConfirmationFieldsText3No
            - ProcessFlowStatus (STATUSUPP)
MaterialConfirmationFieldsNumber2No
            - QuantityActual (MENGEIST)
MaterialConfirmationFieldsNumber12No
            - QuantityTarget (MENGESOLL)
MaterialConfirmationFieldsNumber12No
            - StockLocation (LAGERORT)
MaterialConfirmationFieldsText8No
            - BinLocation (LAGERPLATZ)
MaterialConfirmationFieldsText8No
            - ProductVariantDesignation (PRODVARBEZ)
MaterialConfirmationFieldsText50No
            - ProductVariantNumber (PRODVARID)
MaterialConfirmationFieldsNumber8No
            - EntryStatus (BUCHEN_STATUS)
MaterialConfirmationFieldsText50No
            - ErrorMessage (ERROR_MSG)
MaterialConfirmationFieldsText50No
    WorkConfirmationCollectiveProductionOrder--No
        WorkConfirmationFieldsFieldsWorkConfirmation--No
            - ProductionOrderNumber (PANR)
WorkConfirmationFieldsNumber10No
            - EntryOrigin (BUCHUNGSTYP)
WorkConfirmationFieldsNumber2No
            - EntryDesignation (BEZEICHNUNG)
WorkConfirmationFieldsText50No
            - EntryDate (BUCHUNGSDATUM)
WorkConfirmationFieldsDate/Time-No
            - EntryQuantity (BUCHUNGSMENGE)
WorkConfirmationFieldsNumber12No
            - EntryPrice (BUCHUNGSPREIS)
WorkConfirmationFieldsNumber12No
            - PriceOrigin (PREISHERKUNFT)
WorkConfirmationFieldsNumber2No
            - ItemNumber (POSNR)
WorkConfirmationFieldsNumber8No
            - ProcessFlowStatus (STATUSUPP)
WorkConfirmationFieldsNumber2No
            - QuantityActual (MENGEIST)
WorkConfirmationFieldsNumber12No
            - QuantityTarget (MENGESOLL)
WorkConfirmationFieldsNumber12No
            - StockLocation (LAGERORT)
WorkConfirmationFieldsText8No
            - BinLocation (LAGERPLATZ)
WorkConfirmationFieldsText8No
            - EntryStatus (BUCHEN_STATUS)
WorkConfirmationFieldsText50No
            - ErrorMessage (ERROR_MSG)
WorkConfirmationFieldsText50No
            - ResourceId (BUCHENRESSOURCENID)
WorkConfirmationFieldsText50No
            - ResourceNumber (BUCHENRESSOURCENNR)
WorkConfirmationFieldsNumber10No



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:

                

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

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

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

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:

                

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

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

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

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

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.

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.

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

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

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

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

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

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.

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.

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

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

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

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

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

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

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:

                

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

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

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

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

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.

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.

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

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

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

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

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

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.

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.

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

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

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

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

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

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

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:

                

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

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

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

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

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.

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.

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

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

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

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.

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.

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

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

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

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

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

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