Interface: ORDE - Stock management Version 2011.00

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


General Information

General information about the AbaConnect interface.

AbaConnect Interface Information
Application :ORDE
Interface Name :Stock management
ID :Lagerverwaltung ( LA )
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 :Stock management
Description :



Example AbaConnect XML Structure

The following is an example of an XML Header structure. This information is also visible in an AbaConnect XML Export file, that has been exported via the Abacus AbaConnect User Interface.

AbaConnect XML Struktur
<?xml version='1.0' encoding='UTF-8'?>
<AbaConnectContainer>
  <TaskCount>1</TaskCount>
  <Task>
    <Parameter>
      <Application>ORDE</Application>
      <Id>Lagerverwaltung</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>
      <StockLocation mode='SAVE'>
          <!-- The specific data fields for the AbaConnect interface are included here. -->
      </StockLocation>
    </Transaction>
  </Task>
</AbaConnectContainer>



Example AbaConnect Command Line

The following includes examples of AbaConnect Command Line. The AbaConnect Command Line is executed with the abaconnectexportconsole.exe and abaconnectimportconsole.exe programmes. The AbaConnect Command Line must be run direct on the Abacus server. More detailed information about AbaConnect Command Line is available on the Abacus Homepage. The following examples serve as starting point for creating a simple command line.

AbaConnect Command Line
Export :
abaconnectexportconsole.exe "/USRuser" "/PWxxx"  "-aORDE"  "-version2011.00"  "-M7777"  "-acidLagerverwaltung"  "-mapidAbaDefault"  "-datamodeXML"  "-responseYES"  "-responsefileX:\response.xml"  "-exportfileX:\data.xml"

Import :
abaconnectimportconsole.exe "/USRuser" "/PWxxx"  "-aORDE"  "-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
StockLocationStorage loc.---No
    StockLocationFieldsFieldsStockLocation--No
        - StockLocationStorage location (LAGER_ORT)
StockLocationFieldsText8No
        - BinLocationStorage place (LAGER_PLATZ)
StockLocationFieldsText8No
        - ProductNumberInternalProduct no. internal (ART_NR)
StockLocationFieldsNumber8No
        - ProductNumberProduct no. (ART_NRA)
StockLocationFieldsText30No
        - StockLocationDesignationStorage location designation (LAO_BEZ)
StockLocationFieldsText20No
        - BinLocationDesignationStorage place designation (LAP_BEZ)
StockLocationFieldsText20No
        - StockMovementTotalWarehouse stock (LAGER_BESTAND)
StockLocationFieldsNumber12No
        - QuantityOrderedQuantity ordered (MENGE_BESTELLT)
StockLocationFieldsNumber12No
        - QuantityReservedTotalQuantity reserved (MENGE_RESERV)
StockLocationFieldsNumber12No
        - MinimumStockMinimum inventory (BESTELL_PKT)
StockLocationFieldsNumber12No
        - SupplierNumberSupplier-no. (LIEF_NR)
StockLocationFieldsNumber12No
        - DeliveryTimeDelivery time (LIEF_ZEIT)
StockLocationFieldsNumber4No
        - AverageCostPriceWithProcurementAverage cost price incl. procurement costs (DURCH_EPREIS)
StockLocationFieldsNumber12No
        - LastCostPriceWithProcurementLast cost price incl. procurement costs (LIEF_PREIS)
StockLocationFieldsNumber12No
        - LastGoodsReceiptDateDate of last goods receipt (DATUM_WARENEING)
StockLocationFieldsDate-No
        - LowestCostPriceWithProcurementLowest cost price incl. procurement costs (LIEF_PREIS_T)
StockLocationFieldsNumber12No
        - LowestCostPriceDateDate of lowest cost price (DAT_WARENEING_T)
StockLocationFieldsDate-No
        - QuantityProductionQuantity production (MENGE_INFERT)
StockLocationFieldsNumber12No
        - QuantityBacklogTotalQuantity backlog (MENGE_RUECK)
StockLocationFieldsNumber12No
        - OrderPointOrder point (BESTELL_PK2)
StockLocationFieldsNumber12No
        - ValuationPriceValuation price (BEWERT_PREIS)
StockLocationFieldsNumber12No
        - MaximumStockMaximum inventory (MAX_BESTAND)
StockLocationFieldsNumber12No
        - ValuationKeyValuation key (BEWERTSCHLUESS)
StockLocationFieldsNumber2No
        - ValuationKeyPriceValuation key price (BEWSCHL_PREIS)
StockLocationFieldsNumber12No
        - StocktakingFlagInventory flag (INV_FLAG)
StockLocationFieldsBoolean-No
        - LastGeneralLedgerPriceLast G/L-price (LAST_FIBU_PREIS)
StockLocationFieldsNumber12No
        - QuantityBlockedQuantity blocked (MENGE_GESPERRT)
StockLocationFieldsNumber12No
        - CostCentreStocktakingCost centre inventory (KST_INVENTAR)
StockLocationFieldsNumber12No
        - ISOCodeSupplierISO-code supplier (LIEF_ISO)
StockLocationFieldsText3No
        - AverageCostPriceProcurementPartAverage cost price procurement costs component (DURCH_EPREIS_BEZKO)
StockLocationFieldsNumber12No
        - LastCostPriceProcurementPartLast cost price procurement costs component (LIEF_PREIS_BEZKO)
StockLocationFieldsNumber12No
        - LowestCostPriceProcurementPartLowest cost price procurement costs component (LIEF_PREIS_T_BEZKO)
StockLocationFieldsNumber12No
        - VariantNumberVariant no. (VAR_ID)
StockLocationFieldsNumber8No
        - StockTypeStock type (LAGER_TYP)
StockLocationFieldsNumber2No
        - InactiveInactive (CBINAKTIV)
StockLocationFieldsBoolean-No
        - SalesReceiptBlockedSales receipt blocked (CBVKEGESPERRT)
StockLocationFieldsBoolean-No
        - SalesOutgoingsBlockedSales outgoings blocked (CBVKAGESPERRT)
StockLocationFieldsBoolean-No
        - PurchaseReceiptBlockedSales receipt blocked (CBEKEGESPERRT)
StockLocationFieldsBoolean-No
        - PurchaseOutgoingsBlockedPurchase outgoings blocked (CBEKAGESPERRT)
StockLocationFieldsBoolean-No
        - ProductionReceiptBlockedProduction receipt blocked (CBPPEGESPERRT)
StockLocationFieldsBoolean-No
        - ProductionOutgoingsBlockedProduction outgoings blocked (CBPPAGESPERRT)
StockLocationFieldsBoolean-No
        - StockReceiptBlockedStock receipt blocked (CBLAEGESPERRT)
StockLocationFieldsBoolean-No
        - StockOutgoingsBlockedStock outgoings blocked (CBLAAGESPERRT)
StockLocationFieldsBoolean-No
        - ServiceContractReceiptBlockedSCM receipt blocked (CBSVEGESPERRT)
StockLocationFieldsBoolean-No
        - ServiceContractOutgoingBlockedSCM outgoings blocked (CBSVAGESPERRT)
StockLocationFieldsBoolean-No
        - OperationCentreReceiptBlockedOPERATION CENTRE receipt blocked (CBWHEGESPERRT)
StockLocationFieldsBoolean-No
        - OperationCentreOutgoingBlockedOPERATION CENTRE outgoings blocked (CBWHAGESPERRT)
StockLocationFieldsBoolean-No
        - ServiceContractAddressNumberSCM address no. (SVMADR)
StockLocationFieldsNumber10No
        - ServiceContractContactSCM address contact (SVMAKP)
StockLocationFieldsNumber10No
        - ServiceContractEmployeeNumberSCM employee no. (SVMLPE)
StockLocationFieldsNumber10No
        - OperationCentreCostCentreOperation centre cost centre (KST_WERKHOF)
