People and Culture Blog

Query to list concurrent program name with Parameters

SELECT fcpl.user_concurrent_program_name , fcp.concurrent_program_name , par.column_seq_num , par.end_user_column_name , par.form_left_prompt prompt , par.enabled_flag , par.required_flag , par.display_flag , par.flex_value_set_id , ffvs.flex_value_set_name , flv.meaning default_type , par.DEFAULT_VALUE FROM fnd_concurrent_programs fcp ,…

Read More

Query To Find Dependent Objects Of An Invalid Object

SELECT owner, object_type, object_name FROM dba_objects WHERE status = ‘INVALID’ AND object_name IN (SELECT referenced_name FROM dba_dependencies WHERE name = ‘<INVALID_OBJECT_NAME>’);

Read More

GL Batches Query

SELECT jb.NAME, gh.period_name, gh.je_source, gh.je_category, gh.currency_code, gc.concatenated_segments, gl.entered_cr, gl.entered_dr, gl.accounted_cr, gl.accounted_dr FROM gl_je_batches jb, gl_je_headers gh, gl_je_lines gl, gl_code_combinations_kfv gc WHERE jb.je_batch_id = gh.je_batch_id AND gh.je_header_id = gl.je_header_id AND gl.code_combination_id…

Read More

Deleting Journal from GL responsibility

Read More

Creation of new tax category for India

Read More

unable to apply/unapply any receipt applications with the receipt.

User was unable to apply/unapply any receipt applications with this receipt.we had applied this data fix in Test Instance and the issue has been fixed.

Read More

How to Use Apex Collection

Overview Apex Collections (APEX_COLLECTION) is a package that comes with Oracle Apex and is one of the most important features that comes with Oracle APEX. Each member has a sequence…

Read More

Oracle unveils Next-Gen Autonomous Data Warehouse

In what can be seen as a significant step towards customer empowerment with regards to data, Oracle unveiled the next-generation update of Autonomous Data Warehouse last week. The latest enhancements…

Read More

Goldengate Replication for a US-based Client

Goldengate is an Oracle product that allows organizations to replicate and transform data between databases. It synchronizes data in real-time and also works in heterogeneous environments. Goldengate is a helpful…

Read More

Wingman Contest: Doyensys’ Ode to Women in Our Lives

Women play a central role in our lives, and for many of us, they are the essence of our beings. They wear multiple hats, and depending upon the situation, transition…

Read More