Show/Hide Toolbars

JApptResource contains information about the resources used in an appointment record. This information includes resource type (such as Projector or Conference Room) and the starting and ending date and time the resource is needed. This table represents the Resources block on the Resources tab of an appointment record.

Object: JApptResource (J_APPT_RESOURCE)

Attribute

Database column name

Field in UI

End of path

Bridge

Links to object table:

Data type

Comments

Commonly used in:

Rules

Temp/Wiz

endOn

END_ON

(DATE)

To

(Resources block)

x

 

 

dateTime

Date and time until which the resource is needed.

 

x

owner-->

APPOINTMENT_ID

(NUMBER)

 

 

x

TAppointment

object

The appointment for which the resource is needed.

 

 

primaryKey

PRIMARY_KEY

(NUMBER)

 

x

 

 

int

Unique ID given to each resource added to an appointment record.

 

 

startOn

START_ON

(NUMBER)

From

(Resources block)

x

 

 

dateTime

Date and time when the resource is needed.

 

x

type-->

TYPE_ID

(NUMBER)

Resource

(Resources block)

x

x

LApptResourceType

object

8 The type of resource (such as Projector or Conference Room).

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

 

x

version

VERSION

(NUMBER)

 

x

 

 

int

Indicates how many times the appointment resource was updated.