Application Development and Automation 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: 
Read only

Regd : BAPI

pradiptakumar_mishra
Participant
0 Likes
1,119

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

6 REPLIES 6
Read only

Former Member
0 Likes
805

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

Read only

dani_mn
Active Contributor
Read only

0 Likes
805

These two are not suitable for my purpose. Any more sugestions?

Its urgent !!!!!

Read only

Former Member
0 Likes
805

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

Read only

0 Likes
805

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

Read only

Former Member
0 Likes
805

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