Configuration and Administration

gtm.roo Properties

To control the behavior of Global Trade Management, you can change settings in the glog.properties file or the appropriate property set.

Note: Do not modify these properties unless directed by OTM/GTM Support.

Property

New in Version

Description

gtm.roo.component.itemorigin.performBasicMatching

24A

This property determines if a basic matching between a trade item structure component and an item origin should be performed while getting a matching trade item value for a structure and a structure component, and a matching item origin for a structure component.

If set to true, matching is performed based on inventory organization, partner and partner site, and also on structure in case of item origin.

If set to false, basic matching is avoided.
Note that in either case, constraint matching is performed to get the values.

Default: true

gtm.roo.itemqf.overwrite.status 23C

The default value of this property is REQUIRES REVIEW, NOT STARTED, ELIGIBLE.

When running the action Qualify for Trade Agreement, if the existing qualification has one of these statuses, then based on the effective and expiration dates, qualifications are overwritten.

For other statuses like QUALIFIED, DISCONTINUED, and NOT QUALIFIED, the existing qualification is expired and a new qualification is created.

gtm.roo.leafComponent.originating.considerQualification

24A

To assess if an item leaf node component is originating, the application will consider only the Country of Origin attribute if it is part of the trade agreement member nations instead of having to specify the qualification record with the status.

This behavior is controlled by this property.

If the property is set to true, qualification status is considered along with the Country of Origin attribute to check if it belongs to a trade agreement region.

If the property is set to false, only the Country of Origin attribute is used to check if it belongs to a trade agreement region.

Default: true

Note: If the property is true and the Allow Partial Credit check box is selected on the Trade Agreements page, then non-originating components will be considered during qualification.
If partial credit is allowed for a trade agreement and Regional Value Content Percentage is provided on the item qualification, then calculation is as follows:
Value of Originating Material = Regional Value Content Percentage * Value Add

Value of Non-originating Material = Value Add - Value of Originating Material

gtm.roo.plugin.skipEvaluation.<rules of origin - rule type>

21C

Use this property to skip the evaluation of certain rule types qualification for trade agreement.   

For example, you can skip condition-based Rules of Origin rule type by setting the property gtm.roo.plugin.skipEvaluation.CONDITION=true.  

Also, GTM will pass that rule type during qualification for trade agreement.

Default: false

 

Related Topics