cancel
Showing results for 
Search instead for 
Did you mean: 

Clear and capture records into table container

0 Kudos

Hi, I have a requirement in Personas for Transaction FB03 where I need to clear the table container records before I try fetching the records based upon document number, company code and fiscal year. Further to it when I enter all 3 values (DN, CC and FY) and click on button to get the records, how should I code to display the records in Table container.

I am trying to place these fields (DN, CC& FY) in second screen and the first screen will be bypassed from main calling screen.

I tried for solution but could not, please help me to understand how to clear and fetch data into table container.

I have attached sample design of FB03, please let me know if any further details required.

Thank you!

Regards,aadi.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I'm not sure you can do what you want. Remember the standard SAPgui is still running behind the scenes. There's no way to get to the second screen of FB03 without entering data on the first. You can't skip the first screen, so putting the selection fields - DN, CC, FY - on the second screen won't work.

Or am I misunderstanding what you're trying to achieve?

Steve.