Code-Level Naming
Global Variables
ESI<VariableName>
In this standard, the Variable Name field must be populated with a brief, descriptive and unique name, using Windchill ESI Capitalization Notation.
For example, the global variable to enable debug messaging should be called ESIEnableDebugging.
ESIORA<VariableName>
For variables used only for the Oracle solution. The Variable Name field must be populated with a brief, descriptive and unique name, using Windchill ESI Capitalization Notation.
For example, the global variable to determine if the CN should be processed ESIORAECNEnabled.
這是否有幫助?