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 EsakkiMuthu on Feb 8 at 4:33 AM
Hi Everyone,

You declared in global definitions-- S_No Type N. Numeric contains-0 to 9

Please try this syntax

S_No type I.

I contains SY-TABIX values.

you will get the answer definitely.

Thank you

---------------Original Message---------------
From: abaper
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 © 2013 Ziff Davis, Inc. and message author.
Ziff Davis, Inc. 28 E 28th Street New York, NY 10016
EsakkiMuthu  
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Have an SAP Question? Ask Your Peers at Toolbox for IT

_.____.__

0 comments:

Post a Comment

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