Understanding PeopleSoft Supply Chain Management Enterprise Integration Points

This chapter discusses:

Click to jump to parent topicPeopleSoft SCM Inbound EIPs

Third-party systems can send information to PeopleSoft applications using a number of integration points established throughout the system. Depending on the application, various technologies provide multiple options for interacting with the PeopleSoft system. Each option provides audit trails, validations, and error handling to insure that data integrity is maintained within the PeopleSoft database.

Click to jump to top of pageClick to jump to parent topicUnderstanding the Inbound EIP Architecture

Depending on the requirements of the interacting system and the integration point within the PeopleSoft system, various technologies are used to receive transactions into the PeopleSoft system.

This diagram illustrates the methods used to receive inbound transactions to PeopleSoft, including transactions processed by the PeopleSoft Integration Broker, electronic data collection, and system generated transactions. This diagram also displays the methods of data validation, error handling, and database updates:

The methods of receiving inbound transactions.

Integration Broker Based Transaction

The PeopleSoft Integration Broker provides a method for communications between external systems and PeopleSoft applications using industry standard XML-formatted transactions. Transactions are automatically loaded into the PeopleSoft system by handlers associated with each service operation. Once transactions have been loaded into the PeopleSoft system, you can view all transactions in the transaction log and access detail pages that enable you to correct transaction errors. Most asynchronous EIPs load data into staging tables where background programs validate and process individual transactions within the service operation instance.

The Inbound File Publish utility, which utilizes the File Layout Object tool, may also be used to automatically convert flat file input to XML-based service operations. Examples are provided showing how to use this utility, and many PeopleSoft SCM electronic data interchange (EDI) transactions have been set up to take advantage of this feature.

See Understanding Electronic Data Interchange.

Electronic Data Collection Transaction Pages

PeopleSoft SCM includes transaction pages for many of the inbound asynchronous transactions. The transaction pages are designed for quick data entry. There are minimal edits, and no application database updates are performed in these pages as the background programs scanning the transaction logs handle detail processing. The transaction pages provide a method of quick data entry for much of the transaction-based information processed by the system. You can enter the transactions directly onto the page, or attach a wedge and bar code reader to take advantage of bar code scanning benefits.

System-Generated Transactions

Several transactions that are fed in the transaction log are generated from internal application programs. By generating these transactions, applications push heavy processing functions to a background mode.

Validations, Error Handling, and Database Updates

Most inbound transactions, no matter which technology delivers them to the PeopleSoft system, are loaded into staging tables, where they are validated by background routines scanning these transaction logs awaiting incoming work. If errors are found, the transaction status in the transaction log is changed to Error, and rows are inserted into error tables for each error message.

Error messages appear on the Transaction Maintenance page for transactional type data such as, inventory adjustments and purchase order receipts. For definitional type data such as item master and bills of material, the Data Definition page is used to review and correct the erroneous information.

Once you have corrected the information and saved the page, the transaction is ready to be reprocessed.

Some transactions provide functionality to immediately validate and update application tables from subscription processes. For example, the Consumer and Par Location Count transactions both attempt to update the application tables, but if errors are found, the transactions write the data to the error tables so that corrections can be made.

See Also

PeopleTools PeopleBook: Integration Broker

Understanding Electronic Data Interchange

Using an Electronic Data Collection System

Issuing Material Using Electronic Data Collection

Processing Picking Plans Using Electronic Data Collection

Processing Kit Issues and Returns Using Electronic Data Collection

Recording Completions Using Electronic Data Collection

Processing Other Electronic Data Collection Transactions

Using Transaction Maintenance

Using Data Definition Maintenance

Click to jump to parent topicPeopleSoft SCM Outbound EIPs

Outbound EIPs exist throughout the PeopleSoft system, providing interface points for third-party applications requiring information as activity occurs within the PeopleSoft system. Most of these integrations utilize PeopleSoft Integration Broker technology to format and send industry standard XML service operations. For example, as item master information is entered into PeopleSoft applications, the system uses XML-based service operations to notify third-party systems enabling them to use this information to maintain their own item master tables.

Click to jump to top of pageClick to jump to parent topicUnderstanding the Outbound Transaction Architecture

PeopleSoft SCM applications as well as interacting third-party systems have various processing and timing requirements that dictate when information can be generated or received. For this reason, the integration points provided by PeopleSoft utilize a number of different approaches when generating outbound service operations.

For example, a third-party system requiring item master information from the PeopleSoft Inventory application may want immediate incremental updates as information is changed online, or may want periodic updates on a nightly or weekly basis. The Item Master EIP provides both options, giving the third-party system the choice as to how it wants to receive this information.

