abap_exemples For all entries 1 2 3 4 5 6 7 8REFRESH li_matplant. SELECT pur_group mat_plant INTO TABLE li_matplant FROM /bi0/pmat_plant FOR ALL ENTRIES IN SOURCE_PACKAGE WHERE mat_plant = SOURCE_PACKAGE-/bic/zmat_po AND pur_group <> '' AND objvers = 'A'.