Base price – A_BASEPRICE_QUANTITY

The information about the base price according to PAngV are transferred in the node <A_BASEPRICE_QUANTITY>.

TBCATALOG / PRODUCTDATA / PRODUCT / A_BASEPRISE_QUANTITY

Node Mandatory Data type (Length) Description
A_BASEPRICE_QUANTITY N FLOAT Fill quantity
Attribute: identifier Y ENUM Flag for referencing; the node only allows "key" as identifier
Attribute: key Y String(100) Value for assignment statement, i.e. name of the baseprice unit
Attribute: name N String(100) During import, this attribute allows to fill the designation field.
Attribute: base_quantity N INT Basic calculation value for the baseprice unit

Superordinate element:

Example XML

<A_BASEPRICE_QUANTITY identifier="key" key="ml" name="Price/100ml" base_quantity="100">500</A_BASEPRICE_QUANTITY>