i want to print 1 tp 100 in sapscript in a single page in a
vertical manner
1 6
2 7
3 8
. .
. .
how will i do it
Answer Posted / k.nagalakshmi
Hi,
There is two way to print 1 to 100 in your script.
You can first make logic of 1 to 100 in your program and
attached this logic with your internal table and pass this
internal table.
Or u can calculate 1 to 100 in script also by text editor.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can i know some of the Realtime tickets that anyone has been faced ?
What is match code? : sap abap hr
How to upload data using catt ? : abap hr
What are screen painter and menu painter? : abap hr
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
How to convert normal function module to bapi?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is sequence number
What are number ranges?
What are the components of selection table?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
Why do we use events and actions in web dynpro?
How will you link form with the event driven in sap scripts?
How many types of size categories and data classes are there?