Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Tax Withholding Card Report
We have created a custom report to fetch any updates on the tax withholding card report as the audit report doesn't have the update details. We are able to fetch most of the values but are stuck on few fields can you give us any tables which have those values.One such field that we are looking for are federal filing status
The report query is as below:
SELECT pdccdf.base_component_name ,
pvdf.base_name ,
prif.value1 ,
pvdf.effective_start_date ,
pvdf.effective_end_date ,
pvdf.uom ,
pvdf.created_by ,
pvdf.creation_date ,
pvdf.last_updated_by ,
pvdf.last_update_date
0