‎2009 Nov 24 4:41 PM
Hi,
Requirement
Which database table stores value of RF02L-KLPRZ?
Thanks
Vrajesh
(I know where to used list path.)
‎2009 Nov 24 4:43 PM
If RF02L is not a database table , just do a where use list and try.
OK, Try to find select statement in code , you can start debugger and the put breakpoint on select statement and check .
OR run a trace ST05 and check .
OR search your field name in code and check where is it populated and how.
Edited by: Harsh Bhalla on Nov 24, 2009 10:13 PM
‎2009 Nov 24 4:48 PM
Try the following
KNKA
KNKK
KNKKF1
KNKKF2
When you know where used list path... Why dont you try it first.
‎2009 Nov 24 5:17 PM
Hi,
I already tried and checked these tables before posting a thread in the forum.
Not available in any of these tables.
Vrajesh
‎2009 Nov 24 5:26 PM
You need to calculate RF02L-KLPRZ from KNKK
w_final-klprz = knkk-sauft - knkk-skfor.
‎2009 Nov 24 5:37 PM
HI ,
This is not correct formula.
value shown in RF02L-KLPRZ is percentage.(let us say 32.53)
thanks,
Vrajesh