what is the use of STOP,EXIT,CHECK,CONTINUE in internal
table?
Answer Posted / ravikanth.d
@ Raju Above..
Stop: control comes to the end-of-selection if exists in
the program, else (u r rite) it terminates program.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
How can we use / display table in a screen?
What is open sql vs native sql ?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What functions does a data dictionary perform? : abap data dictionary
What are the events used in abap in the order of execution?
Define alv programming in abap?
Can I execute user exits? If yes, how?
Difference between open sql and native sql? : abap data dictionary
What is the difference between pnp and pnpce? : abap hr
how to modify the standard method as per your requirement