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 different types of abap/4 programs?

609


What are match codes? describe?

632


visibility section for class level and attributes level

817


Explain about drill down report?

8781


Which database object is used for storing the system variables? : abap data dictionary

732






when do you need to create an internal table with header line ? and with out a header line?

1493


Give few names of pooled tables in sap ?

1505


How do we handle multiple line items in BDC's.

6385


Differentiate between report and dialog program

600


How does the interection between the dynpro and the abap/4 modules takes place?

649


How is collect statement different from append?

590


Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.

1967


What is a transaction variant and why are they used?

551


What are the different methods of bdc? : abap bdc

605


What are the screen elements.

521