SlideShare a Scribd company logo
1 of 10
INTERFACE
Purchase Order Interface/Conversion.
Application.
Purchasing PO.
Validations.
. Vendor name should not be null.
. Vendor site code should not be null.
. Organization should exists for ship to organization.
. Address1 should not be null.
. Bill to location should not be null and should be a valid one.
. Ship to location should not be null and should be a valid one at both header and line
level.
. Charge account should be a valid one.
Interface Tables.
PO_HEADERS_INTERFACE.
PO_LINES_INTERFACE.
PO_DISTRIBUTIONS_INTERFACE.
Base Tables.
PO_HEADERS_ALL
PO_LINES_ALL
PO_DISTRIBUTIONS_ALL
Import Program Name.
Purchase Order Open Interface.
Suppliers/Vendors Interface/Conversion.
Application.
Payables AP.
Validations.
. Vendor Name should not be null.
. Vendor Type lookup code should be a valid value.
. Type 1099 should be a vaild value.
. Org type lookup code should be a valid value.
. Vendor site code should not be null.
. If pay iste flag is not null then it should be either Y or N.
. If Hold all Payments flag is not null then it should be either Y or N.
. If exclusive payment falg is not null then it should be either Y or N.
. If Tax reporting site flag is not null then it should be eeither Y or N.
. FOB lookup code should be a valid one.
. Terms name should be a valid one.
. Address line1 should not be null.
. Payment method lookup code should be a valid value.
Interface Tables.
AP_SUPPLIERS_INT.
AP_SUPPLIER_SITES_INT.
AP_SUPPLIER_CONTACTS_INT.
Base Tables.
AP_SUPPLIERS_ALL
AP_SUPPLIER_SITES_ALL
AP_SUPPLIER_CONTACTS_ALL
Import Program Name.
Suppliers open intereface import.
Supplier Sites open intereface import.
Supplier Contact open intereface import.
GL Journals Interface/Conversion.
Application.
General Ledger SQLGL.
Validations.
. Actual flag should be A or B and not null.
. Accounting date should not be null.
. Currency Code should not be null
. Entered Cr Or Entered Dr. One of these should not be null and the other should be null.
. Code combination id should be valid and should not be null.
. Period should be opened.
Interface Tables.
GL_INTERFACE.
Base Tables.
GL_JE_HEADERS
GL_JE_LINES
GL_JE_BATCHES
Import Program Name.
Program - Import Journals.
GL Budgets Interface/Conversion.
Application.
General Ledger SQLGL.
Validations.
. Actual flag should be B and not null.
. Budget name should not be null and should be a valid one.
. Budget Entity name should not be null and should be a valid one.
. Currency Code should not be null and should be a valid one.
. Code combination id should be valid and should not be null.
. Period should be opened and should not be null.
Interface Tables.
GL_BUDGET_INTERFACE.
Base Tables.
GL_BALANCES
Import Program Name.
Check the responsibility which has the access to budgets and navigate to.
Navigation: Budgets ---> Enter ---> Upload.
Employee Interface/Conversion.
Application.
Human Resources HRMS.
Validations.
. Business Group should exist.
. Ledger should exist.
. Last Name of an Employee should not be null
. Hire Date should not be null.
. Gender Must be either M or F for Employee.
Interface Tables.
We do not have interface table for employee.
Base Tables.
PER_ALL_PEOPLE_F
API i.e. Application Program Interface.
Create Employee: hr_employee_api.create_employee
Assign Supervisor: hr_assignment_api.update_emp_asg
Assign Job: hr_assignment_api.update_emp_asg_criteria
Re Hire Employee: hr_employee_api.re_hire_ex_employee
Update Employee: hr_person_api.update_person
Terminate Employee: hr_ex_employee_api.actual_termination_emp
hr_ex_employee_api.final_process_emp
Items Interface/Conversion.
Application.
Inventory INV.
Validations.
. COGS accounts should be populated.
. Item type should be a valid one.
. Item number should not be bull.
. Org should not be null and should be defined.
. Item description should not be null.
. UOM unit of measurement should not be null.
. Primary UOM code should not be bull.
. Check item is already created for the same organization.
. Item Catalog should not be null and should be a valid one.
. Item Template should not be null and should be a valid one.
. If planner code provided check if it is a valid one.
Interface Tables.
MTL_SYSTEM_ITEMS_INTERFACE.
MTL_ITEM_REVISIONS_INTERFACE.
EGO_ITM_USR_ATTR_INTRFC.
MTL_INTERFACE_ERRORS; For error information.
Base Tables.
MTL_SYSTEM_ITEMS_B
MTL_ITEM_REVISIONS
Import Program Name.
Import Items; For Items.
Import Item Catalogs; For SKU Items.
Item Categories Interface/Conversion.
Application.
Inventory INV.
Validations.
. Item number should not be null.
. Item should have already created.
. Org should not be null and should be defined.
. Item category should not be null and should be a valid one.
. Category list should not be null and should be a valid one..
. Transaction type should be CREATE/UPDATE.
Interface Tables.
MTL_ITEM_CATEGORIES_INTERFACE.
MTL_INTERFACE_ERRORS; For error information.
Base Tables.
MTL_ITEM_CATEGORIES_B
Import Program Name.
Item Category Assignment Open Interface.
Receipts Interface/Conversion
Application.
Account Receivables AR.
Validations.
. Receipt Number should not be null.
. Receipt amount should not be null.
. Customer should be available.
. Receipt Date should not be null.
. Invoice number should not be null.
. Receipt amount and total amount of all invoices related to a particular receipt should
match.
. Invoice amount should not be null.
. Check if receipt is already applied to the invoice.
. Receipt Apply date should not less than the Transaction Date.
. Transaction date should exist for the invoice.
Interface Tables.
We do not have interface table for Receipts.
Base Tables.
AR_CASH_RECEIPTS_ALL
API i.e. Application Program Interface.
Create Receipts: ar_receipt_api_pub.create_cash
Apply Amount: ar_receipt_api_pub.apply
Apply on Account: ar_receipt_api_pub.apply_on_account
Requisitions Interface/Conversion.
Application.
Purchasing PO.
Validations.
. Requisition Type should not be null.
. Item Type should not be null.
. Item category should not be null.
. Item description should not be null.
. UOM should not be null and should be a valid one.
. Quantity should not be null and should not be negative or 0.
. Item Should exist in the system.
. Supplier should not be null.
. Ship to locaton should not be null.
Interface Tables.
PO_REQUISITIONS_INTERFACE_ALL.
PO_REQ_DIST_INTERFACE_ALL.
Base Tables.
PO_REQUISITION_HEADERS_ALL
PO_REQUISITION_LINES_ALL
PO_REQ_DISTRIBUTIONS_ALL
Import Program Name.
Requisition Import.
Interfaces

