RetailFiscalDocumentModel2Line_BRX::InsertToRegularTable Method
Inserts data from the staging table to the regular table.
Syntax
client server public static void InsertToRegularTable(RetailFiscalDocumentModel2Line_BRX cursor)
Run On
Called
Parameters
- cursor
Type: RetailFiscalDocumentModel2Line_BRX Table
A record from the staging table.
Exceptions
Exception | Condition |
---|---|
Error | Thrown if the record cannot be inserted after a number of tries. |