Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Link between OTL and Calculation cards
Content
Hi All,
We got a link between Element entries and Calculation cards though BIP but we are looking to link between time cards and OTL or Element entries and OTL. Once an employee enter OTL data and transfer batch, entries will create in Calculation cards and Element entries. Here our requirement is when we pass element name we need to fetch corresponding OTL start time and stop time. Please share SQL query if anybody worked on that.
select distinct ppn.full_name as person,
pdcd.base_display_name as card,
pdccd.base_component_name as comp,
pdcc.effective_start_date as start_date,
Tagged:
1