DbBasicDataTranslationComponent

Translation component specification

Syntax

DbBasicDataTranslationComponent "value";

Description

Specified component, or method call returning a component name, that is used to identify the translation data. This is only used when the generated component name is not sufficient.

Normally, the component name from the model definition is used. In some rare cases, a function call is needed to fetch the correct component. This function then has to be implemented in the plsql file.

public     SelectionDateTitle TEXT(50) A-IU- {
   DbBasicDataTranslation          "true";
   DbBasicDataTranslationComponent "Get_Component___";
}

Related Properties


This page is generated from IFS Developer Studio at 2021-08-13 08:40.