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
What are secondary indexes. How can we know which index is being used in a select query?
Difference between select option and ranges ?
When was the sap abap being created?
What are the different modules of sap? : sap abap hr
What is a transaction variant and why are they used?
How many lists can a program can produce?
Difference between transparent tables and pooled tables? : abap hr
What are the check tables?
What will you code in start-of-selection & end-of-selecton & why?
What is the difference between upload and ws_upload ? : abap bdc
What are the basic functions of database utility? : abap data dictionary
To how many tables can an append structure be assigned. : abap data dictionary
What is Buffering Concept? When should a Table be buffered?
How would you suppress the display of a parameter on the selection screen?
What is generic area buffering in abap?