More Related Content

Similar to Interfaces

Accenture fico interview-questions
Accenture fico interview-questionsAccenture fico interview-questions
Accenture fico interview-questionsprabhakar vanam
 
As with all projects in this course, your program’s output wil.docx
As with all projects in this course, your program’s output wil.docxAs with all projects in this course, your program’s output wil.docx
As with all projects in this course, your program’s output wil.docxrandymartin91030
 
Systems imlementation for Kasetsart University
Systems imlementation for Kasetsart University Systems imlementation for Kasetsart University
Systems imlementation for Kasetsart University Vinnie Tangsirikusolwong
 
Presentación 1 real!
Presentación 1 real!Presentación 1 real!
Presentación 1 real!Marvin Flores
 
Create this program in visual studio C# The design of the form A text.pdf
Create this program in visual studio C# The design of the form A text.pdfCreate this program in visual studio C# The design of the form A text.pdf
Create this program in visual studio C# The design of the form A text.pdfshyamsunder1211
 
Oracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch SourcesOracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch SourcesBoopathy CS
 
List of Coversions in Oracle Apps
List of Coversions in Oracle AppsList of Coversions in Oracle Apps
List of Coversions in Oracle AppsPrem Kumar
 
Computer Assignment #2 Company Database GuideCustomer Table Da.docx
Computer Assignment #2 Company Database GuideCustomer Table Da.docxComputer Assignment #2 Company Database GuideCustomer Table Da.docx
Computer Assignment #2 Company Database GuideCustomer Table Da.docxzollyjenkins
 
Final Paper Focus of the Final PaperWrite a five-to seven-.docx
Final Paper Focus of the Final PaperWrite a five-to seven-.docxFinal Paper Focus of the Final PaperWrite a five-to seven-.docx
Final Paper Focus of the Final PaperWrite a five-to seven-.docxmydrynan
 
eExpense Training
eExpense TrainingeExpense Training
eExpense TrainingTracy_Lynn
 
CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021
CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021
CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021MargenePurnell14
 

Similar to Interfaces (20)

Procure to pay flow
Procure to pay flowProcure to pay flow
Procure to pay flow
 
Fusion recivables
Fusion recivablesFusion recivables
Fusion recivables
 
Accenture fico interview-questions
Accenture fico interview-questionsAccenture fico interview-questions
Accenture fico interview-questions
 
