Answers

Question and Answer:

  Home  SAP ABAP

⟩ What are ranges? What are number ranges?

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.

 140 views

More Questions for you: