SequenceValues

Name: Sequence Values

Type: Application

Modules: Booking

Description: Stores the next and last allowable value for IDs. Can be whatever you add (for example, ItineraryID or OrderNo.).

Field Documentation
ObjectType Alphanumeric name that the values apply to (e.g., ItineraryID).
TimeStamp System time when the record was last was updated.
DateStamp System date when the record was last updated.
NextValue Next sequence number.
CurrentValue Current sequence number.