Component or Incremental Publish

The system generates an incremental transaction immediately upon saving a component in various PeopleSoft applications. Components used to maintain information such as items or customers utilize the Component Publish approach.

Batch Publish

This diagram illustrates the batch publish process flow for outbound transactions. The Batch Publish Rules page is used to activate the batch publish rule for the service operations using the batch publish utility. Once PeopleSoft applications place transactions into the outbound staging tables, the Publish Outbound Message process retrieves the transaction data and calls the Batch Publish Utility to create XML or flat files for the receiving system:

The process flow of outbound transactions when using the batch publish process utility.

The Integration Broker enables grouping many like transactions into a single service operation. Background processes that work on batches of transactions at one time utilize this approach.

In addition, other processes use this approach where interface requirements demand various groupings of like transactions based on common information within each transaction. For example, an Advanced Shipping Notice service operation can be sent to a customer when the customer's order is shipped within the PeopleSoft Inventory system. This transaction may go directly to the customer or it may go through third-party software that converts the XML to one of the industry standard EDI formats, such as X.12, before passing it on to the customer. Using the options available with the Batch Publish approach, users can dictate whether to create a single service operation for all customers to send to the third-party software or create individual service operations to send directly to each customer.

PeopleSoft SCM applications all use the Publish Outbound Message process to initiate the Batch Publish of outbound EIPs. Built into this routine is the Batch Publish utility, a common PeopleSoft tool that provides the functionality to group and filter or chunk transactions as noted in the previous example.

The Batch Publish utility also provides the option to create flat files instead of XML-based output, when file layout objects exist for transactions being generated. File layout objects are easy to modify, and PeopleSoft provides examples for all transactions included in the EDI feature.

See Understanding Electronic Data Interchange.

Full Data Replication

Full data replication is the process used to seed, or initially populate or repopulate, a copy of an entire table onto a remote database or legacy system. The entire contents of the table are published to all systems that require a copy of the table. Generally, full data replication occurs with setup tables, or, relatively static, low volume tables keyed by setID.

Once a copy of the table exists, incremental updates provide a mechanism or process to keep the copy up-to-date with changes made on the master. Incremental updates occur most often with transaction tables, or frequently updated tables keyed by business unit.

Most full data replication service operation names end in _FULLSYNC.

Click to jump to parent topicComprehensive List of SCM EIPs

PeopleSoft SCM provides a comprehensive group of inbound and outbound EIPs for you to use. This table lists all the EIPs deliverd by SCM and provides cross reference information to the PeopleSoft applications that utilize that EIP.

Note. Some of the EIPs are shared by multiple SCM applications. Those EIPs that are shared are listed in the table under the primary application that maintains that EIP.

PeopleSoft SCM Product

EIP

Object Name

Path

Type

Reference

PeopleSoft Billing and PeopleSoft Order Management

Credit Card Authorize, Bill and Credit

CREDITCARD_TRANSACTION

Outbound

Sync

See Processing Credit Cards.

PeopleSoft Billing

CRM 360 Degree View

BI_EIP360_REQ

BI_EIP360_RSP

Inbound and Outbound

Sync

See Activating the Service Operation.

PeopleSoft Billing

Billing Invoice

BILLING_INVOICE_NOTICE

Outbound

Async

See Processing EDI Transactions in PeopleSoft Billing.

PeopleSoft Billing

Billing Invoice

EDI_TXN_810

Note. EDI_TXN_810 is the BILLING_INVOICE_NOTICE in X.12 EDI format.

Outbound

Async

See Processing EDI Transactions in PeopleSoft Billing.

PeopleSoft Billing

Bill Source Fullsync

BILL_SOURCE_FULLSYNC

Outbound

Async

See Setting up Bill Type, Bill Source, and Tax Header EIPs.

PeopleSoft Billing

Bill Source Sync

BILL_SOURCE_SYNC

Outbound

Async

See Setting up Bill Type, Bill Source, and Tax Header EIPs.

PeopleSoft Billing

Bill Type Fullsync

BILL_TYPE_FULLSYNC

Outbound

Async

See Setting up Bill Type, Bill Source, and Tax Header EIPs.

PeopleSoft Billing

Bill Type Sync

BILL_TYPE_SYNC

Outbound

Async

See Setting up Bill Type, Bill Source, and Tax Header EIPs.

PeopleSoft Billing, Order Management, Purchasing, and Accounts Payable

Geocode Request

GET_GEOCODE_REQ

GET_GEOCODE_RES

Note. These EIPs can be used with any third-party tax calculation systems.

Inbound and Outbound

Sync

See Integrating With Taxware Enterprise.

