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

problem with batch input FBRA

Former Member
0 Likes
902

Hi

I try to make a batch in FBRA transaction but I have a problem.

In this transaction I fill 3 fields, press "Save", a pop-up appears and I need to press the second option.

PROBLEM:

During the record when I press "Save" the recording terminates and the during the call transaction the batch input still exits after the "Save" and the pop-up never appears.

I try using FBRA + FB08 but the problem persist.

Any ideas or workaround? Any BAPIs available? I've searched but some I found aren't available in 4.6C

Tks

1 REPLY 1
Read only

Former Member
0 Likes
546

Hello

BDC is terminated at Commit Work statement... If there is any commit after Pressing SAVE button before the code for POP UP then it will never work as per your requirement.

There should be some way in Menu path to have a POP UP before you press SAVE in FBRA....?? Check it out...

Thanks

Amol Lohade