Shipper Configuration
M_ShipperCfg
Method or manner of product delivery
Overview
| Table Name | M_ShipperCfg |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | M_ShippingProcessorCfg |
| Wiki | View on iDempiere Wiki |
Columns (20)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
CashOnDelivery |
Yes-No(1) | No | N | - |
CopyFrom |
Button(1) | No | - | Copy From Record |
IsInternational |
Yes-No(1) | Yes | N | - |
IsOnline |
Yes-No(1) | Yes | N | Can be accessed online |
IsResidential |
Yes-No(1) | Yes | N | - |
IsSaturdayDelivery |
Yes-No(1) | Yes | N | - |
M_ShippingProcessorCfg_ID |
Table Direct(10) | No | - | - |
ShippingServiceCode |
String(40) | No | - | - |
TrackingURL |
URL(120) | No | - | URL of the shipper to track shipments |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
Description |
String(255) | No | - | Optional short description of the record |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
M_ShipperCfg_ID |
ID(22) | Yes | - | - |
M_ShipperCfg_UU |
String(36) | No | - | - |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
M_ShippingProcessorCfg_ID |
M_ShippingProcessorCfg.M_ShippingProcessorCfg_ID | - |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
Generated on 2026-05-03T18:00:43.461484764Z