2007 May 08 9:27 AM
Hallow I wont to ask if in smart form I have to tables and one is above
The other what happen if ex. Itab1 that above itab2 is empty if itab2 start in the place of itab1 or in original place .
Or if itab1 have a lot of record if itab2 is automatic start after itab1 .
If it dont happen automatic maybe smart form have an option to do that ?
How?
regards
2007 May 08 9:37 AM
Generally we use TABLE - (element in smartform) for the display of the data. Check the attributes of the table i.e Check "DATA". There we need to specify the loop internal table.
If suppose this loop internal table is empty then automatically the information will get skip from the display.
Place all the TABLEs in the MAIN window.
Hallow I wont to ask if in smart form I have to tables and one is above
The other what happen if ex. Itab1 that above itab2 is empty if itab2 start in the place of itab1 or in original place .
Or if itab1 have a lot of record if itab2 is automatic start after itab1 .
If it dont happen automatic maybe smart form have an option to do that ?
How?
regards
2007 May 08 9:37 AM
Generally we use TABLE - (element in smartform) for the display of the data. Check the attributes of the table i.e Check "DATA". There we need to specify the loop internal table.
If suppose this loop internal table is empty then automatically the information will get skip from the display.
Place all the TABLEs in the MAIN window.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |