APEX$TASK_PK is a substitution string holding the primary key value of the system of records
Thursday, January 22, 2026
Wednesday, November 12, 2025
Query to get the list of contexts for each formula type in Oracle Fusion HCM
Worker Self Evaluation - Calculated Rating Issue - Invalid Rating Level in Oracle Fusion HCM Performance Rating Calculation
One of the possible reason to fail is if the Length of the Goal Name is more than 255 Characters. Try to reduce the Goal Name length to below 250 characters and use description for detailed information about the Goal.
Note: Please check with Oracle before you do any changes.
Friday, September 26, 2025
currentAppUi built in variable in VBCS
$global.currentAppUi.id:- The id of the App UI
$global.currentAppUi.urlId:-The id of the App UI as shown in the URL
$global.currentAppUi.displayName:- The display name for the App UI
$global.currentAppUi.description:- The description of the App UI
$global.currentAppUi.defaultPage:- The default page of the App UI (if there is one)
$global.currentAppUi.defaultFlow:- The default flow of the App UI (if there is one)
$global.currentAppUi.applicationStripe:- The stripe of the custom App UI
$global.currentAppUi.pillarTheme:- The pillar theme to use for the App UI
$global.currentAppUi.pillarThemeMode:- The pillar theme mode to use for the App UI
$global.currentAppUi.icon:- The icon of the custom App UI
$global.currentAppUi.usage:- (This variable is reserved for Oracle Cloud Applications)
$global.currentAppUi.menuDisplayName:- The name of the custom App UI
$global.currentAppUi.extensible: (Boolean) If this App UI can be extended
currentFlow built in variable in VBCS
If there is a routerFlow in the page, the $page.currentFlow variable can be used to retrieve the id of this flow.
$page.currentFlow:- The id of the current flow.
currentPage Built in variable in VBCS
- To access some of the current page's metadata, such as ID and title, there is a built-in variable named currentPage on the application object.
- The currentPage variable automatically updates as the current page changes during navigation.
- This can be used to update a navigation component with the currently selected page.
Saturday, February 1, 2025
Query to get the Concurrent Program along with Value Set details
Monday, January 27, 2025
Query to get Unposted Journals in Oracle APPS R12
Sunday, January 26, 2025
Query to get Employee Responsibility details in Oracle Fusion
Employee assigned Responsibilities in Oracle Fusion
Thursday, January 23, 2025
Business Classification in Oracle Supplier R12 - POS_BUSINESS_CLASSIFICATIONS
SQL Query To Get Invoice Validation And Accounting Status For The Given Check Number (Doc ID 2975480.1)
Friday, January 17, 2025
How To Populate the Phone Number Field in Oracle Loans? (Doc ID 2990762.1)
Thursday, January 16, 2025
Query for Outstanding Card Transactions Report (Doc ID 2755945.1) in Fusion Expenses
Query to get the Approver Details for Expense Report (Doc ID 2279634.1) in Oracle Fusion
Wednesday, January 8, 2025
Query to get Parent and Child Accounts in Oracle APPS R12
Friday, January 3, 2025
Query to get Employee Assignment Status in Oracle Fusion
Query to get Element Entry details in Oracle Fusion HCM
Mandatory Input value for HCM Elements in Oracle Fusion
Query to get Grade Rate details in Oracle ERP
APEX$TASK_PK
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
-
The XDOLoader utility is a Java-based command line program to load template (RTF, PDF, and XSL-FO), XML, and XSD files to the XML Publis...
-
SELECT aca.check_number ,aia.invoice_id ,aia.invoice_num ,aia.invoice_amount ,distribution_line_number ,aida.accrual_p...
-
Serial_number_control_code column contains values as 1,2,5 &6 in mtl_system_items_b table. Inorder to find meaning for this values r...