22-07-2026 Interview Questions - MPC /Devi
1.what is the use of with clause
2 How to remove special charecter in oracle DB column ?
REGEXP_REPLACE function. This function relies on regular expressions to identify and strip out everything except alphanumeric text.SELECT)[^a-zA-Z0-9]: This negates (^) the set, targeting any character that is not a lowercase letter, uppercase letter, or number.'': Replaces those targeted characters with an empty string, removing them entirely
3. RTF Template with multiple sheets --Saiteja
Summary:
RTF Template must push out results in Excel with mutiple sheets
Content (please ensure you mask any confidential information):
I have put in place a rtf template that must give me the results in excel and for each business unit it must generate a separate tab in excel. At the moment it pushes out the results as below.
My expectation is that for each BUSINESS_UNIT that sits in G_1 it should create a tab and name it to the value of that BUSINESS_UNIT
5.fbdi which object do u loded recentlyn--- supplier wht is the sequence to load supplier
6.oic property file use
7..scope fault deault and global fact in oic
Have you developed Matrix/Crosstab Report Report ? --Samba has realtime scinarios
Have you loaded objects using FBDI ? What are they ?
Seupplier FBDI Sequence ? What are they ?
If you submit load interface file for Import . What are underlying processes will get triggered ?
what is propertyfile in OIC ?
- Job Package Name: The path of the Oracle Enterprise Scheduler (ESS) job.
- Job Definition Name: The formal system name of the import process.
- ZIP File Prefix: The base name of your zipped package. For example, if your file is
AP_Invoices_12345.zip, the prefix parameter isAP_Invoices_12345.
What are the underlying tables in Requisition to PO with join Condition ?
What are Supplier FBDI heirarchy ?
what are they and what is the sequence ?
- Import Suppliers
- Import Supplier Addresses
- Import Supplier Sites
- Import Supplier Site Assignments
- Import Supplier Contracts
- Import Supplier Attachments
- Import Supplier Business Classifications
- Import Supplier Products and Services Categories
Create Suppliers with the Import Suppliers Process
Supplier Import processes are programs that you can use to import new supplier records from external systems and to update and delete existing supplier records.
These programs are used to import supplier information:
Import Suppliers
Import Supplier Addresses
Import Supplier Sites (includes third-party payment relationships)
Import Supplier Site Assignments
Import Supplier Contacts (includes user accounts and contact addresses import)
Import Supplier Business Classifications
Import Supplier Products and Services Categories
Import Supplier Attachments
Purge Supplier Interface Records
How the Import Process Works
The Supplier Import process is run by either the Supplier Administrator or the Supplier Manager.
You can load data to interface tables using predefined templates and the Load Interface File for Import scheduled process. Both are part of the External Data Integration Services for the Oracle Cloud feature.
Obtain FBDI templates from the File-Based Data Import for Oracle Fusion Cloud Procurement guide from the links found in the File-Based Data Imports section.
The process for supplier import is as follows:
Data must first be inserted into the existing Open Interface Tables:
POZ_SUPPLIERS_INT
POZ_SUP_ADDRESSES_INT
POZ_SUPPLIER_SITES_INT
POZ_SITE_ASSIGNMENTS_INT
POZ_SUP_CONTACTS_INT
POZ_SUP_CONTACT_ADDRESSES_INT
POZ_SUP_BUS_CLASS_INT
POZ_SUP_PROD_SERV_INT
POZ_SUP_ATTACHMENTS_INT
POZ_SUP_THIRDPARTY_INT
if we submit Load interface file for Import
what are underlying programs get submitted ?
- Transfer File: Moves the uploaded
.zipfile from the Universal Content Management (UCM / Oracle WebCenter Content) server to the designated import directory.
SELECT
aia.invoice_id,
aia.invoice_num,
fdt.file_name,
'https://' || ask.EXTERNAL_VIRTUAL_HOST ||
'/cs/idcplg?IdcService=GET_FILE&dID=' || fdt.dm_version_number ||
'&dDocName=' || fdt.dm_document_id || '&allowInterrupt=1' AS attachment_url
FROM
ap_invoices_all aia
JOIN
fnd_attached_documents fad
ON fad.pk1_value = TO_CHAR(aia.invoice_id)
AND fad.entity_name = 'AP_INVOICES_ALL'
JOIN
fnd_documents_tl fdt
ON fdt.document_id = fad.document_id
AND fdt.language = USERENV('LANG')
CROSS JOIN
ask_deployed_domains ask
- Open your RTF template in Microsoft Word with the BI Publisher Desktop plugin installed.
- Add a text field in your repeating group for the URL.
- Right-click the field and select BI Publisher Properties.
- Go to the Advanced tab.
- In the properties box, add the HTML link syntax so it renders as a hyperlink:
<?concat('<a href="', ATTACHMENT_URL, '">View Attachment</a>')?>
ATTACHMENT_URL column directly into your layout. Excel will automatically recognize the string as a clickable link.Report Run Date: <?CF_REPORT_RUN_DATE?>
Organization Name: <?CF_ORGANIZATION_NAME?>
|
Part
Number |
Root
Part Code |
Root
Part Description |
ABC
Class |
FMS
Class |
Consumption Value |
Consumption
Quantity |
0-30
DAY Demand |
31-60
DAY Demand |
61-90
DAY Demand |
Back
Order |
Daily
Demand |
Lead
Time |
Lead
Demand |
Onhand
|
Lot
Size |
Reorder Quantity |
Transaction
Type |