Table Description
Batch Group-Group Association: A batch process group's membership of a parent batch process group.

Technical Notes

Reserved for future use.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Attributes (3)
AttributeKeyNullableDescriptionDDL Type
groupIdYesNoThe ID of a Batch Group.SVR_INT64
childGroupIdYesNoThe ID of an associated child Batch Group.SVR_INT64
lastWritten   SVR_DATETIME
Foreign Keys (2)
ChildParent
BatchGrpGrpAssoc.groupIdBatchGroupDesc.groupId
BatchGrpGrpAssoc.childGroupIdBatchGroupDesc.groupId
Related Pages (1)