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


Please Help Members By Posting Answers For Below Questions

Explain the difference between tables and structures?

489


Explain the properties of selection screen?

654


What is an authorization in sap?

618


Explain lsmw?

655


What is going life actually? What is the role of a functional consultant in it? : sap abap hr

551






What are subroutines? : abap modularization

630


hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1582


What are the modes in which any update tasks work?

632


What is For-period and In-period

1738


Give few names of pooled tables in sap ?

1505


Explain what is a foreign key relationship? Explain this with the help of an example.

572


How to copy table across clients?

626


What is the difference between the exits created in M.M and S&D?

1619


What are smart forms?

596


What statement will be found in an sap application program that implements a function module exit?

554