PeopleSoft Billing and PeopleSoft Order Management

Tax Calculation

TAXWARE_CALCTAX

Outbound

Sync

See Calculating Sales and Use Tax in Supply Chain Management.

PeopleSoft Billing and PeopleSoft Order Management

Tax Calculation

VERTEX_CALCTAX

Outbound

Sync

See Calculating Sales and Use Tax in Supply Chain Management.

PeopleSoft Billing, Order Management, Purchasing, and Accounts Payable

Tax Calculation Request

DO_TAXCALC_REQ

DO_TAXCALC_RES

Note. These EIPs can be used with any third-party tax calculation systems.

Inbound and Outbound

Sync

See Integrating With Taxware Enterprise.

PeopleSoft Billing

Tax Code Fullsync

TAX_HEADER_TBL_FULLSYNC

Outbound

Async

See Setting up Bill Type, Bill Source, and Tax Header EIPs.

PeopleSoft Billing and PeopleSoft Order Management

Tax Geocode

TAXWARE_GEOCODES

Outbound

Sync

See Associating Address Information with Geocodes.

See Integrating with Sales and Use Tax Applications.

PeopleSoft Billing and PeopleSoft Order Management

Tax Geocode

VERTEX_GEOCODES

Outbound

Sync

See Associating Address Information with Geocodes.

See Integrating with Sales and Use Tax Applications.

PeopleSoft Billing, Order Management, Purchasing, and Accounts Payable

Vertex Tax Area Request

GET_VERTEX_TAXAREA_REQ

GET_VERTEX_TAXAREA_RES

Inbound and Outbound

Sync

See Integrating With Vertex O Series.

PeopleSoft Billing, Order Management, Purchasing, and Accounts Payable

Vertex Tax Calculation Request

DO_VERTEX_TAXCALC_REQ

DO_VERTEX_TAXCALC_RES

Inbound and Outbound

Sync

See Integrating With Vertex O Series.

PeopleSoft Enterprise Pricer

Arbitration Plan

ARBITRATION_PLAN_FULLSYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Arbitration Plan

ARBITRATION_PLAN_SYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price List

PRICE_LIST_DETAIL_FULLSYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price List

PRICE_LIST_DETAIL_SYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price List

PRICE_LIST_FULLSYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price List

PRICE_LIST_HEADER_FULLSYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price List

PRICE_LIST_HEADER_SYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price List

PRICE_LIST_SYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price Rule

PRICE_RULE_DATA_FULLSYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price Rule

PRICE_RULE_DATA_SYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft Enterprise Pricer

Price Rule

PRICE_RULE_KEYS_FULLSYNC

Inbound and Outbound

Async

See Using Pricing Data Enterprise Integration Points.

PeopleSoft eProcurement

Direct Connect

PV_CXML1_ORDER

Outbound

Sync

See Integrating with Direct Connect Suppliers.

PeopleSoft eProcurement

Direct Connect

PV_CXML1_POOM

Outbound

Sync

See Integrating with Direct Connect Suppliers.

PeopleSoft eProcurement

Direct Connect

PV_CXML1_POSR

Outbound

Sync

See Integrating with Direct Connect Suppliers.

PeopleSoft eProcurement

ePro Availability Check

PV_AVAIL_CHECK_REQ

PV_AVAIL_CHECK_RESP

Outbound

Sync

See Using Price and Availability Check.

PeopleSoft eProcurement

Requisition Approval Email

PV_EMAIL_REQ_APPROVAL

Outbound

Async

See Setting Up Email Approvals for PeopleSoft eProcurement.

PeopleSoft eProcurement

ePro Direct Connect

PV_DC_CONNECT_REQST

PV_DC_CONNECT_RESP

Outbound

Sync

See Setting Up PeopleSoft Integration Broker for Direct Connect.

PeopleSoft eProcurement

ePro Direct Connect

PV_ORDER_REQ

PV_ORDER_RESP

Outbound

Sync

See Activating Service Operations.

PeopleSoft eProcurement

ePro Order Status

PV_ORD_STS_REQ

PV_ORD_STS_RESP

Outbound

Sync

See Activating Service Operations.

PeopleSoft eProcurement

ePro Price Check

PV_PRICE_CHECK_REQ

PV_PRICE_CHECK_RESP

Outbound

Sync

See Activating Service Operations.

PeopleSoft eProcurement

ePro Procurement Order

PV_ORDER

Outbound

Async

See Activating Service Operations.

PeopleSoft eProcurement

ePro xCBL Order

PV_ORDER_XCBL3

Outbound

Async

See Setting Up Dynamic Dispatching.

