2014 Jan 09 10:42 AM
Hi,
Is there an user exit/BADI which can be used to manipulate the BAI2 file being uploaded by the user? We are facing an issue with the number of records being uploaded. User's generally upload files having more than 1000 records. Our approach would be to split the number of records to 950 each and process the FLB2 transaction. So I am looking for a file splitter exit which will be called before the actual FLB2 processing takes place.
Any help regarding this will be highly appreciated.
Thanks and regards
2015 Mar 09 8:44 PM
I'm having the same issue a year later. I'll update this thread if I find an answer.
Thanks,
Chris Mowl
2015 Mar 09 8:44 PM
I'm having the same issue a year later. I'll update this thread if I find an answer.
Thanks,
Chris Mowl
2015 Mar 19 10:58 AM
Hi Chris,
I had resolved the issue back then. The enhancement and the user exits are as below.
Enhancement: FEBLB001
Userexit: EXIT_RFEBLB20_001 and EXIT_RFEBLB20_002
You can check the note 681901 for the changes.
Thanks
Sandeep