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 or updates the RetailStoreSelection and RetailStoreShelf table buy using the specified RetailStoreId value to replace the previous RetailStoreId value.
Syntax
public void RetailCopySection(RetailStoreId _storeId, RetailStoreId _storeIdNew)
Run On
Server
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
The RetailStoreId value to find.
- _storeIdNew
Type: RetailStoreId Extended Data Type
The RetailStoreId value that will be used to update the record.