PeopleSoft eProcurement

ePro Requisition Approval email

PV_EMAIL_REQ_APPROVAL

Inbound

Async

See PeopleSoft Approval Framework 9.1 PeopleBook

PeopleSoft eProcurement

Marketplace Integration

PV_MS_PODISPATCH

Outbound

Sync

See Integrating with Direct Connect Suppliers.

PeopleSoft eProcurement

Marketplace Integration

PV_MS_RESP_MSG

Inbound

Async

See Marketplace EIPs.

PeopleSoft Flow Production

Kanban ID Import and Replenishment Request

PRODUCTION_REPLENISHMENT_REQ

Inbound

Async

See Maintaining Kanban Cards and Replenishment Requests.

PeopleSoft Flow Production

Replenishment Request Dispatch

REPLENISHMENT_REQUEST_DISPATCH

Outbound

Async

See Maintaining Kanban Cards and Replenishment Requests.

PeopleSoft Inventory

Advance Shipping Notice

ADVANCED_SHIPPING_NOTICE

Outbound

Async

See Creating Advanced Shipping Notices.

PeopleSoft Inventory

Consumer

CONSUMER_SYNC

Inbound

Async

See Importing Consumer Information with the Consumer Message EIP.

PeopleSoft Inventory

Consumer Usage

CONSUMER_USAGE

Outbound

Async

See Exporting Consumer Usage Information.

PeopleSoft Inventory and PeopleSoft Purchasing

Get PO IUT

GET_POIUT_INFO

Inbound

Sync

See Purchase Order and InterUnit Transfer Information Business Interlink.

PeopleSoft Inventory

GTIN Data Notification

GTIN_DATA_NOTIFICATION

Outbound

Async

See Using Universal Item Identifiers.

PeopleSoft Inventory

Inventory Stock Level Inquiry

IN_STOCK_LEVELS

Outbound

Sync

See Viewing Item Balances.

PeopleSoft Inventory

Internal Location Expected Receipt

INTERNAL_LOC_EXPECTED_RECEIPT

Outbound

Async

See Creating Internal Location Expected Receipts.

PeopleSoft Inventory

Interunit Expected Receipt

INTERUNIT_EXPECTED_RECEIPT

Outbound

Async

See Creating Interunit Expected Receipts.

PeopleSoft Inventory

Interunit Receipt

INTERUNIT_RECEIPT

Inbound

Async

See Staging Interunit Transfers Using an Electronic Data Collection System.

PeopleSoft Inventory

Inventory Adjustment

INVENTORY_ADJUSTMENT

Inbound

Async

See Making Adjustments Using the Inventory Adjustment EIP.

PeopleSoft Inventory

Inventory Create Stock Request

INVENTORY_CREATE_STOCK_REQUEST

Inbound

Async

See Creating Orders Using Data From a Third-Party System.

PeopleSoft Inventory

Inventory Balance Notification

INV_BAL_NOTIF_BUS_UNIT

Outbound

Async

See Providing Inventory Balances to Third-Party Systems.

PeopleSoft Inventory

Inventory Balance Notification

INV_BAL_NOTIF_VENDOR

Outbound

Async

See Providing Inventory Balances to Third-Party Systems.

PeopleSoft Inventory

Inventory by Location

INVENTORY_BY_LOC_REQ

INVENTORY_BY_LOC_RSP

Inbound

Sync

See Providing Inventory Balances to Third-Party Systems.

PeopleSoft Inventory

Inventory Freight Rate Request

INVENTORY_FREIGHT_RATE_REQUEST

Outbound

Sync

See Enabling the PeopleSoft EIPs for Third-Party Freight.

PeopleSoft Inventory

Inventory Freight Request

INVENTORY_FREIGHT_REQUEST

Outbound

Async

See Enabling the PeopleSoft EIPs for Third-Party Freight.

PeopleSoft Inventory

Inventory Freight Response

INVENTORY_FREIGHT_RESPONSE

Inbound

Async

See Enabling the PeopleSoft EIPs for Third-Party Freight.

PeopleSoft Inventory

Inventory Freight Ship Request

INVENTORY_FREIGHT_SHIP_REQUEST

Outbound

Sync

See Enabling the PeopleSoft EIPs for Third-Party Freight.

PeopleSoft Inventory

Inventory Front End Shipping

INVENTORY_FRONT_END_SHIPPING

Inbound

Async

See Setting up the Fulfillment Engine EIPs.

PeopleSoft Inventory

Inventory Pick Confirm

INVENTORY_PICK_CONFIRM

Inbound

Async

See Setting up the Fulfillment Engine EIPs.

PeopleSoft Inventory

