We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-dev] Serial Number in Table in Smartform

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from Venkata on May 7 at 3:55 AM
Hi,

Thanks for the solutions.
In my main window, I am getting all values in five rows in the table. But in fifth row the serial number is not displaying but the records in the remaining columns of that row are displaying. And in the next page serial number in first row is displaying and the values in the remaining columns of that row are not displaying. If I increase or decrease the height of the main window I am not getting this problem. Any idea of why it is happening like that?

Thanks,
Venkata

---------------Original Message---------------
From: Venkata
Sent: Saturday, May 05, 2012 10:43 AM
Subject: Serial Number in Table in Smartform

Hi,

In my smartfrom, in main area of main window, I have a column SNo(Serial Number). In global data tab of global definitions, I have declared v_sno type n value 1 and in Initialization tab I has written the code:

data: v_sno type n.
v_sno = 1.
v_sno = v_sno + 1.
clear v_sno.
And also in Calculations tab of Table, I has given operator: number;target field : v_sno;Time : After loop.

In the output of column SNo I am getting:
1
2
3
4
5
6
7
8
9
0
1
2

Any body have faced this? Please give me the solution.

Thanks,
Venkata.

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2012 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Venkata  
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language