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 / ved thakur
simply write
WRITE: '*'.
SKIP 2.
WRITE:/ '**'.
SKIP 2.
WRITE:/ '***'.
SKIP 2.
write:/ '****'.
Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
What are the different types of data dictionary objects? : abap data dictionary
How do you process errors in session method ? : abap bdc
What actually happens in real-time recruitment? : sap abap hr
Can we create an abap program without using y or z?
What are the types of windows in sap script?
How to use messages in lists?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Explain the different types of screen keywords?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
Define infotype ? : abap hr
How we can give authorization on the fields of table control in a dialog-programming?
Difference between sap script and report?
What are local objects? : abap data dictionary
When you prefer lsmw?