As with all projects in this course, your program’s output wil.docx
As with all projects in this course, your program’s output wil.docxAs with all projects in this course, your program’s output wil.docx
As with all projects in this course, your program’s output wil.docx
 
Systems imlementation for Kasetsart University
Systems imlementation for Kasetsart University Systems imlementation for Kasetsart University
Systems imlementation for Kasetsart University
 
Presentación 1 real!
Presentación 1 real!Presentación 1 real!
Presentación 1 real!
 
Create this program in visual studio C# The design of the form A text.pdf
Create this program in visual studio C# The design of the form A text.pdfCreate this program in visual studio C# The design of the form A text.pdf
Create this program in visual studio C# The design of the form A text.pdf
 
Oracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch SourcesOracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch Sources
 
List of Coversions in Oracle Apps
List of Coversions in Oracle AppsList of Coversions in Oracle Apps
List of Coversions in Oracle Apps
 
Test case, test sets and test scripts
Test case, test sets and test scriptsTest case, test sets and test scripts
Test case, test sets and test scripts
 
Computer Assignment #2 Company Database GuideCustomer Table Da.docx
Computer Assignment #2 Company Database GuideCustomer Table Da.docxComputer Assignment #2 Company Database GuideCustomer Table Da.docx
Computer Assignment #2 Company Database GuideCustomer Table Da.docx
 
Order to cash cycle
Order to cash cycleOrder to cash cycle
Order to cash cycle
 
TALLYWINGS FEATURES
TALLYWINGS FEATURESTALLYWINGS FEATURES
TALLYWINGS FEATURES
 
Final Paper Focus of the Final PaperWrite a five-to seven-.docx
Final Paper Focus of the Final PaperWrite a five-to seven-.docxFinal Paper Focus of the Final PaperWrite a five-to seven-.docx
Final Paper Focus of the Final PaperWrite a five-to seven-.docx
 
Sap quest
Sap questSap quest
Sap quest
 
Creating an Invoice in a Spreadsheet_Cosocius Proof of Concept
Creating an Invoice in a Spreadsheet_Cosocius Proof of ConceptCreating an Invoice in a Spreadsheet_Cosocius Proof of Concept
Creating an Invoice in a Spreadsheet_Cosocius Proof of Concept
 
Ar user guide
Ar user guideAr user guide
Ar user guide
 
eExpense Training
eExpense TrainingeExpense Training
eExpense Training
 
CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021
CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021
CSCE 1030 Project 2 Due 1159 PM on Sunday, March 28, 2021
 
E space abstract
E   space abstractE   space abstract
E space abstract
 

Recently uploaded

Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 

Recently uploaded (20)

Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 

