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: 

Reg:Profit centre and Cost centre

Former Member
0 Kudos

Hi All,

Is there any other way to get the profit centre and cost centre for a Billing Document other than BSIS/BSEG tables ?

Points will be rewarded for helpful answers.

Thanks & Regards,

Padmasri.

4 REPLIES 4

Former Member
0 Kudos

Check the table VBRP - Billing Document: Item Data

0 Kudos

Hi Maha,

But the profit and cost centre are not similar to the values in BSIS/BSEG for billing document

bcoz in BSIS/BSEG we will get by considering the Accounting Document number.

Thanks & Regards,

Padmasri.

Former Member
0 Kudos

Hi,

First get the cost center groups from SETNODE table (have to pass setclass as '0101') and then use the BAPI 'BAPI_COSTCENTER_GETLIST1' to get the cost centers.

Thanks.

Former Member
0 Kudos

Padmasri,

Use FAGLFLEXA table to get the Profit center and Cost center.

Fields are RCNTR - Cost center

PRCTR - Profit center

******Reward points if useful

Regards,

Kiran Bobbala