Getting an Error when migrating Sales Contract Header.
Insert into SALES_CONTRACT_TAB failed - ORA-20110: SalesContract.CONWINPROBERR: Win Probability must be within the range 0 - 100. (Error caused by line: 26)
the value for field WIN_PROB must be between 0 and 1 While the value is shown in the client as percentage value, it will be saved as absolute value in the database
Here you can see an example. In the client you have a win probability of 100%. But in the database the field WIN_PROB has the value 1
the value for field WIN_PROB must be between 0 and 1 While the value is shown in the client as percentage value, it will be saved as absolute value in the database
Here you can see an example. In the client you have a win probability of 100%. But in the database the field WIN_PROB has the value 1