Table list used by SAP ABAP Function Module BAPI_BEN_BENADJREAS_CALC_ENDDA (Determination of the (new) end date of an existing adjustment reason)
SAP ABAP Function Module
BAPI_BEN_BENADJREAS_CALC_ENDDA (Determination of the (new) end date of an existing adjustment reason) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIBENEVT | Benefits: Adjustment Reasons | SOURCE VALUE(VALIDITYEND) LIKE BAPIBENEVT-TO_DATE |
|
| 2 | BAPIBENEVT | Benefits: Adjustment Reasons | SOURCE VALUE(RECORDNUMBER) LIKE BAPIBENEVT-SEQNR |
|
| 3 | BAPIBENEVT | Benefits: Adjustment Reasons | SOURCE VALUE(EMPLOYEENUMBER) LIKE BAPIBENEVT-PERSON_NO |
|
| 4 | BAPIBENEVT | Benefits: Adjustment Reasons | SOURCE VALUE(LOCKINDICATOR) LIKE BAPIBENEVT-LOCKINDIC |
|
| 5 | BAPIBENEVT | Benefits: Adjustment Reasons | SOURCE VALUE(VALIDITYBEGIN) LIKE BAPIBENEVT-FROM_DATE |
|
| 6 | BAPIBENEVT | Benefits: Adjustment Reasons | SOURCE VALUE(SUBTYPE) LIKE BAPIBENEVT-EVENT |
|
| 7 | BAPIBENPAR | Parameter Structure for Benefits BAPIs | SOURCE VALUE(CALCULATEDENDDATE) LIKE BAPIBENPAR-CALC_ENDDATE |
|
| 8 | BAPIBENPAR | Parameter Structure for Benefits BAPIs | SOURCE VALUE(ADJUSTDATE) LIKE BAPIBENPAR-ADJUST_DATE |
|
| 9 | BAPIPAKEY | Key for HR Master Data | SOURCE VALUE(OBJECTID) LIKE BAPIPAKEY-OBJECTID |
|
| 10 | BAPIRET1 | Return Parameter | ||
| 11 | BAPIRET1 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET1 |
|
| 12 | RPBENEEDAT | Benefit reference structure for function modules | ||
| 13 | RPBENERR | Benefit structure for error table |