Table of Contents
< All Topics
Print

6283 – Item Upload (OOS Qty, Over Stock Day)

Issue Summary: [6283] The customer requested to add numerical validation for ‘OOS Qty’ and ‘Over Stock Day’ columns during item upload in SAP B1.

Resolution / Workaround: A C# program was implemented using Visual Studio to apply validation logic for the specified columns. The program checks if the values are non-numerical, and if so, displays an error warning bar preventing the addition of such values. The customer verified that the validation checks were completed successfully.

Scroll to Top