0 votes
in SAP by
What Is The Use Of ‘for All Entries’?

1 Answer

0 votes
by

To avoid nested select statements we use SELECT FOR ALL ENTRIES statement. If there are more than 10000 records SELECT FOR ALL ENTRIES is used. Performance-wise SELECT FOR ALL ENTRIES is better to use.

Related questions

0 votes
asked Apr 11, 2020 in SAP by amita rallin
0 votes
asked Apr 1, 2022 in SAP S/4HANA Key Concepts Overview by Robindeniel
...