Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Database table

Former Member
0 Likes
901

Hi,

Requirement

Which database table stores value of RF02L-KLPRZ?

Thanks

Vrajesh

(I know where to used list path.)

5 REPLIES 5
Read only

Former Member
0 Likes
834

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

Read only

former_member191735
Active Contributor
0 Likes
834

Try the following

KNKA

KNKK

KNKKF1

KNKKF2

When you know where used list path... Why dont you try it first.

Read only

0 Likes
834

Hi,

I already tried and checked these tables before posting a thread in the forum.

Not available in any of these tables.

Vrajesh

Read only

0 Likes
834

You need to calculate RF02L-KLPRZ from KNKK

w_final-klprz = knkk-sauft - knkk-skfor.

Read only

0 Likes
834

HI ,

This is not correct formula.

value shown in RF02L-KLPRZ is percentage.(let us say 32.53)

thanks,

Vrajesh