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

profit center description

Former Member
0 Kudos
7,897

Hi all,

Where do i see the profit center description to display in my report.

in which table.

regards,

Ram Reddy

2 REPLIES 2
Read only

Former Member
0 Kudos
3,041

Hi Ram,

CEPCT is the table for Texts for Profit Center Master Data.

Vivek

Read only

Former Member
0 Kudos
3,041

Check table CEPCT. This contains description for Profit Center.

you will have to write a SELECT to get Description for each Profit Center, populate the same in your output table and display this in the report output.