You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

EMPLOYEE TAX CARD QUERY for MEXICO - CalculationValueDefinition

Hi team,

when we are trying to fetch the CalculationValueDefinition component data for Calculation Card MX, the ValueDefinitionName was empty. We are using below query but here source id is empty so unable to join that table PAY_VALUE_DEFINITIONS_VL . Can anyone suggest on this? we dont see any other column to join with this.

---CalculationValueDefinition---


SELECT DISTINCT


pldg.name ldg
,pdcdt.display_name "DirCardDefinitionName"
,to_char (pdccf.effective_start_date, 'yyyy/mm/dd')
,paaf.ASSIGNMENT_NUMBER
,pdccdv.component_name "DirCardCompDefName"
,pdcf.card_sequence
,pdccf.COMPONENT_SEQUENCE
,pvdv.name "ValueDefinitionName"



FROM pay_dir_cards_f pdcf
, pay_dir_card_definitions_tl pdcdt

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!