DynamicComponentReference

If the reference is checked with dynamic code

Syntax

DynamicComponentReference "value";

Value Description
empty No dynamic check.
custom Specified component name is used for conditional compilation code.

Description

When set to a component name, the PL/SQL code will contain conditional compilation statements.

associations {
   reference                            DelivTypeIdRef DeliveryType( Company, DelivTypeId){ DynamicComponentReference "INVOIC";
}
}

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