...
Gibt die Rechnungstabelle im RTF Format zurück.
Argumente
Name | Typ | Beschreibung |
---|
InvoiceID | integer | InvoiceID |
NoVat | integer | optional: Keine MWST in |
der Tabelle |
anzeigen 0 = |
mit MWST 1 = ohne MWST |
Rückgabewert string
xxxRTF text der Tabelle mit den Rechnungspositionen.
Beispiel
Result = CreateInvoiceTable(Li_InvoiceID); |
---|
Siehe auch
---