Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a record in the RetailStoreAddressBook table.
Syntax
public void insertAddressBook(
RefRecId _storeRecId,
DirAddressBookName _name,
RetailAddressBookType _addressBookType)
Run On
Called
Parameters
- _storeRecId
Type: RefRecId Extended Data Type
The reference of the RetailStoreAddressBook record to find.
- _name
Type: DirAddressBookName Extended Data Type
The name of the address books record to find.
- _addressBookType
Type: RetailAddressBookType Enumeration
The type of the RetailStoreAddressBook record to find.