billmax documentation   BillMax Billing Solutions
  877.245.5629
  sales@billmax.com
 

Name

globalconf table — table for Globalconf data

globalconf Field Definitions

Name

Description

Data Type BillMax Default
Name

Description

Data Type BillMax Default
accountholes

By default, BillMax will automatically assign Account numbers when a new Account is created. Use accountholes to specify Account numbers that should never be automatically assigned by BillMax. Separate numbers with a comma (,). Use a hyphen (-) to specify ranges. Example: "2000,2300-2400,2999". There is similar functionality for Service and User processing.

varchar(100) BLANK
accountlowest

By default, the number for a new Account will be he greatest Account number that ever existed in BillMax plus one. Use accountlowest to have BillMax use the minimum number available when creating a new Account

int(11) 0
bmversion

The version of BillMax.

varchar(10) The version of BillMax.
ccsoft

Specify which software will be used for Electronic Funds Processing. The values are maintained in the ccsofts list.

[Important] Important

This setting directs ccpost what Electronic Funds Processing software to use. The software must be installed for this setting to be effective. The setting LoopBack is for testing purposes only.

tinyint(4) 0
custom_nav_url

The URL the browser display below the Navigation Bar.

varchar(100) /blank.html
dateformat

The format of the display of dates in BillMax.

varchar(100) YYYY-MM-DD
dbsig

The database signature.

mediumtext BillMax derived
decimalpt

The decimal point for representation and input. Specified when specifying a locale.

varchar(4) BillMax derived
encryptcc

The Permissions needed to view a credit card number. Only one permission value need match the Permissions of a Authorized BillMax User

tinyint(4) 1
fracdigits

The number of local fractional digits for money for the locale.

tinyint(4) BillMax derived
intfracdigits

The number of international fractional digits for money for the locale.

tinyint(4) BillMax derived
intsym

The international symbol for money for the locale.

varchar(10) BillMax derived
licensekey

The BillMax license.

mediumtext No default. User input required.
locale

The locale for the BillMax installation. The value for the locale must be supported by the underlying operating system. This affects the interpretation and display of monetary values. Please contact if interested in this feature.

varchar(100) BLANK
locsym

The local symbol for money for the locale.

varchar(10) BillMax derived
logographic

Specify the graphic to display above the Navigation Bar.

varchar(100) /images/flags3.gif
mondecimalpt

The monetary decimal point representation an input. Specified when specifying a locale.

varchar(4) BillMax derived
number

System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647.

int(11) 1
path_bshell

The system path to the Bourne shell. Essential for BillMax operations.

mediumtext No default. User input required.
path_lpr

The system path to the print command. Essential for BillMax printing.

mediumtext No default. User input required.
path_sendmail

The system path to the sendmail command. Essential for BillMax emailing.

mediumtext No default. User input required.
serviceholes

See globalconf.accountholes

varchar(100) BLANK
servicelowest

See globalconf.accountlowest

int(11) 0
showsym

Specify whether to use the local (e.g. "$") or international (e.g. "USD") symbology when displaying monetary values.

tinyint(4) 0
sitename

A text string to display below the graphic displayed above the Navigation Bar

varchar(100) BLANK
userholes

See globalconf.accountholes

varchar(100) BLANK
userlowest

See globalconf.accountlowest

int(11) 0

SEE ALSO

Relevant Interfaces

  1. Library Routines

    BillMax_GlobalconfGet
  2. Command Line Routines - NONE

  3. CGI Routines - NONE

  4. Web Forms - Global Configuration Forms


Document Revision A for BillMax 2.2.0   -   Copyright © 1997-2006 The iSpark Group, Inc.

All rights reserved. No part of this documentation may be reproduced or transmitted in any fashion without written permission by The iSpark Group, Inc. This documentation is for the sole use of licensees of the BillMax billing software created by The iSpark Group, Inc. Making the documentation available to a non-licensee of BillMax without written permission of The iSpark Group, Inc. is a violation of the use of this documentation.

While precautions have been taken in the preparation of this documentation, The iSpark Group, Inc. assumes neither liability nor responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.

All terms mentioned that are known to be trademarks have been appropriately capitalized. Use of the a trademark does not affect the validity of any trademark or service mark.

Links to third-party Web sites are provided for convenience. The iSpark Group, Inc. is not responsible for any content contained in the third-party Web sites.

Comments about this documentation may be sent to doc@billmax.com