‎2006 Jun 19 7:50 AM
Dear All,
I need to know whether there is any BAPI or Function Module exists for Transactions like FCHR/FCH5/FF67 . My requirement is not to use BDC. So I need some FM/BAPI to solve my purpose.
Awaiting your earliest replies
Thanks in advance
Pradipta K Mishra
‎2006 Jun 19 7:57 AM
BAPI_ACCSTMT_CREATEFROMPREVDAY Create Bank Statement/Day-End Statement
BAPI_ACCSTMT_CREATEFROMSAMEDAY Create Bank Statement/Today's Data
reward points if it helps
regards
Gunjan
‎2006 Jun 19 8:01 AM
hi check this,
http://www.sap-img.com/abap/how-to-find-bapi-for-particular-transaction-in-sap.htm
Regards,
Wasim Ahmed
‎2006 Jun 19 10:30 AM
These two are not suitable for my purpose. Any more sugestions?
Its urgent !!!!!
‎2006 Jun 19 10:38 AM
hi Mishra ,
can u tell me whats wrong with that two BAPIs,FF67 is only for check deposit data , after that we have to do f-32 to process Open Items etccccc, So tell me more abt ur Requirement.
Regards
Prabhu
‎2006 Jun 19 10:56 AM
Dear Prabhu,
The requirement is like this. I'm havin a custom transaction. From which the data is to be posted to FF67. This is one scenario. Similarly ther r 2 others where FCHR and FCH5 transactions are called and the datas are passed. Using BDC is strictly prohibited. So for that purpose I need a BAPI or FM which'll solve this issue.
So the bottom line is that I've 3 different scenarios for which I need suitable BAPI/FM to upload my data.
Hope you are now clear about the requirement.
With Regards
Pradipta K Mishra
‎2006 Jun 19 11:12 AM
Hi ,
check <b>EB_BANK_STATEMENT_INSERT</b>after that put <b>COMMIT WORK</b>
this is for FF67 , i havnt tested it .
regards
Prabhu