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

record navigation

Former Member
0 Likes
490

i want to show the records in the screen from database table

and then want to navigate

plz send the coding of

first button-----shows the first record

last button------shows the last record

next button-----shows next one

prev button -


shows previous record

plz help

thanx in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
454

Hi!

It is not very user-friendly solution. try using table controls instead.

Check the following programs:

DEMO_DYNPRO_TABCONT_LOOP

DEMO_DYNPRO_TABCONT_LOOP_AT

DEMO_DYNPRO_TABLE_CONTROL_1

DEMO_DYNPRO_TABLE_CONTROL_2

For the problem, you wrote, you can check the other DEMO_DYNPRO* programs...

Regards

Tamá

3 REPLIES 3
Read only

Former Member
0 Likes
454

plz help its very urgent

Read only

Former Member
0 Likes
455

Hi!

It is not very user-friendly solution. try using table controls instead.

Check the following programs:

DEMO_DYNPRO_TABCONT_LOOP

DEMO_DYNPRO_TABCONT_LOOP_AT

DEMO_DYNPRO_TABLE_CONTROL_1

DEMO_DYNPRO_TABLE_CONTROL_2

For the problem, you wrote, you can check the other DEMO_DYNPRO* programs...

Regards

Tamá

Read only

0 Likes
454

actually i m new to sap

thanx very much

i wil chek this and then report