what is the RANGES stmt used in ABAP. if anybody know this
answer. plz post imdtly
Answer Posted / abhinesh mishra
ranges are just like select-options but you dont get the
option to enter at seletion screen .
ranges: gr_hkont for bsis-hkont.
you can use it in the select queries
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Define alv programming in abap?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
How to debug rfc function module?
What is a fall back class?
What is update task
How do you take care of performance issues in your ABAP programs?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
How do you restrict the data to be entered in the payroll area? : sap abap hr
Explain the components of selection table?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Define structure in abap data dictionary?
Explain how do you move on to the next screen in interactive reporting?
How is the command suppress-dialog useful?
What is the role of ‘refresh’ in internal table?