SlideShare a Scribd company logo
P2P :( procure to pay)
 Create Requisition
 Create Purchase Order
 Create InventoryReceipt
 Enter AP Invoice
 Make Payment
 TransfertoGL
1. Create requisition:
Headers - po_requisition_headers_all
Lines - po_requisition_lines_all
Distribution- po_req_distribution_all
>> Po_requisition_headers_all:
Important columns:
Requisition_header_id: requisitionheaderunique identifier.
Segment1: requisitionnumber.
Authorization_status: authorizationtype. (Complete)
Type_lookup_code: requisitiontype. (Purchaseandinternal)
Description:
PO_REQUISITION_HEADERS_ALLstores information about requisitionheaders.
>>Po_requisition_lines_all:
Important columns:
Requisition_header_id: requisitionheaderunique identifier.
Line_type_id: line type (goods).
Quantity_number: quantityordered.
Categeory_id: itemcategory unique identifier.
Description:
PO_REQUISITION_lines stores informationabout requisition lines. Eachrowcontains theline number, item number, itemcategory,
item description, need-by date, deliver-tolocation, itemquantities, units, prices, requestor, notes, andsuggestedsupplier informationforthe
requisition line.
>>po_req_distribution_all:
Important columns:
Distribution_id: requisitiondistributionunique identifier.
Requisition_line_id: requisition lineunique identifier.
Code_combination_id: unique identifier for thegeneral ledger.
Distribution_num: distributionnumber.
Description:
Po_req_distribution_all stores information about the accountingdistributionassociatedwith each requisitionline.Eachrequisition line must
have at least one accountingdistribution.
Po_req_distribution_all is one of three tables storingyour requisitionnumber.
Accountingdistribution:
Accountingdistributions are usedto define howan amount will be accountedfor,such as howthe expense, tax, or charges will be
accountedforon a vendorinvoice. Everyamount that must be accountedfor when thevendor invoice is journalizedwill have oneor
more accountingdistributions
2. Create purchase order:
Header: po_headers_all
Line: po_lines_all
Distribution: po_distribution_all
>>po_headers_all:
Important columns:
Po_header_id
Segment1
Vendor_id
Vendor_site_id
Description:
Po_headers_all contains header information for all purchasingdocuments. There aresix types ofdocuments that use po_headers_all.
 RFQs
 Quotations
 Standardpurchase orders
 Plannedpurchase orders
 Blanket purchase orders
 Contracts
>>po_lines_all:
Important columns:
Po_line_id: document the unique identifier.
Po_header_id: document header unique identifier. (Reference po_headers_all ,po_header_id)
Item_id: itemunique identifier.
Line_num: line number.
Description:
Po_lines_all stores current informationabout eachorder purchase order line.there are fivedocument types that use line.
 RFQs
 Quotations
 Standardpurchase orders
 Blanket purchase orders
 Plannedpurchase orders
>>po_distribution_all:
Important columns:
Po_distribution_id: document distributionunique identifier.Primarykeyforthis table.
Po_header_id: document header unique identifier. Reference po_headers_all.po_header_id.
Po_line_id: document the unique identifier. Reference po_lines_all.po_lines_id.
Line_location_id:
Description:
Po_distribution_all contains accountingdistributioninformationfor a purchase order shipment line.
3. Create the receipt:
Headers: RCV_SHIPMENT_HEADERS
Lines: RCV_SHIPMENT_LINES
Transaction: rcv_transactions
>>Rcv_shipment_headers:
Important columns:
Shipment_header_id: receipt header unique identifier.
Receipt_source_code: sourcetypeof the shipment – vendor,internal orderor customer.
Vendor_id: source supplier unique identifier.
Shipment_num: shipment number.
Receipt_num: receipt number.
Description:
Rcv_shipment_headers stores commoninformationabout thesource ofyour receipts or expectedreceipts.
There are two receipt source types, supplier andinternal order.
>>Rcv_shipment_lines:
Important columns:
Shipment_line_id: shipment line unique identifier.
Item_id: itemidentifier.
Vendor_item_num: suppliers item number.
Shipment_line_status_code: receipt status of the shipment line
Description:
Rcv_shipment_lines stores informationabout items that have been shipped.
>>Rcv_transaction:
Important columns:
Transaction_id: receivingtransactionunique identifier.
Request_id:
Transaction_type: receivingtransactiontype.
Transaction_date:
Quantity:
Description:
Rcv_transaction stores historical information about receivingtransactionthat youhave performed.
4. Invoices:
>>ap_invoices_all:
Important columns:
Invoice_id: generatedusinga database sequences.
Vendor_id:
Invoice_num:
Set_of_books_id:
Payment_currency_code:
Description:
This table corresponds to the Invoices header blockofInvoice workbench. AP_INVOICES_ALLholds information this table corresponds
to the Invoices header blockof Invoice workbench.AP_INVOICES_ALL holds information Oracle Projects,Supplier Portal, Refunds from
Oracle Receivables etc.This table holds all type ofinvoices, which includes Standard, Prepayments, Credit Memo,Debit Memo, Mixedinvoice,
Withholdinginvoice, Interest Invoice, Retainage invoices, Payment Requests etc.,
>>ap_invoice_distributions_all:
Important columns:
Invoice_id: Unique invoicedistributionidentifier.
SET_OF_BOOKS_ID: Ledger identifier ofthe invoice distribution.
AMOUNT: Amount on invoice distribution.
INVOICE_DISTRIBUTION_ID:
Description:
AP_INVOICE_DISTRIBUTIONS_ALL holds the distributioninformationthat is manuallyenteredorsystem-generated.
>>ap_checks_all:
Important columns:
Amount: payment amount
Bank_account_id: longer used
Bank_account_name:
Check_id_number:
Check_number: paymnt number
Vendor_name: suppliername
Vendor_site_code: supplier site code
Descriptions:
Ap_checks_all stores information about payment issuedto suppliers or refundreceivedfromsuppliers.
>>ap_invoice_payments_all:
Important columns:
Invoice_payment_id:
Invoice_id:
Check_id:
Payment_num:
Descriptions:
Ap_invoice_payments_all contains recordofinvoicepayments that youmade tosuppliers.
>>ap_payment_schedules_all:
Important columns:
Invoice_id:
Payment_num:
Amount_remaining:
Descriptions:
Ap_payment_schedules_all contain information about scheduledfor aninvoice.
5. GL Transfer:
>>gl_periods:
Important columns:
Period_set_name: name ofthe accountingcalendar.
Period_name: systemgeneratedaccountingperiodname.
Descriptions:
Gl_periods contains information about the accountingperiods that are definedusingthe accountingcalendarform.
>>gl_period_statuses:
Important columns:
Application_id: identifier associatedwith the application
Ledger_id: unique identifier of the ledger
Period_name:
Descriptions:
Gl_period_statuses contains the statuses of youraccountingperiods.
>>gl_set_of_books:
Important_columns:
P2P table

More Related Content

What's hot

Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Boopathy CS
 
Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management,
Boopathy CS
 
Oracle EBS R12 Order Management Notes
Oracle EBS R12 Order Management NotesOracle EBS R12 Order Management Notes
Oracle EBS R12 Order Management Notes
Tech Leads IT
 
Oracle min-max-planning
Oracle min-max-planningOracle min-max-planning
Oracle min-max-planning
mgarg82
 
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Boopathy CS
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal Requisition
Ahmed Elshayeb
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup Guide
Ahmed Elshayeb
 
Order to cash cycle
Order to cash cycleOrder to cash cycle
Order to cash cycle
Maheedhar Kambham
 
BOM & WIP
BOM & WIPBOM & WIP
BOM & WIP
rajeev s
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order management
Mohit kumar Gupta
 
