Application Development 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: 

To get functional area for cost center

Former Member

Hi Experts,

I need to get the functional area based on cost center.

Currently i m fetching from GLPCA table..but it takes more time and keep on running....because cost center or functional area is not a key field in GLPCA....So plz advice me.if there any function module or database table...or BAPAI....to get the same.....

3 REPLIES 3

0 Kudos

Hello,

Use the table CSKS. You have a field FUNC_AREA which is the functional area.

Regards

Farzan

0 Kudos

Hi,

Thank u for ur reply.....I tried alredy CSKS also...but FUNC_AREA field is empty for all cost centers......functional area will not be updated in cost center master level table(CSKS)..it will be updated on transcation level only....

Former Member
0 Kudos

Our cost centers structure is designed in such a way to take care of functional area. this has created problem that we have more than 1000 cost centers.

we have used first 3 digit for cost center and 3 digis for Functional area . we haev 40 cost centers and 25 functional area.

can u give some idea to reduce cost centers?