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


Please Help Members By Posting Answers For Below Questions

What are the events in abap/4 language? : abap hr

616


What is the difference b/t Session method and call transaction method ??

5244


Explain sap abap 3-tier architecture?

735


Explain enhancements

869


What is the use of table maintenance allowed?

545






What is new enhancement framework?

883


How can you find the field/data underlying a transaction?

599


What is partner selection?

612


What is your current client number?

591


How to upload data using catt ? : abap hr

613


Is main window mandatory in smartforms?

718


Explain how do you use structures in the abap programs?

538


What is the difference between bdc_okcode and bdc_cursor? : abap bdc

610


What are hashed tables?

871


What happens if a function module runs in an update task? : abap modularization

591