Interfaces

  • 1. INTERFACE Purchase Order Interface/Conversion. Application. Purchasing PO. Validations. . Vendor name should not be null. . Vendor site code should not be null. . Organization should exists for ship to organization. . Address1 should not be null. . Bill to location should not be null and should be a valid one. . Ship to location should not be null and should be a valid one at both header and line level. . Charge account should be a valid one. Interface Tables. PO_HEADERS_INTERFACE. PO_LINES_INTERFACE. PO_DISTRIBUTIONS_INTERFACE. Base Tables. PO_HEADERS_ALL PO_LINES_ALL PO_DISTRIBUTIONS_ALL Import Program Name. Purchase Order Open Interface.
  • 2. Suppliers/Vendors Interface/Conversion. Application. Payables AP. Validations. . Vendor Name should not be null. . Vendor Type lookup code should be a valid value. . Type 1099 should be a vaild value. . Org type lookup code should be a valid value. . Vendor site code should not be null. . If pay iste flag is not null then it should be either Y or N. . If Hold all Payments flag is not null then it should be either Y or N. . If exclusive payment falg is not null then it should be either Y or N. . If Tax reporting site flag is not null then it should be eeither Y or N. . FOB lookup code should be a valid one. . Terms name should be a valid one. . Address line1 should not be null. . Payment method lookup code should be a valid value. Interface Tables. AP_SUPPLIERS_INT. AP_SUPPLIER_SITES_INT. AP_SUPPLIER_CONTACTS_INT. Base Tables. AP_SUPPLIERS_ALL AP_SUPPLIER_SITES_ALL AP_SUPPLIER_CONTACTS_ALL Import Program Name. Suppliers open intereface import. Supplier Sites open intereface import. Supplier Contact open intereface import.
  • 3. GL Journals Interface/Conversion. Application. General Ledger SQLGL. Validations. . Actual flag should be A or B and not null. . Accounting date should not be null. . Currency Code should not be null . Entered Cr Or Entered Dr. One of these should not be null and the other should be null. . Code combination id should be valid and should not be null. . Period should be opened. Interface Tables. GL_INTERFACE. Base Tables. GL_JE_HEADERS GL_JE_LINES GL_JE_BATCHES Import Program Name. Program - Import Journals.
  • 4. GL Budgets Interface/Conversion. Application. General Ledger SQLGL. Validations. . Actual flag should be B and not null. . Budget name should not be null and should be a valid one. . Budget Entity name should not be null and should be a valid one. . Currency Code should not be null and should be a valid one. . Code combination id should be valid and should not be null. . Period should be opened and should not be null. Interface Tables. GL_BUDGET_INTERFACE. Base Tables. GL_BALANCES Import Program Name. Check the responsibility which has the access to budgets and navigate to. Navigation: Budgets ---> Enter ---> Upload.
  • 5. Employee Interface/Conversion. Application. Human Resources HRMS. Validations. . Business Group should exist. . Ledger should exist. . Last Name of an Employee should not be null . Hire Date should not be null. . Gender Must be either M or F for Employee. Interface Tables. We do not have interface table for employee. Base Tables. PER_ALL_PEOPLE_F API i.e. Application Program Interface. Create Employee: hr_employee_api.create_employee Assign Supervisor: hr_assignment_api.update_emp_asg Assign Job: hr_assignment_api.update_emp_asg_criteria Re Hire Employee: hr_employee_api.re_hire_ex_employee Update Employee: hr_person_api.update_person Terminate Employee: hr_ex_employee_api.actual_termination_emp hr_ex_employee_api.final_process_emp
  • 6. Items Interface/Conversion. Application. Inventory INV. Validations. . COGS accounts should be populated. . Item type should be a valid one. . Item number should not be bull. . Org should not be null and should be defined. . Item description should not be null. . UOM unit of measurement should not be null. . Primary UOM code should not be bull. . Check item is already created for the same organization. . Item Catalog should not be null and should be a valid one. . Item Template should not be null and should be a valid one. . If planner code provided check if it is a valid one. Interface Tables. MTL_SYSTEM_ITEMS_INTERFACE. MTL_ITEM_REVISIONS_INTERFACE. EGO_ITM_USR_ATTR_INTRFC. MTL_INTERFACE_ERRORS; For error information. Base Tables. MTL_SYSTEM_ITEMS_B MTL_ITEM_REVISIONS Import Program Name. Import Items; For Items.
  • 7. Import Item Catalogs; For SKU Items. Item Categories Interface/Conversion. Application. Inventory INV. Validations. . Item number should not be null. . Item should have already created. . Org should not be null and should be defined. . Item category should not be null and should be a valid one. . Category list should not be null and should be a valid one.. . Transaction type should be CREATE/UPDATE. Interface Tables. MTL_ITEM_CATEGORIES_INTERFACE. MTL_INTERFACE_ERRORS; For error information. Base Tables. MTL_ITEM_CATEGORIES_B Import Program Name. Item Category Assignment Open Interface.
  • 8. Receipts Interface/Conversion Application. Account Receivables AR. Validations. . Receipt Number should not be null. . Receipt amount should not be null. . Customer should be available. . Receipt Date should not be null. . Invoice number should not be null. . Receipt amount and total amount of all invoices related to a particular receipt should match. . Invoice amount should not be null. . Check if receipt is already applied to the invoice. . Receipt Apply date should not less than the Transaction Date. . Transaction date should exist for the invoice. Interface Tables. We do not have interface table for Receipts. Base Tables. AR_CASH_RECEIPTS_ALL API i.e. Application Program Interface. Create Receipts: ar_receipt_api_pub.create_cash Apply Amount: ar_receipt_api_pub.apply Apply on Account: ar_receipt_api_pub.apply_on_account
  • 9. Requisitions Interface/Conversion. Application. Purchasing PO. Validations. . Requisition Type should not be null. . Item Type should not be null. . Item category should not be null. . Item description should not be null. . UOM should not be null and should be a valid one. . Quantity should not be null and should not be negative or 0. . Item Should exist in the system. . Supplier should not be null. . Ship to locaton should not be null. Interface Tables. PO_REQUISITIONS_INTERFACE_ALL. PO_REQ_DIST_INTERFACE_ALL. Base Tables. PO_REQUISITION_HEADERS_ALL PO_REQUISITION_LINES_ALL PO_REQ_DISTRIBUTIONS_ALL Import Program Name. Requisition Import.