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.
Retrieves the CheckType and ErrorText values by calling the methods of the InventStdCostConvCheck class.
Syntax
private void executeData()
Run On
Server
Remarks
This method calls the methods of the InventStdCostConvCheck class to retrieve the CheckType and ErrorText values that are associated with items. Once the CheckType and ErrorText values are retrieved, a call is made to the insertIntoTempTable method by passing the CheckType, ErrorText, and errorExists values.