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: 

Need function module which is simulte the transaction F-53

Former Member
0 Kudos

Hi all,

How to post reconciliation account through programmatically. I want to simulate the transaction F-53 through program.

I have used BAPI_ACC_DOCUMENT_POST and BAPI_ACC_GL_POSTING_POST, But these two function modules requires Cost center (Mandatory) and in the transaction F-53 we are not providing any cost center data.

Please suggest me any other function module for post reconciliation account.

Thanks in advance,

Mahi.

Edited by: Maheswari Chegu on Sep 30, 2008 7:47 AM

1 REPLY 1

Former Member
0 Kudos

hi,

try

BAPI_ACC_INVOICE_RECEIPT_POST which is used to perform F-53.

Regards,

Loganathan