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
Which transaction code can I used to analyze the performance of ABAP program.?
What are the screen painter and menu painter?
What are conversion & interface programs in sap?
How to read 5th record from Hash Internal Table?
What is occurs in internal table?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
what are the various types of parameters and how are they distinguished from one another?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
after creating lock object if does n't access record by second user what should we do?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
What are the payroll related infotypes? : abap hr
What are Table control and tab strip control in dialog programming ?
Can a posting run be deleted? : sap abap hr
Explain the difference between cluster tables and pool table?