Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem with page number when run background

Former Member
0 Likes
335

Hi expert,

i have a problem to display page total when run background. The page when i run background been 1/1, 2/1 ,3/1 . How i can get the total page when run background

Hi expert,

i have a problem to display page total when run background. The page when i run background been 1/1, 2/1 ,3/1 . How i can get the total page when run background

1 REPLY 1
Read only

former_member182371
Active Contributor
0 Likes
316

Hi,

try with: &PAGE& / &SAPSCRIPT-JOBPAGES&

Best regards.