StockLocationFieldsNumber12No
        - InactiveForPurchasePlanningInactive for purchase disposition (CBNOEKDISPO)
StockLocationFieldsBoolean-No
        - AccountSetNumberKontoset Nr. (KONTOSETNR)
StockLocationFieldsNumber6No
        - AccountSetNumberOverheadKontoset-Nr. MGK (KONTOSETNR_MGK)
StockLocationFieldsNumber6No
        - DivisionDivision (GSB_NR)
StockLocationFieldsNumber8No
    BinLocationDataStorage pl.StockLocation--No
        BinLocationDataFieldsFieldsBinLocationData--No
            - StockLocationStorage location (LAGER_ORT)
BinLocationDataFieldsText8No
            - BinLocationStorage place (LAGER_PLATZ)
BinLocationDataFieldsText8No
            - ProductNumberInternalProduct no. internal (ART_NR)
BinLocationDataFieldsNumber8No
            - ProductNumberProduct no. (ART_NRA)
BinLocationDataFieldsText30No
            - StockLocationDesignationStorage location designation (LAO_BEZ)
BinLocationDataFieldsText20No
            - BinLocationDesignationStorage place designation (LAP_BEZ)
BinLocationDataFieldsText20No
            - StockMovementTotalWarehouse stock (LAGER_BESTAND)
BinLocationDataFieldsNumber12No
            - QuantityOrderedQuantity ordered (MENGE_BESTELLT)
BinLocationDataFieldsNumber12No
            - QuantityReservedTotalQuantity reserved (MENGE_RESERV)
BinLocationDataFieldsNumber12No
            - MinimumStockMinimum inventory (BESTELL_PKT)
BinLocationDataFieldsNumber12No
            - SupplierNumberSupplier-no. (LIEF_NR)
BinLocationDataFieldsNumber12No
            - DeliveryTimeDelivery time (LIEF_ZEIT)
BinLocationDataFieldsNumber4No
            - AverageCostPriceWithProcurementAverage cost price incl. procurement costs (DURCH_EPREIS)
BinLocationDataFieldsNumber12No
            - LastCostPriceWithProcurementLast cost price incl. procurement costs (LIEF_PREIS)
BinLocationDataFieldsNumber12No
            - LastGoodsReceiptDateDate of last goods receipt (DATUM_WARENEING)
BinLocationDataFieldsDate-No
            - LowestCostPriceWithProcurementLowest cost price incl. procurement costs (LIEF_PREIS_T)
BinLocationDataFieldsNumber12No
            - LowestCostPriceDateDate of lowest cost price (DAT_WARENEING_T)
BinLocationDataFieldsDate-No
            - QuantityProductionQuantity production (MENGE_INFERT)
BinLocationDataFieldsNumber12No
            - QuantityBacklogTotalQuantity backlog (MENGE_RUECK)
BinLocationDataFieldsNumber12No
            - OrderPointOrder point (BESTELL_PK2)
BinLocationDataFieldsNumber12No
            - ValuationPriceValuation price (BEWERT_PREIS)
BinLocationDataFieldsNumber12No
            - MaximumStockMaximum inventory (MAX_BESTAND)
BinLocationDataFieldsNumber12No
            - ValuationKeyValuation key (BEWERTSCHLUESS)
BinLocationDataFieldsNumber2No
            - ValuationKeyPriceValuation key price (BEWSCHL_PREIS)
BinLocationDataFieldsNumber12No
            - StocktakingFlagInventory flag (INV_FLAG)
BinLocationDataFieldsBoolean-No
            - LastGeneralLedgerPriceLast G/L-price (LAST_FIBU_PREIS)
BinLocationDataFieldsNumber12No
            - QuantityBlockedQuantity blocked (MENGE_GESPERRT)
BinLocationDataFieldsNumber12No
            - CostCentreStocktakingCost centre inventory (KST_INVENTAR)
