Table Description
Batch Parameter Description Translations: Stores Display Name translation text for parameter long name and description.

Stores Display Name translation text for parameter long name and description in various locales.

Technical Notes

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

Attributes (6)
AttributeKeyNullableDescriptionDDL Type
localeIdentifierYesNoLocale of the descriptions.SVR_STRING<10>
processDefNameYesNoProcess Definition Name.SVR_STRING<100>
paramNameYesNoParam name key.SVR_STRING<100>
description  Parameter description.SVR_STRING<2000>
paramLongName  Param long name.SVR_STRING<100>
lastWritten   SVR_DATETIME
Indices (1)
Index NameAttributes
BTParamTranslationparamName, processDefName, localeIdentifier
Related Pages (6)