What are select options and what is the diff from parameters?
Answer Posted / preeti pawar
Select options are for range of values.
Parameters are used for simple queries of single values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Can we create a gui status in a program from the object browser?
Which one is better joins or views and why?
How do you delete duplicate records from internal table?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
Exception handling and how does it transfer from called method to calling method?
How can cluster table be created?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How many types of tables exist and what are they in data dictionary?
What are the data types of internal tables?
how can you display data say "your name"in sap script without print program or driver program??
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?