BinLocationDataFieldsNumber12No
            - ISOCodeSupplierISO-code supplier (LIEF_ISO)
BinLocationDataFieldsText3No
            - AverageCostPriceProcurementPartAverage cost price procurement costs component (DURCH_EPREIS_BEZKO)
BinLocationDataFieldsNumber12No
            - LastCostPriceProcurementPartLast cost price procurement costs component (LIEF_PREIS_BEZKO)
BinLocationDataFieldsNumber12No
            - LowestCostPriceProcurementPartLowest cost price procurement costs component (LIEF_PREIS_T_BEZKO)
BinLocationDataFieldsNumber12No
            - VariantNumberVariant no. (VAR_ID)
BinLocationDataFieldsNumber8No
            - StockTypeStock type (LAGER_TYP)
BinLocationDataFieldsNumber2No
            - InactiveInactive (CBINAKTIV)
BinLocationDataFieldsBoolean-No
            - SalesReceiptBlockedSales receipt blocked (CBVKEGESPERRT)
BinLocationDataFieldsBoolean-No
            - SalesOutgoingsBlockedSales outgoings blocked (CBVKAGESPERRT)
BinLocationDataFieldsBoolean-No
            - PurchaseReceiptBlockedSales receipt blocked (CBEKEGESPERRT)
BinLocationDataFieldsBoolean-No
            - PurchaseOutgoingsBlockedPurchase outgoings blocked (CBEKAGESPERRT)
BinLocationDataFieldsBoolean-No
            - ProductionReceiptBlockedProduction receipt blocked (CBPPEGESPERRT)
BinLocationDataFieldsBoolean-No
            - ProductionOutgoingsBlockedProduction outgoings blocked (CBPPAGESPERRT)
BinLocationDataFieldsBoolean-No
            - StockReceiptBlockedStock receipt blocked (CBLAEGESPERRT)
BinLocationDataFieldsBoolean-No
            - StockOutgoingsBlockedStock outgoings blocked (CBLAAGESPERRT)
BinLocationDataFieldsBoolean-No
            - ServiceContractReceiptBlockedSCM receipt blocked (CBSVEGESPERRT)
BinLocationDataFieldsBoolean-No
            - ServiceContractOutgoingBlockedSCM outgoings blocked (CBSVAGESPERRT)
BinLocationDataFieldsBoolean-No
            - OperationCentreReceiptBlockedOPERATION CENTRE receipt blocked (CBWHEGESPERRT)
BinLocationDataFieldsBoolean-No
            - OperationCentreOutgoingBlockedOPERATION CENTRE outgoings blocked (CBWHAGESPERRT)
BinLocationDataFieldsBoolean-No
            - ServiceContractAddressNumberSCM address no. (SVMADR)
BinLocationDataFieldsNumber10No
            - ServiceContractContactSCM address contact (SVMAKP)
BinLocationDataFieldsNumber10No
            - ServiceContractEmployeeNumberSCM employee no. (SVMLPE)
BinLocationDataFieldsNumber10No
            - OperationCentreCostCentreOperation centre cost centre (KST_WERKHOF)
BinLocationDataFieldsNumber12No
            - InactiveForPurchasePlanningInactive for purchase disposition (CBNOEKDISPO)
BinLocationDataFieldsBoolean-No
            - AccountSetNumberKontoset Nr. (KONTOSETNR)
BinLocationDataFieldsNumber6No
            - AccountSetNumberOverheadKontoset-Nr. MGK (KONTOSETNR_MGK)
BinLocationDataFieldsNumber6No
            - DivisionDivision (GSB_NR)
BinLocationDataFieldsNumber8No



Field Information

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

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

                

Storage location
XML Element Name:StockLocation
Parent Element:StockLocationFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage location and storage place determine the storage assignment
(The internal field ID for this element is "LAGER_ORT")

Storage place
XML Element Name:BinLocation
Parent Element:StockLocationFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage place and storage location determine the storage assignment
(The internal field ID for this element is "LAGER_PLATZ")

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

