Hi!
I'm having some problems when doing a Purchase Requisition via web through a custom transaction. But this only accurs via web, all goes fine via sap gui.
If the PO has several lines, a runtime error occurs, nevertheless the PO is created properly.
The problem seems to be related to the scrollbar as in the runtime error talks about a "scrollbar_vertical".
In the dynpro there's a table control with a scrollbar,where the lines introduces are shown.
The message error given is:
RUNTIME ERROR: ITS_DIVISION_BY_ZERO.
What happened?
Template "templates/webgui/dm/generator.html
Cancelation Class: RABAX STATE
Error code : ICF-IE-http -c: 100 -u: DESARROLLO -l: s: FAP -i:x_FAP_00 -w: 1 -d: 20090615 -t: 173526 -v: -e: ITS_DIVISION_BY_ZERO.
There's no division in the transaction, unless i's done by the BAPI or the fact of being via web.
Does anyone know if there's some parametrization to do in orden it works properly via web? Or why is this error occurring?
Thanks in advance!!!!