abaninas
5th November 2012, 09:22
Dear All,
I want to prevent the user to enter a zero ordered qty & price in sales order lines.
How I can do such thing?
Many thanks in advance
sushil
11th November 2012, 14:28
Dear ,
You could try table field authorization
it has been discussed in Forms earlier - Search before posting .
Regards,
Sushil Kumar Mudaliar
avpatil
11th November 2012, 16:13
The other option is to customize it as doing through authorization will involve some overheads.
Arvind Patil
abaninas
12th November 2012, 08:32
Dear sushil,
Please share the link.
sasikanth
17th November 2012, 13:08
Hi,
You can restrict the same with an "User Exit DLL".
Regards,
Sasi Kanth
sushil
21st February 2013, 11:11
Hello Dear,
Should you have searched BB .
ttaad4134m000.
Rgds,
SKM
abattoir
2nd April 2013, 00:37
Hi,
You can also use Edit Form Field Properties (Input/Ref Expression) by putting in an expression where amount and qty input is allowed when it is greater than zero (>0).
Cheers,
Abattoir