In 1099 Copy B report, the correction flag is not being checked
After updating the withholding type, in the update voucher line withholding when we regenerate the Copy B report , the correction flag is not checked.
This < WHTD_CORR_FLG> tag value get populated in process APX1099 from table ps_TMP_1099_COPYB.
The table ps_TMP_1099_COPYB gets populated from another base table PS_WTHD_1099_COPYB in process AP_COPYB_RPT. The value for WHTD_CORR_FLG is "NO" in this case.
This base table PS_WTHD_1099_COPYB is getting filled in main process AP_APY1099 and WTHD_CORR_FLG populating based on below condition.
Corrections made to the information:
- GS Correction