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: 

BAPI for Profit Center Accounting

Former Member
0 Kudos

Hi Guys,

Which BAPI is used to post revenues (Profit center) in ECC?

Best Regards

5 REPLIES 5

Former Member
0 Kudos

Hi Govind,

Check if BAPI_PROFITCENTER_CREATE suits your requirement.

Regards,

Atish

ak_upadhyay
Contributor
0 Kudos

Hi,

Use BAPI_PROFITCENTER_CREATE .

Or check this link....

http://www.sapnet.ru/m/list_BAPI.html

Reward points if useful....

Regards

AK

Former Member
0 Kudos

Hi,

Try this Bapi

BAPI_ACC_REVENUES_POST

Regards,

Raj.

Former Member
0 Kudos

Hi,

try these BAPI's

BAPI_ACC_REVENUES_CHECK

BAPI_ACC_REVENUES_POST

Regards

Kiran Sure

Former Member
0 Kudos

Hi,

BAPI_ACC_REVENUES_CHECK:

This the Bapi for Accounting : Check Revenues

BAPI_ACC_REVENUES_POST :

This the Bapi for Accounting : Post Revenues

BAPI_TRANSACTION_COMMIT:

Execute External Commit Using BAPI's.

BAPI_TRANSACTION_ROLLBACK

Execute External RollBack Using BAPI's.

Try these once..

Reward if it is Useful.....

thanks in advance..