FTOS_IB_Mailbox_OUT_Messages

This entity holds the messages data for the message sent out.

Name Display Name Attribute Type Length Description
FTOS_IB_Mailbox_OUT_Messagesid FTOS_IB_Mailbox_OUT_Messagesid Pk N/A Primary Key.
subject Subject Text N/A Primary attribute.
previousBSId Previous Business Status Lookup N/A System attribute.
nextBusinessStatusId Next Business Status Lookup N/A System attribute.
businessStatusId Business Status Lookup N/A System attribute.
userId User Lookup N/A System attribute.
createdByUserId Created by user Lookup N/A System attribute.
modifiedByUserId Modified by user Lookup N/A System attribute.
businessUnitId Business Unit Lookup N/A System attribute.
createdOn Created On Date Time N/A System attribute.
modifiedOn Modified On Date Time N/A System attribute.
entityStatusId Status Lookup N/A System attribute.
categoryId Category Lookup N/A FK to Category.
sentDate Date Date N/A The date when the message was sent.
bodyMessage Message Text 2000 It must have at least three characters. It is the text sent to the user.
attachments Attachments File N/A The file attached to the message.
recordId Record Id Whole Number N/A The number of the record.
customerId Customer Lookup N/A FK to Account.
IB_Userid IB User ID Lookup N/A FK to FTOS_IB_Users.