Table "Shipping Agent"

ID 291
Namespace: Microsoft.Foundation.Shipping

Properties

Name Value
Caption Shipping Agent
DataCaptionFields 1,2
DrillDownPageID Microsoft.Foundation.Shipping."Shipping Agents"
LookupPageID Microsoft.Foundation.Shipping."Shipping Agents"
DataClassification CustomerContent

Fields

Name Type Description
Code Code[10]
Name Text[50]
"Internet Address" Text[250]
"Account No." Text[30]
"Coupled to CRM" Boolean
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

GetTrackingInternetAddr

Obsolete

This element will become obsolete from version 24.0. Field length for PackageTrackingNo will be increased to 50.

[Obsolete(Field length for PackageTrackingNo will be increased to 50.,24.0)]
procedure GetTrackingInternetAddr(PackageTrackingNo: Text[30]): Text

Parameters

Name Type Description
PackageTrackingNo Text[30]

Returns

Type Description
Text

See also