Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

LApptResourceType

This guide explains all the parameters of LApptResourceType and appointment records.

LApptResourceType

LApptResourceType contains information about the resource types defined for appointment records. This information includes the resource name, tree position, and display order. This table represents the Resource Type system lookup table.

Object: LApptResourceType (L_APPT_RESOURCE_TYPE)

Attribute

Database column name

Field in UI

End of path

Bridge

Links to object table:

Data type

Comments

Commonly used in:

               

Rules

Temp/Wiz

childList-->

n/a

   

x

LAppt
Resource
Type

 

Links to the list of child resource types that belong to this resource type.

   

display Order

DISPLAY_ORDER (NUMBER)

Order

x

   

int

The order in which the table items will be listed in the GUI, lowest number first.

   

name

NAME (VARCHAR2) (50)

Item Name

x

   

string (50)

The name of the resource type (e.g. Projector).

   

parent-->

PARENT_ ID (NUMBER)

Show items in node

x

x

LAppt
Resource
Type

object

8 The parent of the current resource type.

--> Links to the definition information for the appointment resource type.

   

primary
Key

PRIMARY_KEY (NUMBER)

 

x

   

int

The unique ID of the resource list item.

   

tree
Position

TREE_
POSITION (VARCHAR2) (250)

Tree Position

x

   

string (250)

The unique four-character alphanumeric code that is created when the resource list item is defined.

   

version

VERSION (NUMBER)

 

x

   

int

Indicates how many times the resource type was updated.

   
isActive IS_ACTIVE (NUMBER)         NUMBER      
  • Was this article helpful?