Function overview (generation of output documents)
Function overview (generation of output documents)
This interface is composed by two function groups, which are the general functions to generate output documents and special functions for the generation of documents based on a SalesManager shopping cart.
p$TDV:SMPAPI:EtTxInit | Initialization of an output document (all documents) |
p$TDV:SMPAPI:EtTxExit | Finish of the document generation |
p$TDV:SMPAPI:EtTxExit_s | Finish of the document generation with executing a macro and/or special options |
p$TDV:SMPAPI:EtTxBast | Insert a text component |
p$TDV:SMPAPI:EtTxAktV | Actualization of the arrays of type DocVariable of the 1st Component |
p$TDV:SMPAPI:EtTxRtf | Insert a (RTF-)text from a DB table |
p$TDV:SMPAPI:EtTxMemo | Insert a (memo-)text |
p$TDV:SMPAPI:EtTxTxt | Insert a text (string) |
p$TDV:SMPAPI:EtTxTab | Direct insertion of a table |
p$TDV:SMPAPI:EtTxTabB | Determine column width of a table column |
p$TDV:SMPAPI:EtTxTabAtt | Determine the orientation of a table column |
p$TDV:SMPAPI:EtTxHoch | Move the cursor upwards by n rows |
p$TDV:SMPAPI:EtTxEntf | Delete signs in the Word document (backwards) |
p$TDV:SMPAPI:EtTxTxP | Substitute a component parameter |
p$TDV:SMPAPI:EtTxPar | Set a value for a component parameter |
p$TDV:SMPAPI:EtTxEMak | Assignment of a Word-Macro at the end of generation |
p$TDV:SMPAPI:EtTxExiB | Check if a text component exists |
p$TDV:SMPAPI:EtTxChkB | Determine the path of a text component |
p$TDV:SMPAPI:EtTxSp | Document caching |
p$TDV:SMPAPI:WkTx_Ini | Initialization of the interface (shopping cart-documents) |
p$TDV:SMPAPI:WkTx_LPA | Determine any project address of a contact or order |
p$TDV:SMPAPI:WkTx_LTX | Read data to the position texts of a shopping cart position |
PG smtext | Handover data for document generation |
PG SMWkKopf | Shopping cart-header-data |
PG SMWkPos | Shopping cart position data |
PG PosText | Texts referring to a shopping cart position |
Tip:
Some functions for the shopping cart allow free composition of SalesManager data. These parameter groups are composed by the ePOS menu function "File - Import - ODBC Table" .
Please note:
These functions may not be mixed with the older functions for text generation (p$TDV:ETTEXT:...).