what is the variable to be used in sap scripts to find the
total number of pages of the print job?
Answer Posted / rami reddy.p
&SAPSCRIPT-JOBPAGES&
For more system fields about script,Please follow below
stpes.
->goto SE11->Enter SAPSCRIPT as structure name.->press
display button.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between semi-monthly and Bi-weekly payroll area
How can we handle table control in bdc? : abap bdc
What are advantages and disadvantages of logical data base
How to create a button in selection screen ?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
In sap script how to print bar code in vertical manner
What is an update task? : abap modularization
What are the dis-advantages of logical databases? : abap hr
What is the difference between native sql & open sql? : abap data dictionary
Explain how do you get output from idoc?
Explain the call transaction method? : abap bdc
How many types of size categories and data classes are there?
How table control cn be generated using bdc? : abap bdc
What is the difference between dialog program and a report?
How is conversion of data types done between abap/4 & db layer?