Parameter group PosText
Parameter group PosText
The parameter group PosText contains data referring to an individual position text of a shopping cart position of the SalesManager in a specified language. It is used by the functions p$TDV:SMPAPI:WkTx_LTX and p$TDV:SMPAPI:WkTx_LTS.
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:
General data:
Parameter | DataType | Meaning |
TextID | Integer | Identification number of the text |
ObjektArt | String | 1 Character according to: |
ObjektID | Integer | Identification number of the object according to object type |
Sprache | Integer | Number code for the language according to the table TP_Sprache |
Bezeichnung | String | Short name of the text It can e.g. be used for the translation of names of shopping cart positions into other languages. |
Reserved for applications of the function p$TDV:SMPAPI:WkTx_LTX:
MemoText | String | The constant text "MemoText" if an RTF-position text exists, or EMPTY otherwise. |
Only for applications of the function p$TDV:SMPAPI:WkTx_LTS:
MemoTextL | Integer | The number of symbols in RTF-position text |
Along with the data already used for the identification of the position text the label and the information if a "proper" position text (parameter MemoText , or MemoTextL) exists can be determined. Using TextID this position text can be accessed.