Oracle Applications Knowledge Repository
Monday, December 4, 2017
Query to Extract all pending approvals from Self Service
›
SELECT TO_CHAR ( hat . creation_date , 'DD-MON-YYYY HH:MI:SS AM' ) trans_creation_date , hat . transaction...
Thursday, October 26, 2017
API to Delete EIT Structure
›
--select * from fnd_descr_flex_contexts where descriptive_flex_context_code = 'XXHR_XXX_EDUCATION'-- EIT Details --select * ...
Tuesday, October 17, 2017
Payment Method Master Query with all Tab Details
›
SELECT popmf . org_payment_method_id , popmf . org_payment_method_name , pea . external_account_id , -- Bank informati...
›
Home
View web version