![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
BillMax_ServicePut — Insert or update a Service record in the note table
#include "billmax.h"
int BillMax_ServicePut( |
service, | |
| service, | ||
flags); |
|
service; |
|
flags; |
If service->number is 0, then a new record is inserted into the note table. If note->number is NOT 0 and there exists a record in the note table of which note.number is the same value as note->number, then the database fields of that record are updated with the values in SERVICE structure. Otherwise a new record is inserted with the values in NOTE structure.
The data for inserting or updating a record in service table. See SERVICE structure.
FLAGS_NONOTE