Table list used by SAP ABAP Function Module HR_BEN_CALC_BENEFIT_ER_CONTRIB (Berechnung des AG Beitrags)
SAP ABAP Function Module
HR_BEN_CALC_BENEFIT_ER_CONTRIB (Berechnung des AG Beitrags) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | SOURCE VALUE(SALARY) LIKE P0008-ANSAL DEFAULT 0 |
|
| 2 | P0379 | HR Master Record: Infotype 0379 (Stock Purchase Plans) | SOURCE VALUE(EE_PRE_CONTRIB_AMT) LIKE P0379-EEAMT DEFAULT 0 |
|
| 3 | P0379 | HR Master Record: Infotype 0379 (Stock Purchase Plans) | ||
| 4 | P0379 | HR Master Record: Infotype 0379 (Stock Purchase Plans) | SOURCE VALUE(EE_PRE_UNITS) LIKE P0379-EEUNT DEFAULT 0 |
|
| 5 | P0379 | HR Master Record: Infotype 0379 (Stock Purchase Plans) | SOURCE VALUE(EE_POST_CONTRIB_AMT) LIKE P0379-PTAMT DEFAULT 0 |
|
| 6 | P0379 | HR Master Record: Infotype 0379 (Stock Purchase Plans) | SOURCE VALUE(EE_POST_UNITS) LIKE P0379-PTUNT DEFAULT 0 |
|
| 7 | RPBENEEDAT | Benefit reference structure for function modules | ||
| 8 | RPBENEEDAT | Benefit reference structure for function modules | SOURCE VALUE(EE_BENEFIT_DATA) LIKE RPBENEEDAT |
|
| 9 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TABLE STRUCTURE RPBENERR |
|
| 10 | T5UB3 | Benefit area | ||
| 11 | T74FF | Benefit employer contribution rule | SOURCE ER_CONTRIB_RULE STRUCTURE T74FF |
|
| 12 | T74FF | Benefit employer contribution rule | SOURCE VALUE(ER_CONTRIBUTION) LIKE T74FF-CNAMT |
|
| 13 | T74FF | Benefit employer contribution rule |