Table Description
Batch Group Name Translations: Stores Display Name translation text for batch group name.

Stores Display Name translation text for batch group name in various locales.

Technical Notes

For more information see the Cúram Batch Processing Guide.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Attributes (4)
AttributeKeyNullableDescriptionDDL Type
localeIdentifierYesNoLocale Code.SVR_STRING<10>
keyYesNoTranslation Key , the group id.SVR_INT64
localeText  Translation Text the group name description.SVR_STRING<60>
lastWritten   SVR_DATETIME
Foreign Keys (1)
ChildParent
BatchGroupTranslation.keyBatchGroupDesc.groupId
Related Pages (0)