Product no.
XML Element Name:ProductNumber
Parent Element:StockLocationFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Product number
(The internal field ID for this element is "ART_NRA")

Storage location designation
XML Element Name:StockLocationDesignation
Parent Element:StockLocationFields
Field Type:Text
Action Type:Import und Export
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage Location Designation
(The internal field ID for this element is "LAO_BEZ")

Storage place designation
XML Element Name:BinLocationDesignation
Parent Element:StockLocationFields
Field Type:Text
Action Type:Export only
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage place designation
(The internal field ID for this element is "LAP_BEZ")

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

Quantity ordered
XML Element Name:QuantityOrdered
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity ordered
(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.

Quantity reserved
XML Element Name:QuantityReservedTotal
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity reserved
(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.

Minimum inventory
XML Element Name:MinimumStock
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Minimum warehouse stock
(The internal field ID for this element is "BESTELL_PKT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Supplier-no.
XML Element Name:SupplierNumber
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Supplier no. of last receipt
(The internal field ID for this element is "LIEF_NR")

Delivery time
XML Element Name:DeliveryTime
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery time of last receipt
(The internal field ID for this element is "LIEF_ZEIT")

Average cost price incl. procurement costs
XML Element Name:AverageCostPriceWithProcurement
Parent Element:StockLocationFields
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 "DURCH_EPREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Last cost price incl. procurement costs
XML Element Name:LastCostPriceWithProcurement
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Last cost price
(The internal field ID for this element is "LIEF_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Date of last goods receipt
XML Element Name:LastGoodsReceiptDate
Parent Element:StockLocationFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Date of last receipt
(The internal field ID for this element is "DATUM_WARENEING")

Lowest cost price incl. procurement costs
XML Element Name:LowestCostPriceWithProcurement
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Lowest cost price
(The internal field ID for this element is "LIEF_PREIS_T")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Date of lowest cost price
XML Element Name:LowestCostPriceDate
Parent Element:StockLocationFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Date of lowest cost price
(The internal field ID for this element is "DAT_WARENEING_T")

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

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

Order point
XML Element Name:OrderPoint
Parent Element:StockLocationFields
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 "BESTELL_PK2")
                    
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:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Valuation price
(The internal field ID for this element is "BEWERT_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Maximum inventory
XML Element Name:MaximumStock
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Maximum warehouse stock
(The internal field ID for this element is "MAX_BESTAND")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Valuation key
XML Element Name:ValuationKey
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Valuation key flag, determines which price is taken into consideration if an evaluation is valuated by the valuation key price.
Possible values:
1  average cost price
2  last cost price
3  lowest cost price
4  valuation price
(The internal field ID for this element is "BEWERTSCHLUESS")

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

Inventory flag
XML Element Name:StocktakingFlag
Parent Element:StockLocationFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory flag
(The internal field ID for this element is "INV_FLAG")

Last G/L-price
XML Element Name:LastGeneralLedgerPrice
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Valuation price of the inventory account per unit
(The internal field ID for this element is "LAST_FIBU_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity blocked
XML Element Name:QuantityBlocked
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Blocked quantity from batch input
(The internal field ID for this element is "MENGE_GESPERRT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Cost centre inventory
XML Element Name:CostCentreStocktaking
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory cost centre
(The internal field ID for this element is "KST_INVENTAR")

ISO-code supplier
XML Element Name:ISOCodeSupplier
Parent Element:StockLocationFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
ISO-code of the supplier
(The internal field ID for this element is "LIEF_ISO")

Average cost price procurement costs component
XML Element Name:AverageCostPriceProcurementPart
Parent Element:StockLocationFields
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 "DURCH_EPREIS_BEZKO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Last cost price procurement costs component
XML Element Name:LastCostPriceProcurementPart
Parent Element:StockLocationFields
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 "LIEF_PREIS_BEZKO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lowest cost price procurement costs component
XML Element Name:LowestCostPriceProcurementPart
Parent Element:StockLocationFields
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 "LIEF_PREIS_T_BEZKO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Variant no.
XML Element Name:VariantNumber
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Stock type
XML Element Name:StockType
Parent Element:StockLocationFields
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 "LAGER_TYP")
                    

Inactive
XML Element Name:Inactive
Parent Element:StockLocationFields
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 "CBINAKTIV")
                    

Sales receipt blocked
XML Element Name:SalesReceiptBlocked
Parent Element:StockLocationFields
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 "CBVKEGESPERRT")
                    

Sales outgoings blocked
XML Element Name:SalesOutgoingsBlocked
Parent Element:StockLocationFields
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 "CBVKAGESPERRT")
                    

Sales receipt blocked
XML Element Name:PurchaseReceiptBlocked
Parent Element:StockLocationFields
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 "CBEKEGESPERRT")
                    

Purchase outgoings blocked
XML Element Name:PurchaseOutgoingsBlocked
Parent Element:StockLocationFields
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 "CBEKAGESPERRT")
                    

Production receipt blocked
XML Element Name:ProductionReceiptBlocked
Parent Element:StockLocationFields
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 "CBPPEGESPERRT")
                    

Production outgoings blocked
XML Element Name:ProductionOutgoingsBlocked
Parent Element:StockLocationFields
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 "CBPPAGESPERRT")
                    

Stock receipt blocked
XML Element Name:StockReceiptBlocked
Parent Element:StockLocationFields
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 "CBLAEGESPERRT")
                    

Stock outgoings blocked
XML Element Name:StockOutgoingsBlocked
Parent Element:StockLocationFields
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 "CBLAAGESPERRT")
                    

SCM receipt blocked
XML Element Name:ServiceContractReceiptBlocked
Parent Element:StockLocationFields
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 "CBSVEGESPERRT")
                    

SCM outgoings blocked
XML Element Name:ServiceContractOutgoingBlocked
Parent Element:StockLocationFields
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 "CBSVAGESPERRT")
                    

OPERATION CENTRE receipt blocked
XML Element Name:OperationCentreReceiptBlocked
Parent Element:StockLocationFields
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 "CBWHEGESPERRT")
                    

OPERATION CENTRE outgoings blocked
XML Element Name:OperationCentreOutgoingBlocked
Parent Element:StockLocationFields
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 "CBWHAGESPERRT")
                    

SCM address no.
XML Element Name:ServiceContractAddressNumber
Parent Element:StockLocationFields
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 "SVMADR")
                    

SCM address contact
XML Element Name:ServiceContractContact
Parent Element:StockLocationFields
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 "SVMAKP")
                    

SCM employee no.
XML Element Name:ServiceContractEmployeeNumber
Parent Element:StockLocationFields
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 "SVMLPE")
                    

Operation centre cost centre
XML Element Name:OperationCentreCostCentre
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inactive for purchase disposition
XML Element Name:InactiveForPurchasePlanning
Parent Element:StockLocationFields
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 "CBNOEKDISPO")
                    

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

Kontoset-Nr. MGK
XML Element Name:AccountSetNumberOverhead
Parent Element:StockLocationFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Kontoset-Nr. Materialgemeinkosten
(The internal field ID for this element is "KONTOSETNR_MGK")

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

Storage pl.
XML Element Name:BinLocationData
Parent Element:StockLocation
Field Type:ID
Action Type:Import und Export
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

                

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

                

Storage location
XML Element Name:StockLocation
Parent Element:BinLocationDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage location and storage place determine the storage assignment
(The internal field ID for this element is "LAGER_ORT")

Storage place
XML Element Name:BinLocation
Parent Element:BinLocationDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage place and storage location determine the storage assignment
(The internal field ID for this element is "LAGER_PLATZ")

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

Product no.
XML Element Name:ProductNumber
Parent Element:BinLocationDataFields
Field Type:Text
Action Type:Export only
Field Length:   30Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Product number
(The internal field ID for this element is "ART_NRA")

Storage location designation
XML Element Name:StockLocationDesignation
Parent Element:BinLocationDataFields
Field Type:Text
Action Type:Export only
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage Location Designation
(The internal field ID for this element is "LAO_BEZ")

Storage place designation
XML Element Name:BinLocationDesignation
Parent Element:BinLocationDataFields
Field Type:Text
Action Type:Import und Export
Field Length:   20Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Storage place designation
(The internal field ID for this element is "LAP_BEZ")

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

Quantity ordered
XML Element Name:QuantityOrdered
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity ordered
(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.

Quantity reserved
XML Element Name:QuantityReservedTotal
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Quantity reserved
(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.

Minimum inventory
XML Element Name:MinimumStock
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Minimum warehouse stock
(The internal field ID for this element is "BESTELL_PKT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Supplier-no.
XML Element Name:SupplierNumber
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Supplier no. of last receipt
(The internal field ID for this element is "LIEF_NR")

Delivery time
XML Element Name:DeliveryTime
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   4Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Delivery time of last receipt
(The internal field ID for this element is "LIEF_ZEIT")

Average cost price incl. procurement costs
XML Element Name:AverageCostPriceWithProcurement
Parent Element:BinLocationDataFields
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 "DURCH_EPREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Last cost price incl. procurement costs
XML Element Name:LastCostPriceWithProcurement
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Last cost price
(The internal field ID for this element is "LIEF_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Date of last goods receipt
XML Element Name:LastGoodsReceiptDate
Parent Element:BinLocationDataFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Date of last receipt
(The internal field ID for this element is "DATUM_WARENEING")

Lowest cost price incl. procurement costs
XML Element Name:LowestCostPriceWithProcurement
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Lowest cost price
(The internal field ID for this element is "LIEF_PREIS_T")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Date of lowest cost price
XML Element Name:LowestCostPriceDate
Parent Element:BinLocationDataFields
Field Type:Datum (2000-03-20)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Date of lowest cost price
(The internal field ID for this element is "DAT_WARENEING_T")

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

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

Order point
XML Element Name:OrderPoint
Parent Element:BinLocationDataFields
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 "BESTELL_PK2")
                    
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:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Valuation price
(The internal field ID for this element is "BEWERT_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Maximum inventory
XML Element Name:MaximumStock
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Maximum warehouse stock
(The internal field ID for this element is "MAX_BESTAND")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Valuation key
XML Element Name:ValuationKey
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   2Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Valuation key flag, determines which price is taken into consideration if an evaluation is valuated by the valuation key price.
Possible values:
1  average cost price
2  last cost price
3  lowest cost price
4  valuation price
(The internal field ID for this element is "BEWERTSCHLUESS")

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

Inventory flag
XML Element Name:StocktakingFlag
Parent Element:BinLocationDataFields
Field Type:Boolean (true oder false)
Action Type:Export only
Field Length:   -Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory flag
(The internal field ID for this element is "INV_FLAG")

Last G/L-price
XML Element Name:LastGeneralLedgerPrice
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Valuation price of the inventory account per unit
(The internal field ID for this element is "LAST_FIBU_PREIS")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Quantity blocked
XML Element Name:QuantityBlocked
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   4Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Blocked quantity from batch input
(The internal field ID for this element is "MENGE_GESPERRT")
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Cost centre inventory
XML Element Name:CostCentreStocktaking
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Inventory cost centre
(The internal field ID for this element is "KST_INVENTAR")

ISO-code supplier
XML Element Name:ISOCodeSupplier
Parent Element:BinLocationDataFields
Field Type:Text
Action Type:Export only
Field Length:   3Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
ISO-code of the supplier
(The internal field ID for this element is "LIEF_ISO")

Average cost price procurement costs component
XML Element Name:AverageCostPriceProcurementPart
Parent Element:BinLocationDataFields
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 "DURCH_EPREIS_BEZKO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Last cost price procurement costs component
XML Element Name:LastCostPriceProcurementPart
Parent Element:BinLocationDataFields
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 "LIEF_PREIS_BEZKO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Lowest cost price procurement costs component
XML Element Name:LowestCostPriceProcurementPart
Parent Element:BinLocationDataFields
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 "LIEF_PREIS_T_BEZKO")
                    
The decimal separator for numbers must be represented with a point, as defined by the XML standards from W3C.

Variant no.
XML Element Name:VariantNumber
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Import und Export
Field Length:   8Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Stock type
XML Element Name:StockType
Parent Element:BinLocationDataFields
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 "LAGER_TYP")
                    

Inactive
XML Element Name:Inactive
Parent Element:BinLocationDataFields
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 "CBINAKTIV")
                    

Sales receipt blocked
XML Element Name:SalesReceiptBlocked
Parent Element:BinLocationDataFields
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 "CBVKEGESPERRT")
                    

Sales outgoings blocked
XML Element Name:SalesOutgoingsBlocked
Parent Element:BinLocationDataFields
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 "CBVKAGESPERRT")
                    

Sales receipt blocked
XML Element Name:PurchaseReceiptBlocked
Parent Element:BinLocationDataFields
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 "CBEKEGESPERRT")
                    

Purchase outgoings blocked
XML Element Name:PurchaseOutgoingsBlocked
Parent Element:BinLocationDataFields
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 "CBEKAGESPERRT")
                    

Production receipt blocked
XML Element Name:ProductionReceiptBlocked
Parent Element:BinLocationDataFields
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 "CBPPEGESPERRT")
                    

Production outgoings blocked
XML Element Name:ProductionOutgoingsBlocked
Parent Element:BinLocationDataFields
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 "CBPPAGESPERRT")
                    

Stock receipt blocked
XML Element Name:StockReceiptBlocked
Parent Element:BinLocationDataFields
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 "CBLAEGESPERRT")
                    

Stock outgoings blocked
XML Element Name:StockOutgoingsBlocked
Parent Element:BinLocationDataFields
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 "CBLAAGESPERRT")
                    

SCM receipt blocked
XML Element Name:ServiceContractReceiptBlocked
Parent Element:BinLocationDataFields
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 "CBSVEGESPERRT")
                    

SCM outgoings blocked
XML Element Name:ServiceContractOutgoingBlocked
Parent Element:BinLocationDataFields
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 "CBSVAGESPERRT")
                    

OPERATION CENTRE receipt blocked
XML Element Name:OperationCentreReceiptBlocked
Parent Element:BinLocationDataFields
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 "CBWHEGESPERRT")
                    

OPERATION CENTRE outgoings blocked
XML Element Name:OperationCentreOutgoingBlocked
Parent Element:BinLocationDataFields
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 "CBWHAGESPERRT")
                    

SCM address no.
XML Element Name:ServiceContractAddressNumber
Parent Element:BinLocationDataFields
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 "SVMADR")
                    

SCM address contact
XML Element Name:ServiceContractContact
Parent Element:BinLocationDataFields
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 "SVMAKP")
                    

SCM employee no.
XML Element Name:ServiceContractEmployeeNumber
Parent Element:BinLocationDataFields
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 "SVMLPE")
                    

Operation centre cost centre
XML Element Name:OperationCentreCostCentre
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   12Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:

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

Inactive for purchase disposition
XML Element Name:InactiveForPurchasePlanning
Parent Element:BinLocationDataFields
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 "CBNOEKDISPO")
                    

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

Kontoset-Nr. MGK
XML Element Name:AccountSetNumberOverhead
Parent Element:BinLocationDataFields
Field Type:Nummer
Action Type:Export only
Field Length:   6Decimal Places:   0Mandatory Field:   NoRevision:   0Ascii ID :   -
Description:
Kontoset-Nr. Materialgemeinkosten
(The internal field ID for this element is "KONTOSETNR_MGK")

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