
The billing application populates the members and calls the InvoiceDir::close funtion. This in-turn calls the invoicedir gateway to insert this data into table STATEMENT_INFO.
Definition at line 87 of file invoicedir.h.
Indicator for invoice or reconciliation statements.
| stInvoice | Invoice. |
| stReconciliation | Reconciliation statement. |
| stUnknown | Unknown statement type. |
Definition at line 89 of file invoicedir.h.
| OSB_LIB::InvoiceInfo::InvoiceInfo | ( | ) | [inline] |
| OSB_LIB::InvoiceInfo::~InvoiceInfo | ( | ) | [inline] |
| static char OSB_LIB::InvoiceInfo::toChar | ( | StatementType | st | ) | [static] |
Convert a statement type to a character.
| st | Statement type to convert. |
| static StatementType OSB_LIB::InvoiceInfo::toStatementType | ( | char | st | ) | [static] |
Convert a character to a statement type.
| st | Value to convert. |
| std::string OSB_LIB::InvoiceInfo::fileInfo |
| std::string OSB_LIB::InvoiceInfo::hostName |
| std::string OSB_LIB::InvoiceInfo::invoiceNumber |
1.4.7