Difference between jobpage and form page?
Answers were Sorted based on User's Feedback
Answer / swetha reddy
jobpages:
job pages give the number of jobs going for spool request.
ex: page 1 of 1
syntax:
page &page& of &sapscript-jobpages&
form pages:
form pages give the total no of pages in a form.
ex: page 1 of 1.
syntax:
page &page& of &sapscript-formpages&
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / balu
SAPSCRIPT-FORMPAGES does not showing total no of pages
&SAPSCRIPT-JOBPAGES& would give you the total number of pages.
Is This Answer Correct ? | 2 Yes | 3 No |
how many main windows you can maintain in a smartform? wt is the types of window in smartform?
What is asap methodology? : sap abap hr
What are the other modules integrated with om? : sap abap hr
what are the diff types of dispatcher in sap ?
what is abstract classes
What are different ways in which data upload can be done using LSMW?
Which method of BDC’s would u apply ? Session or call transaction ? why ? Which is more good ? Its advantages ?
What is the exact difference between RFC and BAPI ?
Explain the data types of internal tables?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What is the function of a domain?
How do you do bdc for a table control? : abap bdc