Understanding credit check in oracle e business suite
Understanding credit check in oracle e business suiteUnderstanding credit check in oracle e business suite
Understanding credit check in oracle e business suite
Olumide Idowu
 
Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...
Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...
Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...
Boopathy CS
 
Oracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order ManagementOracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order Management
Boopathy CS
 
Sla and cost acctg
Sla and cost acctgSla and cost acctg
Sla and cost acctg
Beverley Baker-Harris
 
Account Payables Concept
Account Payables ConceptAccount Payables Concept
Account Payables ConceptPrakash Roy
 
Basics of oracle service contracts
Basics of oracle service contractsBasics of oracle service contracts
Basics of oracle service contracts
shravan kumar chelika
 
Oracle Financials R12 - GL STEP 3 - Journal Controls
 Oracle Financials R12 - GL STEP 3 - Journal Controls Oracle Financials R12 - GL STEP 3 - Journal Controls
Oracle Financials R12 - GL STEP 3 - Journal Controls
Mohammed Raouf
 
Oracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto InvoiceOracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto Invoice
Sekhar Byna
 
O2 c and p2p cycles
O2 c and p2p cyclesO2 c and p2p cycles
O2 c and p2p cycles
gsriramsunil
 
Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)
FAHAD ULLAH
 

What's hot (20)

Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...
 
Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management,
 
Oracle EBS R12 Order Management Notes
Oracle EBS R12 Order Management NotesOracle EBS R12 Order Management Notes
Oracle EBS R12 Order Management Notes
 
Oracle min-max-planning
Oracle min-max-planningOracle min-max-planning
Oracle min-max-planning
 
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal Requisition
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup Guide
 
Order to cash cycle
Order to cash cycleOrder to cash cycle
Order to cash cycle
 
BOM & WIP
BOM & WIPBOM & WIP
BOM & WIP
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order management
 
Understanding credit check in oracle e business suite
Understanding credit check in oracle e business suiteUnderstanding credit check in oracle e business suite
Understanding credit check in oracle e business suite
 
Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...
Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...
Oracle R12 Apps – SCM Functional Interview Questions & Answers – Purchasing M...
 
Oracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order ManagementOracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order Management
 
Sla and cost acctg
Sla and cost acctgSla and cost acctg
Sla and cost acctg
 
Account Payables Concept
Account Payables ConceptAccount Payables Concept
Account Payables Concept
 
Basics of oracle service contracts
Basics of oracle service contractsBasics of oracle service contracts
Basics of oracle service contracts
 
Oracle Financials R12 - GL STEP 3 - Journal Controls
 Oracle Financials R12 - GL STEP 3 - Journal Controls Oracle Financials R12 - GL STEP 3 - Journal Controls
Oracle Financials R12 - GL STEP 3 - Journal Controls
 
Oracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto InvoiceOracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto Invoice
 
O2 c and p2p cycles
O2 c and p2p cyclesO2 c and p2p cycles
O2 c and p2p cycles
 
Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)
 

Similar to P2P table

P2P cycle made easy
P2P cycle made easyP2P cycle made easy
P2P cycle made easy
ketulp
 
Create intercompany ap populates the ra customer trx_lines_all
Create intercompany ap populates the ra customer trx_lines_allCreate intercompany ap populates the ra customer trx_lines_all
Create intercompany ap populates the ra customer trx_lines_all
Tino Piazzardi
 
Base tables for order to cash
Base tables for order to cashBase tables for order to cash
Base tables for order to cash
pranav kumar verma
 
Sample Sap Module
Sample Sap ModuleSample Sap Module
Sample Sap Module
jeanappa
 
procurement database model -documentation-draft-20150515
procurement  database model -documentation-draft-20150515procurement  database model -documentation-draft-20150515
procurement database model -documentation-draft-20150515
Rawntech Mak
 
Inventory Management System
 Inventory Management System Inventory Management System
Inventory Management System
Nikhil Chavda
 
