RetailCopyStoreInformation.RBOCopyWorkShift Method [AX 2012]
Creates or updates a record in the RetailWorkShiftSetup table by using the specified store ID and new store ID values.
Syntax
public void RBOCopyWorkShift(RetailStoreId _storeId, RetailStoreId _storeIdNew)
Run On
Server
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
The ID of the record to find.
- _storeIdNew
Type: RetailStoreId Extended Data Type
The value that will be used to update the storeId field.