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 | PSKEY | Keys for HR Master Data | SOURCE VALUE(PERNR) LIKE PSKEY-PERNR |
|
| 2 | RPBENEEDAT | Benefit reference structure for function modules | ||
| 3 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TABLE STRUCTURE RPBENERR |
|
| 4 | RPBENERR | Benefit structure for error table | ||
| 5 | RPBENEVENT | Benefit adjustment reasons | SOURCE VALUE(EVENT_DESCRIPTION) LIKE RPBENEVENT OPTIONAL |
|
| 6 | RPBENEVENT | Benefit adjustment reasons | ||
| 7 | RPBENPERSONFORMS | List of Persons (for Form Printout) | ||
| 8 | RPBENRPT01 | Benefit program-specific fields | SOURCE VALUE(ENROLLMENT_TYPE) LIKE RPBENRPT01-ENRTY OPTIONAL |
|
| 9 | THEAD | SAPscript: Text Header | SOURCE VALUE(LANGUAGE) LIKE THEAD-TDSPRAS DEFAULT SY-LANGU |
|