JDistMember contains information about the members of a contact group (Address Book). This information includes the contact who is a member of a contact group and the contact group to which the member belongs. This table represents the Contact Group Information block on the Members tab of a contact group record.
Object: JDistMember (J_DIST_MEMBER)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
Rules |
Temp/Wiz |
||||||||
contact--> |
CONTACT_ID (NUMBER) |
Member (Members block of Contact Group) |
x |
x |
object |
8 The contact who is a member of a contact group (Address Book). --> Links to specific information for the contact record. |
|
|
|
createdBy--> |
CREATED_BY_ID (NUMBER) |
|
x |
x |
object |
8 User who created the contact group (Address Book) member. --> Links to specific information for the user account. |
|
|
|
createdOn |
CREATED_ON (DATE) |
|
x |
|
|
date |
Date when the contact group (Address Book) member was created. |
|
|
distribution--> |
CONTACT_GROUP_ID (NUMBER) |
|
x |
x |
object |
8 The contact group (Address Book) to which this contact group member belongs. --> Links to definition information for the contact group. |
|
|
|
modifiedBy--> |
MODIFIED_BY_ID (NUMBER) |
|
x |
x |
object |
8 User who last modified the contact group (Address Book) member. --> Links to specific information for the user account. |
|
|
|
modifiedOn |
MODIFIED_ON (DATE) |
|
x |
|
|
date |
Date when the contact group (Address Book) member was last modified. |
|
|
primaryKey |
PRIMARY_KEY (NUMBER) |
|
x |
|
|
int |
The unique ID of the contact group (Address Book) member. |
|
|
version |
VERSION (NUMBER) |
|
x |
|
|
int |
Indicates how many times the item was updated. |
|
|