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 Table  P0008 HR Master Record: Infotype 0008 (Basic Pay) SOURCE VALUE(SALARY) LIKE P0008-ANSAL DEFAULT 0
2 Table  P0379 HR Master Record: Infotype 0379 (Stock Purchase Plans) SOURCE VALUE(EE_PRE_CONTRIB_AMT) LIKE P0379-EEAMT DEFAULT 0
3 Table  P0379 HR Master Record: Infotype 0379 (Stock Purchase Plans)
4 Table  P0379 HR Master Record: Infotype 0379 (Stock Purchase Plans) SOURCE VALUE(EE_PRE_UNITS) LIKE P0379-EEUNT DEFAULT 0
5 Table  P0379 HR Master Record: Infotype 0379 (Stock Purchase Plans) SOURCE VALUE(EE_POST_CONTRIB_AMT) LIKE P0379-PTAMT DEFAULT 0
6 Table  P0379 HR Master Record: Infotype 0379 (Stock Purchase Plans) SOURCE VALUE(EE_POST_UNITS) LIKE P0379-PTUNT DEFAULT 0
7 Table  RPBENEEDAT Benefit reference structure for function modules
8 Table  RPBENEEDAT Benefit reference structure for function modules SOURCE VALUE(EE_BENEFIT_DATA) LIKE RPBENEEDAT
9 Table  RPBENERR Benefit structure for error table SOURCE ERROR_TABLE STRUCTURE RPBENERR
10 Table  T5UB3 Benefit area
11 Table  T74FF Benefit employer contribution rule SOURCE ER_CONTRIB_RULE STRUCTURE T74FF
12 Table  T74FF Benefit employer contribution rule SOURCE VALUE(ER_CONTRIBUTION) LIKE T74FF-CNAMT
13 Table  T74FF Benefit employer contribution rule