SAP ABAP Question:
Download Questions PDF

What are ranges? What are number ranges?

Answer:

Main function of ranges to pass data to the actual selection tables without displaying the selection screen.

Min, Max values provided in selection screens.

It is often necessary to directly access individual records in a data structure. This is done using unique keys. Number ranges are used to assign numbers to individual database records for a commercial object, to complete the key. Such numbers are e.g. order numbers or material master numbers.

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What are matchcodes? Describe?How do you validate the selection criteria of a report? And how do you display initial
values in a selection screen?