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
procedure BuildAddressFormat()
procedure UseCounty(CountryCode: Code[10]): Boolean
Parameters
| Name |
Type |
Description |
|
CountryCode
|
Code[10]
|
|
Returns
procedure ShowCustomAddressFormatLines()
procedure MoveLine(MoveBy: Integer)
Parameters
| Name |
Type |
Description |
|
MoveBy
|
Integer
|
|
See also