Shipper Pickup Types
M_ShipperPickupTypes
Overview
| Table Name | M_ShipperPickupTypes |
|---|---|
| Access Level | Client Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | M_Shipper |
| Wiki | View on iDempiere Wiki |
Columns (13)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
IsDefault |
Yes-No(1) | Yes | N | Default value |
M_Shipper_ID |
Table(10) | Yes | - | Method or manner of product delivery |
M_ShipperPickupTypesCfg_ID |
Table Direct(10) | Yes | - | - |
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 |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
M_ShipperPickupTypes_ID |
ID(22) | Yes | - | - |
M_ShipperPickupTypes_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_Shipper_ID |
M_Shipper.M_Shipper_ID | Method or manner of product delivery |
M_ShipperPickupTypesCfg_ID |
M_ShipperPickupTypesCfg.M_ShipperPickupTypesCfg_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-03T16:39:15.810603479Z