Inventory Picking

INVENTORY_PICKING

Inbound

Async

See Entering Picking Feedback Using an Electronic Data Collection System.

PeopleSoft Inventory

Inventory Putaway

INVENTORY_PUTAWAY

Inbound

Async

See Entering Stockroom Feedback Using an Electronic Data Collection System.

PeopleSoft Inventory

Inventory Reservation

INVENTORY_RESERVATION

Inbound

Async

See Setting up the Fulfillment Engine EIPs.

PeopleSoft Inventory

Inventory Shipping

INVENTORY_SHIPPING

Inbound

Async

See Setting up the Fulfillment Engine EIPs.

PeopleSoft Inventory

Inventory Shipping Container

INVENTORY_SHIP_CNTR

Inbound

Async

See Working with Shipping Containers and Shipping Serial IDs Using an Electronic Data Collection System.

PeopleSoft Inventory

Inventory Shipping Serial ID

INVENTORY_SHIP_SERIAL

Inbound

Async

See Working with Shipping Containers and Shipping Serial IDs Using an Electronic Data Collection System.

PeopleSoft Inventory

Inventory Transfer

INVENTORY_TRANSFER

Inbound

Async

See Transferring Materials Using the Inventory Transfer EIP.

PeopleSoft Inventory

Work Order Issues Component Interface

INVENTORY_WO_ISSUES

Inbound

Sync

See Using the Inventory Work Order Issues Service Operation and Component Interface.

PeopleSoft Inventory

Item Master

ITEM_CRM_FULLSYNC_EFF

Outbound

Async

See Loading Items.

PeopleSoft Inventory

Item Master

ITEM_CRM_SYNC

Outbound

Async

See Loading Items.

PeopleSoft Inventory

Item Master

ITEM_CRM_SYNC_EFF

Outbound

Async

See Loading Items.

PeopleSoft Inventory

Item Master

ITEM_FULLSYNC

Inbound and Outbound

Async

See Understanding Item Price List and Item Master EIPs.

PeopleSoft Inventory

Item Master

ITEM_FULLSYNC_EFF

Outbound

Async

See Understanding Item Price List and Item Master EIPs.

PeopleSoft Inventory and PeopleSoft Manufacturing

Item Master

ITEM_SYNC

Inbound

Async

See Understanding Item Price List and Item Master EIPs.

See Integrating Oracle's PeopleSoft Manufacturing with Product Life Cycle Management Applications Using PDX 1.0 XML.

PeopleSoft Inventory and PeopleSoft Manufacturing

Item Master

ITEM_SYNC

PDX_MSG

Note. PDX_MSG allows inbound integration using Agile PDX format

Outbound

Async

See Understanding Item Price List and Item Master EIPs.

See Loading Items.

See Integrating Oracle's PeopleSoft Manufacturing with Product Life Cycle Management Applications Using PDX 1.0 XML.

PeopleSoft Inventory

Item Master

ITEM_SYNC_EFF

Outbound

Async

See Understanding Item Price List and Item Master EIPs.

See Loading Items.

PeopleSoft Inventory and PeopleSoft Purchasing

Item Price List

ITEM_PRICELIST_LOAD

Inbound

Async

See Understanding Item Price List and Item Master EIPs.

PeopleSoft Inventory

Par Location

PAR_LOCATION_FULLSYNC

Outbound

Async

See Counting Par Location Inventory.

PeopleSoft Inventory

Par Location

PAR_LOCATION_SYNC

Outbound

Async

See Counting Par Location Inventory.

PeopleSoft Inventory

Par Location Count

PAR_LOCATION_COUNT

Inbound

Async

See Sending and Receiving Data Using the EIP-Based Counting Method.

PeopleSoft Inventory

Physical Inventory

PHYSICAL_INVENTORY

Inbound

Async

See Collecting Counting Data using the Physical Inventory EIP.

PeopleSoft Inventory

Product Availability

PSPRODAVAIL

Sync

Inbound

See Providing Item Availability Checks to Third-Party Systems.

PeopleSoft Inventory

Product Availability Inquiry

PRODUCT_AVAILABILITY

PRODUCT_AVAILABILITY

Outbound

Sync

See Providing Item Availability Checks to Third-Party Systems.

PeopleSoft Inventory

Returned Material Authorization

RMA_LOAD

Inbound

Async

See Staging Interunit Transfer and RMA Receipts.

PeopleSoft Inventory

Shipping Order Release

SHIPPING_ORDER_RELEASE

Outbound

Async

See Creating Shipping Order Release EIPs.

PeopleSoft Inventory

Shipping Notification

SHIPPING_NOTIFICATION

Inbound

Async

See EIPs for Fulfillment Transactions.

PeopleSoft Inventory

Transportation Notification

TMS_LOAD_NOTIFICATION

Inbound

Async

See Transportation Management System EIPs.

PeopleSoft Inventory

Transportation Notification

TMS_LOAD_NOTIFICATION

TMS_LOAD_NOTIFICATION_RESP

Inbound

Sync

See Transportation Management System EIPs.

PeopleSoft Inventory

Transportation Order

TMS_ORDER_RELEASE

Outbound

Async

See Transportation Management System EIPs.

PeopleSoft Inventory

VMI Expected Receipts

VMI_EXPECTED_RECEIPT

Outbound

Async

See Creating and Using VMI Enterprise Integration Points.

PeopleSoft Inventory

VMI Interunit Receipt

VMI_INTERUNIT_RECEIPT

Inbound

Async

See Creating and Using VMI Enterprise Integration Points.

PeopleSoft Inventory

VMI Inventory Adjustment

VMI_INVENTORY_ADJUSTMENT

Inbound

Async

See Creating and Using VMI Enterprise Integration Points.

PeopleSoft Inventory

VMI Quantity on Hand

VMI_QUANTITY_ON_HAND

Inbound

Async

See Creating and Using VMI Enterprise Integration Points.

PeopleSoft Manufacturing

Actual Hours

PRODUCTION_ACTUAL_HOURS

Inbound

Async

See Recording and Viewing Actual Machine and Labor Hours.

PeopleSoft Manufacturing

Bill of Material

BOM_SYNC

Inbound

Async

See Importing Bills of Material from External Sources.

See Integrating Oracle's PeopleSoft Manufacturing with Product Life Cycle Management Applications Using PDX 1.0 XML.

PeopleSoft Manufacturing

Production Completions

PRODUCTION_ORDER_COMPLETION

Inbound

Async

See Processing Electronic Data Collection Completions Transactions.

PeopleSoft Manufacturing

Production Order Issue

PRODUCTION_ORDER_ISSUE

Inbound

Async

See Recording Completions and Scrap Using Electronic Data Collection.

PeopleSoft Manufacturing

Production Order Update

PRODUCTION_ORDER_UPDATE

Outbound

Async

See Maintaining Production Orders and Production Schedules.

PeopleSoft Manufacturing

Production Picking

PRODUCTION_PICKING

Inbound

Async

See Processing Picking Plans Using Electronic Data Collection.

PeopleSoft Manufacturing

Production Serial Association

PRODUCTION_SERIAL_ASSOCIATION

Inbound

Async

See Using Serial Genealogy in PeopleSoft Manufacturing.

PeopleSoft Order Management

Carrier/Shipping Method

CARRIER_FULLSYNC

Outbound

Async

See Establishing Carriers.

PeopleSoft Order Management

Carrier/Shipping Method

CARRIER_FULLSYNC_EFF

Outbound

Async

See Establishing Carriers.

PeopleSoft Order Management

Carrier/Shipping Method

CARRIER_SYNC

Inbound and Outbound

Async

See Establishing Carriers.

PeopleSoft Order Management

Carrier/Shipping Method

CARRIER_SYNC_EFF

Outbound

Async

See Establishing Carriers.

PeopleSoft Order Management

Contact

CONTACT_FULLSYNC

Inbound and Outbound

Async

See Setting Up Contacts.

PeopleSoft Order Management

Contact

CONTACT_FULLSYNC_EFF

Outbound

Async

See Setting Up Contacts.

PeopleSoft Order Management

Contact

CONTACT_SYNC

Inbound and Outbound

Async

See Setting Up Contacts.

PeopleSoft Order Management

Contact

CONTACT_SYNC_EFF

Outbound

Async

See Setting Up Contacts.

PeopleSoft Order Management

Contact

CONTACT_SYNC_REQ

CONTACT_SYNC_REQ_CALLBACK

Inbound

Async Req/Rsp

See Setting Up Contacts.

PeopleSoft Order Management

Customer

CUSTOMER_FULLSYNC

Inbound and Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer

CUSTOMER_FULLSYNC_EFF

Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer

CUSTOMER_SYNC

Inbound and Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer

CUSTOMER_SYNC_EFF

Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer

CUSTOMER_SYNC_REQ

CUSTOMER_SYNC_REQ_CALLBACK

Inbound

Async Req/Rsp

See Adding General Customer Information.

PeopleSoft Order Management

Customer Group

CUSTOMER_GROUP_FULLSYNC

Inbound and Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer Group

CUSTOMER_GROUP_FULLSYNC_EFF

Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer Group

CUSTOMER_GROUP_SYNC

