Class: AddressWizardBase
public
class
AddressWizardBase
Show extending classes
AddressWizardEurope
,
AddressWizardNorthAmerica
,
AddressWizardAfrica
,
AddressWizardAustralia
Public Static Methods
static
str
description
(
)
Public Instance Methods
void
createAddressFormat
(
CountryISOCode
_code
,
boolean
_localCountry
=
false
)
boolean
createAddressFormatHeading
(
AddressFormatId
_addressFormatId
,
AddressFormatName
_name
)
boolean
createAddressFormatLines
(
AddressFormatId
_addrFormat
,
AddressElement
_element
,
AddressSeparator
_separator
=
""
,
AddressSeparatorCrLf
_sepCrLF
=
NoYes
::
No
,
AddressExpandCode
_expand
=
NoYes
::
No
,
AddressFieldSpecial
_special
=
NoYes
::
No
,
NumberOfSpaces
_numOfSpaces
=
0
,
AddressFieldActive
_inActive
=
NoYes
::
No
)
void
createCountryTable
(
CountryISOCode
_code
)
void
deleteAddressFormat
(
AddressFormatId
addrFormatID
)
container
getCountryIndices
(
)
Country
getCountryTable
(
CountryISOCode
code
)
Country
initCountryTable
(
CountryId
_countryId
,
Name
_name
,
CountryType
_type
,
CountryISOCode
_ISOCode
,
AddressFormatId
_addrFormat
=
_countryId
)
void
updateFormatExample
(
AddressFormatId
_addressFormatId
)
Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the
MIT License
. Axapta is a registered trademark of Microsoft Corporation.