Parameter group SMWKKopf
Parameter group SMWKKopf
The parameter group SMWKKopf contains general data over multiple positions referring to a SalesManager shopping cart. The data of the individual positions is contained in the PG SMWkPos.
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, but only those necessary in the application.
The parameter group has the following structure:
Parameter | DataType | Meaning |
AnzPos | Integer | Number of shopping cart positions, i.e. degree of filling of SMWkPos |
Titel | String | Shopping cart title |
Benennung | String | Name of the shopping cart |
Version | String | Version number of the shopping cart |
Ident | Integer | Shopping cart identification number |
KontaktNr | String | Label of the assigned contact |
KontaktID | Integer | Identification of the assigned contact (ContactID from the table TM_Kontakt) |
MaterialID | Integer | Identification of the very first shopping cart Position in the table TM_Warenpos |
DBName | String | ODBC-Name of the data base for indirect table access |
ProduktBezeichnung | String | ProductLabel |
ProduktTyp | String | Product type |
ProduktText | String | Product text |
KundenAnfrageNr | String | Label (Number) of the customer request |
KundenAnfrageDat | String | Date of the customer request |
KundenZeichen | String | Symbol of the customer request |
VAGeschl | String | Gender of the current clerk in charge |
VAVorname | String | Forename of the current clerk in charge |
VANachname | String | Lastname of the current clerk in charge |
Telefon1 | String | Telephone number of the current clerk in charge |
The named identification numbers in this parameter group, e.g. the MaterialID can be used for the SalesManager-API-functions in order to read further information from the database.