InterviewSolution
Saved Bookmarks
| 1. |
Can We Use Flow Logic Control Key Words In Abap/4 And Vice-versa? |
|
Answer» The flow control of a dynpro consists of a few STATEMENTS that SYNTACTICALLY RESEMBLE ABAP/4 statements .HOWEVER, we cannot use flow control keywords in ABAP/4 and vice-versa. The flow control of a dynpro consists of a few statements that syntactically resemble ABAP/4 statements .However, we cannot use flow control keywords in ABAP/4 and vice-versa. |
|