Configuration and Administration

gtm.lcs Properties

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

The following properties are used in the Landed Cost > Landed Cost Simulator.

These properties are required to map compliance rule groups for determining the value sets and the value formulas, based on which the landed cost of a trade transaction will be calculated.

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

Property

New in Version

Description

gtm.lcs.dateOfExport.dateQualifier

6.4

GTM uses this property to model a trade transaction internally with this qualifier for the Date of Exchange.

Default: EXPORT DATE

Note: The value of this property should be same as that of the property gtm.dutyTax.dsg.dateOfExport.dateQualifier.

gtm.lcs.elcValue.valueQualifier

6.4

This property allows GTM to use this qualifier to display the total landed cost on the landed cost simulator result screen.

Default: ELC

gtm.lcs.invoiceValue.valueQualifier

6.4

GTM uses this property to model a trade transaction internally with this qualifier for the Invoice Value.

Default: INVOICE VALUE

gtm.lcs.logicConfig

6.4

This property allows GTM to use the logic configuration to identify and execute the rule groups for the charges for landed cost calculation.

Default: GTM LANDED COST SIMULATOR DEFAULT

gtm.lcs.quantity.quantityQualifier

6.4

GTM uses this property to model a trade transaction internally with this qualifier for the Duty and Tax Quantities.

Default: ORDERED

gtm.lcs.shipFromLocation.locationQualifier

6.4

GTM uses this property to model a trade transaction internally with this qualifier for the Country of Import.

Default: SHIP_FROM

Note: The value of this property should be same as that of the property gtm.dutyTax.dsg.shipFromLocation.locationQualifier.

gtm.lcs.shipToLocation.locationQualifier

6.4

GTM uses this property to model a trade transaction internally with this qualifier for the Country of Export.

Default: SHIP_TO

Note: The value of this property should be same as that of the property gtm.dutyTax.dsg.shipToLocation.locationQualifier.

gtm.lcs.sourcingOptions.numberOfOptions

6.4

This property is used to determine the number of sourcing scenarios (options) available in the Landed Cost Simulator page.

Default: 3

Note: Any change to properties related to enhanced user interface (landed cost) made through the PropertiesServlet will not reflect on the server. These properties should be added to glog.properties and will require server startup for the property change to reflect in GTM.

 

Related Topics