Documentation Index

Fetch the complete documentation index at: https://help.idibilling.com/llms.txt

Use this file to discover all available pages before exploring further.

IDI version 26.8 is now available.  Click here for details: IDI Updates.

Type Information tab

Prev Next

The Type Information tab contains basic information about the attribute type.

Attribute Type Name

The Attribute Type Name is the name given to the attribute. This name should be unique and descriptive. It cannot contain spaces.

Base Data Type

The Base Type is the basic data type from which the attribute type is derived.

When creating or editing an attribute type, it must be based on one of ten base attribute types. Base attribute types cannot be changed or deleted. In addition to the ten available base attribute types, There are three types that are reserved for IDI Billing Solutions' use.

Base Attribute Types (these types cannot be changed or deleted):

  • Integer (Int)

  • Decimal

  • String

  • Date

  • Time

  • DateTime

  • Boolean

  • UnsignedInteger (UInt)

  • Hyperlink

  • Password

  • Object (Reserved for use by IDI Billing Solutions)

  • Collection (Reserved for use by IDI Billing Solutions)

  • Reference (Reserved for use by IDI Billing Solutions)

    Note

    The sort on the Base Type field is not an alpha sort. Base Type is an ENUM and ENUM types sort according to their numeric value.

Data Length

The Type Data Length indicates the maximum length a string-based attribute can be. The default value is zero.

Note

The Type Data Length for Attribute Objects is set by the system and cannot be changed.

Data Precision

Precision is the total length of the numeric value if that value contain a decimal point. This is used only if the type is a floating point-numeric. The default value is zero.

For example if the decimal was (4.2), the precision is 4, which is the total length allocated for the numeric value. Therefore the value shown in the field would be xx.xx.