Oracle Applications

Tuesday, 29 September 2020

IN and NVL Function in Oracle BIP Data model SQL Query.

›
Here is the sample query where you can use IN clause and NVL Function in the SQL Query - where clause in the Oracle BIP report...

Sample General Ledger ( GL ) Journal - SQL Query - Oracle Cloud Fusion.

›
  Here is the sample SQL Query to fetch the basic General Ledger( GL ) - SQL Query in the Oracle Cloud fusion. This query may ...
Wednesday, 19 August 2020

SQL Query to get the Supplier Site Assignment - Oracle Fusion.

›
 Here is the generic SQL Query to get the Supplier Site Assignment details as per the FBDI template in the Oracle Fusion. se...

SQL Query to get the Supplier Contact Details - Oracle Fusion.

›
 Here is the generic SQL Query to get the Supplier Contact details as per the FBDI template in Oracle fusion. select...

SQL Query to get the Supplier Address Details - Oracle Fusion.

›
Here is the generic Suppliers Address Details as per the FBDI Template. SELECT     hp.party_name           ,psa.pa...

SQL Query to get the Supplier Site Details - Oracle Fusion.

›
Here is the generic Supplier Site Details as per the FBDI template in the Oracle fusion.  select psv.vendor_name  ,pssam.ven...

SQL Query to get the Suppliers Details - Oracle fusion.

›
Here is the generic SQL Query to fetch the basic Suppliers Details as per the Oracle FBDI template.   SELECT pos.vendor_n...
Saturday, 7 March 2020

SQL Query to get the Supplier Basic info in Oracle fusion.

›
Here is the SQL Query to get the Supplier Basic information such as Supplier Name, Supplier Site, Vendor Site ID. Use this query, modi...

SQL Query to get the Purchase Order(PO) FBDI Import Error details.

›
Here is the quick SQL Query to get the Purchase Order(PO) FBDI Import Error details for all the PO's which are errored out....

SQL Query to get the Legal entity in Oracle fusion.

›
Here is the SQL Query to get the Legal entity in Oracle fusion. SQL Query SELECT * FROM XLE_ENTITY_PROFILES where TRUNC (...

Import Program to import Purchase Orders in Oracle fusion.

›
Here is the quick post to import the Purchase orders using the FBDI process. 1.  Log in to the application and click on navigator i...
Wednesday, 27 November 2019

Rest API to delete the UnProcessed Projects Costs.

›
Here is the Rest API for the Oracle fusion to delete the UnProcessed Projects Costs. The input for this Rest API is the Transactio...

TaxPayer ID - Supplier Profile database table to find the Tax Payer ID - Oracle fusion.

›
Here is the table name in the Oracle fusion cloud application, where the TaxPayer ID gets stored.                              POZ_...

VAT Code and Tax Registration Number at the Supplier Site - Oracle Fusion FBDI

›
VAT Code and Tax Registration Number at the Supplier Site FBDI upload. These two columns are dummy columns and are not uploaded th...
Thursday, 3 October 2019

Query to find the Supplier Site Tolerances configuration setups in Oracle fusion

›
Here is the query to find the Supplier Site Service Tolerance and Quantity Tolerances configuration setups in Oracle fusio...

Import program to Purge the PO Receipts interface table in Oracle fusion.

›
Here is the import program to purge the PO receipts interface table : " Purge Receiving Interface" Th...
Monday, 30 September 2019

Where exclusive_payment_flag of Supplier Site is stored

›
Here is the table name where the exclusive_payment_flag of the supplier site is stored : iby_external_payees_all
Saturday, 27 April 2019

SQL Query to fetch the Project Contracts Billing Cycle setup details in Oracle cloud.

›
Here is the SQL Query to fetch the Project Contracts Billing Cycle setup details in Oracle cloud. SELECT 'Billing Cycle' ...

SQL Query to fetch the Project Billing Currency Type code in Oracle cloud fusion.

›
Here is the SQL Query to fetch the Project Billing Currency Type codes in Oracle cloud fusion. SELECT 'Billing Currency Type...

SQL Query to fetch the payment terms setups in Oracle cloud fusion

›
Here is the SQL Query to fetch the payment terms setups in Oracle cloud. SELECT 'PAYMENT TERM' "SETUP_NAME",  ...

SQL Query to get the Contract Party Role setup details in Oracle cloud fusion Contracts

›
Here is the SQL Query to get the Contract Party Role Setup details in Oracle cloud fusion. SELECT  'Party Role Code' ...

SQL Query to get the Organization ID details in Oracle cloud fusion.

›
Here is the SQL Query to get the Organization ID in Oracle cloud fusion. This query can be tweaked accordingly for the further req...
‹
›
Home
View web version
Powered by Blogger.