cancel
Showing results for 
Search instead for 
Did you mean: 

FEBRE: Electronic Bank Statement

aman_goel
Active Participant
0 Kudos

Hi All,

When we import MT940 file received from the bank, table FEBRE is updated with the notes to payee.

For example, Following is the MT940 received,

:61:1109270927D1000,NDDTNONREF//712 03 CARGO CON

000000000000 0002000063

:86:TRANSFERENCIA A FAVOR DE ABCD AGRO S.A., REFERENCIA 0049 1500

696 0AGCT17

In above case, table FEBRE will be filled with,

TRANSFERENCIA A FAVOR DE ABCD AGRO S.A., REFERENCIA 0049 1500

696 0AGCT17

712 03 CARGO CON

Other data in tag 61 i.e. 000000000000 0002000063 is not being updated in table FEBRE. Is there any way that i can include this data also in table FEBRE.

Thanks,

Aman

Edited by: amangoel on Sep 27, 2011 8:56 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

rahul_negi
Explorer
0 Kudos

You can use FEB_BADI badi to modify FEBRE data before posting.

former_member193516
Active Contributor
0 Kudos

not with standard. you would need to get your own programming to fill this table .

Cheers

Hein

aman_goel
Active Participant
0 Kudos

Hi,

Thanks for the reply.

Is there any use exit which can be used?

Thanks,

Aman