my questions are
(1) how to transport a table along with its data from dev to
prod/qa server? pls reply elaborately. if possible with
screen shots.
(2) i want to display like this :-
*
**
***
****
Answer Posted / balamurugan
Answer for second question:
DO 5 TIMES.
DO sy-index TIMES.
WRITE : '*'.
ENDDO.
NEW-LINE.
ENDDO.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is generic buffering?
What are internal tables? : abap hr
What are the differences between a database index and a match code? : abap data dictionary
What are control tables?
What is asynchronous and synchronous update?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
Differentiate between transparent tables, cluster tables and pooled tables
What is full form of bdc session? : abap bdc
How do you display a data in a detail list?
Explain the advantage of structures?
What are pool tables?
What are the system fields? Explain?
Explain the difference between free and refresh?
What is the difference between Check and Continue?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr