ADHOCGROUP Table

The AdHocGroup table stores the definitions for ad hoc groups that are created in Infor CRM. Ad hoc groups are randomly selected groups of accounts, contacts, or opportunities that do not meet any specific condition. Other groups are stored in the Plugin table.

Legend
 

Field Datatype (Length) Allow Nulls Indexes Relationship Related Table and Field

GROUPID

STANDARDID

NULLS

ADHOCGROUPID (IE)

(One) to (Many)

AGENTS.GROUPID

ENTITYID (FK)

STANDARDID

NULLS

ADHOCGROUP_ENTITYID (CA)

(Many) to (One)

Holds ID of any entity type for which you want to generate an ad hoc group. For example, ACCOUNT.ACCOUNTID.

MODIFYDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

CREATEDATE

datetime(8)

NULLS

 

 

 

CREATEUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID