InterviewSolution
Saved Bookmarks
| 1. |
How Can We Use / Display Table In A Screen? |
|
Answer» ABAP/4 OFFERS two mechanisms for displaying and USING table DATA in a screen. These mechanisms are TABLE CONTROLS and STEP LOOPS. ABAP/4 offers two mechanisms for displaying and using table data in a screen. These mechanisms are TABLE CONTROLS and STEP LOOPS. |
|