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

To get Fixed cost value table for T-code KP06

Former Member
0 Likes
1,248

Hi everybody,

I would like to know the table name where the value for the fixed cost is store for the T-code KP06. I have already used where-used and search the detail with data element and field name. But I did not succeed in getting out the exact table name where the value of Fixed costs is stored.

when I press F1 AND see the technical information we get the structure : RKPLN and Field Name: WKF and Data Element: WKFXXX.

However not able to find the exact table name.

I would like to know the table name and the correspondent field.

Thanks in advance. .

Thanks

chandan

5 REPLIES 5
Read only

Former Member
0 Likes
1,045

Hi , I have already found few tables like CSKT , CSKS , COKA, COKP, COSP, COKL, CSLA, COST, COSC, COSPD, COSS.

However I did not found the exact table.

Thanks in advance

Read only

0 Likes
1,045

check where used list on data element WKFXXX.

along with the CO* tables

you also have

COVJ,COVP and COVPB views which can help you get the data easily

Read only

0 Likes
1,045

Hi, I am sorry but these COVJ, COVP and COVPB view provide also do not give the field where fixed cost of KP06 is stored. I know that the data element is WKFXXX but not able to get the exact table.

Read only

Former Member
0 Likes
1,045

hi .........

The exact table name is CCSS and field name is KOSTL.........

i hope this is help full for you............

Read only

0 Likes
1,045

CCSS IS A STRUCTURE NOT A TABLE.