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

Update bseg table while running electronic bank statement

Former Member
0 Likes
1,463

Inorder to update bseg table fields like SGTXT(Item Text) and ESRRE(ISR Reference Number) from FEBEP while executing electronic bank statement through FF_5. Already tried with Business transaction event 00002810. But its not working. bseg fields are not updating with desired values.

Inorder to update bseg table fields like SGTXT(Item Text) and ESRRE(ISR Reference Number) from FEBEP while executing electronic bank statement through FF_5. Already tried with Business transaction event 00002810. But its not working. bseg fields are not updating with desired values.

1 REPLY 1
Read only

Former Member
0 Likes
884

Hi,

Use the badi FIEB_CHANGE_BS_DATA in which ..the method has changing parameter C_FEBEP which contains the febep strucuture...

Thanks,

Shailaja Ainala.