RetailCopyStoreInformation.RetailCopyStoreTender Method [AX 2012]
Creates or updates a record in the RetailStoreTenderTypeTable, RetailInfocodeTableSpecific, and RetailStoreTenderTypeCardTable tables.
Syntax
public void RetailCopyStoreTender(RetailStoreId _storeId, RetailStoreId _storeIdNew)
Run On
Server
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
The value of the RetailStoreId to find.
- _storeIdNew
Type: RetailStoreId Extended Data Type
The value that will be used to update the RetailStoreId value of the record.