2013 Nov 25 6:44 AM
Hi All
In my issue the value of one field is overflow error(dump).The field data element is referred to standard data element 'QUAN(13)'.Is there any other solution to over come it.
Thanks
Vamsi
Hi All
In my issue the value of one field is overflow error(dump).The field data element is referred to standard data element 'QUAN(13)'.Is there any other solution to over come it.
Thanks
Vamsi
2013 Nov 25 6:47 AM
2013 Nov 25 6:52 AM
Hi Pious
Can you please tell me data element which is greater the 13 and equal to 'QUAN'.
Thanks
Vamsi
2013 Nov 25 6:52 AM
Hi Pious
Can you please tell me data element which is greater the 13 and equal to 'QUAN'.
Thanks
Vamsi
2013 Nov 25 6:54 AM
Create a domain with data type as QUAN with the number of characters and decimal places which you require.
2013 Nov 25 8:49 AM
Hi Mohan Vamsi
Use Data Element : VMENG
Data type : MENG15
or create you own...
2013 Nov 25 9:11 AM
2013 Nov 25 6:57 AM
Hi Mohan
This field you are filling from which table field?
Nabheet
2013 Nov 25 9:05 AM
2013 Nov 25 9:08 AM
ymm_mdps it is not standard one...
what data type you used to create this data element with length...
better share your code...
2013 Nov 25 9:10 AM
This is your custom table. So you can easily increase the domain for the given field to the required length or you can create a new domain with data type as QUAN and length as per your requirement.
2013 Nov 25 7:02 AM
Hi Mohan,
The reason for this dump is that , you are passing values higher than the fixed length 13 . Try using some other Domain may be try KWMENG which has length 15 or else try creating your own custom domain with higher length as you want.
Regards,
Sivaganesh
2013 Nov 25 10:52 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |