2. Which datatype can not be used to define parameter.
Answers were Sorted based on User's Feedback
Answer / manoj dash
we cannot use data type "float " to define parameters.
Is This Answer Correct ? | 19 Yes | 1 No |
Answer / srinivs
Type F cannot declared in parameters.But we can declare
packed decimals
Ex: data : m type P decimals 2
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sathish.b
String Data type is allowed to create a parameter, only for
select-options it is not allowed
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / vijaypamulapati
Type F is not allowed to declare Parameters
regrds,
Vijay
Is This Answer Correct ? | 1 Yes | 1 No |
If the second page is not triggering what is the problem?
What is client concept in sapscript? What is client dependent and client independent?
What is the use of rscltcop program?
What are Change Pointers ?
If u want to add any fields in the layout what is the procedure you follow ?
How can I debug my sapscript?
Can i Have Some Realtime Examples on Smartforms ?
how we can debug in sap scipt
Is it possible to create a sapscript without a main window?
What is difference between script and report?
In production system there are includes like /SMB40/M07DRTOP, /SMB40/M07DRMTA, but there's no Print program /SMB40/M07DR. That program is on developer server. How can I install program /SMB40/M07DR on production server?
How can I format the date being displayed in the sapscript?