Table list used by SAP ABAP Function Module HR_BEN_FORM_PRINT (Druck eines Formulars (Anmeldung oder Bestätigung))
SAP ABAP Function Module HR_BEN_FORM_PRINT (Druck eines Formulars (Anmeldung oder Bestätigung)) is using
# Object Type Object Name Object Description Note
     
1 Table  PSKEY Keys for HR Master Data SOURCE VALUE(PERNR) LIKE PSKEY-PERNR
2 Table  RPBENEEDAT Benefit reference structure for function modules
3 Table  RPBENERR Benefit structure for error table SOURCE ERROR_TABLE STRUCTURE RPBENERR
4 Table  RPBENERR Benefit structure for error table
5 Table  RPBENEVENT Benefit adjustment reasons SOURCE VALUE(EVENT_DESCRIPTION) LIKE RPBENEVENT OPTIONAL
6 Table  RPBENEVENT Benefit adjustment reasons
7 Table  RPBENPERSONFORMS List of Persons (for Form Printout)
8 Table  RPBENRPT01 Benefit program-specific fields SOURCE VALUE(ENROLLMENT_TYPE) LIKE RPBENRPT01-ENRTY OPTIONAL
9 Table  THEAD SAPscript: Text Header SOURCE VALUE(LANGUAGE) LIKE THEAD-TDSPRAS DEFAULT SY-LANGU