cancel
Showing results for 
Search instead for 
Did you mean: 

regarding EXIT_RFEBBU10_001

Former Member
0 Kudos
992

Hello Everyone,

i am new to the banking world of SAP and therefore facing lots of problems.

i have to write a code such that for any transaction in FF_5 we can update the database of the banking detail but it should not get posted.

firstly my question is it possible to update the database of bank without getting it posted for some selected line items?

and if yes then how?

Accepted Solutions (0)

Answers (1)

Answers (1)

suma_mani
Active Contributor
0 Kudos

Hi Dear,

Select do not post radio button FF_5. Are you using Electronic bank statement ? If you are using manual bank statement ,you can wright BDC / BAPI to upload the bank statement with using of FF67 and post it manually FEBAN.

Rgds

SumaMani

Former Member
0 Kudos

Thanks for your response.

i am using electronic bank statment posting.

in the transaction FF_5 if we select the do not post option even then the statement is getting posted....

and my requirement is that it should get in database and not get posted.....