2014 Sep 17 9:50 AM
Hi Guys,
I want to increase the number of characters in a particular cell of smartform template, i have extended the size of cell but still its taking only fixed number of characters while i am providing the numbers more than fixed as an input . what to do next, can anyone please help me?
Thanks
IK
Hi Guys,
I want to increase the number of characters in a particular cell of smartform template, i have extended the size of cell but still its taking only fixed number of characters while i am providing the numbers more than fixed as an input . what to do next, can anyone please help me?
Thanks
IK
2014 Sep 17 9:54 AM
Hello,
Please check your data element length and check in debugg mode the value is correct or not.
Thanks
Sam
2014 Sep 17 9:55 AM
increase the total width of the row.
sum of all the cell length = total width.
2014 Sep 17 10:05 AM
Dear Khan,
if you increase the length of cell it will display the data in full length.
so it should be the problem with the variable / of internal table field problem.
1. check data in field.
2. if you have increased length of cell by deleting another cell then check
line and column in output option of the text for that particular cell.
3. check If you have given any char. restriction to the variable pass to the cell.
Ex. &var1(20)& etc.
2014 Sep 17 12:04 PM
Thanks to all
actually, the cell tab is being referred by a standard data element and and the data type is only 20 characters, but user is asking to to extend it. please suggest.
Thanks
IK
2014 Sep 17 1:20 PM
This Smartform is attached to Standard Transaction or custom program.
1. if Standard transaction then ask you Functional consl. if you can get alternate field with more char.
2. if customer program then change the data element (of structure used in smartforms) and in the internal table of program.
2014 Sep 17 1:44 PM
Hello IK,
So you are gatting the data from the driver program or in smartforms programe line.Please share more light on it so that any one can help you .
Thanks
Sam
2014 Sep 19 12:37 PM
2014 Sep 19 12:42 PM
2014 Sep 20 5:54 AM
actually someone has coded wrongly in code section at smartform level the fields we needed are present in VBKD table and with another data size , so i just changed table referal of the field
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |