I need to have a new requirement in "no. credit check" like the one that exists "sales, example"
The only difference is in the line
IF XVBAK-NETWR LE YVBAK-NETWR.
I need to modify it so as to allow any increase in the xvbak-netwr by 10 Euros.
Can anyone please suggest how to modify the abap code.