Model Syntax for Utility

Utility definition

This model defines an utility.

Syntax:

Name Component [ Layer ] [ CodeGenProperties ]

Naming section

First section contains the naming of the model and component.

utilityname CalculationUtil;
component   APPS8;

Code generation control section

An optional section with codegen properties is used when necessary.

codegenproperties {
   TitleText "Collection of calculation methods";
}

This page is generated from IFS Developer Studio at 2026-06-02 06:02.