DeliveryViaRule |
List(1) |
No |
- |
How the order will be delivered |
FreightCostRule |
List(1) |
No |
- |
Method for charging Freight |
M_FreightCategory_ID |
Table Direct(10) |
No |
- |
Category of the Freight |
M_Shipper_ID |
Table Direct(10) |
No |
- |
Method or manner of product delivery |
SeqNo |
Integer(22) |
Yes |
@SQL=SELECT COALESCE(MAX(SeqNo),0)+10 AS DefaultValue FROM W_Store_Freight WHERE W_Store_Freight_ID=@W_Store_Freight_ID@ AND W_Store_ID=@W_Store_ID |
Method of ordering records; lowest number comes first |
W_Store_ID |
Table Direct(10) |
Yes |
- |
A Web Store of the Tenant |
AD_Client_ID |
Search(10) |
Yes |
@#AD_Client_ID@ |
Tenant for this installation. |
AD_Org_ID |
Table Direct(10) |
Yes |
@AD_Org_ID@ |
Organizational entity within tenant |
Created |
Date+Time(7) |
Yes |
- |
Date this record was created |
CreatedBy |
Search(10) |
Yes |
- |
User who created this records |
Description |
String(255) |
No |
- |
Optional short description of the record |
Help |
String(2000) |
No |
- |
Comment or Hint |
IsActive |
Yes-No(1) |
Yes |
Y |
The record is active in the system |
Name |
String(60) |
Yes |
- |
Alphanumeric identifier of the entity |
Updated |
Date+Time(7) |
Yes |
- |
Date this record was updated |
UpdatedBy |
Search(10) |
Yes |
- |
User who updated this records |
Value |
String(40) |
No |
- |
Search key for the record in the format required - must be unique |
W_Store_Freight_ID |
ID(22) |
Yes |
- |
- |
W_Store_Freight_UU |
String(36) |
No |
- |
- |