Hi experts,
Does anybody say me the core data in this function in order to get results ((i.e for extractor 0HR_PT-1)?
CALL FUNCTION 'HR_BIW_GET_DATA' "
EXPORTING
i_requnr = '1'
i_isource = '0HR_PT_1'
....
TABLES
i_t_select = ??????
i_t_fields = ??????
Thanks in advance