Skip to main content
Question

Need to update Negative value in import Scenario from GI using business event.

  • January 17, 2024
  • 1 reply
  • 91 views

Forum|alt.badge.img+2

Here I’m trying to import the Qty as Negative value but while uploading through normal import scenario it is working fine but while uploading through business event and GI it is not working fine.


 

 

1 reply

bryanb39
Pro II
Forum|alt.badge.img+6
  • Pro II
  • January 18, 2024

Try using CDec() or CDbl() to convert the value in the import scenario.