2005 Dec 14 10:39 AM
Hi all,
I need to create a report based on the profit center group
and cost element group(account number) for a period in a fiscal year which should display in the report for a given profit center group it should display amount both credit and debit for each account number.
so, for getting profit center group i found BAPI_PROFITCENTERGRP_GETDETAIL useful.
and for getting account numbers i found
BAPI_COSTELEMENTGRP_GETDETAIL useful.
But i dont know how to connect these two and to get the amount(both credt and debit) for this i dont know which tables and fields to use.
Please kindly help me.
I found predefined report s_alr_87013326(tcode) is useful for my case.
I have to create the report in the similar manner.
Any help will be appreciated.
Thanks and regards
Chandu.
Hi all,
I need to create a report based on the profit center group
and cost element group(account number) for a period in a fiscal year which should display in the report for a given profit center group it should display amount both credit and debit for each account number.
so, for getting profit center group i found BAPI_PROFITCENTERGRP_GETDETAIL useful.
and for getting account numbers i found
BAPI_COSTELEMENTGRP_GETDETAIL useful.
But i dont know how to connect these two and to get the amount(both credt and debit) for this i dont know which tables and fields to use.
Please kindly help me.
I found predefined report s_alr_87013326(tcode) is useful for my case.
I have to create the report in the similar manner.
Any help will be appreciated.
Thanks and regards
Chandu.
2005 Dec 14 10:43 AM
coss and cosp for period bases summarised values.
coep, coej for details.
Regards
Raja