Table "Custom Address Format"

ID 725
Namespace: Microsoft.Foundation.Address

Properties

Name Value
Caption Custom Address Format
DataClassification CustomerContent

Fields

Name Type Description
"Country/Region Code" Code[10]
"Line Position" Option
"Line Format" Text[80]
"Line No." Integer
"Field ID" Integer
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

BuildAddressFormat

procedure BuildAddressFormat()

UseCounty

procedure UseCounty(CountryCode: Code[10]): Boolean

Parameters

Name Type Description
CountryCode Code[10]

Returns

Type Description
Boolean

ShowCustomAddressFormatLines

procedure ShowCustomAddressFormatLines()

MoveLine

procedure MoveLine(MoveBy: Integer)

Parameters

Name Type Description
MoveBy Integer

LookupField

procedure LookupField()

See also