2006 Nov 15 9:19 AM
Hi
is ther any limited length of char for parameters and select options?
2006 Nov 15 9:22 AM
Hello ,
yes it is there the <b>name length</b> for a parameter declaration is limited up to 8 characters and also the same for select options.
You cannot use the type F for a parameter declaration.
Though you declare like this :
Parameter : a(300) type c.
The visible length is only 132 characters.
reward if helps.
Thanks,
Krishnakumar
2006 Nov 15 9:21 AM
2006 Nov 15 9:21 AM
Hi,
8 (ie, max no of characters in parameter and select-options is 😎
2006 Nov 15 9:22 AM
Hello ,
yes it is there the <b>name length</b> for a parameter declaration is limited up to 8 characters and also the same for select options.
You cannot use the type F for a parameter declaration.
Though you declare like this :
Parameter : a(300) type c.
The visible length is only 132 characters.
reward if helps.
Thanks,
Krishnakumar
2006 Nov 15 9:24 AM
Hi Srini,
The name of the parameter may contain a maximum of eight characters.The maximum length of characters that a parameter can accomodate is 132 in its input field. The maximum visible length of the input field is between 39 and 45. If the length is greater than the maximum visible length, the content is displayed as movable.
The name of the selection criterion is limited to a maximum of 8 characters.The maximum length of the input fields is 45.The maximum visible length of the input fields is between 10 and 18. If the length is larger than the maximum visible length, then the content is scrollable.
Regards,
Chetan.
PS: Reward points if you find this helpful.
Message was edited by:
Chetan H. Dubey
2006 Nov 15 4:00 PM
U told that it will be in between 39 and 45 &between 10 and 18.which one should be correct
2006 Nov 15 9:41 AM
hi,
maximun lenght of the field should be unlimeted.
no there is any specific lenght is there in select-option and parameter option