Inbound and Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer Group

CUSTOMER_GROUP_SYNC_EFF

Outbound

Async

See Adding General Customer Information.

PeopleSoft Order Management

Customer Group

CUSTOMER_GROUP_SYNC_REQ

CUSTOMER_GROUP_SYNC_REQ_CALLBACK

Inbound

Async Req/Rsp

See Adding General Customer Information.

PeopleSoft Order Management

Order Status

OrderTracking

Inbound

Sync

PeopleSoft CRM Sales Force Automation PeopleBook

PeopleSoft Order Management

Product

PRODUCT_FULLSYNC

Inbound and Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product

PRODUCT_FULLSYNC_EFF

Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product

PRODUCT_SYNC

Inbound and Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product

PRODUCT_SYNC_EFF

Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product Group

PRODUCT_GROUP_FULLSYNC

Inbound and Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product Group

PRODUCT_GROUP_FULLSYNC_EFF

Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product Group

PRODUCT_GROUP_SYNC

Inbound and Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product Group

PRODUCT_GROUP_SYNC_EFF

Outbound

Async

See Understanding Product Load EIPs.

PeopleSoft Order Management

Product Price List/Catalog

PRODUCT_PRICELIST_SYNC

Outbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Order

SALES_ORDER_LOAD

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Order/Quote Status

SALES_ORDER_STATUS

Outbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Order Acknowledgement

SALES_ORDER_ACKNOWLEDGEMENT

Outbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Order Change

SALES_CRM_ORDER_CHANGE_LOAD

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Order Change

SALES_ORDER_CHANGE_LOAD

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Order Load

SALES_CRM_ORDER_LOAD

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Order Notice

SALES_ORDER_CHANGE_NOTICE

Outbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Quote

SALES_QUOTE_LOAD

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Quote Load

SALES_CRM_QUOTE_LOAD

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Sales Quote Notice

SALES_QUOTE_NOTICE

Outbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

Standard Note

STD_NOTE_FULLSYNC

Inbound and Outbound

Async

See Setting Up Standard Notes.

PeopleSoft Order Management

Standard Note

STD_NOTE_FULLSYNC_EFF

Outbound

Async

See Setting Up Standard Notes.

PeopleSoft Order Management

Standard Note

STD_NOTE_SYNC

Inbound and Outbound

Async

See Setting Up Standard Notes.

PeopleSoft Order Management

Standard Note

STD_NOTE_SYNC_EFF

Outbound

Async

See Setting Up Standard Notes.

PeopleSoft Order Management

X.12 EDI Sales Order

EDI_TXN_850

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

X.12 EDI Sales Order Acknowledgement

EDI_TXN_855

Outbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

X.12 EDI Sales Quote

EDI_TXN_840

Inbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Order Management

X.12 EDI Sales Quote Acknowledgement

EDI_TXN_845

Outbound

Async

See Using Sales Order and Quotation Enterprise Integration Points.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_CONSTANT_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_CONSTRAINT_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_EXPRESSION_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_GLOBAL_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_INTRN_VAR_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_MATRIX_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_MESSAGE_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_MULTOP_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_OPTION_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_PRINTCD_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_RULE_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_SECONDARY_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_TEMPLATE_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_TREE_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Product Configurator

Product Configurator Data Sync

CP_VALUE_LIST_FULLSYNC

Inbound and Outbound

Async

See Synchronizing PeopleSoft Product Configuration Data.

PeopleSoft Purchasing

Advanced Shipping Receipt

ADVANCED_SHIPPING_RECEIPT

Inbound

Async

See Receiving Shipments.

PeopleSoft Purchasing

GPO Item Load

ITEM_MFG_GPO_LOAD

Inbound

Async

See Loading GPO Data Using PeopleSoft Integration Broker.

PeopleSoft Purchasing

CRM integration of IT Assets

MANUFACTURER_FULLSYNC

Outbound

Async

See PeopleSoft CRM 9 Product and Item Management PeopleBook

PeopleSoft Purchasing

Procurement Cards

PROCUREMENT_CARD_LOAD

Inbound

Async

See Managing Procurement Cards.

PeopleSoft Purchasing

Purchase Order Acknowledgement, PO Change Acknowledgement

PURCHASE_ORDER_ACKNOWLEDGEMENT

Inbound

Async

See Creating Purchase Order Change Orders.

PeopleSoft Purchasing

Purchase Order Dispatch

PURCHASE_ORDER_DISPATCH

Outbound

Async

See Dispatching and Printing Purchase Orders.

PeopleSoft Purchasing

Purchase Order Approval Email

PO_EMAIL_PO_APPROVAL

Outbound

Async

See Setting Up Email Approvals for PeopleSoft Purchasing.

PeopleSoft Purchasing

Purchase Order Expected Receipt

PO_EXPECTED_RECEIPT_BUS_UNIT

Outbound

Async

See Receiving Shipments.

PeopleSoft Purchasing

Purchase Order Expected Receipt

PO_EXPECTED_RECEIPT_SHIPTO

Outbound

Async

See Receiving Shipments.

PeopleSoft Purchasing

Purchase Order Receipt

PO_RECEIPT_NOTIFICATION

Outbound

Aysnc

See Receiving Shipments.

See Integrating With a Third-Party Point-of-Use Supplier System.

PeopleSoft Purchasing

Purchase Order Receipt

PURCHASE_ORDER_RECEIPT

Inbound

Async

See Receiving Shipments.

PeopleSoft Purchasing

Purchase Order Requisition

PURCHASE_REQUISITION_LOAD

Inbound

Async

See Using the Requisition Loader.

See Integrating With a Third-Party Point-of-Use Supplier System.

See Integrating With a Third-Party Surgical Resource Software Application.

PeopleSoft Purchasing

Purchase Order Requisition

PURCHASE_REQUISITION_LOAD_CRM

Inbound

Async

See Using the Requisition Loader.

PeopleSoft Purchasing

Request for Quote

PO_REQUEST_FOR_QUOTE

Outbound

Async

See Managing Requests for Quotes.

PeopleSoft Purchasing

Request for Quote

PO_REQUEST_FOR_QUOTE_RESPONSE

Inbound

Async

See Managing Requests for Quotes.

PeopleSoft Purchasing

Return to Vendor

RETURN_TO_VENDOR

Outbound

Async

See Managing Vendor Returns.

PeopleSoft Quality

Quality Data Submit

QUALITY_DATA_SUBMIT

Inbound

Async

See Integrating With Third-Party Applications.

PeopleSoft Services Procurement

Establishment and Location Full Sync (SCM to HCM)

ESTAB_LOC_US_FULLSYNC

Inbound and Outbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

US Establishment and Location Sync Message (SCM to HCM)

ESTAB_LOC_US_SYNC

Inbound and Outbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Establishment FullSync Message (SCM to HCM)

ESTAB_TBL_FULLSYNC

Inbound and Outbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Establishment Table Sync Message (SCM to HCM)

ESTAB_TBL_SYNC

Inbound and Outbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Add Job (from HCM to SCM)

HCR_ADD_JOB

Outbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Add Job (from SCM to HCM)

HCR_ADD_JOB_ACK

Inbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Add Person (from SCM to HCM)

HCR_ADD_PERSON

Outbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Add Job (from HCM to SCM)

HCR_ADD_PERSON_ACK

Inbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Add User Profile

HCR_ADD_USER_PROFILE

Outbound

Async

See Setting Up Service Operations - Incremental Synchronization.

PeopleSoft Services Procurement

Add User Profile Acknowledgement

HCR_ADD_USER_PROFILE_ACK

Inbound

Async

See Setting Up Service Operations - Incremental Synchronization.

PeopleSoft Services Procurement

Add Job Canceled (from HCM to SCM)

HCR_CAN_JOB

Outbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Labor Agreement Full Sync Message

HR_LABOR_AGRMNT_FULLSYNC

Inbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Labor Agreement (from HCM to SCM)

HR_LABOR_AGRMNT_SYNC

Inbound

Async

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Candidate Req

SAC_CANDIDATE_REQ

SAC_CANDIDATE_RESP

Outbound

Sync

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Job Posting

SAC_JOB_POST

SAC_JOB_RESP

Inbound

Sync

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Services Procurement

Job Unposted

SAC_JOB_UNPOST

SAC_JOB_RESP

Inbound

Sync

See Setting Up Human Capital Management and Services Procurement Person Integration.

PeopleSoft Supplier Contract Management

Contract Activity Update

CS_ACTIVITY_CNTRCT

Inbound and Outbound

Async

See Contract Syndication Enterprise Integration Points.

PeopleSoft Supplier Contract Management

Contract Syndication

CS_PROCUREMENT_CNTRCT

Inbound and Outbound

Async

See Contract Syndication Enterprise Integration Points.

Common

EWN Notify Message

SAC_EWN_NOTIFY_MSG

Outbound

Async

See PeopleSoft Events and Warnings PeopleBook

For technical details about an individual EIP, use the Interactive Services Repository (ISR) in the My Oracle Support website located at https://support.oracle.com/CSP/ui/flash.html.

See Also

PeopleTools PeopleBook: PeopleCode API Reference