PurchaseOrderImportMethod Table
PurchaseOrderImportMethod
is a static table listing the possible import methods of purchase order. Reserved for future expansion.
Database Column |
Details |
---|---|
PurchaseOrderImport MethodID
|
Type: integer. Key. Generated ID A unique identifier for each PurchaseOrderMethod*. Possible values and the corresponding default strings are:
|
ResourceName
|
Type: text (max 256 characters). Key The unique name of the localizable resource string representing a purchase order type. Foreign key to the |
DefaultValue
|
Type: text (max 100 characters) The text to display if the type resource string has no translation. |