Access all selected personnel numbers using LDB in HCM/HR
Hi there,I am searching for a possibility to access all selected personnel numbers when using logical database in ABAP HCM/HR.Example:NODES: peras. TABLES: pernr. START-OF-SELECTION. GET peras.In the GET peras event an implicit loop is performed ov...