Hi,
i know some conditions like itab should not be empty
sort the table itab
delete duplicates
but my question is if master itab is empty it will fetch all the records is there any memory restriction on for using for all entries or it will give all the records if restriction is there what should i do?