Parameter groupSMWkPos
Parameter groupSMWkPos
The parameter group SMWkPos contains general data about a single SalesManager shopping cart position. This PG is usually simply defined as a single-index PG-array, and therefore contains a complete shopping cart. Overarching shopping cart information is found in the shopping cart PG of the header data (SMWkKopf), e.g. NumPos contains the number of positions, i.e. the degree of filling of this PG list.
This parameter group can be defined in the application either as any name or as any type name. Not all parameters have to be defined, only those necessary in the application.
The parameter group has the following structure:
Parameter | DataType | Meaning |
PosNr | String | Position number |
StlEbene | Integer | Hierarchy level (level) of the position, starting at 1 |
Ebene | String | Logical level: "Outline" / "sale position" / "position content" |
Typ | String | Position type: "Pricing option" / "Option" / "Alternative" / "Text" |
MaterialNr | String | Article number (in product catalog) |
KatalogNr | String | Catalog number (in product catalog) |
Gruppe | String | Name of the group from the product catalog |
Benennung | String | Name of the position |
Kommentar | String | Comment on position |
Menge | Decimal | Amount employed on the current level |
Gesamtmenge | Decimal | Product of the multiplication from the amount of component and the amount of the top level |
MengenEinheit | String | Unit of the amount employed |
VKFaktor | Decimal | Conversion factor quantity unit to sales unit |
VKEinheit | String | Sales unit |
VKMenge | Decimal | Sales amount |
Einkaufspreis | Decimal | Purchase price (poss. in foreign currency) |
Waehrung | String | Currency of the purchase price |
EinstandPreis | Decimal | Cost price (in home currency) |
ListenPreisME | Decimal | List price per quantity unit |
Preis3 | Decimal | Price of the position |
Verkaufspreis | Decimal | Sales price |
TextName | String | Trunk name of the text component |
KonfigLogik | String | Logic for material configuration |
MaterialIdent | Integer | Identification number of the position in the table TM_Warenpos |