Data Element list used by SAP ABAP Function Module RP_GR_RESET_CUMULATIVE_AMOUNTS (Reset cumulative amounts)
SAP ABAP Function Module RP_GR_RESET_CUMULATIVE_AMOUNTS (Reset cumulative amounts) is using
# Object Type Object Name Object Description Note
     
1 Data Element  P_GRNACPRP Garnishment: amount paid in current payroll period SOURCE VALUE(ACPRP) LIKE GRDBT_INT-ACPRP DEFAULT 0
2 Data Element  P_GRNAMTOD Garnishment: amount paid from beginning of month to date SOURCE VALUE(AMTOD) LIKE GRDBT_INT-AMTOD DEFAULT 0
3 Data Element  P_GRNAYTOD Garnishment: amount paid from beginning of year to date SOURCE VALUE(AYTOD) LIKE GRDBT_INT-AYTOD DEFAULT 0
4 Data Element  P_GRNBABRP Begin date of payroll period for garnishment payroll SOURCE VALUE(BABRP) LIKE GRALL_INT-BABRP
5 Data Element  P_GRNGCPRP Garnishment: gross summed over current payroll period SOURCE VALUE(GCPRP) LIKE GRDBT_INT-GCPRP DEFAULT 0
6 Data Element  P_GRNGMTOD Garnishment: gross summed month to date SOURCE VALUE(GMTOD) LIKE GRDBT_INT-GMTOD DEFAULT 0
7 Data Element  P_GRNLABRD Last payroll date for garnishment SOURCE VALUE(LABRD) LIKE GRALL_INT-LABRD
8 Data Element  P_GRNNCPRP Garnishment: net summed over current payroll period SOURCE VALUE(NCPRP) LIKE GRDBT_INT-NCPRP DEFAULT 0
9 Data Element  P_GRNNMTOD Garnishment: net summed month to date SOURCE VALUE(NMTOD) LIKE GRDBT_INT-NMTOD DEFAULT 0
10 Data Element  P_GRNPABRD Payroll date for garnishment SOURCE VALUE(PABRD) LIKE GRALL_INT-PABRD