3.2. Process Order Info (Change the name ComponentModule .docx
3.2. Process Order Info (Change the name ComponentModule .docx3.2. Process Order Info (Change the name ComponentModule .docx
3.2. Process Order Info (Change the name ComponentModule .docx
gilbertkpeters11344
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle apps
shravan kumar chelika
 
Consignment
ConsignmentConsignment
Consignment
JosephFawzy4
 
warehouse management database model -documantation-draft-20150520
warehouse management database model -documantation-draft-20150520warehouse management database model -documantation-draft-20150520
warehouse management database model -documantation-draft-20150520
Rawntech Mak
 
3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...
3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...
3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...
AkshayArebelly
 
Oracle apps order-management (2)
Oracle apps order-management (2)Oracle apps order-management (2)
Oracle apps order-management (2)
srijoo
 
Oracle apps order-management
Oracle apps order-managementOracle apps order-management
Oracle apps order-managementswedin
 
Product inventory system
Product inventory systemProduct inventory system
Product inventory system
Huzaifa Al Noor
 
Warranty management system
Warranty management systemWarranty management system
Warranty management systemMoin Raza Khan
 
ppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project reportppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project report
sobanmoriwala1
 
Ecommerce Backend Design
Ecommerce Backend DesignEcommerce Backend Design
Ecommerce Backend Design
Vivek Bhandarkar
 

Similar to P2P table (20)

P2P cycle made easy
P2P cycle made easyP2P cycle made easy
P2P cycle made easy
 
Create intercompany ap populates the ra customer trx_lines_all
Create intercompany ap populates the ra customer trx_lines_allCreate intercompany ap populates the ra customer trx_lines_all
Create intercompany ap populates the ra customer trx_lines_all
 
Base tables for order to cash
Base tables for order to cashBase tables for order to cash
Base tables for order to cash
 
Sample Sap Module
Sample Sap ModuleSample Sap Module
Sample Sap Module
 
procurement database model -documentation-draft-20150515
procurement  database model -documentation-draft-20150515procurement  database model -documentation-draft-20150515
procurement database model -documentation-draft-20150515
 
Inventory
InventoryInventory
Inventory
 
Inventory Management System
 Inventory Management System Inventory Management System
Inventory Management System
 
3.2. Process Order Info (Change the name ComponentModule .docx
3.2. Process Order Info (Change the name ComponentModule .docx3.2. Process Order Info (Change the name ComponentModule .docx
3.2. Process Order Info (Change the name ComponentModule .docx
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle apps
 
Consignment
ConsignmentConsignment
Consignment
 
warehouse management database model -documantation-draft-20150520
warehouse management database model -documantation-draft-20150520warehouse management database model -documantation-draft-20150520
warehouse management database model -documantation-draft-20150520
 
Mis06
Mis06Mis06
Mis06
 
3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...
3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...
3.Requirements gathering and Analysis_SRS _Functional and Non Functional Requ...
 
Oracle apps order-management (2)
Oracle apps order-management (2)Oracle apps order-management (2)
Oracle apps order-management (2)
 
Oracle apps order-management
Oracle apps order-managementOracle apps order-management
Oracle apps order-management
 
Product inventory system
Product inventory systemProduct inventory system
Product inventory system
 
SAP SD Notes
SAP SD NotesSAP SD Notes
SAP SD Notes
 
Warranty management system
Warranty management systemWarranty management system
Warranty management system
 
ppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project reportppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project report
 
Ecommerce Backend Design
Ecommerce Backend DesignEcommerce Backend Design
Ecommerce Backend Design
 

More from suriyae1

List of api in tca
List of api in tcaList of api in tca
List of api in tca
suriyae1
 
Customer account creation API & query
Customer account creation API & queryCustomer account creation API & query
Customer account creation API & query
suriyae1
 
Create cust acct api
Create cust acct apiCreate cust acct api
Create cust acct api
suriyae1
 
Api error handling
Api error handlingApi error handling
Api error handling
suriyae1
 
Les06 oracle business_intelligence_obiee
Les06 oracle business_intelligence_obieeLes06 oracle business_intelligence_obiee
Les06 oracle business_intelligence_obiee
suriyae1
 
Oracle Application Framework
Oracle Application FrameworkOracle Application Framework
Oracle Application Framework
suriyae1
 
Oracle SQL AND PL/SQL
Oracle SQL AND PL/SQLOracle SQL AND PL/SQL
Oracle SQL AND PL/SQL
suriyae1
 

More from suriyae1 (7)

List of api in tca
List of api in tcaList of api in tca
List of api in tca
 
Customer account creation API & query
Customer account creation API & queryCustomer account creation API & query
Customer account creation API & query
 
Create cust acct api
Create cust acct apiCreate cust acct api
Create cust acct api
 
Api error handling
Api error handlingApi error handling
Api error handling
 
Les06 oracle business_intelligence_obiee
Les06 oracle business_intelligence_obieeLes06 oracle business_intelligence_obiee
Les06 oracle business_intelligence_obiee
 
Oracle Application Framework
Oracle Application FrameworkOracle Application Framework
Oracle Application Framework
 
Oracle SQL AND PL/SQL
Oracle SQL AND PL/SQLOracle SQL AND PL/SQL
Oracle SQL AND PL/SQL
 

Recently uploaded

Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
Jen Stirrup
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 

Recently uploaded (20)

Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 

P2P table

  • 1. P2P :( procure to pay)  Create Requisition  Create Purchase Order  Create InventoryReceipt  Enter AP Invoice  Make Payment  TransfertoGL 1. Create requisition: Headers - po_requisition_headers_all Lines - po_requisition_lines_all Distribution- po_req_distribution_all >> Po_requisition_headers_all: Important columns: Requisition_header_id: requisitionheaderunique identifier. Segment1: requisitionnumber. Authorization_status: authorizationtype. (Complete) Type_lookup_code: requisitiontype. (Purchaseandinternal) Description: PO_REQUISITION_HEADERS_ALLstores information about requisitionheaders. >>Po_requisition_lines_all: Important columns: Requisition_header_id: requisitionheaderunique identifier. Line_type_id: line type (goods). Quantity_number: quantityordered. Categeory_id: itemcategory unique identifier. Description: PO_REQUISITION_lines stores informationabout requisition lines. Eachrowcontains theline number, item number, itemcategory, item description, need-by date, deliver-tolocation, itemquantities, units, prices, requestor, notes, andsuggestedsupplier informationforthe requisition line. >>po_req_distribution_all: Important columns: Distribution_id: requisitiondistributionunique identifier. Requisition_line_id: requisition lineunique identifier. Code_combination_id: unique identifier for thegeneral ledger. Distribution_num: distributionnumber. Description: Po_req_distribution_all stores information about the accountingdistributionassociatedwith each requisitionline.Eachrequisition line must have at least one accountingdistribution. Po_req_distribution_all is one of three tables storingyour requisitionnumber. Accountingdistribution: Accountingdistributions are usedto define howan amount will be accountedfor,such as howthe expense, tax, or charges will be accountedforon a vendorinvoice. Everyamount that must be accountedfor when thevendor invoice is journalizedwill have oneor more accountingdistributions 2. Create purchase order: Header: po_headers_all Line: po_lines_all Distribution: po_distribution_all
  • 2. >>po_headers_all: Important columns: Po_header_id Segment1 Vendor_id Vendor_site_id Description: Po_headers_all contains header information for all purchasingdocuments. There aresix types ofdocuments that use po_headers_all.  RFQs  Quotations  Standardpurchase orders  Plannedpurchase orders  Blanket purchase orders  Contracts >>po_lines_all: Important columns: Po_line_id: document the unique identifier. Po_header_id: document header unique identifier. (Reference po_headers_all ,po_header_id) Item_id: itemunique identifier. Line_num: line number. Description: Po_lines_all stores current informationabout eachorder purchase order line.there are fivedocument types that use line.  RFQs  Quotations  Standardpurchase orders  Blanket purchase orders  Plannedpurchase orders >>po_distribution_all: Important columns: Po_distribution_id: document distributionunique identifier.Primarykeyforthis table. Po_header_id: document header unique identifier. Reference po_headers_all.po_header_id. Po_line_id: document the unique identifier. Reference po_lines_all.po_lines_id. Line_location_id: Description: Po_distribution_all contains accountingdistributioninformationfor a purchase order shipment line. 3. Create the receipt: Headers: RCV_SHIPMENT_HEADERS Lines: RCV_SHIPMENT_LINES Transaction: rcv_transactions >>Rcv_shipment_headers: Important columns: Shipment_header_id: receipt header unique identifier. Receipt_source_code: sourcetypeof the shipment – vendor,internal orderor customer. Vendor_id: source supplier unique identifier. Shipment_num: shipment number. Receipt_num: receipt number. Description: Rcv_shipment_headers stores commoninformationabout thesource ofyour receipts or expectedreceipts. There are two receipt source types, supplier andinternal order.
  • 3. >>Rcv_shipment_lines: Important columns: Shipment_line_id: shipment line unique identifier. Item_id: itemidentifier. Vendor_item_num: suppliers item number. Shipment_line_status_code: receipt status of the shipment line Description: Rcv_shipment_lines stores informationabout items that have been shipped. >>Rcv_transaction: Important columns: Transaction_id: receivingtransactionunique identifier. Request_id: Transaction_type: receivingtransactiontype. Transaction_date: Quantity: Description: Rcv_transaction stores historical information about receivingtransactionthat youhave performed. 4. Invoices: >>ap_invoices_all: Important columns: Invoice_id: generatedusinga database sequences. Vendor_id: Invoice_num: Set_of_books_id: Payment_currency_code: Description: This table corresponds to the Invoices header blockofInvoice workbench. AP_INVOICES_ALLholds information this table corresponds to the Invoices header blockof Invoice workbench.AP_INVOICES_ALL holds information Oracle Projects,Supplier Portal, Refunds from Oracle Receivables etc.This table holds all type ofinvoices, which includes Standard, Prepayments, Credit Memo,Debit Memo, Mixedinvoice, Withholdinginvoice, Interest Invoice, Retainage invoices, Payment Requests etc., >>ap_invoice_distributions_all: Important columns: Invoice_id: Unique invoicedistributionidentifier. SET_OF_BOOKS_ID: Ledger identifier ofthe invoice distribution. AMOUNT: Amount on invoice distribution. INVOICE_DISTRIBUTION_ID: Description: AP_INVOICE_DISTRIBUTIONS_ALL holds the distributioninformationthat is manuallyenteredorsystem-generated. >>ap_checks_all: Important columns: Amount: payment amount Bank_account_id: longer used Bank_account_name: Check_id_number: Check_number: paymnt number Vendor_name: suppliername Vendor_site_code: supplier site code Descriptions: Ap_checks_all stores information about payment issuedto suppliers or refundreceivedfromsuppliers. >>ap_invoice_payments_all: Important columns: Invoice_payment_id: Invoice_id: Check_id: Payment_num:
  • 4. Descriptions: Ap_invoice_payments_all contains recordofinvoicepayments that youmade tosuppliers. >>ap_payment_schedules_all: Important columns: Invoice_id: Payment_num: Amount_remaining: Descriptions: Ap_payment_schedules_all contain information about scheduledfor aninvoice. 5. GL Transfer: >>gl_periods: Important columns: Period_set_name: name ofthe accountingcalendar. Period_name: systemgeneratedaccountingperiodname. Descriptions: Gl_periods contains information about the accountingperiods that are definedusingthe accountingcalendarform. >>gl_period_statuses: Important columns: Application_id: identifier associatedwith the application Ledger_id: unique identifier of the ledger Period_name: Descriptions: Gl_period_statuses contains the statuses of youraccountingperiods. >>gl_set_of_books: Important_columns: