Shipping Processor Configuration (Window ID-200028)

From iDempiere en

Table of Contents

Window: Shipping Processor Configuration

Description:

Help:

Tab: Shipping Processor

Description: Shipping Processors

Help: Shipping processor tab to define integration details with online shipping services.

File:Shipping Processor Configuration - Shipping Processor - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. M_ShippingProcessorCfg.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. M_ShippingProcessorCfg.AD_Org_ID
numeric(10)
Table Direct
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. M_ShippingProcessorCfg.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. M_ShippingProcessorCfg.Description
character varying(255)
String
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

M_ShippingProcessorCfg.IsActive
character(1)
Yes-No
Host Address Host Address URL or DNS The Host Address identifies the URL or DNS of the target host M_ShippingProcessorCfg.HostAddress
character varying(60)
String
Host port Host Communication Port The Host Port identifies the port to communicate with the host. M_ShippingProcessorCfg.HostPort
numeric(10)
Integer
Proxy address Address of your proxy server The Proxy Address must be defined if you must pass through a firewall to access your payment processor. M_ShippingProcessorCfg.ProxyAddress
character varying(60)
String
Proxy port Port of your proxy server The Proxy Port identifies the port of your proxy server. M_ShippingProcessorCfg.ProxyPort
numeric(10)
Integer
Proxy logon Logon of your proxy server The Proxy Logon identifies the Logon ID for your proxy server. M_ShippingProcessorCfg.ProxyLogon
character varying(60)
String
Proxy password Password of your proxy server The Proxy Password identifies the password for your proxy server. M_ShippingProcessorCfg.ProxyPassword
character varying(60)
String
Service Path M_ShippingProcessorCfg.ServicePath
character varying(60)
String
Shipping Processor Class M_ShippingProcessorCfg.ShippingProcessorClass
character varying(60)
String

Tab: Shipper

Description: Shippers

Help: The Shippers Tab defines any entity who will provide shipping to or shipping from an Organization.

File:Shipping Processor Configuration - Shipper - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. M_ShipperCfg.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. M_ShipperCfg.AD_Org_ID
numeric(10)
Table Direct
Shipping Processor Configuration M_ShipperCfg.M_ShippingProcessorCfg_ID
numeric(10)
Table Direct
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. M_ShipperCfg.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. M_ShipperCfg.Description
character varying(255)
String
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

M_ShipperCfg.IsActive
character(1)
Yes-No
Online Access Can be accessed online The Online Access check box indicates if the application can be accessed via the web. M_ShipperCfg.IsOnline
character(1)
Yes-No
Service Code M_ShipperCfg.ShippingServiceCode
character varying(40)
String
Tracking URL URL of the shipper to track shipments The variable @TrackingNo@ in the URL is replaced by the actual tracking number of the shipment. M_ShipperCfg.TrackingURL
character varying(120)
URL
International M_ShipperCfg.IsInternational
character(1)
Yes-No
Saturday Delivery M_ShipperCfg.IsSaturdayDelivery
character(1)
Yes-No
Residential M_ShipperCfg.IsResidential
character(1)
Yes-No
Shipper Copy From ... M_ShipperCfg.CopyFrom
character(1)
Button

Tab: Packaging

Description: Packaging Options supported by the Shipper

Help:

File:Shipping Processor Configuration - Packaging - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. M_ShipperPackagingCfg.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. M_ShipperPackagingCfg.AD_Org_ID
numeric(10)
Table Direct
Shipper Configuration M_ShipperPackagingCfg.M_ShipperCfg_ID
numeric(10)
Table Direct
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

M_ShipperPackagingCfg.IsActive
character(1)
Yes-No
Search Key Search key for the record in the format required - must be unique A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

M_ShipperPackagingCfg.Value
character varying(40)
String
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. M_ShipperPackagingCfg.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. M_ShipperPackagingCfg.Description
character varying(255)
String
Weight Weight of a product The Weight indicates the weight of the product in the Weight UOM of the Tenant M_ShipperPackagingCfg.Weight
numeric
Quantity
Default Default value The Default Checkbox indicates if this record will be used as a default value. M_ShipperPackagingCfg.IsDefault
character(1)
Yes-No

Tab: Label Type

Description: Label Types Supported by the Shipper.

Help: Used when booking a shipment online to define the label format that will be printed.

File:Shipping Processor Configuration - Label Type - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. M_ShipperLabelsCfg.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. M_ShipperLabelsCfg.AD_Org_ID
numeric(10)
Table Direct
Shipper Configuration M_ShipperLabelsCfg.M_ShipperCfg_ID
numeric(10)
Table Direct
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

M_ShipperLabelsCfg.IsActive
character(1)
Yes-No
Search Key Search key for the record in the format required - must be unique A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

M_ShipperLabelsCfg.Value
character varying(40)
String
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. M_ShipperLabelsCfg.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. M_ShipperLabelsCfg.Description
character varying(255)
String
Width M_ShipperLabelsCfg.Width
numeric
Quantity
Height M_ShipperLabelsCfg.Height
numeric
Quantity
Label Print Method M_ShipperLabelsCfg.LabelPrintMethod
character(1)
List
Default Default value The Default Checkbox indicates if this record will be used as a default value. M_ShipperLabelsCfg.IsDefault
character(1)
Yes-No

Tab: Pickup Types

Description: Methods that the Shipper will support for picking up from your location

Help:

File:Shipping Processor Configuration - Pickup Types - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. M_ShipperPickupTypesCfg.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. M_ShipperPickupTypesCfg.AD_Org_ID
numeric(10)
Table Direct
Shipper Configuration M_ShipperPickupTypesCfg.M_ShipperCfg_ID
numeric(10)
Table Direct
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

M_ShipperPickupTypesCfg.IsActive
character(1)
Yes-No
Search Key Search key for the record in the format required - must be unique A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

M_ShipperPickupTypesCfg.Value
character varying(40)
String
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. M_ShipperPickupTypesCfg.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. M_ShipperPickupTypesCfg.Description
character varying(255)
String
Default Default value The Default Checkbox indicates if this record will be used as a default value. M_ShipperPickupTypesCfg.IsDefault
character(1)
Yes-No


Contributions / Posts

Cookies help us deliver our services. By using our services, you agree to our use of cookies.