Shipping Processor Configuration

M_ShippingProcessorCfg

Overview

Table NameM_ShippingProcessorCfg
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (19)

Column Type Required Default Description
HostAddress String(60) Yes - Host Address URL or DNS
HostPort Integer(14) Yes - Host Communication Port
ProxyAddress String(60) No - Address of your proxy server
ProxyLogon String(60) No - Logon of your proxy server
ProxyPassword String(60) No - Password of your proxy server
ProxyPort Integer(14) No - Port of your proxy server
ServicePath String(60) No - -
ShippingProcessorClass String(60) No - -
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_ShippingProcessorCfg_ID ID(22) Yes - -
M_ShippingProcessorCfg_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
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-03T19:19:46.235216982Z