ShippingMethod Table

FlexNet Manager Suite 2020 R1 (On-Premises)

ShippingMethod is a static table listing possible delivery methods. Reserved for future expansion.

Table 1. Database columns for ShippingMethod table

Database Column

Details

ShippingMethodID

Type: integer. Key. Generated ID

A unique identifier for each ShippingMethod. Possible values and the corresponding default strings are:

  • 1 = None.
ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a shipping method. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the shipping method resource string has no translation.

FlexNet Manager Suite (On-Premises)

2020 R1