0% found this document useful (0 votes)
141 views

1 Data Collection Parameters Rev 3.4

data collection perameters

Uploaded by

sreenivas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
141 views

1 Data Collection Parameters Rev 3.4

data collection perameters

Uploaded by

sreenivas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 145

Table of Contents

Attachment for Note 179522.1 Rev 3.4 - March 2018

Parameters Overview
Lists the Parameters for Planning Data Pull and ODS Load
Discusses options for each parameter and conditions for each parameter
Shows the value set of the parameters and how to view value sets
Includes Performance implications for parameter settings

Profile Setups Lists all profiles that must be considered for setup of Data Collections
Includes Performance implications for profiles
Shows Profiles that need to be considered for ATP Data Collections

12.1 and 12.2 For 12.1.3 and 12.2


Requests launched for Setup Requests - used Targeted Refresh of only Forecasts to gather this info
Requests launched for Complete Refresh with Default Parameters
Screen shots of the parameters
Programs are A> Setup Request B> Launched on EBS Source and C> New programs for R12 and/or 12.1

12.0.6 - NIC CU7 Taken from copernicus instance - on CU7 Rollup patch for Collection
Requests launched for Setup Requests - used Targeted Refresh of only Forecasts to gather this info
Requests launched for Complete Refresh with Default Parameters
Screen shots of the parameters
Programs are A> Setup Request B> Launched on EBS Source and C> New programs for R12 and/or 12.1
Example of ATP Data Collections

11.5.10 - APS RUP #30 Taken from APS instance - on Data Collections RUP #30
Requests launched for Setup Requests - used Targeted Refresh of only Forecasts to gather this info
Requests launched for Complete Refresh with Default Parameters
Screen shots of the parameters

ATP Data Collections Taken from visgn02 12.1 instance


shows what is launched for Complete Refresh with Default Parameters
shows screen shots of the parameters

Table starting in H59 - shows parameters info and parameters to use to run Standard Data Collections to mimic ATP Data Collections

Entity Mapping Shows Source and Destination objects for different entities that are collected
Source tables / views
Snapshots
Data collections Views
Staging tables populated by Planning Data Pull
Final Destination tables that store the ODS data

Snapshots All Releases Shows the snapshots and SQL used to gather the information for 12.1.1, 12.0.6, 11.5.10 and 11.5.9
shows the SQL used to get the snapshots
shows the file names where the snapshots are stored in the file system

Views All Releases Shows list of views for 12.1,3.3, 12.1.1, 12.0.6 and 11.5.10
The SQL used to get the views
SQL that can be used to view the text used to build the view
The file names where the views are stored in the file system

MLOG Information shows MLOGs used for Data Collections Snapshots


More information on MLOG's and performance maintenance in <Note 1063953.1>

MRP_AD Tables Show MRP_AD tables used for Data Collections to manage data that must be deleted.

Flat File Loading Example Shows an example of process steps and requests that are launched when Flat Files are loaded

SQL Statements Lists the SQL statements used for providing the information in this spreadsheet

Revisions
Rev 2.1 27-APR-2010 - initial publication
Rev 2.2 14-JUL-2010 - revised to add internal links and Setup Request log file information, other minor edits/corrections
Rev 2.3 07-Oct-2010 - updates to the parameters and profile options to provide more detailed information.
Rev 2.4 03-May-2011 - implement comments on note
Rev 2.5 09-May-2011 - updates for profile options, updates for new parameters in 12.1.3.3, new views, fixes for 12.1.3.3 added in a new tab.
Rev 2.6 01-Jul-2011 - added Entity Mapping sheet
Rev 2.7 23-Aug-2011 - new profile and minor edits
Rev 3.0 April 2015 - reivew and update for changes introduced starting in 12.1.3.6 through 12.2.4
Ref 3.1 May 2016 - minor edits
Rev 3.2 June 2017 - added Supply View info in Views All Releases sheet
Rev 3.3 Nov 2017 - add info about transportation details - Set no if not using DRP - affects MSC_TRIP_STOPS and MSC_ST_TRIP_STOPS
Rev 3.4 March 2018 - updates for 12.2.6
A B C D E F G H I J K
1 Data Collections Parameters Overview
2 These parameters where gathered from VCP 12.1.3.8 and are the same for 12.2
3 Some Parameters may have different values in other releases
4 Starting at Seq 125 - Parameter - EAM (line 61) and below are present in 12.1.3.6 OR higher - all these are for special cMRO integration
5 Column I shows how ATP Data Collections - used for basic ATP - preset's the parameters and ignores data that is not required for this limited purpose - see ATP Data Collections tab for more information
6 Column M shows how to view parameters in Sys Admin responsibility
7
8 ** If you choose Net Change, and then set Yes for an entity that cannot be collected in Net change Mode, then the parameter is ignored
Can be used in R12.0.4 / ATP Data Collections -
9 Seq Parameter Name Options Net Change Comments 11.5.10 R12.1 Value Set SQL statement for Value set
Refresh? ** 12.0.6 Preset Parameters
10 Planning Data Pull
11 5 Instance Instance code MSC_SRS_COLL_INST_CODE Value set - see screen shot in Column L
Set up collection group in the Admin / Instances form in the select org_group,org_string from msc_org_groups_v where
12 7 Collection Group Default All MSC_ORG_STRINGS
Organization screen instance_id is null
13 10 Number of Workers Default 2 Increase to 4 - 8 workers to improve performance FND_NUMBER
14 12 Timeout (Minutes) Default 180 For initial run on a new instance - may require setting of 600-1400 FND_NUMBER
15 14 Language Default Language FND_LANGUAGES select userenv('LANG') from dual
select meaning from mfg_lookups where lookup_type =
16 16 Purge Previously Collected Data Default = Yes / No Set to No to allow Net Change or Targeted Collections n/a - Not used for ATP MSC_SRS_CMP_PURGE_YES_NO
'SYS_YES_NO' and lookup_code = 1

select meaning from mfg_lookups where lookup_type =


17 18 Collection Method Default = Complete / Targeted / Net Change n/a - Not used for ATP MSC_SRS_CMP_TRGT_YES_NO 'PARTIAL_YES_NO' and lookup_code = DECODE(:
$FLEX$.MSC_SRS_CMP_PURGE_YES_NO, 1, 1, 2, 3)

select meaning from mfg_lookups where lookup_type =


18 20 Analyze Staging Tables Default = No / Yes No is fine, should only set to Yes if directed by DEV n/a - Not used for ATP MRP_SRS_SYS_YES_NO
'SYS_YES_NO' and lookup_code = 2
select meaning from mfg_lookups where lookup_type =
19 22 Approved Supplier Lists Default = Yes / No X X X X n/a - Not used for ATP MSC_X_ASL_SYS_YES_NO
'MSC_X_ASL_SYS_YES_NO' and lookup_code = 1
select meaning from mfg_lookups where lookup_type =
20 24 ATP Rules Default = Yes / No X X X Complete MRP_SRS_SYS_YES_NO
'SYS_YES_NO' and lookup_code = 1
21 26 Bills of Materials / Routings / Resources Default = Yes / No X X X X Net Change / Complete MRP_SRS_SYS_YES_NO
22 28 Bill Of Resources Default = Yes / No X X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
23 30 Calendars Default = Yes / No Collects Calendars and also Calendar Assignments X X X Complete MRP_SRS_SYS_YES_NO
24 32 Demand Class Default = Yes / No X X X Complete MRP_SRS_SYS_YES_NO
25 33 End Item Substitutions Default = Yes / No X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
26 34 Forecasts Default = Yes / No X X X X Net Change / Complete MRP_SRS_SYS_YES_NO
27 36 Items Default = Yes / No X X X X Net Change / Complete MRP_SRS_SYS_YES_NO
28 38 Key Performance Indicator Targets Default = Yes / No X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
29 40 Master Demand Schedules Default = Yes / No X Both MDS and MPS are collected when one of them is Yes X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
30 42 Master Production Schedules Default = Yes / No X R12.1.1 Default = No - also see comment above for MDS X X X Net Change / Complete MRP_SRS_SYS_YES_NO
31 44 On Hand Default = Yes / No X X X X Net Change / Complete MRP_SRS_SYS_YES_NO
32 46 Planning Parameters Default = Yes / No X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
33 48 Planners Default = Yes / No X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
Its a redundant parameter, but not yet removed from parameter
list. Was originally part of the Sourcing history collections. As per
34 49 PO Receipts Default = No / Yes X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
Dev - Bug 20523705, PO Receipts are not collected during Net
Change Collection
35 50 Projects/Tasks Default = Yes / No X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
36 52 Purchase Orders/Purchase Requisitions Default = Yes / No X X X X Net Change / Complete MRP_SRS_SYS_YES_NO
37 54 Reservations Default = Yes / No X X X X Net Change / Complete MRP_SRS_SYS_YES_NO

R12.x
Collect Existing Data
Do Not Collect Data
Regenerate and Collect Data

MEANING:
Collect Existing Data - Collect OPM Data only
(If discrete data is already present in ASCP, it
is not touched)
MRP: Cutoff Date Offset Months
-- OPM - Need to run Generate Resource
Used for Discrete Orgs only
Availability in OPM if you want to use this
Net change - Determines how many months of resource availability should be
value. This is recommended as regnerate
Discrete Orgs computed for resources and simulation sets.
during Collections could cause performance
No resource availability is calculated beyond this horizon. For
issues select meaning from mfg_lookups where
38 56 Resources Availability OPM orgs constrained plans beyond this horizon, resource capacity is viewed X X X n/a - Not used for ATP MSC_NET_RES_AVAIL
lookup_type='MSC_NRA_ENABLED' and lookup_code=1
require as infinite.
Regenerate and Collect Data - Collect OPM
Complete Set this value to your plan horizon. A large setting i.e. > 12 months
Data AND Discrete Data
Refresh could have performance implications during ODS Load when we
-- OPM generates data on OPM tables, then
calculate the resource availability for each resource for each day.
collects to staging tables.
-- Discrete does NOT use staging tables and
during ODS Load it gets resource data from
MFG tables and calculates during ODS Load.

In 11.5.10, this is Yes/No - Default - Yes"


Yes will collect both OPM and Discrete data
When Yes, then use Recalculate Resource
Availability - Yes in ODS Load parameters for
calculating discrete resource availability

39 58 Safety Stock Default = Yes / No Only for User Defined Safety Stock from Inventory Application X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
A B C D E F G H I J K

Profile MSC: Sales Order Offset Days - determines how many days
Default = No / Yes
back we collect Closed Sales orders to be used for forecast
consumption in ASCP.
Parameter = No and Complete Refresh - we select meaning from mfg_lookups where lookup_type =
- Set to 0 if not required - HOWEVER, in 11.5.10, you must be on
40 60 Sales Orders collect Sales Order in Net Change Mode - this X X X X MSC_SRS_CMP_CT_SO_YES_NO 'SYS_YES_NO' and lookup_code = DECODE(:
latest 11.5.10 collection rollup to prevent bug 5347354.during Net
is done for Performance reasons and to $FLEX$.MSC_SRS_CMP_TRGT_YES_NO, 1, 2, 3, 2, 1)
Change Collections
reduce ATP downtime during Complete
Profile only applicable for Complete Refresh
Refresh

Net Change / Complete

41 62 Sourcing History Default = No / Yes Not used anymore - See ODS Load parameter - Recalculate X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
Sourcing History
Collects Sourcing Rules, BOD's, Assignment Sets, Region to Site
42 64 Complete
Sourcing Rules Default = Yes / No Mapping also triggered by this parameter X X X
43 66 Sub Inventories Default = Yes / No X X X Complete
44 67 Supplier Responses Default = Yes / No For Collab Planning - No Net Change, Complete or Targeted only X X X n/a - Not used for ATP
Collects 4 partner types to MSC_TRADING_PARTNERS and
related tables
45 68 Suppliers/Customers/Orgs Default = Yes / No PARTNER_TYPE X X X Complete
1 = Supplier / 2 = Customer
3 = Organization / 4 = Carrier
Shipping Details from WSH tables / used in DRP Plans - if not
46 71 Transportation Details using DRP, then set this to NO - Starting in 12.2.6 WSH data used No
Default = Yes / No X for SPP plans X X X
47 72 Unit Numbers Default = Yes / No Used for Project MFG for unit effectivity(serial #) in BOM's X X X n/a - Not used for ATP
48 74 Unit of Measures (UOM) Default = Yes / No X X X Complete
Create Users and Enable User Company
Association - Default for R12.1.1
select meaning from fnd_lookups where lookup_type =
49 75 User Company Association Enable User Company Association Used For Collaborative Planning Only X X X n/a - Not used for ATP MSC_X_USER_COMPANY
'MSC_X_USER_COMPANY' and lookup_code = 1
No - Default for R12.0 and 11.5.10

When manually populating MTL_USER_SUPPLY and/or


50 76 User Supplies and Demands Default = Yes / No X X X X
MTL_USER_DEMAND Net Change / Complete MRP_SRS_SYS_YES_NO

We collect jobs that are in status Unreleased, Released, Complete


51 78 Work in Process Default = Yes / No X X X X Net Change / Complete MRP_SRS_SYS_YES_NO
and On Hold wip_discrete_jobs.status_type in (1.3.4.6)
52 80 Sales Channel Default = No / Yes Used for Demantra only X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
53 85 Fiscal Calendar Default = No / Yes Used for Demantra only X X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
54 90 Internal Repair Orders Default = No / Yes X Depot Repair integration - Service Parts Planning (SRP/SPP) X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
55 95 External Repair Orders Default = No / Yes X Depot Repair integration - Service Parts Planning (SRP/SPP) X n/a - Not used for ATP MRP_SRS_SYS_YES_NO

Used for Proejct MFG - requires later 11.5.10 collections code OR


56 100 Payback Demand/Supply Default = No / Yes X X X n/a - Not used for ATP
R12.0.4 with Collections CU3 or higher
MRP_SRS_SYS_YES_NO
57 105 Currency Conversion Default = No / Yes Used for Demantra only X X n/a - Not used for ATP MRP_SRS_SYS_YES_NO
58 110 Delivery Details Default = No / Yes Used for OTM integration (Oracle Transportation Mgmt) X n/a - Not used for ATP MRP_SRS_SYS_YES_NO

Added in VCP 12.1.3.2 - Tracks install base under contracts - this


59 115 Install Base under Contracts Default = No / Yes in 12.1.3.2 n/a - Not used for ATP MRP_SRS_SYS_YES_NO
and Notes below were Internal customer specific enhancements

Added in VCP 12.1.3.2 - Tied to BOM notes created by users -


60 120 Notes (Attachments) Default = No / Yes in 12.1.3.2 n/a - Not used for ATP MRP_SRS_SYS_YES_NO
both were customer specific enhancements
Profile 'MSC: Ignore CMRO and EAM Workorders in ASCP' Needs
61 125 EAM Default = No / Yes to be set to 'No' to get any data collected for these new entities n/a - Not used for ATP MRP_SRS_SYS_YES_NO
listed on and after this line 61 in 12.1.3.6
62 130 EAM Forecast Default = No / Yes Budget Forecast in 12.1.3.6 n/a - Not used for ATP MRP_SRS_SYS_YES_NO
63 135 EAM Forecast Start Date Date entry in 12.1.3.6 n/a - Not used for ATP
64 140 EAM Forecast End Date Date entry in 12.1.3.6 n/a - Not used for ATP
Profile 'MSC: Ignore CMRO and EAM Workorders in ASCP' Needs
65 145 CMRO Default = No / Yes n/a - Not used for ATP MRP_SRS_SYS_YES_NO
to be set to 'No' to get any data collected for these new entities
in 12.1.3.6
66 150 CMRO Forecast Default = No / Yes unit maintainence plan forecast in 12.1.3.6 n/a - Not used for ATP MRP_SRS_SYS_YES_NO
67 155 CMRO Forecast Start Date Date entry in 12.1.3.6 n/a - Not used for ATP
68 160 CMRO Forecast End Date Date entry in 12.1.3.6 n/a - Not used for ATP
69 165 Closed Visit Work Orders Default = No / Yes in 12.1.3.6 n/a - Not used for ATP MRP_SRS_SYS_YES_NO
70 170 CMRO OSP Supplies Default = No / Yes in 12.1.3.6 n/a - Not used for ATP MRP_SRS_SYS_YES_NO
71
72
73
74
75
76
77
78
79
80
81 Planning ODS Load
82 Instance Same as above for Planning Data Pull defaults from Planning Data Pull
For new instances or when using Recalculate options below, then
83 Default = 60 FND_NUMBER
Timeout (Minutes) this may require a higher value
84 Number of Workers Default = 3 Increase to 4 - 8 workers to improve performance FND_NUMBER

Required to be Yes when


A. 12.0.x - you have set Data Pull parameter Resources
Availability - Collect Existing Data OR Regenerate and Collect
select meaning from mfg_lookups where lookup_type =
85 Recalculate Resource Availability Default = No / Yes Data Always No MRP_SRS_SYS_YES_NO
'SYS_YES_NO' and lookup_code = 2
B. 11.5.10 - you have set Data Pull parameter Resources
Availability - Yes

Removed in 12.1.1 - honors the setting of the Data Pull parameter


Ref Bug 5534236
A B C D E F G H I J K

MSC: Sourcing History Start Date Offset (in months)


-- Set this on APS Destination in a distributed installation

Defaults as Null - Collects ALL Data! - must be set to prevent


performance problems when setting Yes for this parameter.
Offsets the starting date of sourcing history calculations and is
used in conjunction with ODS Load parameters Purge Sourcing
History
86 Recalculate Sourcing History Default = No / Yes Always No MRP_SRS_SYS_YES_NO
These settings delete, then calculate Sourcing History from the
Start date determined by the profile option value.
System performance can be degraded when there is a high value
for this profile option and a high volume of source transaction data.

Reference Note 399468.1 and Noe 780883.1 to understand


Sourcing Splits in ASCP Planning

This will remove all previous history in the base table

87 Purge Sourcing History Default = No / Yes If Sourcing history needs to be removed for business reasons Always No MRP_SRS_SYS_YES_NO
Then you can set this to Yes and Recalculate Sourcing History to
No
This will effectively remove all Sourcing History in the system
Added in 12.1.3.2 - to provide update for Advanced Planning
88 Refresh Collected Data in APCC Default = No / Yes Command Center - part of performance improvements for this new
repository application
89
90
91 Legacy Collections
92 Purge Legacy Data Runs MSCPPURB.pls - MSC_PURGE_LID

List of Tables comes from


SELECT DISTINCT (LV.ATTRIBUTE1)
TABLE_NAME
FROM FND_LOOKUP_VALUES LV
MSC_SRS_INSTANCE_CODE_ODS is used
93 Purge Interface Tables Runs MSCCLPSB.pls - MSC_CL_PURGE_STAGING WHERE LV.ENABLED_FLAG = 'Y'
to get instance code AND LV.VIEW_APPLICATION_ID = 700
AND SUBSTR (LV.ATTRIBUTE1, 1, 3) =
'MSC'
AND nvl(LV.ATTRIBUTE4,2) = 2
AND LV.LOOKUP_TYPE =
'MSC_X_SETUP_ENTITY_CODE';
A B C D E F G H I

1 Profiles for Data Collections


2 Depending on your release, you may not have all these profile options
3 Profiles that effect Performance
4 Using ATP Data Collections? - then see Column G for profiles that effect your implementation
5
6
7 Set Profile in
APS Used for ATP
8 Profile Name EBS Source Values Comments Performance Considerations Profile DB Name Details
Destination Data Collections

Installed a NULL Yes- will cause performance issues


9 MSC: Share Plan Partitions x Yes / No (No is required setting) No is required for all implementations in any implementation where any
Yes can only be used in small test instances volume testing is required.

Used for collecting Resource Requirements -


10 BOM: Hour UOM x x HR is usual setting x BOM:HOUR_UOM_CODE
Hour UOM used by lead-time calculations

Not used for collections, but used in ASCP


11 CRP:Spread discrete requirements x x Yes / No CRP_SPREAD_LOAD
for resource horizontal plan
ATP Based on Collected Data (default) - if
ASCP is not installed or if the ATP will not be
ATP Based on Collected Data (value=5)
using ASCP planning data.
12 INV:Capable to promise x x OR x INV_CTP
ATP/CTP Based on Planning Data - if ASCP
ATP/CTP Based on Planning Data (value=4)
is installed and the ATP will be using ASCP
planning data.
ASCP Planning -Release from workbench -
When set to Yes, creates purchase
13 MRP:Purchasing By Revision x x Yes / No x MRP_PURCHASING_BY_REVISION
requisitions using the latest revision date on
the item.

CTO BOM not found for the item


OR
CTO_API was exploding the BOM and returns a warning -
Determines whether to call the CTO API to
calculate the dependent demand for ATO We print the following for CTO BOM not found - this is a setup violation -
items during the Refresh Snapshots process. since the requirement for CTO is to configure and create the <STAR> item
This will cause performance to be slower using CTO Auto-Create or by progressing the sales order
MRP: Compute Standard Mandatory when YES. Warning: Item_ID = 781553, ORG_ID=5002 ; No BOM found for
14 x Yes / No x MRP_EXPLODE_ATO
Components for ATO Models Setting this to YES would be normal if ATO configured item in ship-from org.
Models are present in the system.
Collections code will default this profile to You may safely disregard this warning if the configured item is transferred
YES if it is NULL. across orgs, and the warning points to an org in which no assembly of the
configured item takes place.

If you are using ODS based ATP, please check that you have the BOM in
shipping org. If you are using PDS
based ATP, please check that item attribute "Create Configured Item,
BOM" equals "Based on Model" and BOM exists in ship-from org.

Default - Yes
When Yes. then Planning Manager must be
running in EBS Source instance.
When No, then Planning Manager is not
15 MRP:Consume MPS x Yes / No required to be running in EBS Source x MRP_MPS_CONSUMPTION
instance.
-- review Note 790125.1 for more information
on this functionality

Determines how many months of resource


Integer - Defaults as NULL System performance can be
availability should be computed for resources
degraded when there is a high
and simulation sets. No resource availability
16 MRP: Cutoff Date Offset Months x x NULL is seen as 99999, this should be set value for this profile option and a MRP_CUTOFF_DATE_OFFSET
is calculated beyond this horizon. For
between 12-24 in most cases, consult with the high volume of source transaction
constrained plans beyond this horizon,
business for requirements data
resource capacity is viewed as infinite.

In some circumstances, we may


find a delete process taking too
Default is 75000. much time due to millions of rows
This setting is used in Data Collections: In case of millions of records,
1. When MSC: Purge Stg Tbl Cntrl = No. suggest a setting of maybe 250000
2. For non-partitioned tables re-populated (250K)
17 MRP:Purge Batch Size x x Integer -default 75000 x MRP_PURGE_BATCH_SIZE
with data during ODS Load for a Complete We would not recommend using
Refresh higher value since we also use this
Generally, there is no reason to change this profile option value as a limit for
profile from the default setting. BULK FETCH in ODS Load and a
higher value could cause errors if
memory limit is reached
A B C D E F G H I

This will avoid failures related to dates that


are outside the calendars defined in the
system. Some applications do not look at the
MRP:Retain Dates Within Calendar
18 x x Yes / No (default) - Set this to YES calendar assigned to the org and allow you to x MRP_RETAIN_DATES_WTIN_CAL_BOUNDARY
Boundary
enter a date that is outside the calendar date.
Example: Latest Acceptable Date in Order
Management application.

This profile is used when collecting Intransit


Supplies If 'wsh_new_deliveries.ultimate_dropoff_date' is NOT NULL, then
If Yes, then we check the arrived_flag = 1 in mrp_ap_intransit_supplies_v.
wsh_new_deliveries.ultimate_dropoff_date to If this column is NULL, then the arrived_flag is 2.
populate
19 MRP:Use Ship Arrived Flag x Yes / No x MRP_SHIP_ARRIVE_FLAG
MRP_AP_INTRANSIT_SUPPLIES_V.ARRIV If the profile 'MRP:Use Ship Arrived Flag' is set to Yes, then we do NOT
ED_FLAG collect the records which have arrived_flag = 1.
If Arrived, then we do not collect this supply If the profile is set to No, then we do not look at arrived_flag and always
If No, Then we collect the intransit supply. collect the supply.
NULL = No

Null seen as Yes


Collect completes jobs will collect
requirements from jobs that are in status
completed.
- example: job is in status completed, but
some component demands have not been
fully issues to the job, then these component
demands are collected and will be seen in
20 MSC:Collect Completed Jobs x Yes / No x MSC_COLLECT_COMPLETED_JOBS
the ASCP plan and for ATP.

No - we do not collect requirements for


completed jobs OR any job in any status.
Profile was created to stop the collection of
requirements left when job is completed and
not yet set to Complete - No Charges
Allowed or Closed.

Null seen as Yes


Yes - will join with CST_ITEM_COSTS table
OR for OPM items will launch OPM package
to get costs from OPM tables.
- item cost is seen in MSC_SYSTEM_ITEMS Using No can be faster for
MSC: Collect Item, Material and Resource
21 x Yes / No table. collections to complete, so if not x MSC_COLLECT_COSTS_FOR_ITEM
Costs
No - uses different view and collects costs as required, set No
0
If using Inventory Optimization or
Constrained Optmized plan, then Yes is
required.

Null seen as Yes Using No can be faster for


IF profile INV: Capable to Promise = collections to complete, so if not
ATP/CTP based on Planning output, Then required, set No
22 MSC: Collect Routing x Yes / No will always be seen as Yes and collect data. x MSC_COLLECT_ROUTING Introduced in 11.5.10 in Collections Rollup #25
Useful to avoid collecting routing information Currently in 11.5.10 only
when using ATP based on Collected Data FP bugs are R12 7164877 and
and having large routing tables. R12.1 7164884

Added in 12.1.2 - to support PS-CMRO


MSC: Collect CMRO Work Order Demand integration.(Production Scheduling
23 x Yes / No (Default - No) MSC_CMRO_WO_DEMAND_PS
for PS application and Complex Maintenance,
Repair and Overhaul)

NULL or 0 (ZERO) Setting can


cause performance issues
Used when Suppliers, Customers, Orgs - Yes However, NULL or 0 is required for
For Collections when using ATP and for the first run of data collections so
when running ASCP Plans. that all records are collected.
Specifies the number of days backwards to THEN, the suggested setting is
MSC: Collection Window for Trading MSC_COLLECTION_WINDOW_FOR_TP_
24 x Integer - Defaults as NULL check for changes in customer names, number of days between runs of x
Partner Changes (Days) CHANGES
customer sites, vendors, and vendor sites are Complete Refresh of Data
collected. Collections (OR Targeted Refresh
If null, then all records are collected of Suppliers, Customers,Orgs)
Example:Complete(Targeted)
Refresh is run once per week, then
a setting of 8 should be sufficient
A B C D E F G H I

We do not recommend setting this


profile unless directed by DEV
We will perform a complete refresh
when a large number of rows exist
In Refresh Snapshots request, we check the
in the MLOG, since this would be
number of rows in table and number of rows
NULL is default - seen as 40 faster than referencing the MLOG
25 MSC: Collections Snapshot Threshold x in the MLOG x MSC_SNAPSHOT_THRESHOLD
Integer 0 - 100 table for a fast refresh
IF ratio exceeds the threshold, then we will
This profile would usually be
launch Complete Refresh of the Snapshot
triggered when a large data load
was performed to load data into
setup tables.

APS - Will not launch Collaboration ODS The Collaboration ODS Load
Load for Collaborative Planning launches at the end of Data
Collections for ASCP
CP - Will launch Collaboration ODS Load for This process does not effect ASCP
APS Collaborative Planning - only used for Planning. You can launch the
26 MSC: Configuration x APS & CP standalone implementation of CP ASCP plan while this process is still x MSC_X_CONFIGURATION
CP running.
APS & CP - NOTE: Required for Demantra! - If using CP, then the process does
Ref Note 603228.1 need to complete before you can
-- also will launch Collaboration ODS Load launch any other CP processes
for Collaborative Planning

Defaults to 0. Controls the use of parallel


processes when creating indexes on the
temporary tables created during the ODS This can be increased if there are
MSC: Degree of Parallelism for Index Load performance problems with the
27 x Integer - default = 0 / Max value 10 x MSC_INDEX_PARALLEL_THREADS
Creation Required setting of 1 if fails with NULL or ODS Load and system resources
ZERO - Possible errors are ORA-12801, can be allotted.
ORA-12813 and ORA-00060 (ORA-60)

Enables summarization of supply and


demand data following the data collection
and plan launch processes. These tables are
only for ATP based on Collected Data. Valid
values are:
28 MSC: Enable ATP Summary Mode x Yes / No Yes: Enable ATP Summary Mode x MSC_ENABLE_ATP_SUMMARY
No: Disable ATP Summary Mode
If this profile =YES and INV:Capable to
Promise = ATP/CTP based on Planning
Data, then the request Load ATP Summary
Tables will run at the end of Data Collections
and will error. This can be ignored OR set the
profile to No in order to avoid the error

IF NULL. then Data Collections will fail


My Company is defaulted during the
installation.
Default - My Company - at Application Level
29 MSC: Operator Company Name x x MSCXUPG.sql is SQL that inserts x MSC_X_COMPANY_NAME
for Advanced Supply Chain Planning
MSC_COMPANIES.COMPANY_ID = 1,
COMPANY_NAME = My Company during
installation

Used by collections to identify and populate


the bill of material validation organization.

In distributed installation, this profile.is setup


Default = Null on EBS Source.
MSC:Organization containing generic Populate with Organization code of org that Then Data Collections will populate this
30 x
BOM for forecast explosion will hold the BOM for ATO Models. organization_id in MSC_APPS_INSTANCES
This is usually the Master Org. in column VALIDATION_ORG_ID

This will be used for ASCP planning to


explode BOM for forecast explosion and
consumption

Use to limit the collection of completed


There have been performance
projects and tasks
issues for customers who have very
Example - value 100 means we will collect
MSC: Project Task Collection Window Integer - Defaults as NULL (seen as 0 - Zero) large number of projects and tasks. MSC_COLLECTION_WINDOW_FOR_PR
31 x the projects and tasks marked as completed
Days - which will collect all records So we introduced this profile to OJ_TASKS
for 100 days after the are completed.
reduce the amount of data being
Then on day 101, we will no longer collect
collected.
these completed projects and tasks
A B C D E F G H I

Use YES to Truncate the staging table during


Setting No will cause Staging tables
data collection process.
to be deleted instead of using
MSC: Purge Stg Tbl Cntrl When Data Collections will retrieve data from
Truncate command. Since the
OR in R12.0.6 and 12.1,1 - new name a single instance (most common use of this
32 x Yes / No tables are not truncated, this can MSC_PURGE_ST_CONTROL
MSC: Purge Staging and Entity Key process), set to Yes to improve performance
increase their size over time and
Translation Tables and conserve disk space, or as separate
space recovered, which can lead to
processes for multiple instances.
slower collections performance

This is used for Transit Times when


Region or Zone Sourcing
Assignments are defined in ASCP
This is only for Vendor Site to
Performs mapping of Regions to Supplier
Region Mapping
Sites based on setups in Order Management
Regions and Zones form
After initial collection, we collect
only changes to current regions
Collection of Sourcing Rules - When
But if you introduce a new region,
Collection of Sourcing Rules (1) Parameter Sourcing Rules - Yes, then run
MSC: Refresh Site to Region Mappings then we remap all the vendor sites
33 x Running of Refresh Collection Snapshots Region to Site mapping (recommended) MSC_REFRESH_REGION_SITE
Event This can be costly if there are many
Request (2)
vendor sites
Running of Refresh Collection Snapshots
Request - Only run this integration when you
If you have NO Region level
launch Running of Refresh Collection
sourcing assignemnts defined
Snapshots as a standalone request
ASCP, then set this to
Running of Refresh Collection
Snapshots request and it will not
launch during data collections.

Introduced in 12.1.3.4 to help performance.


Setting Yes will help if you have
This will only call the affected sites to be
34 MSC: Fast Refresh of Region Site Map x Yes / No (default - No) Region /Zone Level Sourcing Rules MSC_FAST_REGION_SITE_MAP see bug 10417975 for details
remapped. Improvement is only available if
defined in ASCP application
Source is 12.1.3.4 or higher

When Data Collections is launched, then this


timeout is checked to make sure that Refresh
10 is default (minutes) Collections Snapshots has launched.
35 MSC: Refresh Snapshots Pending Timeout x MSC_REF_SNAP_PENDING_TIMEOUT
Integer No changes are recommended unless there
is a problem with launching Refresh
Snapshots

Collecting information on Shipped Sales


Order Lines for use in Forecast Consumption
during ASCP Planning where a Forecast for
the Demand schedule of a plan.
The smaller this number, the faster
It is designed to be used to collect only
Data Collections can complete
Closed Sales Orders where open_flag = No
Sales Order loading.
OR order_quantity = shipped_quantity.
NULL or integer number - Number required depends on
Setting of NULL will collect all closed Sales
Note: forecasts consumption Forward
Orders after SYSDATE -99999 (or 10,000
36 MSC: Sales Orders Offset Days x x 1. Calculated using calendar days Days setting. MSC_SO_OFFSET_DAYS
days - NOT recommended)
2. Must be the same on both Source and Example: If Maximum Forward
Destination Days setting for any Collected
Before 11.5.10, Collections Rollup #14 Patch
Forecast OR ODP forecast is 30
5378494 - this profile will effect Net Change
days, then setting should be at
Collections and must be set to a value higher
least 30 days
than the oldest Scheduled Ship Date that will
ship late
or that change will NOT be collected and
ATP calculations may show old sales order
demand

This Profile is set automatically by the


application when a Collections Patch is
applied.
When set to Y (Yes), the Setup requests are
run during Data Collections - the profile is
read by the request Refresh Collection Not considered when you run
11.5.10 - Y or N Snapshots Refresh Collection Snapshots as a
37 MSC: Source Setup Required x MSC_SOURCE_SETUP
R12 Yes / No These requests create all the EBS Source standalone request and use
instance database objects that are needed Automatic Refresh
for Collections to complete successfully
Review Note 207644.1 for more information
on these Setup requests and the standard
Data Collections requests that are submitted
when running Data Collections.
A B C D E F G H I

For Collections when running an ASCP Plan, System performance can be


used to calculate planned orders when degraded when NULL or a high
sourcing rules are Split % for ranks. value and a high volume of source
Defaults as Null. Offsets the starting date of transaction data
sourcing history calculations and is used in Do NOT leave NULL
MSC: Sourcing History Start Date Offset(in with collections parameters Purge Sourcing Set 0 if you have no sourcing splits
38 x Integer - Defaults as NULL MSC_START_SOURCING_HISTORY
months) History = Yes and Recalculate Sourcing defined in sourcing rules
History = Yes. These settings delete, then For Sourcing rules with splits - We
calculate Sourcing History from the Start date recommend setting of between 3
determined by the profile option value (in and 12 depending on your business
months). requirements

Default - No
When Yes, then we collect Calendars
assigned via Order Management / Shipping /
39 MSC: Use Shipping/Receiving Calendar x x Yes/No Setup / Calendars / Assign MSC_USE_SHIP_REC_CAL
ATP/GOP and Planning can use these
calendar assignments, See the ASCP and
GOP users guide for more information

Leave this as OFF if you have a


performance issue
Unless instructed by Support or
DEV, do not use
40 MSC:Coll Error Debug Mode x see below Default OFF MSC_COLL_ERR_DEBUG
High
High (Verbose)
Dev

Off
Medium
High
41 MSC:Coll Performance Debug Mode x 384 - Do Not Use Default OFF MSC_COLL_PERF_DEBUG
128 - Do Not Use
0 - Do Not Use

Do NOT set at site level - only at


User Level
No is default
For Collections - will write more info
In 11.5.10, this profile provides more
into MSRFWOR Refresh Snapshots
messages in all Collection log files
log file
42 MRP: Debug Mode x x Yes / No In R12 - this is used only for Refersh MRP_DEBUG
Snapshots request for more complete
Note for ASCP Planning: this profile
messaging
makes very large log files and could
.
slow down performance.

Used for OPM - UOM Class for common


Lookup for OPM conversion -Typically MASS
43 GMD: Yield Type x conversions - from SY_UOMS_TYP FM_YIELD_TYPE
or similar

Optional - Average Discount to be applied


when calculating Revenue of a plan as part
of Plan Performance Indicators
44 MRP: Plan Revenue Discount Percent x x Integer 0-100 MRP_BIS_AV_DISCOUNT
This value is a key performance indicator
used to calculate performance in a plan for
Business Intelligence reports.

Optional - Price List used to calculate


revenue of a plan as part of Plan
If you are not using APCC or DBI
Performance Indicators- from
For Supply Chain, then you can set
SO_PRICE_LISTS
his profile NULL. This has shown to
45 MRP: Plan Revenue Price List x Lookup for Price List in Order Management This value is a key performance indicator MRP_BIS_PRICE_LIST
improve performance when
used to calculate performance in a plan for
collecting item information - Ref
Business Intelligence reports and APCC
Note 1206990.1
calculations

When profile MSC: Collect Item Costs = Yes,


Then use this profile option to specify the
46 MSC: Cost Type x Lookup of cost type in Costing application cost type that collections should use when MSC_COST_TYPE
collecting the item costs.- from
CST_COST_TYPES

Used for ASCP Planning - Determines


whether ASCP should inflate the Work in
Process resource requirements based on
resource efficiency and utilization during
47 MSC: Inflate WIP Resource Requirements x x Yes / No MSC_INFLATE_WIP
collections from Oracle Work in Process
see ASCP Users Guide - Appendix A for
more information

Category for Jobs without an Item Reference


MSC: Category for Jobs without an Item
48 x NULL = Unspecified Items to be used for display in ASCP planner MSC_NO_ACTIVITY_ITEM_CATEGORY
Reference
workbench
Category Set for Jobs without an Item
MSC: Category Set for Jobs without an MSC_NO_ACTIVITY_ITEM_CATEGORY_
49 x NULL = NEW.MISC Reference to be used for display in ASCP
Item Reference SET
planner workbench
A B C D E F G H I
This profile option specifies the purchase
MSC: Purchase Order Dock Date Promised Date (1)
50 x x order line date that ATP and ASCP Plan use MSC_PO_DOCK_DATE_CALC_PREF
Calculation Preference Need By Date (2)
as the material arrival (dock) date.
Set this number to be reasonable
Used in APCC and for collecting for Curerncy
future days for displaying currency
Conversion and display in Advanced
MSC: Future Days for Currency Integer - not using APCC and not collecting conversion data, A very high MSC_FUTURE_DAYS_FOR_CURR_CON
51 x Planning Command Center (APCC) - Number
Conversion -see bug 7631507 -11.5.10 only currency Conversions, then not used number or NULL with long calendar V
of days in the future to be considered for
end date like 2020 could cause
collecting currency conversions
perforamnce issues

Used in APCC and for collecting for Curerncy A high number could cause longer
Conversion and display in Advanced collection times when using
MSC: History Days for Currency Integer - not using APCC and not collecting MSC_HISTORY_DAYS_FOR_CURR_CON
52 x Planning Command Center (APCC) - Number Currency Conversions = Yes in
Conversion currency Conversions, then not used V
of days in the past to be considered for most cases 365 days should be
collecting currency conversions sifficient

If a high number, then resource


MSC: Days of Resource Availability before Calculate Resource Availability for X days
53 x Integer / NULL = 1 availability calculation during ODS MSC_RES_AVAIL_BEFORE_SYSDAT
sysdate before sysdate
Load could take a longer time
If using Service Parts Planning, then set to
54 MSC: Service Planning Enabled x Yes / No MSC_SRP_ENABLED
Yes to collect data for SPP (aka SRP)

Specifies the number of days backwards that


changes in regions and zones would be If you have a large number of
collected. If null or 0, then all changes are Region and Zone setups then you
MSC: Collection Window for Region and MSC_COLL_WINDOW_FOR_REGION_ZO
55 x Integer - default - NULL collected. can use this profile to limit the
Zones (Days) NE_CHANGES
Present in 12.1.3.8 and 12.1.3.9.x collection to recently changed data
Front port for 12.2 not completed as of March and it should improve performance
2015 - Refer to bug 16200533

For Service Parts Planning - Collection Time


Window for Install Base under Contracts
MSC: Collection Time Window for Install Months of data to collect - Integer value - history MSC_COLL_TIME_WINDOW_IBUC_HIST
56 x
Base under Contracts history defaults NULL = 12 This profile option specifies the time window ORY
for which IB under Contract history is to be
collected.

Use this profile option on the destination


instance to specify currency conversion type.
If you change the value, the next time you
List of values comes from GL application - run collections, the collections process
57 MSC: Currency Conversion Type x
table GL_DAILY_CONVERSION_TYPES purges the data with the previous currency
conversion type and replaces it with data with
the new currency conversion type. - Also
check related profiles for this in the
profiles Note 803583.1

This profile exists in 12.1.3.6 and later


MSC: Ignore CMRO and EAM Workorders
58 x Yes / No (NULL = Yes) Default = Yes MSC_ASCP_IGNORE_CMRO_EAM_WO
in ASCP If profile: "MSC: Ignore CMRO and EAM
Workorders in ASCP" is set as Yes (or
NULL), we do not Create or Snapshot related
supplies and ASCP Plan will not plan for OR
generate exceptions for CMRO and EAM.
Initially the Aggregate Information Collection
was made part of Refresh Collection Process
- Default value You should set this profile No and
We have made it a standalone program run separate process if you have
which can be run independently of the large install based under contracts
MSC:Compute IB Aggregation during Refresh Collection Snapshot process collection requirements .. This
59 Collection x Yes / No (NULL = default value of Yes) MSC_COMPUTE_IB_AGGREGATE
would be run before running
Set No to run separate process - Compute standard collections. This
Aggregated Installbase under Contracts change was generated due to an
-which will launch workers to help the internal requirement for Oracle
process complete faster

If populated, then can be used for price


60 BIS: Primary Rate Type x x lookup from GL tables information of supplies and demands - from BIS_PRIMARY_RATE_TYPE
GL_DAILY_CONVERSION_TYPES
61
62 Legacy Collection Profiles
This needs to be set appropriately
If running Legacy Collections and have many MSC_SELF_SERVICE_LOADS_BATCH_S
63 MSC: Batch Size for Self Service Loads x Integer - default 1000 for the size of your flat file data
rows to import, then set this higher IZE
loads
If running Legacy Collections and have many
MSC: Number of Workers for Self Service MSC_SELF_SERVICE_LOADS_WORKER
64 x Integer - default 3 rows to import, you may set higher in
Loads S_NUM
conjunction with Batch Size

Tilde is the default setup for the DAT files


provided in OATemplate.exe
~ (tilde) Download the templates from the Collect Flat MSC_SELF_SERVICE_LOADS_DELIMITE
65 MSC: Self Service Loads Delimiter x
, (comma) File Data - Self Service and click to unzip R
Then review reame file -
OATemplateReadme.html
A B C D E F G H I
Text entry of full directory path where flat files
66 MSC: Legacy Flat File Directory x are loaded. Used when flat files are loaded see column D
directly onto the APS server

67
Parallel Collections Profile - Special
use only

Introduced in VCP Cum patch 12.1.3.9


Age (in minutes) of an MV before it will be
MRP: Max Age of Materialized View Before MRP_MAX_MV_AGE_BEFORE_REFRES
68 x x Integer - default - NULL refreshed - applicable only to Parallel
Refresh (minutes) H
Collections. Review the release note
1570652.1 for more info and related profiles

Setting this profile option to Yes enables the


ability to run Legacy Collections and
Standard Collections in parallel. In order to
enable this functionality, the system
administrator must manually remove the
69 MSC: Enable Parallel Legacy Collections x Yes / No following incompatibilities for the concurrent MSC_ENABLE_PARALLEL_LEG_COLL
program Request Set Planning Data
Collection:

Pre-Process Monitor
Flat File Loader

In release 12.1.3.9, the profile was added to


allow for parallel collection runs between
MSC: MBS and ODS Load Contention Wait "multiple VCP planning instances on one
70 Time (minutes) x Integer > 0 MSC_MBS_ODS_WAIT_TIME
shared physical destination server" Review
the related note 1570652.1 for all
considerations

71
72
73
74
75
76
77
78
79
80 MSCUTILS.PLS
81 MEANING LOOKUP_CODE --Collections profile options
82 Off 0 G_LVL_FATAL_ERR CONSTANT NUMBER := 1 ;
83 Medium 14 G_LVL_STATUS CONSTANT NUMBER := 2 ;
84 On (Minimal) 2 G_LVL_WARNING CONSTANT NUMBER := 4 ;
85 High 30 G_LVL_DEBUG_1 CONSTANT NUMBER := 8 ;
86 High (Verbose) 6 G_LVL_DEBUG_2 CONSTANT NUMBER := 16 ;
87 Dev 94 G_LVL_DEV CONSTANT NUMBER := 64 ;
88 94 - Do Not Use DEV
89 30 - Do Not Use HIGH G_LVL_PERFDBG_1 CONSTANT NUMBER := 128 ;
90 6 - Do Not Use LOW G_LVL_PERFDBG_2 CONSTANT NUMBER := 256 ;
91 14 - Do Not Use MEDIUM
92 0 - Do Not Use OFF
93
94 --old status values are restored for backward compatibility.
95 --avoid using these for any new development.
96 G_D_STATUS CONSTANT NUMBER := 2 ;
97 G_D_DEBUG_1 CONSTANT NUMBER := 8 ;
98 G_D_DEBUG_2 CONSTANT NUMBER := 16 ;
99 G_D_PERFDBG_1 CONSTANT NUMBER := 128 ;
100 G_D_PERFDBG_2 CONSTANT NUMBER := 256 ;
101
102 -- variable for MSC:Coll Err Debug and MSC:Coll Perf Debug profile options
103 G_CL_DEBUG NUMBER := NVL(FND_PROFILE.Value('MSC_COLL_ERR_DEBUG' ), G_LVL_STATUS + G_LVL_WARNING ) --MSC:Coll Err Debug
104 + NVL(FND_PROFILE.Value('MSC_COLL_PERF_DEBUG'), 0) --MSC:Coll Perf Debug profile
105 + G_LVL_FATAL_ERR ; --Manadtory level
A B C D E F G H I J K L M N O P Q R
1 R12.1 and 12.2
2 malheur.be.oracle.com / ptolemy.us.oracle.com
3
Starting on line 21 - we see example of Setup Requests
Launched Targeted Refresh only for Forecasts to capture setup
4 Setup requests requests launched when MSC: Source Setup Required = Yes
And this also shows that in R12.x, a targeted refresh now launches
Refresh Snapshots only for the required snapshots Parameters Screen Shots 12.1.1 with CU4 Parameters in 12.1.3.6 and above
5 Setup Request Log File
Starting on line 12 - launched targeted refresh of forecasts to get
6 Targeted Refresh launch of Setups reqeusts
Starting on line 69 - Launched Complete Refresh and used the
7 Complete Refresh default parameters - See Column H for screen shots of the
parameters
8 Parameters screen shots 12.1.1 CU4
9 Parameters screen shots 12.1.3.6 and above
10 Parameters explained See column I line 79 for explanation of the parameters passed to Planning Data Pull
11
12 Launch of Targeted Collections - only for Forecasts
13 Difference between this and running Complete Refresh for all is that APS Collections Refresh Snapshot Thread launches only for the MRP% snapshots related for forecasts
14
In a distributed installation where EBS Source and APS destination
are on separate instances, these requests will launch on the EBS
15 New In R12 or 12.1.1 and above Source Instance
Note: If EBS Source is 11.5.10, then see that worksheet to see the
processes executed on the EBS Source
16 Request ID Shortname Program Name Phase Status Support Comment Parameters
17 5846646 MSCPDX Planning Data Collection (Request Set Planning Data Collection) C C 724, 1232
18 5846647 FNDRSSTG Planning Data Pull (Request Set Stage) C C 724, 1232, 11466, 5846646, 0

-999 is for all orgs, otherwise you would 2061, -999, 2, 180, US, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2,
19 5846648 MSCPDP Planning Data Pull C C
see the Org Group name listed 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2

Now launches sub requests for


20 5846649 MSRFWOR Refresh Collection Snapshots C C performance improvements - APS 1, COLL SNAPSHOTS, 0, 0, 1, P, 1, 2061, TST,
Collections Refresh Snapshot Thread
The Shortname for these requests are
files located at $MSC_TOP/sql that are
21 5846650 MSCDROPS Drop Changed Snapshots C C executed to create/maintain the Data
Collection entities - e.g.
MSCDROPS.sql null
22 5846653 MSCWSMSN Create WSM Snapshots C C null
23 5846654 MSCBOMSN Create BOM Snapshots C C null
24 5846655 MSCINVSN Create INV Snapshots C C null
25 5846656 MSCCSPSN Create CSP Snapshots C C null
26 5846657 MSCMRPSN Create MRP Snapshots C C null
27 5846658 MSCPOXSN Create PO Snapshots C C null
28 5846659 MSCONTSN Create OE Snapshots C C null
29 5846660 MSCWSHSN Create WSH Snapshots C C null
30 5846661 MSCAHLSN Create AHL Snapshots C C null
31 5846662 MSCEAMSN Create EAM Snapshots C C null
32 5846663 MSCWIPSN Create WIP Snapshots C C null
33 5846664 MSCSYNMS Collections Synonyms C C null
34 5846665 MSCVIEWS Collections Views C C null
35 5846666 MSCTRIGS Collections Triggers C C null
36 5846667 MSCTRITM Create Collections Item Snapshot Triggers C C null
37 5846668 MSCTRBOM Create Collections BOM Snapshot Triggers C C null
38 5846669 MSCTRRTG Create Collections Routing Snapshot Triggers C C null
39 5846670 MSCTRWIP Create Collections WIP Snapshot Triggers C C null
40 5846671 MSCTRDEM Create Collections Demand Snapshot Triggers C C null
41 5846672 MSCTRSUP Create Collections Supply Snapshot Triggers C C null
42 5846673 MSCTROTH Create Collections Other Snapshot Triggers C C null
43 5846674 MSCTRRPO Create Collections Repair Order Snapshot Triggers C C null
44 5846675 MSCVWSTP Create Collections Setup Views C C null
45 5846676 MSCVWITM Create Collections Item Views C C null
46 5846677 MSCVWBOM Create Collections BOM Views C C null
47 5846678 MSCVWRTG Create Collections Routing Views C C null
48 5846679 MSCVWWIP Create Collections WIP Views C C null
49 5846680 MSCVWDEM Create Collections Demand Views C C null
50 5846681 MSCVWSUP Create Collections Supply Views C C null
51 5846682 MSCVWOTH Create Collections Other Views C C null
52 5846683 MSCVWRPO Create Collections Repair Order Views C C null
Since this is targeted refresh of only
forecasts, we refresh only the
53 5846685 MSCCLRFS APS Collections Refresh Snapshot Thread C C snapshots required for this entity, and 1, MRP_FORECAST_DATES_SN, 2, 176574, 0
not all snapshots. This improvement
was introduced in R12.0.4
54 5846686 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_DSGN_SN, 2, 176574, 0
55 5846687 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_ITEMS_SN, 2, 176574, 0
5846648, 2061, 180, US, 3, 1096760, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2,
56 5846688 MSCPDPW Planning Data Pull Worker C C
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2
5846648, 2061, 180, US, 3, 1096760, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2,
57 5846689 MSCPDPW Planning Data Pull Worker C C
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2
58 5846690 FNDRSSTG Planning ODS Load (Request Set Stage) C C 724, 1232, 11468, 5846646, 0
59 5846691 MSCPDC Planning ODS Load C C 2061, 180, 3, 2, 2, 2
60 5846692 MSCPDCW Planning ODS Load Worker C C 5846691, 2061, 8972, 180, 2, 2, 1, 2
61 5846693 MSCPDCW Planning ODS Load Worker C C 5846691, 2061, 8972, 180, 2, 2, 1, 2
62 5846694 MSCPDCW Planning ODS Load Worker C C 5846691, 2061, 8972, 180, 2, 2, 1, 2
These are also introduced to improve
63
5846695 MSCALTBL Alter Temporary ODS Tables C C performance MSC_DEMANDS, TST, 1
64 5846696 MSCALTBL Alter Temporary ODS Tables C C MSC_SUPPLIES, TST, 1
65 5846697 MSCPDCP Planning Data Collection - Purge Staging Tables C C 2061, 1
Only Required if using Collaborative
Planning - Launches only when you
66 5846698 MSCXPUBO Collaboration ODS Load C C 2061, 1013615, 2, 2, 2, 2, 2, , , ,
have set profile MSC: Configuration -
APS & CP
67
68
69 Complete Refresh of Planning Data Collections with Default Parameters
70 Request ID Shortname Program Name Phase Status Parameters
71 5846704 MSCPDX Planning Data Collection (Request Set Planning Data Collection) C C 724, 1232
72 5846705 FNDRSSTG Planning Data Pull (Request Set Stage) C C 724, 1232, 11466, 5846704, 0
2061, -999, 2, 180, US, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1,
-999 is for all orgs, otherwise you would 2, 1, 1, 1, 3, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 3, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2,
73 5846706 MSCPDP Planning Data Pull C C
see the Org Group name listed 2, 2, 2015/03/02 00:00:00, 2015/03/02 00:00:00, 2, 2, 2015/03/02
00:00:00, 201
Now launches sub requests for
74 5846707 MSRFWOR Refresh Collection Snapshots C C performance improvements - APS 1, COLL SNAPSHOTS, 0, 0, 1, C, 1, 2061, TST,
Collections Refresh Thread
These are sub requests that are
launched for individual snapshots, to
75 5846708 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, AHL_SCH_MTLS_SN, 2, 176575, 0
help with overall performance of the
Refresh Snapshots processing
76 5846709 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_RELATIONSHIPS_SN, 2, 176575, 0
77 5846710 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RTNS_SN, 2, 176575, 0
78 5846711 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, CSP_REPAIR_PO_HEADERS_SN, 2, 176575, 0
79 5846712 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_SEQS_SN, 2, 176575, 0 Data Pull Parameters and their meaning
80 5846713 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_RES_CHNGS_SN, 2, 176575, 0 If we parse the entry in G73 and match it to the parameters from Data Pull we see the following:
81 5846714 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_RES_INST_CHNGS_SN, 2, 176575, 0 These are the default parameters for Complete Refresh
82 5846715 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_COMPS_SN, 2, 176575, 0 Parameter Value Meaning
83 5846716 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_OPR_RESS_SN, 2, 176575, 0 Instance 2061 Instance_id
84 5846717 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, EAM_WO_RELATIONSHIPS_SN, 2, 176575, 0 Collection Group -999 All Orgs, otherwise Collection Group name will be shown
A B C D E F G H I J K L M N O P Q R
85 5846718 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_DATES_SN, 2, 176575, 0 Number of Workers 2
86 5846719 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_DSGN_SN, 2, 176575, 0 Timeout (Minutes) 180
87 5846720 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_ITEMS_SN, 2, 176575, 0 Language US
88 5846721 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_BOMS_SN, 2, 176575, 0 Delete ODS Data 1 1 = Yes, 2= No
89 5846722 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_SCHD_DATES_SN, 2, 176575, 0 Complete 1 1 = Complete, 2 = Net Change, 3 = Targeted
90 5846723 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_MTRX_TMP_SN, 2, 176575, 0 Analyze Staging Tables 2 All the rest of these are 1 = Yes and 2 = No except as noted
91 5846724 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_OH_QTYS_SN, 2, 176575, 0 Approved Supplier Lists 1
92 5846725 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_RESERVATIONS_SN, 2, 176575, 0 ATP Rules 1
93 5846726 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_SUPPLY_SN, 2, 176575, 0 BOM/Routings/Resources 1
94 5846727 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_SYS_ITEMS_SN, 2, 176575, 0 BOR/Bill Of Resources 1
95 5846728 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_TXN_REQUEST_LINES_SN, 2, 176575, 0 Calendars 1
96 5846729 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_U_DEMAND_SN, 2, 176575, 0 Demand Class 1
97 5846730 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_U_SUPPLY_SN, 2, 176575, 0 End Item Substitutions 1
98 5846731 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_INV_COMPS_SN, 2, 176575, 0 Forecasts 1
99 5846732 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, OE_ODR_LINES_SN, 2, 176575, 0 Items 1
100 5846733 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, PO_ACCEPTANCES_SN, 2, 176575, 0 KPI Targets (BIS) 1
101 5846734 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, PO_CHANGE_REQUESTS_SN, 2, 176575, 0 Master Demand Schedule (MDS) 1
102 5846735 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, PO_SI_CAPA_SN, 2, 176575, 0 Master Prod. Schdule (MPS) 2
103 5846736 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_DSCR_JOBS_SN, 2, 176575, 0 On Hand 1
104 5846737 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_FLOW_SCHDS_SN, 2, 176575, 0 Planning Parameters 1
105 5846738 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_OPR_RES_INSTS_SN, 2, 176575, 0 Planners 1
106 5846739 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_ITEMS_SN, 2, 176575, 0 PO Receipts 2
107 5846740 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_SCHDS_SN, 2, 176575, 0 Projects/Tasks 1
108 5846741 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WLINES_SN, 2, 176575, 0 Purchasing Reqs (PO) 1
109 5846742 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_NETWORKS_SN, 2, 176575, 0 Reservations 1
1 = Collect Existing Data
110 5846743 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_NETWORKS_SN, 2, 176575, 0 2 = Do Not Collect Data
Resource Avail Recalc (NRA) 3 3 = Regenerate and Collect Data
111 5846744 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_RESS_SN, 2, 176575, 0 Safety Stock 1
112 5846745 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_SUB_RESS_SN, 2, 176575, 0 Sales Orders 1
113 5846746 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPRS_SN, 2, 176575, 0 Sourcing History 2
114 5846747 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WREQ_OPRS_SN, 2, 176575, 0 Sourcing Rules 1
115 5846748 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSH_TRIP_SN, 2, 176575, 0 Sub Inventories 1
116 5846749 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSH_TRIP_STOP_SN, 2, 176575, 0 Supplier Responses 1
117 5846750 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_NWK_SN, 2, 176575, 0 Suppliers/Customers/Orgs 1
118 5846751 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_INSTS_SN, 2, 176575, 0 Trading Partners (Suppliers) 2
119 5846752 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_SN, 2, 176575, 0 Transportation Details 1
120 5846753 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RESS_SN, 2, 176575, 0 Unit Numbers 1
121 5846754 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPRS_SN, 2, 176575, 0 Unit of Measures (UOM) 1
1 = No
122 5846755 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_REQ_OPRS_SN, 2, 176575, 0 2 = Enable User Company Association
User Company Association 3 3 = Create Users and Enable User Company Association
123 5846756 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_CATS_SN, 2, 176575, 0 User Supplies and Demands 1
5846706, 2061, 180, US, 1, 1096761, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
124 5846758 MSCPDPW Planning Data Pull Worker C C
1, 1, 1, 1, 1, 1, 3, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 2, 3, 1, 1 Work in Process (WIP) 1
5846706, 2061, 180, US, 1, 1096761, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
125 5846759 MSCPDPW Planning Data Pull Worker C C
1, 1, 1, 1, 1, 1, 3, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 2, 3, 1, 1 Sales Channel 2
126 5846761 FNDRSSTG Planning ODS Load (Request Set Stage) C C 724, 1232, 11468, 5846704, 0 Fiscal Calendar 2
127 5846762 MSCPDC Planning ODS Load C C 2061, 180, 3, 2, 2, 2 Internal Repair Orders 2
128 5846764 MSCITTK Generate Items and Category Sets Keys C C 2061 External Repair Orders 2
129 5846765 MSCTPTK Generate Trading Partner Keys C C 2061 Payback Demand/Supply 2
130 5846766 MSCPDCW Planning ODS Load Worker C G 5846762, 2061, 8973, 180, 1, 2, 1, 1 Currency Conversion 2
131 5846767 MSCPDCW Planning ODS Load Worker C C 5846762, 2061, 8973, 180, 1, 2, 1, 1 Delivery Details 2
132 5846768 MSCPDCW Planning ODS Load Worker C G 5846762, 2061, 8973, 180, 1, 2, 1, 1 Install Base under Contracts 2
133 5846770 MSCCLMISC APS Collections Miscellaneous Task C C MSC_CL_OTHER_ODS_LOAD, PURGE_STALE_CURRENCY_CONV, Notes (Attachments) 2
134 5846771 MSCCLMISC APS Collections Miscellaneous Task C C MSC_PHUB_PKG, REFRESH_MVS, 1 EAM 2
135 5846772 MSCCLMISC APS Collections Miscellaneous Task C C MSC_WS_OTM_BPEL, PURGETRANSPORTATIONUPDATES, EAM Forecast 2
136 5846773 MSCALTBL Alter Temporary ODS Tables C C MSC_SALES_ORDERS, TST, 1 EAM Forecast start Date 2015/03/02 00:00:00
137 5846774 MSCALTBL Alter Temporary ODS Tables C C MSC_DEMANDS, TST, 1 EAM Forecast End Date 2015/03/02 00:00:00
138 5846775 MSCALTBL Alter Temporary ODS Tables C C MSC_SUPPLIES, TST, 1 CMRO 2
139 5846777 MSCPDCP Planning Data Collection - Purge Staging Tables C C 2061, 1 CMRO Forecast 2
Only Required if using Demantra or
Collaborative Planning - Launches only
140 5846778 MSCXPUBO Collaboration ODS Load C C 2061, 1013615, 1, 1, 1, 1, 1, 2, 2, 2, 2
when you have set profile MSC:
Configuration - APS & CP CMRO Forecast Start Date 2015/03/02 00:00:00
column storing values is varchar 240, so the arguments are
141 cutoff and not shown in the SQL output. Would have been same
CMRO Forecast End Date 201 as above 2015-03-02 00:00:00
column storing values is varchar 240, so the arguments are
142
Closed Visit Work Orders cutoff and not shown in the SQL output. Would have been 2
column storing values is varchar 240, so the arguments are
143 Setup Requests - Refresh Collection Snapshots log file example: CMRO OSP Supplies cutoff and not shown in the SQL output. Would have been 2
144
145 +---------------------------------------------------------------------------+
146 Master Scheduling/MRP: Version : 12.0.0
147
148 Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
149
150 MSRFWOR module: Refresh Collection Snapshots
151 +---------------------------------------------------------------------------+
152
153 Current system time is 12-JUN-2010 00:20:15
154
155 +---------------------------------------------------------------------------+
156
157 **Starts**12-JUN-2010 00:20:15
158 **Ends**12-JUN-2010 00:27:56
159 +---------------------------------------------------------------------------+
160 Start of log messages from FND_FILE
161 +---------------------------------------------------------------------------+
162 12-JUN 00:20:15 : ref mode - 1
163 12-JUN 00:20:15 : snp name - COLL SNAPSHOTS
164 12-JUN 00:20:15 : The degree of parallelism for Refreshing snapshots is set to: 0
165 12-JUN 00:20:16 : Request : 5943208 :Checks for Snapshots which have changed and Drops them
166 12-JUN 00:21:16 : select NVL(FND_PROFILE.VALUE('MSC_SRP_ENABLED'),'N') from dual
167 12-JUN 00:21:16 : Request : 5943209 :Creates WSM Snapshot Logs and Snapshots
168 12-JUN 00:21:16 : Request : 5943210 :Creates BOM Snapshot Logs and Snapshots
169 12-JUN 00:21:16 : Request : 5943211 :Creates INV Snapshot Logs and Snapshots
170 12-JUN 00:21:16 : Request : 5943212 :Creates CSP Snapshot Logs and Snapshots
171 12-JUN 00:21:16 : Request : 5943213 :Creates MRP Snapshot Logs and Snapshots
172 12-JUN 00:21:16 : Request : 5943214 :Creates PO Snapshot Logs and Snapshots
173 12-JUN 00:21:16 : Request : 5943215 :Creates OE Snapshot Logs and Snapshots
174 12-JUN 00:21:16 : Request : 5943216 :Creates WSH Snapshot Logs and Snapshots
175 12-JUN 00:21:16 : Request : 5943217 :Creates AHL Snapshot Logs and Snapshots
176 12-JUN 00:21:16 : Request : 5943218 :Creates EAM Snapshot Logs and Snapshots
177 12-JUN 00:22:16 : Request : 5943219 :Creates WIP Snapshot Logs and Snapshots
178 12-JUN 00:23:16 : Request : 5943220 :Creates Synonyms used by Collections Process
179 12-JUN 00:24:16 : Request : 5943223 :Creates Views used by Collections Process
180 12-JUN 00:24:16 : Request : 5943224 :Creates Triggers used by Collections Process
181 12-JUN 00:26:16 : Updating Profile Option MSC_SOURCE_SETUP to No
182 12-JUN 00:26:16 : Region Site Mapping not being called here
183 12-JUN 00:26:17 : Profile Option MSC_SOURCE_SETUP has been updated No
184 12-JUN 00:26:17 : The Value No indicates that the Collection Setup Objects have been applied
185 12-JUN 00:26:17 : Source set up completed successfully
186 12-JUN 00:26:17 : Start: split_refresh
187 12-JUN 00:26:17 : ('PO','USUD','ITEM','ISUB','OH','BOM','MRP','FCST','WIP','EAM','ERO','SCAP','S
188 RSP','ONT','WSH' )
189 12-JUN 00:26:17 : ('PO','USUD','ITEM','ISUB','OH','BOM','MRP','FCST','WIP','EAM','ERO','SCAP','S
190 RSP','ONT','WSH' )
191 12-JUN 00:26:17 : Product short name - MRP
192 12-JUN 00:26:17 : MRP schema - MRP
193 12-JUN 00:26:17 : Evaluating -- MRP_CL_FUNCTION.CHECK_AHL_VER
194 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: AHL_SCH_MTLS_SN
195 12-JUN 00:26:17 : ------------------------------------------------
196 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_ITEM_RELATIONSHIPS_SN
A B C D E F G H I J K L M N O P Q R
197 12-JUN 00:26:17 : ------------------------------------------------
198 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_OPR_RTNS_SN
199 12-JUN 00:26:17 : ------------------------------------------------
200 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: CSP_REPAIR_PO_HEADERS_SN
201 12-JUN 00:26:17 : ------------------------------------------------
202 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_OPR_SEQS_SN
203 12-JUN 00:26:17 : ------------------------------------------------
204 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_RES_CHNGS_SN
205 12-JUN 00:26:17 : ------------------------------------------------
206 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_RES_INST_CHNGS_SN
207 12-JUN 00:26:17 : ------------------------------------------------
208 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_SUB_COMPS_SN
209 12-JUN 00:26:17 : ------------------------------------------------
210 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_SUB_OPR_RESS_SN
211 12-JUN 00:26:17 : ------------------------------------------------
212 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: EAM_WO_RELATIONSHIPS_SN
213 12-JUN 00:26:17 : ------------------------------------------------
214 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MRP_FORECAST_DATES_SN
215 12-JUN 00:26:17 : ------------------------------------------------
216 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MRP_FORECAST_DSGN_SN
217 12-JUN 00:26:17 : ------------------------------------------------
218 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MRP_FORECAST_ITEMS_SN
219 12-JUN 00:26:17 : ------------------------------------------------
220 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_BOMS_SN
221 12-JUN 00:26:17 : ------------------------------------------------
222 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MRP_SCHD_DATES_SN
223 12-JUN 00:26:17 : ------------------------------------------------
224 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_MTRX_TMP_SN
225 12-JUN 00:26:17 : ------------------------------------------------
226 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_OH_QTYS_SN
227 12-JUN 00:26:17 : ------------------------------------------------
228 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_RESERVATIONS_SN
229 12-JUN 00:26:17 : ------------------------------------------------
230 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_SUPPLY_SN
231 12-JUN 00:26:17 : ------------------------------------------------
232 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_SYS_ITEMS_SN
233 12-JUN 00:26:17 : ------------------------------------------------
234 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_TXN_REQUEST_LINES_SN
235 12-JUN 00:26:17 : ------------------------------------------------
236 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_U_DEMAND_SN
237 12-JUN 00:26:17 : ------------------------------------------------
238 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_U_SUPPLY_SN
239 12-JUN 00:26:17 : ------------------------------------------------
240 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_INV_COMPS_SN
241 12-JUN 00:26:17 : ------------------------------------------------
242 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: OE_ODR_LINES_SN
243 12-JUN 00:26:17 : ------------------------------------------------
244 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: PO_ACCEPTANCES_SN
245 12-JUN 00:26:17 : ------------------------------------------------
246 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: PO_CHANGE_REQUESTS_SN
247 12-JUN 00:26:17 : ------------------------------------------------
248 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: PO_SI_CAPA_SN
249 12-JUN 00:26:17 : ------------------------------------------------
250 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_DSCR_JOBS_SN
251 12-JUN 00:26:17 : ------------------------------------------------
252 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_FLOW_SCHDS_SN
253 12-JUN 00:26:17 : ------------------------------------------------
254 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_OPR_RES_INSTS_SN
255 12-JUN 00:26:17 : ------------------------------------------------
256 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_REPT_ITEMS_SN
257 12-JUN 00:26:17 : ------------------------------------------------
258 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_REPT_SCHDS_SN
259 12-JUN 00:26:17 : ------------------------------------------------
260 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_WLINES_SN
261 12-JUN 00:26:17 : ------------------------------------------------
262 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_OPR_NETWORKS_SN
263 12-JUN 00:26:17 : ------------------------------------------------
264 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_WOPR_NETWORKS_SN
265 12-JUN 00:26:17 : ------------------------------------------------
266 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_WOPR_RESS_SN
267 12-JUN 00:26:17 : ------------------------------------------------
268 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_WOPR_SUB_RESS_SN
269 12-JUN 00:26:17 : ------------------------------------------------
270 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_WOPRS_SN
271 12-JUN 00:26:17 : ------------------------------------------------
272 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WIP_WREQ_OPRS_SN
273 12-JUN 00:26:17 : ------------------------------------------------
274 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WSH_TRIP_SN
275 12-JUN 00:26:17 : ------------------------------------------------
276 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WSH_TRIP_STOP_SN
277 12-JUN 00:26:17 : ------------------------------------------------
278 12-JUN 00:26:17 : Evaluating -- TO_NUMBER(FND_PROFILE.VALUE('WSM_CREATE_LBJ_COPY_ROUTING'))
279 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WSM_LJ_OPR_NWK_SN
280 12-JUN 00:26:17 : ------------------------------------------------
281 12-JUN 00:26:17 : Evaluating -- TO_NUMBER(FND_PROFILE.VALUE('WSM_CREATE_LBJ_COPY_ROUTING'))
282 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WSM_LJ_OPR_RESS_INSTS_SN
283 12-JUN 00:26:17 : ------------------------------------------------
284 12-JUN 00:26:17 : Evaluating -- TO_NUMBER(FND_PROFILE.VALUE('WSM_CREATE_LBJ_COPY_ROUTING'))
285 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WSM_LJ_OPR_RESS_SN
286 12-JUN 00:26:17 : ------------------------------------------------
287 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: BOM_OPR_RESS_SN
288 12-JUN 00:26:17 : ------------------------------------------------
289 12-JUN 00:26:17 : Evaluating -- TO_NUMBER(FND_PROFILE.VALUE('WSM_CREATE_LBJ_COPY_ROUTING'))
290 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WSM_LJ_OPRS_SN
291 12-JUN 00:26:17 : ------------------------------------------------
292 12-JUN 00:26:17 : Evaluating -- TO_NUMBER(FND_PROFILE.VALUE('WSM_CREATE_LBJ_COPY_ROUTING'))
293 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: WSM_LJ_REQ_OPRS_SN
294 12-JUN 00:26:17 : ------------------------------------------------
295 12-JUN 00:26:17 : Submitted request 5943242, to refresh snapshot: MTL_ITEM_CATS_SN
296 12-JUN 00:26:17 : ------------------------------------------------
297 12-JUN 00:27:17 : Successfully refreshed all snapshots
298 12-JUN 00:27:17 : Successfully refreshed these Snapshots :
299 12-JUN 00:27:17 : AHL_SCH_MTLS_SN,MTL_ITEM_RELATIONSHIPS_SN,BOM_OPR_RTNS_SN,CSP_REPAIR_PO_HEADER
300 S_SN,BOM_OPR_SEQS_SN,B
301 12-JUN 00:27:17 : OM_RES_CHNGS_SN,BOM_RES_INST_CHNGS_SN,BOM_SUB_COMPS_SN,BOM_SUB_OPR_RESS_SN,EAM
302 _WO_RELATIONSHIPS_SN,M
303 12-JUN 00:27:17 : RP_FORECAST_DATES_SN,MRP_FORECAST_DSGN_SN,MRP_FORECAST_ITEMS_SN,BOM_BOMS_SN,MR
304 P_SCHD_DATES_SN,MTL_MT
305 12-JUN 00:27:17 : RX_TMP_SN,MTL_OH_QTYS_SN,MTL_RESERVATIONS_SN,MTL_SUPPLY_SN,MTL_SYS_ITEMS_SN,MT
306 L_TXN_REQUEST_LINES_SN
307 12-JUN 00:27:17 : ,MTL_U_DEMAND_SN,MTL_U_SUPPLY_SN,BOM_INV_COMPS_SN,OE_ODR_LINES_SN,PO_ACCEPTANC
308 ES_SN,PO_CHANGE_REQUES
309 12-JUN 00:27:17 : TS_SN,PO_SI_CAPA_SN,WIP_DSCR_JOBS_SN,WIP_FLOW_SCHDS_SN,WIP_OPR_RES_INSTS_SN,WI
310 P_REPT_ITEMS_SN,WIP_REPT_SCHDS_SN,WIP_WLINES_SN,BOM_OPR_NETWORKS_SN,WIP_WOPR_NETWORKS_SN,WIP_WOP
311 R_RESS_SN,WIP_WOPR_SUB_RESS_SN,WIP_WOPRS_SN,WIP_WREQ_OPRS_SN,WSH_TRIP_SN,WSH_TRIP_STOP_SN,WSM_LJ
312 _OPR_NWK_SN,WSM_LJ_OPR_RESS_INSTS_SN,WSM_LJ_OPR_RESS_SN,BOM_OPR_RESS_SN,WSM_LJ_OPRS_SN,WSM_LJ_RE
313 Q_OPRS_SN,MTL_ITEM_CATS_SN
314 12-JUN 00:27:17 : Type of Refresh done: ?????????????????????????????????????????????????
315 12-JUN 00:27:17 : Doing a fast refresh of all snapshots...
316 12-JUN 00:27:17 : lv_snapshot_str: AHL_SCH_MTLS_SN,MTL_ITEM_RELATIONSHIPS_SN,BOM_OPR_RTNS_SN,CSP
317 _REPAIR_PO_HEADERS_SN,BOM_OPR_SEQS_SN,BOM_RES_CHNGS_SN,BOM_RES_INST_CHNGS_SN,BOM_SUB_COMPS_SN,BO
318 M_SUB_OPR_RESS_SN,EAM_WO_RELATIONSHIPS_SN,MRP_FORECAST_DATES_SN,MRP_FORECAST_DSGN_SN,MRP_FORECAS
319 T_ITEMS_SN,BOM_BOMS_SN,MRP_SCHD_DATES_SN,MTL_MTRX_TMP_SN,MTL_OH_QTYS_SN,MTL_RESERVATIONS_SN,MTL_
320 SUPPLY_SN,MTL_SYS_ITEMS_SN,MTL_TXN_REQUEST_LINES_SN,MTL_U_DEMAND_SN,MTL_U_SUPPLY_SN,BOM_INV_COMP
321 S_SN,OE_ODR_LINES_SN,PO_ACCEPTANCES_SN,PO_CHANGE_REQUESTS_SN,PO_SI_CAPA_SN,WIP_DSCR_JOBS_SN,WIP_
A B C D E F G H I J K L M N O P Q R
322 FLOW_SCHDS_SN,WIP_OPR_RES_INSTS_SN,WIP_REPT_ITEMS_SN,WIP_REPT_SCHDS_SN,WIP_WLINES_SN,BOM_OPR_NET
323 WORKS_SN,WIP_WOPR_NETWORKS_SN,WIP_WOPR_RESS_SN,WIP_WOPR_SUB_RESS_SN,WIP_WOPRS_SN,WIP_WREQ_OPRS_S
324 N,WSH_TRIP_SN,WSH_TRIP_STOP_SN,WSM_LJ_OPR_NWK_SN,WSM_LJ_OPR_RESS_INSTS_SN,WSM_LJ_OPR_RESS_SN,BOM
325 _OPR_RESS_SN,WSM_LJ_OPRS_SN,WSM_LJ_REQ_OPRS_SN,MTL_ITEM_CATS_SN
326 12-JUN 00:27:17 : lv_refresh_param: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
327 12-JUN 00:27:17 : lv_DEGREE: 0
328 12-JUN 00:27:24 : Doen with refresh.
329 12-JUN 00:27:24 : Populating Flow Demand, Complete Refresh Flow: 1
330 12-JUN 00:27:37 : .3 Minutes Elapsed.
331 12-JUN 00:27:37 : Exploding SMC demand, LRN: -1
332 12-JUN 00:27:37 : 11510 or greater source
333 12-JUN 00:27:49 : Value of p_lrn is :-1
334 12-JUN 00:27:52 : Value of p_lrn is :-1
335 12-JUN 00:27:52 : Value of lv_lrn is :177354
336 12-JUN 00:27:52 : Value of lv_lrn is :0
337 12-JUN 00:27:53 : Value of p_lrn is :-1
338 12-JUN 00:27:53 : Value of lv_lrn is :177417
339 12-JUN 00:27:53 : Value of lv_lrn is :0
340 12-JUN 00:27:53 : Job Exists for line id :388414
341 12-JUN 00:27:54 : Inserting row for :388411
342 12-JUN 00:27:54 : Exploding the model of the config
343 12-JUN 00:27:54 : Exploding the model for the config is completed.
344 12-JUN 00:27:54 : Inserting row for :388412
345 12-JUN 00:27:54 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
346 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
347 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
348 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
349 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
350 .organization_id = bbom.organization_id and rownum = 1
351 12-JUN 00:27:54 : Inserting row for :388413
352 12-JUN 00:27:54 : Value of p_lrn is :-1
353 12-JUN 00:27:54 : Value of lv_lrn is :177417
354 12-JUN 00:27:54 : Value of lv_lrn is :0
355 12-JUN 00:27:54 : Value of p_lrn is :-1
356 12-JUN 00:27:54 : Value of lv_lrn is :177417
357 12-JUN 00:27:54 : Value of lv_lrn is :0
358 12-JUN 00:27:54 : Job Exists for line id :388422
359 12-JUN 00:27:54 : Inserting row for :388419
360 12-JUN 00:27:54 : Exploding the model of the config
361 12-JUN 00:27:54 : Exploding the model for the config is completed.
362 12-JUN 00:27:54 : Inserting row for :388420
363 12-JUN 00:27:54 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
364 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
365 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
366 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
367 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
368 .organization_id = bbom.organization_id and rownum = 1
369 12-JUN 00:27:54 : Inserting row for :388421
370 12-JUN 00:27:54 : Value of p_lrn is :-1
371 12-JUN 00:27:54 : Value of lv_lrn is :177417
372 12-JUN 00:27:54 : Value of lv_lrn is :0
373 12-JUN 00:27:54 : Value of p_lrn is :-1
374 12-JUN 00:27:54 : Value of lv_lrn is :177515
375 12-JUN 00:27:54 : Value of lv_lrn is :0
376 12-JUN 00:27:55 : Job Exists for line id :388517
377 12-JUN 00:27:55 : Inserting row for :388514
378 12-JUN 00:27:55 : Exploding the model of the config
379 12-JUN 00:27:55 : Exploding the model for the config is completed.
380 12-JUN 00:27:55 : Inserting row for :388515
381 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
382 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
383 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
384 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
385 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
386 .organization_id = bbom.organization_id and rownum = 1
387 12-JUN 00:27:55 : Inserting row for :388516
388 12-JUN 00:27:55 : Value of p_lrn is :-1
389 12-JUN 00:27:55 : Value of lv_lrn is :177515
390 12-JUN 00:27:55 : Value of lv_lrn is :0
391 12-JUN 00:27:55 : Value of p_lrn is :-1
392 12-JUN 00:27:55 : Value of lv_lrn is :177515
393 12-JUN 00:27:55 : Value of lv_lrn is :0
394 12-JUN 00:27:55 : Job Exists for line id :388521
395 12-JUN 00:27:55 : Inserting row for :388518
396 12-JUN 00:27:55 : Exploding the model of the config
397 12-JUN 00:27:55 : Exploding the model for the config is completed.
398 12-JUN 00:27:55 : Inserting row for :388519
399 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
400 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
401 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
402 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
403 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
404 .organization_id = bbom.organization_id and rownum = 1
405 12-JUN 00:27:55 : Inserting row for :388520
406 12-JUN 00:27:55 : Value of p_lrn is :-1
407 12-JUN 00:27:55 : Value of lv_lrn is :177515
408 12-JUN 00:27:55 : Value of lv_lrn is :0
409 12-JUN 00:27:55 : Value of p_lrn is :-1
410 12-JUN 00:27:55 : Value of lv_lrn is :177855
411 12-JUN 00:27:55 : Value of lv_lrn is :0
412 12-JUN 00:27:55 : Value of p_lrn is :-1
413 12-JUN 00:27:55 : Value of lv_lrn is :176196
414 12-JUN 00:27:55 : Value of lv_lrn is :0
415 12-JUN 00:27:55 : Value of p_lrn is :-1
416 12-JUN 00:27:55 : Value of lv_lrn is :176196
417 12-JUN 00:27:55 : Value of lv_lrn is :0
418 12-JUN 00:27:55 : Value of p_lrn is :-1
419 12-JUN 00:27:55 : Value of lv_lrn is :176196
420 12-JUN 00:27:55 : Value of lv_lrn is :0
421 12-JUN 00:27:55 : Value of p_lrn is :-1
422 12-JUN 00:27:55 : Value of lv_lrn is :176196
423 12-JUN 00:27:55 : Value of lv_lrn is :0
424 12-JUN 00:27:55 : Value of p_lrn is :-1
425 12-JUN 00:27:55 : Value of lv_lrn is :176196
426 12-JUN 00:27:55 : Value of lv_lrn is :0
427 12-JUN 00:27:55 : Value of p_lrn is :-1
428 12-JUN 00:27:55 : Value of lv_lrn is :176196
429 12-JUN 00:27:55 : Value of lv_lrn is :0
430 12-JUN 00:27:55 : Job Exists for line id :350392
431 12-JUN 00:27:55 : Inserting row for :350372
432 12-JUN 00:27:55 : Exploding the model of the config
433 12-JUN 00:27:55 : Exploding the model for the config is completed.
434 12-JUN 00:27:55 : Inserting row for :350374
435 12-JUN 00:27:55 : Inserting row for :350375
436 12-JUN 00:27:55 : Inserting row for :350376
437 12-JUN 00:27:55 : Inserting row for :350377
438 12-JUN 00:27:55 : Inserting row for :350378
439 12-JUN 00:27:55 : Inserting row for :350379
440 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
441 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
442 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
443 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
444 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
445 .organization_id = bbom.organization_id and rownum = 1
446 12-JUN 00:27:55 : Inserting row for :350380
A B C D E F G H I J K L M N O P Q R
447 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
448 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
449 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
450 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
451 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
452 .organization_id = bbom.organization_id and rownum = 1
453 12-JUN 00:27:55 : Inserting row for :350381
454 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
455 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
456 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
457 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
458 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
459 .organization_id = bbom.organization_id and rownum = 1
460 12-JUN 00:27:55 : Inserting row for :350382
461 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
462 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
463 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
464 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
465 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
466 .organization_id = bbom.organization_id and rownum = 1
467 12-JUN 00:27:55 : Inserting row for :350383
468 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
469 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
470 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
471 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
472 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
473 .organization_id = bbom.organization_id and rownum = 1
474 12-JUN 00:27:55 : Inserting row for :350384
475 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
476 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
477 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
478 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
479 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
480 .organization_id = bbom.organization_id and rownum = 1
481 12-JUN 00:27:55 : Inserting row for :350385
482 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
483 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
484 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
485 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
486 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
487 .organization_id = bbom.organization_id and rownum = 1
488 12-JUN 00:27:55 : Inserting row for :350386
489 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
490 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
491 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
492 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
493 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
494 .organization_id = bbom.organization_id and rownum = 1
495 12-JUN 00:27:55 : Inserting row for :350387
496 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
497 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
498 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
499 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
500 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
501 .organization_id = bbom.organization_id and rownum = 1
502 12-JUN 00:27:55 : Inserting row for :350388
503 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
504 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
505 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
506 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
507 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
508 .organization_id = bbom.organization_id and rownum = 1
509 12-JUN 00:27:55 : Inserting row for :350389
510 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
511 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
512 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
513 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
514 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
515 .organization_id = bbom.organization_id and rownum = 1
516 12-JUN 00:27:55 : Inserting row for :350390
517 12-JUN 00:27:55 : sql statement : select NVL(bic.wip_supply_type, msi.wip_supply_type) from bom
518 _components_b bic, bom_structures_b bbom , mtl_system_items msi where bbom.assembly_item_id = :
519 lv_item_id and bbom.organization_id = :Source_Organization_Id and bbom.alternate_bom_des
520 ignator IS NULL and bic.bill_sequence_id = bbom.common_bill_sequence_id and bic.componen
521 t_item_id = :Inventory_Item_Id and msi.inventory_item_id = bic.component_item_id and msi
522 .organization_id = bbom.organization_id and rownum = 1
523 12-JUN 00:27:55 : Inserting row for :350391
524 12-JUN 00:27:55 : Value of p_lrn is :-1
525 12-JUN 00:27:55 : Value of lv_lrn is :176196
526 12-JUN 00:27:55 : Value of lv_lrn is :0
527 12-JUN 00:27:55 : .3 Minutes Elapsed.
528 12-JUN 00:27:56 : Calling Module: 1
529 12-JUN 00:27:56 : Map Region Site during collection : 1
530 12-JUN 00:27:56 : Collection refresh type: C
531 12-JUN 00:27:56 : The value of lv_sourcing_flag:1
532 12-JUN 00:27:56 : before calling MRP_MAP_REG_SITE.MAP_REGION_TO_SITE
533 12-JUN 00:27:56 : Calling function MAP_REGION_TO_SITE with max_lrd:11-JUN-10
534 12-JUN 00:27:56 : Time consumed for calling map_region_to_site:0
535 12-JUN 00:27:56 : after calling MRP_MAP_REG_SITE.MAP_REGION_TO_SITE
536 12-JUN 00:27:56 : Refresh Snapshot process completed successfully
537 +---------------------------------------------------------------------------+
538 End of log messages from FND_FILE
539 +---------------------------------------------------------------------------+
540
541
542 +---------------------------------------------------------------------------+
543 Executing request completion options...
544
545
546 Output is not being printed because:
547 The print option has been disabled for this report.
548
549 +------------- 1) PRINT -------------+
550 +--------------------------------------+
551
552
553 Finished executing request completion options.
554
555 +---------------------------------------------------------------------------+
556 Concurrent request completed successfully
557 Current system time is 12-JUN-2010 00:27:56
558
559 +---------------------------------------------------------------------------+
560
561
562
563
564
565
566
567
568
569
570
571
A B C D E F G H I J K L M N O P Q R
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624 Request ID User Program Name Phase Status Parameters
625 6305398 1068 Planning Data Collection (Request Set Planning Data Collection) C C 724, 1232
626 6305401 1068 Planning Data Pull (Request Set Stage) C C 724, 1232, 11466, 6305398, 0
627 6305402 1068 Planning Data Pull C C 2061, M1, 2, 180, US, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 3, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 3, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2
628 6305403 1068 Refresh Collection Snapshots C C 1, COLL SNAPSHOTS, 0, 0, 1, C, 1, 2061, TST,
629 6305405 1068 APS Collections Refresh Snapshot Thread C C 1, AHL_SCH_MTLS_SN, 2, 299384, 0
630 6305406 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_RELATIONSHIPS_SN, 2, 299384, 0
631 6305407 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RTNS_SN, 2, 299384, 0
632 6305408 1068 APS Collections Refresh Snapshot Thread C C 1, CSP_REPAIR_PO_HEADERS_SN, 2, 299384, 0
633 6305409 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_SEQS_SN, 2, 299384, 0
634 6305410 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_RES_CHNGS_SN, 2, 299384, 0
635 6305411 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_RES_INST_CHNGS_SN, 2, 299384, 0
636 6305412 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_COMPS_SN, 2, 299384, 0
637 6305413 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_OPR_RESS_SN, 2, 299384, 0
638 6305414 1068 APS Collections Refresh Snapshot Thread C C 1, EAM_WO_RELATIONSHIPS_SN, 2, 299384, 0
639 6305415 1068 APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_DATES_SN, 2, 299384, 0
640 6305416 1068 APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_DSGN_SN, 2, 299384, 0
641 6305417 1068 APS Collections Refresh Snapshot Thread C C 1, MRP_FORECAST_ITEMS_SN, 2, 299384, 0
642 6305418 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_BOMS_SN, 2, 299384, 0
643 6305419 1068 APS Collections Refresh Snapshot Thread C C 1, MRP_SCHD_DATES_SN, 2, 299384, 0
644 6305420 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_DEMAND_SN, 2, 299384, 0
645 6305421 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_MTRX_TMP_SN, 2, 299384, 0
646 6305422 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_OH_QTYS_SN, 2, 299384, 0
647 6305423 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_RESERVATIONS_SN, 2, 299384, 0
648 6305424 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_SUPPLY_SN, 2, 299384, 0
649 6305425 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_SYS_ITEMS_SN, 2, 299384, 0
650 6305426 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_TXN_REQUEST_LINES_SN, 2, 299384, 0
651 6305427 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_U_DEMAND_SN, 2, 299384, 0
652 6305428 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_U_SUPPLY_SN, 2, 299384, 0
653 6305429 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_INV_COMPS_SN, 2, 299384, 0
654 6305430 1068 APS Collections Refresh Snapshot Thread C C 1, OE_ODR_LINES_SN, 2, 299384, 0
655 6305431 1068 APS Collections Refresh Snapshot Thread C C 1, PO_ACCEPTANCES_SN, 2, 299384, 0
656 6305432 1068 APS Collections Refresh Snapshot Thread C C 1, PO_CHANGE_REQUESTS_SN, 2, 299384, 0
657 6305433 1068 APS Collections Refresh Snapshot Thread C C 1, PO_SI_CAPA_SN, 2, 299384, 0
658 6305434 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_DSCR_JOBS_SN, 2, 299384, 0
659 6305435 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_FLOW_SCHDS_SN, 2, 299384, 0
660 6305436 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_OPR_RES_INSTS_SN, 2, 299384, 0
661 6305437 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_ITEMS_SN, 2, 299384, 0
662 6305438 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_SCHDS_SN, 2, 299384, 0
663 6305439 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_WLINES_SN, 2, 299384, 0
664 6305440 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_NETWORKS_SN, 2, 299384, 0
665 6305441 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_NETWORKS_SN, 2, 299384, 0
666 6305442 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_RESS_SN, 2, 299384, 0
667 6305443 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_SUB_RESS_SN, 2, 299384, 0
668 6305444 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_WOPRS_SN, 2, 299384, 0
669 6305445 1068 APS Collections Refresh Snapshot Thread C C 1, WIP_WREQ_OPRS_SN, 2, 299384, 0
670 6305446 1068 APS Collections Refresh Snapshot Thread C C 1, WSH_TRIP_SN, 2, 299384, 0
671 6305447 1068 APS Collections Refresh Snapshot Thread C C 1, WSH_TRIP_STOP_SN, 2, 299384, 0
672 6305448 1068 APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_NWK_SN, 2, 299384, 0
673 6305449 1068 APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_INSTS_SN, 2, 299384, 0
674 6305450 1068 APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_SN, 2, 299384, 0
675 6305451 1068 APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RESS_SN, 2, 299384, 0
676 6305452 1068 APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPRS_SN, 2, 299384, 0
677 6305453 1068 APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_REQ_OPRS_SN, 2, 299384, 0
678 6305454 1068 APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_CATS_SN, 2, 299384, 0
679 6305456 1068 Planning Data Pull Worker C C 6305402, 2061, 180, US, 1, 1369058, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 3, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 2, 3, 1, 1
680 6305457 1068 Planning Data Pull Worker C C 6305402, 2061, 180, US, 1, 1369058, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 3, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 2, 3, 1, 1
681 6305461 1068 Planning ODS Load (Request Set Stage) C C 724, 1232, 11468, 6305398, 0
682 6305462 1068 Planning ODS Load C C 2061, 180, 3, 2, 2, 2, 2
683 6305463 1068 Generate Items and Category Sets Keys C C 2061
684 6305464 1068 Generate Trading Partner Keys C C 2061
685 6305477 1068 Planning ODS Load Worker C C 6305462, 2061, 13288, 180, 1, 2, 1, 1
686 6305478 1068 Planning ODS Load Worker C C 6305462, 2061, 13288, 180, 1, 2, 1, 1
687 6305479 1068 Planning ODS Load Worker C C 6305462, 2061, 13288, 180, 1, 2, 1, 1
688 6305483 1068 APS Collections Miscellaneous Task C C MSC_CL_OTHER_ODS_LOAD, PURGE_STALE_CURRENCY_CONV,
689 6305484 1068 APS Collections Miscellaneous Task C C MSC_PHUB_PKG, REFRESH_MVS, 1
690 6305485 1068 APS Collections Miscellaneous Task C C MSC_WS_OTM_BPEL, PURGETRANSPORTATIONUPDATES,
691 6305492 1068 Alter Temporary ODS Tables C C MSC_SALES_ORDERS, TST, 1
692 6305493 1068 Alter Temporary ODS Tables C C MSC_DEMANDS, TST, 1
693 6305494 1068 Alter Temporary ODS Tables C C MSC_SUPPLIES, TST, 1
694 6305495 1068 Planning Data Collection - Purge Staging Tables C C 2061, 1
695 6305496 1068 Collaboration ODS Load C C 2061, 1068, 1, 1, 1, 1, 1, 2, 2, 2, 2
S T U
1
2
3

8
9
10
11
12
13
14

15

16
17
18

19

20

21

22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52

53

54
55
56

57
58
59
60
61
62
63
64
65

66

67
68
69
70
71
72

73

74

75

76
77
78
79
80
81
82
83
84
S T U
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109

110

111
112
113
114
115
116
117
118
119
120
121

122

123
124

125
126
127
128
129
130
131
132
133
134
135
136
137
138
139

140

141

142

143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
A B C D E F
1 12.0.6 with CU7 Collections Patch applied
2 copernicus.us.oracle.com
3
Starting on line 20 - we see example of Setup Requests
Launched Targeted Refresh only for Forecasts to capture setup
4 Setup requests requests launched when MSC: Source Setup Required = Yes
Line 141 shows an Refresh Collection Snapshots log file when
setup requests are launched
5 Setup Request Log File Starting on line 141
6 Targeted Refresh Starting on Line 12 - Launched Targeted Refresh
Starting on Line 50 - Launched Complete Refresh and used the
7 Complete Refresh default parameters - See Column H for screen shots of the
parameters
Starting on Line 120 - Example of ATP Data Collections Requests
8 ATP Data Collections with Net Change for both parameters
9 Parameters screen shots in Column H
10 Parameters explained See column I line 64 for explanation of the parameters passed to Planning Data Pull
11
12 Launch of Targeted Collections - only for Forecasts
In a distributed installation where EBS Source and APS destination
are on separate instances, these requests will launch on the EBS
13 New in R12 Source Instance
Note: If EBS Source is 11.5.10, then see that worksheet to see the
processes executed on the EBS Source
14 Difference between this and running Complete Refresh for all is that APS Collections Refresh Snapshot Thread launches only for the MRP% snapshots related for forecasts
15 Request ID Shortname Program Name Phase Status Support Comment
16 5029846 MSCPDX Planning Data Collection (Request Set Planning Data Collection) C C
17 5029847 FNDRSSTG Planning Data Pull (Request Set Stage) C C
-999 is for all orgs, otherwise you
18 MSCPDP Planning Data Pull C C would see the Org Group name
5029848 listed
Now launches sub requests for
performance improvements - APS
19 5029851 MSRFWOR Refresh Collection Snapshots C C
Collections Refresh Snapshot
Thread

The Shortname for these requests


are files located at $MSC_TOP/sql
20 5029854 MSCDROPS Drop Changed Snapshots C C that are executed to
create/maintain the Data Collection
entities - e.g. MSCDROPS.sql

21 5029857 MSCWSMSN Create WSM Snapshots C C


22 5029858 MSCBOMSN Create BOM Snapshots C C
23 5029859 MSCINVSN Create INV Snapshots C C
24 5029860 MSCMRPSN Create MRP Snapshots C C
25 5029861 MSCPOXSN Create PO Snapshots C C
26 5029862 MSCONTSN Create OE Snapshots C C
27 5029863 MSCWSHSN Create WSH Snapshots C C
28 5029864 MSCAHLSN Create AHL Snapshots C C
29 5029865 MSCEAMSN Create EAM Snapshots C C
30 5029868 MSCWIPSN Create WIP Snapshots C C
31 5029871 MSCSYNMS Collections Synonyms C C
A B C D E F
32 5029874 MSCVIEWS Collections Views C C
33 5029875 MSCTRIGS Collections Triggers C C
Since this is targeted refresh of only
forecasts, we refresh only the
snapshots required for this entity,
34 5029881 MSRFWOR Refresh Collection Snapshots C C
and not all snapshots. This
improvement was introduced in
R12.0.4
Refresh Individual snapshots
35
5029882 MSRFWOR Refresh Collection Snapshots C C requests are new in R12
36 5029883 MSRFWOR Refresh Collection Snapshots C C

37 MSCPDPW Planning Data Pull Worker C C


5029886

38 MSCPDPW Planning Data Pull Worker C C


5029887
39 5029890 FNDRSSTG Planning ODS Load (Request Set Stage) C C
40 5029891 MSCPDC Planning ODS Load C C
41 5029892 MSCPDCW Planning ODS Load Worker C C
42 5029893 MSCPDCW Planning ODS Load Worker C C
43 5029894 MSCPDCW Planning ODS Load Worker C C
44 5029897 MSCALTBL Alter Temporary ODS Tables C C
45 5029898 MSCALTBL Alter Temporary ODS Tables C C
46 5029901 MSCPDCP Planning Data Collection - Purge Staging Tables C C
Only Required if using Collaborative
Planning - Launches only when you
47 MSCXPUBO Collaboration ODS Load C C
have set profile MSC: Configuration
5029902 - APS & CP
48
49
50 Complete Refresh of Planning Data Collections with Default Parameters
51 Request ID Shortname Program Name Phase Status
Status G indicates Warning - this is
52 5029968 MSCPDX Planning Data Collection (Request Set Planning Data Collection) C G due to ODS Load which finished
with Warning
53 5029969 FNDRSSTG Planning Data Pull (Request Set Stage) C C
-999 is for all orgs, otherwise you
54 MSCPDP Planning Data Pull C C would see the Org Group name
5029970 listed
55 5029971 MSRFWOR Refresh Collection Snapshots C C

These are sub requests that are


launched for individual snapshots,
56 5029974 MSRFWOR Refresh Collection Snapshots C C
to help with overall performance of
the Refresh Snapshots processing

57 5029975 MSRFWOR Refresh Collection Snapshots C C


58 5029976 MSRFWOR Refresh Collection Snapshots C C
59 5029977 MSRFWOR Refresh Collection Snapshots C C
60 5029978 MSRFWOR Refresh Collection Snapshots C C
61 5029979 MSRFWOR Refresh Collection Snapshots C C
62 5029980 MSRFWOR Refresh Collection Snapshots C C
63 5029981 MSRFWOR Refresh Collection Snapshots C C
64 5029982 MSRFWOR Refresh Collection Snapshots C C
65 5029983 MSRFWOR Refresh Collection Snapshots C C
66 5029984 MSRFWOR Refresh Collection Snapshots C C
A B C D E F
67 5029985 MSRFWOR Refresh Collection Snapshots C C
68 5029986 MSRFWOR Refresh Collection Snapshots C C
69 5029987 MSRFWOR Refresh Collection Snapshots C C
70 5029988 MSRFWOR Refresh Collection Snapshots C C
71 5029989 MSRFWOR Refresh Collection Snapshots C C
72 5029990 MSRFWOR Refresh Collection Snapshots C C
73 5029991 MSRFWOR Refresh Collection Snapshots C C
74 5029992 MSRFWOR Refresh Collection Snapshots C C
75 5029993 MSRFWOR Refresh Collection Snapshots C C
76 5029994 MSRFWOR Refresh Collection Snapshots C C
77 5029995 MSRFWOR Refresh Collection Snapshots C C
78 5029996 MSRFWOR Refresh Collection Snapshots C C
79 5029997 MSRFWOR Refresh Collection Snapshots C C
80 5029998 MSRFWOR Refresh Collection Snapshots C C
81 5029999 MSRFWOR Refresh Collection Snapshots C C
82 5030000 MSRFWOR Refresh Collection Snapshots C C
83 5030001 MSRFWOR Refresh Collection Snapshots C C
84 5030002 MSRFWOR Refresh Collection Snapshots C C
85 5030003 MSRFWOR Refresh Collection Snapshots C C
86 5030004 MSRFWOR Refresh Collection Snapshots C C
87 5030005 MSRFWOR Refresh Collection Snapshots C C
88 5030006 MSRFWOR Refresh Collection Snapshots C C
89 5030007 MSRFWOR Refresh Collection Snapshots C C
90 5030008 MSRFWOR Refresh Collection Snapshots C C
91 5030009 MSRFWOR Refresh Collection Snapshots C C
92 5030010 MSRFWOR Refresh Collection Snapshots C C
93 5030011 MSRFWOR Refresh Collection Snapshots C C
94 5030012 MSRFWOR Refresh Collection Snapshots C C

95 5030013 MSRFWOR Refresh Collection Snapshots C C

96 5030014 MSRFWOR Refresh Collection Snapshots C C


97 5030015 MSRFWOR Refresh Collection Snapshots C C
98 5030016 MSRFWOR Refresh Collection Snapshots C C
99 5030017 MSRFWOR Refresh Collection Snapshots C C
100 5030018 MSRFWOR Refresh Collection Snapshots C C
101 5030019 MSRFWOR Refresh Collection Snapshots C C
102 5030020 MSRFWOR Refresh Collection Snapshots C C
103 5030021 MSRFWOR Refresh Collection Snapshots C C
104 5030022 MSRFWOR Refresh Collection Snapshots C C
105 5030023 MSRFWOR Refresh Collection Snapshots C C
106 5030024 MSRFWOR Refresh Collection Snapshots C C

107 MSCPDPW Planning Data Pull Worker C C


5030031

108 MSCPDPW Planning Data Pull Worker C C


5030032
Status G indicates Warning - this is
109 5030044 FNDRSSTG Planning ODS Load (Request Set Stage) C G due to ODS Load which finished
with Warning
Investigate the Log file to see
cause of the warning status.
110 5030045 MSCPDC Planning ODS Load C G Warnings can be generated in the
main ODS Load or in the ODS
Loader Worker
A B C D E F
111 5030046 MSCITTK Generate Items and Category Sets Keys C C
112 5030047 MSCTPTK Generate Trading Partner Keys C C
113 5030052 MSCPDCW Planning ODS Load Worker C C
Investigate the Log file to see
cause of the warning status.
114 5030053 MSCPDCW Planning ODS Load Worker C G Warnings can be generated in the
main ODS Load or in the ODS
Loader Worker
115 5030054 MSCPDCW Planning ODS Load Worker C C
116 5030061 MSCALTBL Alter Temporary ODS Tables C C
117 5030062 MSCALTBL Alter Temporary ODS Tables C C
118 5030066 MSCPDCP Planning Data Collection - Purge Staging Tables C C
Only Required if using Collaborative
Planning - Launches only when you
119 5030069 MSCXPUBO Collaboration ODS Load C C
have set profile MSC: Configuration
- APS & CP
120
121 ATP Data Collections
122
123 Request ID User Program Name Phase Status
124 5150279 FNDRSSUB ATP Data Collection (Report Set) C G
125 5150280 FNDRSSTG Pull Data (Request Set Stage) C C

The parameters here show full set


that appears like it would for
standard data collections.

The parameters submitted are the


126 5150282 MSCATPDP ATP Data Pull C C same for Both Net Change and
Complete Refresh
However, if running Net Change,
then any entity that is a Setup
Entity is ignored when set to Yes
(1)

This launches single request for


snapshots instead of multiple
127 5150283 MSRFWOR Refresh Collection Snapshots C C
requests seen in Standard
Collections starting in R12

128 MSCPDPW Planning Data Pull Worker C C


5150290

129 MSCPDPW Planning Data Pull Worker C C


5150291
130 5150297 FNDRSSTG Collect Data (Request Set Stage) C G
131 5150298 MSCPDC Planning ODS Load C G
132 5150300 MSCITTK Generate Items and Category Sets Keys C C
133 5150301 MSCTPTK Generate Trading Partner Keys C C
134 5150304 MSCPDCW Planning ODS Load Worker C C
135 5150305 MSCPDCW Planning ODS Load Worker C C
136 5150306 MSCPDCW Planning ODS Load Worker C C
137 5150308 MSCPDCP Planning Data Collection - Purge Staging Tables C C
138 5150309 MSCXPUBO Collaboration ODS Load C C
139
140
141 Setup Requests - Refresh Collection Snapshots log file example:
142
A B C D E F
143 +---------------------------------------------------------------------------+
144 Master Scheduling/MRP: Version : 12.0.0
145
146 Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
147
148 MSRFWOR module: Refresh Collection Snapshots
149 +---------------------------------------------------------------------------+
150
151 Current system time is 06-SEP-2009 08:24:19
152
153 +---------------------------------------------------------------------------+
154
155 **Starts**06-SEP-2009 08:24:20
156 **Ends**06-SEP-2009 08:31:41
157 +---------------------------------------------------------------------------+
158 Start of log messages from FND_FILE
159 +---------------------------------------------------------------------------+
160 06-SEP 08:24:20 : ref mode - 1
161 06-SEP 08:24:20 : snp name - ALL SNAPSHOTS
162 06-SEP 08:24:20 : Request : 5029854 :Checks for Snapshots which have changed and Drops them
163 06-SEP 08:25:20 : Request : 5029857 :Creates WSM Snapshot Logs and Snapshots
164 06-SEP 08:25:20 : Request : 5029858 :Creates BOM Snapshot Logs and Snapshots
165 06-SEP 08:25:20 : Request : 5029859 :Creates INV Snapshot Logs and Snapshots
166 06-SEP 08:25:20 : Request : 5029860 :Creates MRP Snapshot Logs and Snapshots
167 06-SEP 08:25:20 : Request : 5029861 :Creates PO Snapshot Logs and Snapshots
168 06-SEP 08:25:20 : Request : 5029862 :Creates OE Snapshot Logs and Snapshots
169 06-SEP 08:25:20 : Request : 5029863 :Creates WSH Snapshot Logs and Snapshots
170 06-SEP 08:25:20 : Request : 5029864 :Creates AHL Snapshot Logs and Snapshots
171 06-SEP 08:25:20 : Request : 5029865 :Creates EAM Snapshot Logs and Snapshots
172 06-SEP 08:26:20 : Request : 5029868 :Creates WIP Snapshot Logs and Snapshots
173 06-SEP 08:27:20 : Request : 5029871 :Creates Synonyms used by Collections Process
174 06-SEP 08:28:20 : Request : 5029874 :Creates Views used by Collections Process
175 06-SEP 08:28:20 : Request : 5029875 :Creates Triggers used by Collections Process
176 06-SEP 08:30:20 : Updating Profile Option MSC_SOURCE_SETUP to No
177 06-SEP 08:30:21 : Profile Option MSC_SOURCE_SETUP has been updated No
178 06-SEP 08:30:21 : The Value No indicates that the Collection Setup Objects have been applied
179 06-SEP 08:30:21 : Source set up completed successfully
180 06-SEP 08:30:21 : start - snapshot_data_correct
181 06-SEP 08:30:21 : start - snapshot_data_correct
182 06-SEP 08:30:21 : start - snapshot_data_correct
183 06-SEP 08:30:21 : Start: split_refresh
184 06-SEP 08:30:21 : Product short name - MRP
185 06-SEP 08:30:21 : MRP schema - MRP
186 06-SEP 08:30:21 : Snapshot name: MRP_FORECAST_DSGN_SN
187 06-SEP 08:30:21 : Refresh mode: ?
188 06-SEP 08:30:22 : Submitted request 5029881, to refresh snapshot: MRP_FORECAST_DSGN_SN
189 06-SEP 08:30:22 : ------------------------------------------------
190 06-SEP 08:30:22 : Snapshot name: MRP_FORECAST_ITEMS_SN
191 06-SEP 08:30:22 : Refresh mode: ?
192 06-SEP 08:30:22 : Submitted request 5029882, to refresh snapshot: MRP_FORECAST_ITEMS_SN
193 06-SEP 08:30:22 : ------------------------------------------------
194 06-SEP 08:30:22 : Snapshot name: MRP_FORECAST_DATES_SN
195 06-SEP 08:30:22 : Refresh mode: ?
196 06-SEP 08:30:22 : Submitted request 5029883, to refresh snapshot: MRP_FORECAST_DATES_SN
197 06-SEP 08:30:22 : ------------------------------------------------
A B C D E F
198 06-SEP 08:31:22 : Successfully refreshed all snapshots
199 06-SEP 08:31:22 : Snapshots successfully refreshed in parallel mode
200 06-SEP 08:31:22 : Doing a fast refresh of all snapshots...
201 06-SEP 08:31:40 : Successfully refreshed these Snapshots :
202 06-SEP 08:31:40 : MRP.MRP_FORECAST_DSGN_SN,MRP.MRP_FORECAST_ITEMS_SN,MRP.MRP_FORECAST_DATES_SN
203 9/6/2010 8:31
204 9/6/2010 8:31
205 9/6/2010 8:31
206 9/6/2010 8:31
207 9/6/2010 8:31
208 06-SEP 08:31:40 : Type of Refresh done: FFF
209 06-SEP 08:31:41 : Calling Module: 1
210 06-SEP 08:31:41 : Map Region Site during collection : 1
211 06-SEP 08:31:41 : Collection refresh type: P
212 06-SEP 08:31:41 : The value of lv_sourcing_flag:2
213 +---------------------------------------------------------------------------+
214 End of log messages from FND_FILE
215 +---------------------------------------------------------------------------+
216
217
218 +---------------------------------------------------------------------------+
219 Executing request completion options...
220
221
222 Output is not being printed because:
223 The print option has been disabled for this report.
224
225 +------------- 1) PRINT -------------+
226 +--------------------------------------+
227
228
229 Finished executing request completion options.
230
231 +---------------------------------------------------------------------------+
232 Concurrent request completed successfully
233 Current system time is 06-SEP-2009 08:31:41
234
235 +---------------------------------------------------------------------------+
G H I J K L M N
1
2
3

Parameters Screen shots


5
6

9
10
11
12

13

% snapshots related for14forecasts


15 Parameters
16 724, 1232
17 724, 1232, 11466, 5029846, 0

21, v1, M, D, 2, 180, US, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2,


18
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2

19 1, ALL SNAPSHOTS, 0, 0, 1, P, 1, 21, TST,

20

null
21 null
22 null
23 null
24 null
25 null
26 null
27 null
28 null
29 null
30 null
31 null
G H I J K L M N
32 null
33 null

34 4, MRP_FORECAST_DSGN_SN, 0, 2, 1, C, 3, , ,

35
4, MRP_FORECAST_ITEMS_SN, 0, 2, 1, C, 3, , ,
36 4, MRP_FORECAST_DATES_SN, 0, 2, 1, C, 3, , ,
5029848, 21, 180, US, 3, 860922, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2,
37
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2
5029848, 21, 180, US, 3, 860922, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2,
38
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2
39 724, 1232, 11468, 5029846, 0
40 21, 180, 3, 2, 2, 2
41 5029891, 21, 8568, 180, 2, 2, 1, 2
42 5029891, 21, 8568, 180, 2, 2, 1, 2
43 5029891, 21, 8568, 180, 2, 2, 1, 2
44 MSC_DEMANDS, TST, 1
45 MSC_SUPPLIES, TST, 1
46 21, 1

47 21, 1011881, 2, 2, 2, 2, 2, , , ,

48
49
50
51 Parameters

52 724, 1232

53 724, 1232, 11466, 5029968, 0

21, -999, 2, 180, US, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1,


54
1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 2, 2
55 1, ALL SNAPSHOTS, 0, 0, 1, C, 1, 21, TST,

56 4, MTL_SUPPLY_SN, 0, 2, 1, C, 3, , ,

57 4, MTL_U_SUPPLY_SN, 0, 2, 1, C, 3, , ,
58 4, MTL_U_DEMAND_SN, 0, 2, 1, C, 3, , ,
59 4, MTL_SYS_ITEMS_SN, 0, 2, 1, C, 3, , ,
60 4, MTL_OH_QTYS_SN, 0, 2, 1, C, 3, , ,
61 2, MTL_MTRX_TMP_SN, 0, 2, 1, C, 3, , ,
62 4, MTL_DEMAND_SN, 0, 2, 1, C, 3, , ,
63 4, BOM_BOMS_SN, 0, 2, 1, C, 3, , ,
64 4, BOM_INV_COMPS_SN, 0, 2, 1, C, 3, , , Data Pull Parameters and their meaning
65 4, BOM_SUB_COMPS_SN, 0, 2, 1, C, 3, , , If we parse the entry in G53 and match it to the parameters from Planning Data Pull we see the following:
66 4, BOM_OPR_RTNS_SN, 0, 2, 1, C, 3, , , These are the default parameters for Complete Refresh
G H I J K L M N
67 4, BOM_OPR_SEQS_SN, 0, 2, 1, C, 3, , , Parameter Value Meaning
68 4, BOM_OPR_RESS_SN, 0, 2, 1, C, 3, , , Instance 21 Instance_id
69 4, BOM_SUB_OPR_RESS_SN, 0, 2, 1, C, 3, , , Collection Group -999 All Orgs, otherwise Collection Group name will be shown
70 4, BOM_RES_CHNGS_SN, 0, 2, 1, C, 3, , , Number of Workers 2
71 4, BOM_OPR_NETWORKS_SN, 0, 2, 1, C, 3, , , Timeout (Minutes) 180
72 4, MRP_SCHD_DATES_SN, 0, 2, 1, C, 3, , , Language US
73 4, MRP_FORECAST_DSGN_SN, 0, 2, 1, C, 3, , , Delete ODS Data 1 1 = Yes, 2= No
74 4, MRP_FORECAST_ITEMS_SN, 0, 2, 1, C, 3, , , Complete, Net Change, Targeted 1 1 = Complete, 2 = Net Change, 3 = Targeted
75 4, MRP_FORECAST_DATES_SN, 0, 2, 1, C, 3, , , Analyze Staging Tables 2 All the rest of these are 1 = Yes and 2 = No except as noted
76 4, WIP_DSCR_JOBS_SN, 0, 2, 1, C, 3, , , Approved Supplier Lists 1
77 4, WIP_WREQ_OPRS_SN, 0, 2, 1, C, 3, , , ATP Rules 1
78 4, WIP_FLOW_SCHDS_SN, 0, 2, 1, C, 3, , , BOM/Routings/Resources 1
79 4, WIP_WOPRS_SN, 0, 2, 1, C, 3, , , BOR/Bill Of Resources 1
80 4, WIP_WOPR_RESS_SN, 0, 2, 1, C, 3, , , Calendars 1
81 4, WIP_REPT_ITEMS_SN, 0, 2, 1, C, 3, , , Demand Class 1
82 4, WIP_REPT_SCHDS_SN, 0, 2, 1, C, 3, , , End Item Substitutions 1
83 4, WIP_WLINES_SN, 0, 2, 1, C, 3, , , Forecasts 1
84 4, WIP_WOPR_SUB_RESS_SN, 0, 2, 1, C, 3, , , Items 1
85 4, WSM_LJ_OPR_NWK_SN, 0, 2, 1, C, 3, , , KPI Targets (BIS) 1
86 4, WSM_LJ_OPRS_SN, 0, 2, 1, C, 3, , , Master Demand Schedule (MDS) 1
87 4, WSM_LJ_REQ_OPRS_SN, 0, 2, 1, C, 3, , , Master Prod. Schdule (MPS) 1
88 4, WSM_LJ_OPR_RESS_SN, 0, 2, 1, C, 3, , , On Hand 1
89 4, MTL_RESERVATIONS_SN, 0, 2, 1, C, 3, , , Planning Parameters 1
90 4, PO_SI_CAPA_SN, 0, 2, 1, C, 3, , , Planners 1
91 4, PO_ACCEPTANCES_SN, 0, 2, 1, C, 3, , , PO Receipts 2
92 4, PO_CHANGE_REQUESTS_SN, 0, 2, 1, C, 3, , , Projects/Tasks 1
93 4, OE_ODR_LINES_SN, 0, 2, 1, C, 3, , , Purchasing Reqs (PO) 1
94 4, WSH_TRIP_SN, 0, 2, 1, C, 3, , , Reservations 1
1 = Collect Existing Data
95 4, WSH_TRIP_STOP_SN, 0, 2, 1, C, 3, , , Resource Avail Recalc (NRA) 2 = Do Not Collect Data
1 3 = Regenerate and Collect Data
96 4, AHL_SCH_MTLS_SN, 0, 2, 1, C, 3, , , Safety Stock 1
97 4, WIP_OPR_RES_INSTS_SN, 0, 2, 1, C, 3, , , Sales Orders 2
98 4, WIP_WOPR_NETWORKS_SN, 0, 2, 1, C, 3, , , Sourcing History 2
99 2, BOM_RES_INST_CHNGS_SN, 0, 2, 1, C, 3, , , Sourcing Rules 1
100 4, WSM_LJ_OPR_RESS_INSTS_SN, 0, 2, 1, C, 3, , , Sub Inventories 1
101 4, EAM_WO_RELATIONSHIPS_SN, 0, 2, 1, C, 3, , , Supplier Responses 1
102 4, MTL_TXN_REQUEST_LINES_SN, 0, 2, 1, C, 3, , , Suppliers/Customers/Orgs 1
103 4, MTL_ITEM_CATS_SN, 0, 2, 1, C, 3, , , Trading Partners (Suppliers) 2
104 4, MTL_ITEM_RELATIONSHIPS_SN, 0, 2, 1, C, 3, , , Transportation Details 1
105 4, CSP_REPAIR_PO_HEADERS_SN, 0, 2, 1, C, 3, , , Unit Numbers 1
106 4, AHL_SCH_MTLS_SN, 0, 2, 1, C, 3, , , Unit of Measures (UOM) 1
1 = No
5029970, 21, 180, US, 1, 860923, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
107 User Company Association 1 2 = Enable User Company Association
1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1
3 = Create Users and Enable User Company Association
5029970, 21, 180, US, 1, 860923, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
108 User Supplies and Demands 1
1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1

109 724, 1232, 11468, 5029968, 0 Work in Process (WIP) 1

110 21, 180, 3, 2, 2, 2 Sales Channel 2


G H I J K L M N
111 21 Fiscal Calendar 2
112 21 Payback Demand/Supply 2
113 5030045, 21, 8569, 180, 2, 2, 1, 2

114 5030045, 21, 8569, 180, 2, 2, 1, 2

115 5030045, 21, 8569, 180, 2, 2, 1, 2


116 MSC_DEMANDS, TST, 1
117 MSC_SUPPLIES, TST, 1
118 21, 1

119 21, 1011881, 1, 1, 1, 1, 1, 2, 2, 2, 2

120
121
122
123 Parameters
124 724, 363
125 724, 363, 10055, 5150279, 0

21,-999, 2, 30, US, 1, 2, 2, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 2, 1,


126
2, 2, 2, 2, 2, 1, 1, 2, 1, 1, 2, 2, 1, 1, 1, 1

127 1, ALL SNAPSHOTS, 0, 0, 1, I, 1, 21, TST,

5150282, 21, 30, US, 2, 874831, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2,


128
1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 2
5150282, 21, 30, US, 2, 874831, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2,
129
1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 2
130 724, 363, 10057, 5150279, 0
131 21, 60, 3, 2, 2, 2
132 21
133 21
134 5150298, 21, 8807, 60, 2, 2, 2, 2
135 5150298, 21, 8807, 60, 2, 2, 2, 2
136 5150298, 21, 8807, 60, 2, 2, 2, 2
137 21, 1
138 21, 1011881, 1, 1, 1, 2, 2, , , ,
139
140
141
142
A B C D E F G H
1 11.5.10 with Collections Rollup #30 applied
2 aps.us.oracle.com
3
Starting on Line 18 - Launched Targeted Refresh of Forecasts to
4 Setup requests capture the Setup Requests launched when MSC: Source Setup
Required = Y (or Yes in R12.x)
5 Setup Request Log File
Starting on line 11 - launched targeted refresh of forecasts to get
6 Targeted Refresh launch of Setups reqeusts
Starting on Line 41 - Launched Complete Refresh and used the
7 Complete Refresh default parameters - See Column H for screen shots of the
parameters
8 Parameters screen shots in Column H
9 Parameters explained See Column I line 73 for explanation of the parameters passed to Planning Data Pull
In a distributed installation where EBS Source and APS destination
10 are on separate instances, these requests will launch on the EBS
Source Instance
11 Launch of Targeted Collections - only for Forecasts
12 In 11.5.10, the Refresh Snapshots process is the same when you launch Targeted or Complete Refresh, but overall processing time for rest of the request set is much faster with Targeted.
13 Request ID Shortname Program Name Phase Status Support Comment Parameters
14 4054668 MSCPDX Planning Data Collection (Request Set Planning Data Collection) C C 724, 1232
15 4054669 FNDRSSTG Planning Data Pull (Request Set Stage) C C 724, 1232, 11466, 4054668

-999 is for all orgs, otherwise you 21,-999, 2, 180, US, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2,


16 Planning Data Pull C C
would see the Org Group name listed 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2
4054670 MSCPDP
17 4054671 MSRFWOR Refresh Collection Snapshots C C 1, ALL SNAPSHOTS, 0, 0, 1, P, 1, 21, TST,
The Shortname for these requests
are files located at $MSC_TOP/sql
18 4054672 MSCDROPS Drop Changed Snapshots C C that are executed to create/maintain
the Data Collection entities - e.g.
MSCDROPS.sql null
19 4054673 MSCWSMSN Create WSM Snapshots C C null
20 4054674 MSCBOMSN Create BOM Snapshots C C null
21 4054675 MSCINVSN Create INV Snapshots C C null
22 4054676 MSCMRPSN Create MRP Snapshots C C null
23 4054677 MSCPOXSN Create PO Snapshots C C null
24 4054678 MSCONTSN Create OE Snapshots C C null
25 4054679 MSCWSHSN Create WSH Snapshots C C null
26 4054680 MSCAHLSN Create AHL Snapshots C C null
27 4054681 MSCWIPSN Create WIP Snapshots C C null
28 4054682 MSCSYNMS Collections Synonyms C C null
29 4054683 MSCVIEWS Collections Views C C null
30 4054684 MSCTRIGS Collections Triggers C C null
4054670, 21, 180, US, 3, 861013, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2,
31 Planning Data Pull Worker C C
4054688 MSCPDPW 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2
4054670, 21, 180, US, 3, 861013, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2,
32 Planning Data Pull Worker C C
4054689 MSCPDPW 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2
33 4054690 FNDRSSTG Planning ODS Load (Request Set Stage) C C 724, 1232, 11468, 4054668
34 4054691 MSCPDC Planning ODS Load C C 21, 180, 3, 2, 2, 2
35 4054692 MSCPDCW Planning ODS Load Worker C C 4054691, 21, 6728, 180, 2, 2, 1, 2
36 4054693 MSCPDCW Planning ODS Load Worker C C 4054691, 21, 6728, 180, 2, 2, 1, 2
37 4054694 MSCPDCW Planning ODS Load Worker C C 4054691, 21, 6728, 180, 2, 2, 1, 2
38 4054695 MSCPDCP Planning Data Collection - Purge Staging Tables C C 21, 1
Only Required if using Collaborative
Planning - Launches only when you
39 4054696 MSCXPUBO Collaboration ODS Load C C 21, 1007959, 2, 2, 2, 2, 2, , , ,
have set profile MSC: Configuration -
APS & CP
A B C D E F G H
40
41 Complete Refresh of Planning Data Collections with Default Parameters
42 Request ID Shortname Program Name Phase Status Parameters
Status G indicates Warning - this is
43 4054717 MSCPDX Planning Data Collection (Request Set Planning Data Collection) C G due to ODS Load which finished with 724, 1232
Warning
44 4054718 FNDRSSTG Planning Data Pull (Request Set Stage) C C 724, 1232, 11466, 4054717
21, -999, 2, 180, US, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
45 Planning Data Pull C C
4054719 MSCPDP 1, 1, 1, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2
46 4054720 MSRFWOR Refresh Collection Snapshots C C 1, ALL SNAPSHOTS, 0, 0, 1, C, 1, 21, TST,
4054719, 21, 180, US, 1, 861014, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
47 Planning Data Pull Worker C C
4054723 MSCPDPW 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1
4054719, 21, 180, US, 1, 861014, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
48 Planning Data Pull Worker C C
4054724 MSCPDPW 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1
Status G indicates Warning - this is
49 4054728 FNDRSSTG Planning ODS Load (Request Set Stage) C G due to ODS Load which finished with 724, 1232, 11468, 4054717
Warning

Investigate the Log file to see cause


of the warning status. Warnings can
50 4054729 MSCPDC Planning ODS Load C G 21, 180, 3, 1, 2, 2
be generated in the main ODS Load
or in the ODS Loader Worker

51 4054732 MSCPDCW Planning ODS Load Worker C C 4054729, 21, 6729, 180, 1, 2, 1, 2
52 4054733 MSCPDCW Planning ODS Load Worker C C 4054729, 21, 6729, 180, 1, 2, 1, 2
53 4054734 MSCPDCW Planning ODS Load Worker C C 4054729, 21, 6729, 180, 1, 2, 1, 2
54 4054740 MSCPDCP Planning Data Collection - Purge Staging Tables C C 21, 1
Only Required if using Collaborative
Planning - Launches only when you
55 MSCXPUBO Collaboration ODS Load C C 21, 1007959, 1, 1, 1, 1, 1, 2, 2, 2, 2
have set profile MSC: Configuration -
4054741 APS & CP
56
57
58
59 Setup Requests - Refresh Collection Snapshots log file example:
60 +---------------------------------------------------------------------------+
61 Master Scheduling/MRP: Version : 11.5.0
62
63 Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
64
65 MSRFWOR module: Refresh Collection Snapshots
66 +---------------------------------------------------------------------------+
67
68 Current system time is 25-JUN-2010 06:21:33
69
70 +---------------------------------------------------------------------------+
71
72 **Starts**25-JUN-2010 06:21:34
73 **Ends**25-JUN-2010 06:31:40
74 +---------------------------------------------------------------------------+
75 Start of log messages from FND_FILE
76 +---------------------------------------------------------------------------+
77 The degree of parallelism for Refreshing snapshots is set to: 0
78 Request : 4759440 :Checks for Snapshots which have changed and Drops them
79 Request : 4759441 :Creates WSM Snapshot Logs and Snapshots
80 Request : 4759442 :Creates BOM Snapshot Logs and Snapshots
81 Request : 4759443 :Creates INV Snapshot Logs and Snapshots
A B C D E F G H
82 Request : 4759444 :Creates MRP Snapshot Logs and Snapshots
83 Request : 4759445 :Creates PO Snapshot Logs and Snapshots
84 Request : 4759446 :Creates OE Snapshot Logs and Snapshots
85 Request : 4759447 :Creates WSH Snapshot Logs and Snapshots
86 Request : 4759448 :Creates AHL Snapshot Logs and Snapshots
87 Request : 4759452 :Creates WIP Snapshot Logs and Snapshots
88 Request : 4759454 :Creates Synonyms used by Collections Process
89 Request : 4759456 :Creates Views used by Collections Process
90 Request : 4759457 :Creates Triggers used by Collections Process
91 Updating Profile Option MSC_SOURCE_SETUP to No
92 Profile Option MSC_SOURCE_SETUP has been updated No
93 The Value No indicates that the Collection Setup Objects have been applied
94 Master Table = MTL_SUPPLY
95 Master Table = MTL_USER_SUPPLY
96 Master Table = MTL_USER_DEMAND
97 Master Table = MTL_SYSTEM_ITEMS_B
98 Master Table = MTL_ONHAND_QUANTITIES_DETAIL
99 Master Table = MTL_MATERIAL_TRANSACTIONS_TEMP
100 Master Table = MTL_DEMAND
101 Master Table = BOM_STRUCTURES_B
102 Master Table = BOM_COMPONENTS_B
103 Master Table = BOM_SUBSTITUTE_COMPONENTS
104 Master Table = BOM_OPERATIONAL_ROUTINGS
105 Master Table = BOM_OPERATION_SEQUENCES
106 Master Table = BOM_OPERATION_RESOURCES
107 Master Table = BOM_SUB_OPERATION_RESOURCES
108 Master Table = BOM_RESOURCE_CHANGES
109 Master Table = BOM_OPERATION_NETWORKS
110 Master Table = MRP_SCHEDULE_DATES
111 Master Table = MRP_FORECAST_DESIGNATORS
112 Master Table = MRP_FORECAST_ITEMS
113 Master Table = MRP_FORECAST_DATES
114 Master Table = WIP_DISCRETE_JOBS
115 Master Table = WIP_REQUIREMENT_OPERATIONS

116
Master Table = WIP_FLOW_SCHEDULES
117 Master Table = WIP_OPERATIONS
118 Master Table = WIP_OPERATION_RESOURCES
119 Master Table = WIP_REPETITIVE_ITEMS
120 Master Table = WIP_REPETITIVE_SCHEDULES
121 Master Table = WIP_LINES
122 Master Table = WIP_SUB_OPERATION_RESOURCES
123 Master Table = WSM_COPY_OP_NETWORKS
124 Master Table = WSM_COPY_OPERATIONS
125 Master Table = WSM_COPY_REQUIREMENT_OPS
126 Master Table = WSM_COPY_OP_RESOURCES
127 Master Table = MTL_RESERVATIONS
128 Master Table = PO_SUPPLIER_ITEM_CAPACITY
129 Master Table = PO_ACCEPTANCES
130 Master Table = PO_CHANGE_REQUESTS
131 Master Table = OE_ORDER_LINES_ALL
132 Master Table = WSH_TRIPS
A B C D E F G H
133 Master Table = WSH_TRIP_STOPS
134 Master Table = MTL_TXN_REQUEST_LINES
135 Master Table = WIP_OP_RESOURCE_INSTANCES
136 Master Table = BOM_RES_INSTANCE_CHANGES
137 Master Table = WSM_COPY_OP_RESOURCE_INSTANCES
138 Master Table = MTL_ITEM_CATEGORIES
139 Master Table = AHL_SCHEDULE_MATERIALS
140 Successfully refreshed these Snapshots :
141 MTL_SUPPLY_SN,MTL_U_SUPPLY_SN,MTL_U_DEMAND_SN,MTL_SYS_ITEMS_SN,MTL_OH_QTYS_SN,M
142 TL_MTRX_TMP_SN,MTL_DE
143 MAND_SN,BOM_BOMS_SN,BOM_INV_COMPS_SN,BOM_SUB_COMPS_SN,BOM_OPR_RTNS_SN,BOM_OPR_S
144 EQS_SN,BOM_OPR_RESS_S
145 N,BOM_SUB_OPR_RESS_SN,BOM_RES_CHNGS_SN,BOM_OPR_NETWORKS_SN,MRP_SCHD_DATES_SN,MR
146 P_FORECAST_DSGN_SN,MR
147 P_FORECAST_ITEMS_SN,MRP_FORECAST_DATES_SN,WIP_DSCR_JOBS_SN,WIP_WREQ_OPRS_SN,WIP
148 _FLOW_SCHDS_SN,WIP_WO
149 PRS_SN,WIP_WOPR_RESS_SN,WIP_REPT_ITEMS_SN,WIP_REPT_SCHDS_SN,WIP_WLINES_SN,WIP_W
150 OPR_SUB_RESS_SN,WSM_L
151 J_OPR_NWK_SN,WSM_LJ_OPRS_SN,WSM_LJ_REQ_OPRS_SN,WSM_LJ_OPR_RESS_SN,MTL_RESERVATI
152 ONS_SN,PO_SI_CAPA_SN,PO_ACCEPTANCES_SN,PO_CHANGE_REQUESTS_SN,OE_ODR_LINES_SN,WS
153 H_TRIP_SN,WSH_TRIP_STOP_SN,MTL_TXN_REQUEST_LINES_SN,WIP_OPR_RES_INSTS_SN,BOM_RE
154 S_INST_CHNGS_SN,WSM_LJ_OPR_RESS_INSTS_SN,MTL_ITEM_CATS_SN,AHL_SCH_MTLS_SN
155 Type of Refresh done: ????CC?????C???????????????C??????????CC??????
156 Populating Flow Demand, Complete Refresh Flow: 1
157 .6 Minutes Elapsed.
158 Exploding SMC demand, LRN: 32700
159 11510 source
160 Value of p_lrn is :32700
161 .1 Minutes Elapsed.
162 Calling Module: 1
163 Map Region Site during collection : 1
164 Collection refresh type: C
165 The value of lv_sourcing_flag:1
166 before calling MRP_MAP_REG_SITE.MAP_REGION_TO_SITE
167 Calling function MAP_REGION_TO_SITE with max_lrd:30-APR-10
168 Time consumed for calling map_region_to_site:.1
169 after calling MRP_MAP_REG_SITE.MAP_REGION_TO_SITE
170 +---------------------------------------------------------------------------+
171 End of log messages from FND_FILE
172 +---------------------------------------------------------------------------+
173
174
175 +---------------------------------------------------------------------------+
176 Executing request completion options...
177
178
179 Output is not being printed because:
180 The print option has been disabled for this report.
181
182 +------------- 1) PRINT -------------+
183 +--------------------------------------+
184
185
186 Finished executing request completion options.
187
188 +---------------------------------------------------------------------------+
189 Concurrent request completed successfully
190 Current system time is 25-JUN-2010 06:31:43
191
192 +---------------------------------------------------------------------------+
I J K L M
1
2
3

4
Parameters Screen Shots
5

8
9

10

11
12
13
14
15

16

17

18

19
20
21
22
23
24
25
26
27
28
29
30
31

32
33
34
35
36
37
38

39
I J K L M
40
41
42

43

44
45
46
47

48

49

50

51
52
53
54

55

56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73 Data Pull Parameters and their meaning
74 If we parse the entry in G53 and match it to the parameters from
75 Planning Data Pull we see the following:
76 These are the default parameters for Complete Refresh
77 Parameter Value Meaning
78 Instance 21 Instance_id
79 Collection Group -999 All Orgs, otherwise Collection Group name will be shown
80 Number of Workers 2
81 Timeout (Minutes) 180
I J K L M
82 Language US
83 Delete ODS Data 1 1 = Yes, 2= No
84 Complete, Net Change, Targeted 1 1 = Complete, 2 = Net Change, 3 = Targeted 5 = Continuous
85 Analyze Staging Tables 2 All the rest of these are 1 = Yes and 2 = No except as noted
86 Approved Supplier Lists 1
87 ATP Rules 1
88 BOM/Routings/Resources 1
89 BOR/Bill Of Resources 1
90 Calendars 1
91 Demand Class 1
92 End Item Substitutions 1
93 Forecasts 1
94 Items 1
95 KPI Targets (BIS) 1
96 Master Demand Schedule (MDS) 1
97 Master Prod. Schdule (MPS) 1
98 On Hand 1
99 Planning Parameters 1
100 Planners 1
101 Projects/Tasks 1
102 Purchasing Reqs (PO) 1
103 Reservations 1
104 Resource Avail Recalc (NRA) 1
105 Safety Stock 1
106 Sales Orders 2
107 Sourcing History 2
108 Sourcing Rules 1
109 Sub Inventories 1
110 Supplier Responses 1
111 Suppliers/Customers/Orgs 1
112 Trading Partners (Suppliers) 2
113 Transportation Details 1
114 Unit Numbers 1
115 Unit of Measures (UOM) 1
1 = No
116 User Company Association 1 2 = Enable User Company Association
3 = Create Users and Enable User Company Association
117 User Supplies and Demands 1
118 Work in Process (WIP) 1
119 Sales Channel 2
120 Fiscal Calendar 2
121 Payback Demand/Supply 2
122 Currency Conversion 2
123
124
125
126
127
128
129
130
131
132
A B C D E F
1 ATP Data Collections
2
3 We have hidden and defaulted most all parameters in ATP Data Collections
4 -- this means that the flag to Yes/No have been set automatically for the parameters you see in ASCP Data Collections
5
6 Using 12.1.1 paraemters shown below for ASCP Data Collections we are showing here what is preset for each parameter
7
8 In 12.0 and 11.5.10 we only Launch a single Refresh request for all snapshots
9 In 12.1.1 we see child requests for refreshing single snapshots as part of our performance improvements for collections
10

11

Table starting In H59 - we show how the parameters are parsed and sent to data collections code to collect the data. Note that any value set to Yes, which cannot be collected in Net Change is si

12
AND you can use Parameters shown in that table - Column K to
run Standard Collections to mimic ATP Data Collections
13
14
15
16 Net Change Collections
17 Request ID Shortname Program Name Phase Status Parameters
18 5850655 FNDRSSUB ATP Data Collection (Report Set) C E 724, 363
19 5850657 FNDRSSTG Pull Data (Request Set Stage) C C 724, 363, 10055, 5850655, 0
20 5850658 MSCATPDP ATP Data Pull C C 2061, -999, 2, 30, US, 1, 2, 2, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 1, 1, 2, 1, 1, 2, 2, 1, 1, 1, 1
21 5850659 MSRFWOR Refresh Collection Snapshots C C 1, COLL SNAPSHOTS, 0, 0, 1, I, 1, 2061, TST,
22 5850660 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, AHL_SCH_MTLS_SN, 2, 176605, 0
23 5850661 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_BOMS_SN, 2, 176605, 0
24 5850662 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_INV_COMPS_SN, 2, 176605, 0
25 5850663 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_NETWORKS_SN, 2, 176605, 0
26 5850664 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RESS_SN, 2, 176605, 0
27 5850665 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RTNS_SN, 2, 176605, 0
28 5850666 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_SEQS_SN, 2, 176605, 0
29 5850667 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_RES_CHNGS_SN, 2, 176605, 0
30 5850668 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_RES_INST_CHNGS_SN, 2, 176605, 0
31 5850669 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_COMPS_SN, 2, 176605, 0
32 5850670 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_OPR_RESS_SN, 2, 176605, 0
33 5850671 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, CSP_REPAIR_PO_HEADERS_SN, 2, 176605, 0
34 5850672 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, EAM_WO_RELATIONSHIPS_SN, 2, 176605, 0
35 5850673 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_SCHD_DATES_SN, 2, 176605, 0
36 5850674 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_CATS_SN, 2, 176605, 0
37 5850675 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_RELATIONSHIPS_SN, 2, 176605, 0
38 5850676 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_MTRX_TMP_SN, 2, 176605, 0
39 5850677 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_OH_QTYS_SN, 2, 176605, 0
40 5850678 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_RESERVATIONS_SN, 2, 176605, 0
41 5850679 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_SUPPLY_SN, 2, 176605, 0
42 5850680 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_SYS_ITEMS_SN, 2, 176605, 0
43 5850681 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_TXN_REQUEST_LINES_SN, 2, 176605, 0
44 5850682 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_U_DEMAND_SN, 2, 176605, 0
45 5850683 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_U_SUPPLY_SN, 2, 176605, 0
46 5850684 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, OE_ODR_LINES_SN, 2, 176605, 0
47 5850685 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_DSCR_JOBS_SN, 2, 176605, 0
A B C D E F
48 5850686 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_FLOW_SCHDS_SN, 2, 176605, 0
49 5850687 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_OPR_RES_INSTS_SN, 2, 176605, 0
50 5850688 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_ITEMS_SN, 2, 176605, 0
51 5850689 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_SCHDS_SN, 2, 176605, 0
52 5850690 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WLINES_SN, 2, 176605, 0
53 5850691 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPRS_SN, 2, 176605, 0
54 5850692 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_NETWORKS_SN, 2, 176605, 0
55 5850693 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_RESS_SN, 2, 176605, 0
56 5850694 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_SUB_RESS_SN, 2, 176605, 0
57 5850695 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WREQ_OPRS_SN, 2, 176605, 0
58 5850696 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPRS_SN, 2, 176605, 0
59 5850697 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_NWK_SN, 2, 176605, 0
60 5850698 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_INSTS_SN, 2, 176605, 0
61 5850699 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_SN, 2, 176605, 0
62 5850700 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_REQ_OPRS_SN, 2, 176605, 0

63
5850701 MSCPDPW Planning Data Pull Worker C C 5850658, 2061, 30, US, 2, 1101904, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 2
64 5850702 MSCPDPW Planning Data Pull Worker C C 5850658, 2061, 30, US, 2, 1101904, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 2

65
5850703 FNDRSSTG Collect Data (Request Set Stage) C E 724, 363, 10057, 5850655, 0
66 5850704 MSCPDC Planning ODS Load C E 2061, 60, 3, 2, 2, 2
67 5850705 MSCITTK Generate Items and Category Sets Keys C C 2061
68 5850706 MSCTPTK Generate Trading Partner Keys C C 2061

69
5850707 MSCPDCW Planning ODS Load Worker C E 5850704, 2061, 8996, 60, 2, 2, 2, 2
70 5850708 MSCPDCW Planning ODS Load Worker C E 5850704, 2061, 8996, 60, 2, 2, 2, 2
71 5850709 MSCPDCW Planning ODS Load Worker C E 5850704, 2061, 8996, 60, 2, 2, 2, 2
72 5850710 MSCXPUBO Collaboration ODS Load C C 2061, 1013615, 1, 1, 2, 2, 2, , , ,
73
74 Complete Collections
75 Request ID Shortname Program Name Phase Status Parameters
76 5850718 FNDRSSUB ATP Data Collection (Report Set) C C 724, 363
77 5850719 FNDRSSTG Pull Data (Request Set Stage) C C 724, 363, 10055, 5850718, 0
78 5850720 MSCATPDP ATP Data Pull C C 2061, -999, 2, 30, US, 1, 1, 2, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 1, 1, 2, 1, 1, 2, 2, 1, 1, 1, 1
79 5850721 MSRFWOR Refresh Collection Snapshots C C 1, COLL SNAPSHOTS, 0, 0, 1, C, 1, 2061, TST,
80 5850722 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_BOMS_SN, 2, 176606, 0
81 5850723 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_INV_COMPS_SN, 2, 176606, 0
82 5850724 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_NETWORKS_SN, 2, 176606, 0
83 5850725 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RESS_SN, 2, 176606, 0
84 5850726 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_RTNS_SN, 2, 176606, 0
85 5850727 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_OPR_SEQS_SN, 2, 176606, 0
86 5850728 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_RES_CHNGS_SN, 2, 176606, 0
87 5850729 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_RES_INST_CHNGS_SN, 2, 176606, 0
88 5850730 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_COMPS_SN, 2, 176606, 0
89 5850731 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, BOM_SUB_OPR_RESS_SN, 2, 176606, 0
90 5850732 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, CSP_REPAIR_PO_HEADERS_SN, 2, 176606, 0
91 5850733 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, EAM_WO_RELATIONSHIPS_SN, 2, 176606, 0
92 5850734 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MRP_SCHD_DATES_SN, 2, 176606, 0

93
5850735 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_CATS_SN, 2, 176606, 0
94 5850736 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_ITEM_RELATIONSHIPS_SN, 2, 176606, 0
95 5850737 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_MTRX_TMP_SN, 2, 176606, 0
96 5850738 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_OH_QTYS_SN, 2, 176606, 0
97 5850739 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_SUPPLY_SN, 2, 176606, 0
98 5850740 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_SYS_ITEMS_SN, 2, 176606, 0
99 5850741 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_TXN_REQUEST_LINES_SN, 2, 176606, 0
A B C D E F
100 5850742 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_U_DEMAND_SN, 2, 176606, 0
101 5850743 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, MTL_U_SUPPLY_SN, 2, 176606, 0
102 5850744 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_DSCR_JOBS_SN, 2, 176606, 0
103 5850745 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_FLOW_SCHDS_SN, 2, 176606, 0
104 5850746 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_OPR_RES_INSTS_SN, 2, 176606, 0
105 5850747 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_ITEMS_SN, 2, 176606, 0
106 5850748 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_REPT_SCHDS_SN, 2, 176606, 0
107 5850749 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WLINES_SN, 2, 176606, 0
108 5850750 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPRS_SN, 2, 176606, 0
109 5850751 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_NETWORKS_SN, 2, 176606, 0
110 5850752 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_RESS_SN, 2, 176606, 0
111 5850753 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WOPR_SUB_RESS_SN, 2, 176606, 0
112 5850754 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WIP_WREQ_OPRS_SN, 2, 176606, 0
113 5850755 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPRS_SN, 2, 176606, 0
114 5850756 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_NWK_SN, 2, 176606, 0
115 5850757 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_INSTS_SN, 2, 176606, 0
116 5850758 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_OPR_RESS_SN, 2, 176606, 0
117 5850759 MSCCLRFS APS Collections Refresh Snapshot Thread C C 1, WSM_LJ_REQ_OPRS_SN, 2, 176606, 0
118 5850761 MSCPDPW Planning Data Pull Worker C C 5850720, 2061, 30, US, 1, 1101905, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 2
119 5850762 MSCPDPW Planning Data Pull Worker C C 5850720, 2061, 30, US, 1, 1101905, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 2
120 5850763 FNDRSSTG Collect Data (Request Set Stage) C C 724, 363, 10057, 5850718, 0
121 5850764 MSCPDC Planning ODS Load C C 2061, 60, 3, 2, 2, 2
122 5850766 MSCITTK Generate Items and Category Sets Keys C C 2061
123 5850767 MSCTPTK Generate Trading Partner Keys C C 2061
124 5850769 MSCPDCW Planning ODS Load Worker C C 5850764, 2061, 8997, 60, 2, 2, 1, 2
125 5850770 MSCPDCW Planning ODS Load Worker C C 5850764, 2061, 8997, 60, 2, 2, 1, 2
126 5850771 MSCPDCW Planning ODS Load Worker C G 5850764, 2061, 8997, 60, 2, 2, 1, 2
127 5850772 MSCCLMISC APS Collections Miscellaneous Task C C MSC_CL_OTHER_ODS_LOAD, PURGE_STALE_CURRENCY_CONV,
128 5850773 MSCCLMISC APS Collections Miscellaneous Task C C MSC_PHUB_PKG, REFRESH_MVS, 1
129 5850774 MSCCLMISC APS Collections Miscellaneous Task C C MSC_WS_OTM_BPEL, PURGETRANSPORTATIONUPDATES,
130 5850775 MSCALTBL Alter Temporary ODS Tables C C MSC_DEMANDS, TST, 1
131 5850776 MSCALTBL Alter Temporary ODS Tables C C MSC_SUPPLIES, TST, 1
132 5850777 MSCPDCP Planning Data Collection - Purge Staging Tabl C C 2061, 1
133 5850778 MSCXPUBO Collaboration ODS Load C C 2061, 1013615, 1, 1, 1, 1, 1, 2, 2, 2, 2
G H I J K
1
2
3
4
5
6
7
8
9
10

11

12

13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
G H I J K
48
49
50
51
52
53
54
55
56
57
58
59 ATP Data Pull Parameters and their meaning
60 If we parse the entry in F16 and match it to the parameters from ATP Data Pull we see the following:
61 These are how we default the parameters for ATP Data Collections using the preset parameters
62 If you run Net Change and have any parameter set to Yes that we cannot collect in Net Change Mode, it is simply ignored.
Parameters to Use if running Standard Collections
63 Parameter Value Meaning
to mimic ATP Data Collections
64 Instance 2061 Instance_id Instance code will default
All Orgs, otherwise Collection Group name
65
Collection Group -999 will be shown Use All Orgs
66 Number of Workers 2 2-4 workers
67 Timeout (Minutes) 30 default is 180, this is fine
68 Language US per your setups
Yes for Complete Refresh
69
Purge Previous Collected Data 1 1 = Yes, 2= No No to use Net change or Targeted Refresh
70 Complete/Net Change Collection 2 1 = Complete, 2 = Net Change Choose Complete, Targeted or Net Change
71 Analyze Staging Tables 2 All the rest of these are 1 = Yes and 2 = No No
72 Approved Supplier Capacities 2 No
73 ATP Rules 1 Yes
74 BOM/Routings/Resources 1 No
75 BOR/Bill Of Resources 2 Yes
76 Calendars 1 Yes
77 Demand Class 1 No
78 End Item Substitutions 2 No
79 Forecasts 2 Yes
80 Items 1 Yes
81 KPI Targets (BIS) 2 No
82 Master Demand Schedule (MDS) 2 No
83 Master Prod. Schedule (MPS) 1 Yes
84 On Hand 1 Yes
85 Planning Parameters 2 No
86 Planners 2 No
87 PO Receipts 2 No
88 Projects/Tasks 2 No
89 Purchase Requisitions (PO) 1 Yes
90 Reservations 2 No
91 Resource Avail Recalc (NRA) 2 No
92 Safety Stock 2 No
No for Complete will collect sales order in Net
Sales order will always be collected in Net Change Mode
93 Sales Orders 2
Change mode unless specifically set to yes. Will default to Yes in Net change mode (cannot
change)
94 Sourcing History 2 No
95 Sourcing Rules 1 Yes
96 Sub Inventories 1 Yes
97 Supplier Responses 2 No
98 Trading Partners (Customers) 1 Yes
99 Trading Partners (Suppliers) 1 Yes
G H I J K
100 Transportation Details 2 No
101 Unit Numbers 2 No
102 Units of Measure (UOM) 1 Yes
103 User Company Association 1 No
104 User Supplies and Demands 1 Yes
105 Work In Process (WIP) 1 Yes
106 Set NO for any parameter not listed
107 For ODS Load, paramerters set
108 Inastance Code will default
109 set 3 -4 workers
110 Time out default of 60 is fine
111 Set NO for all other parameters in ODS Load
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
Entity Mapping
This table maps the tables, snapshots and views used to move the data from Source to Destination
Notations in the table:
View names in italics
Partitioned tables are underlined
Superscript suffix # indicates 12.0.x change
Superscript suffix $ indicates 12.1 change

Entity Data Pull Parameter

Approved Supplier Lists


ASL
(Supplier Capacities)

ATP Rules ATP Rules

Items Items

End Item Substitutions End Item Substitutions

Reservations Reservations

Demand Classes Demand Classes

Bill of Materials/Routing/
Bom
Resources
Bill of Materials/Routing/
Bom
Resources

Bill of Materials/Routing/
Resource
Resources

Bill of Materials/Routing/
Routings
Resources
BOR Bills of Resource

Calendars Calendars

Fiscal Calender Fiscal Calender

Forecasts Forecasts

MPS Master Production Schedules


MPS Master Production Schedules

Key Performance Indicator


KPI Targets
Targets

MDS MDS

On Hand On Hand

Planning Parameters Planning Parameters


Planners Planners
PO Receipts PO Receipts

Projects Tasks Projects Tasks

Sales Channel Sales Channel

Resource Avalability Resource Avalability

Purchase Orders/ Purchase


Purchase Orders/ Purchase Requisitions
Requisitions
Purchase Orders/ Purchase
Purchase Orders/ Purchase Requisitions
Requisitions

Safety Stocks Safety Stocks

Sales Orders Sales Orders

Sourcing History Sourcing History

Sub inventories Sub inventories

Supplier Response Supplier Response

Sourcing Rules Sourcing Rules


Suppliers Suppliers/Customers/Orgs

Customers Suppliers/Customers/Orgs

Orgs Suppliers/Customers/Orgs

Carriers Suppliers/Customers/Orgs

Transportation Details Transportation Details


WIP Work in Process

User Supplies and Demands User Supplies and Demands


WIP - OSFM - Shop Floor Management Work in Process

Transportation Details Transportation Details

Unit Numbers Unit Numbers

UOM Units of Measure

User Company Associations User Company Associations


User Supplies and Demands User Supplies and Demands

Internal Repair Orders $ Internal Repair Orders

External Repair Orders $ External Repair Orders

Payback Demand/Supply Payback Demand/Supply

Currency Conversion $ Currency Conversion

Framework n/a
Legacy collection key generator n/a
e data from Source to Destination

Collected in
Net Change
Source side (ERP) tables
PO_APPROVED_SUPPLIER_LIST
PO_ASL_ATTRIBUTES
Y
PO_SUPPLIER_ITEM_CAPACITY
po_approved_supplier_lis_val_v
MTL_ATP_RULES N
MTL_SYSTEM_ITEMS,
MTL_ITEM_CATEGORIES
MTL_CATEGORY
MTL_CATEGORY_SET
MTL_CATEGORY_SET_VALID_CATS
Y
MTL_RELATED_ITEMS
MTL_ABC_CLASSES
MTL_ABC_CLASS_ASSIGNMENTS
MTL_ABC_ASSIGNMENT_GROUPS
CST_ITEM_COSTS
MTL_RELATED_ITEMS
MTL_RELATED_ITEMS_PLN_INFO
Y$
MTL_RELATED_ITEMS_CUST_REF
MTL_ITEM_RELATIONSHIPS_SN $
MTL_RESERVATIONS

FND_COMMON_LOOKUPS (lookuptype= N
DEMAND_CLASS)
BOM_STRUCTURES_B;
BOM_COMPONENTS_B;
BOM_COMPONENT_OPERATIONS
BOM_INVENTORY_COMPONENTS
(view)

Y
BOM_SETUP_TRANSITIONS
BOM_STANDARD_OPERATIONS
BOM_SETUP_TYPES
Y

BOM_DEPARTMENT_RESOURCES
BOM_STD_OP_RESOURCES

BOM_RESOURCES
BOM_DEPARTMENTS
CRP_SIMULATION_SETS
WSM_COPY_OP_RESOURCES
BOM_RESOURCE_SETUPS
BOM_RESOURCE_EQUIPMENTS

BOM_OPERATIONAL_ROUTINGS
BOM_OPERATION_SEQUENCES
BOM_OPERATION_RESOURCES
BOM_SUB_OPERATION_RESOURCES
BOM_OPERATION_NETWORKS
BOM_RES_INSTANCE_CHANGES

Y
CRP_BILLS_OF_RESOURCES
Y
CRP_RESOURCE_HOURS
BOM_CALENDARS

BOM_CALENDAR_DATES

BOM_CALENDAR_SHIFTS
BOM_CALENDAR_EXCEPTIONS
BOM_PERIOD_START_DATES
BOM_CAL_YEAR_START_DATES
BOM_CAL_WEEK_START_DATES
BOM_WORK_DAY_PATTERNS
Y
BOM_RESOURCE_SHIFTS
BOM_RESOURCE_CHANGES
BOM_RES_INSTANCE_CHANGES
BOM_SHIFT_DATES
BOM_SHIFT_TIMES
BOM_SHIFT_EXCEPTIONS
WSH_CALENDAR_ASSIGNMENTS
WSH_CARRIER_SERVICES
PO_ASL_ATTRIBUTES
MTL_PARAMETERS
GL_PERIODS N
MRP_SCHEDULE_DATES

MRP_FORECAST_DESIGNATORS
Y
MRP_FORECAST_DATES
MRP_FORECAST_ITEMS
PJM_PROJECT_PARAMETERS

MRP_SCHEDULE_DATES

Y
Y

GL_PERIODS

BIS_INDICATORS_VL N
BIS_TARGET_LEVELS_VL
BIS_TARGET_VALUES_V
BIS_BUSINESS_PLANS_VL

MRP_SCHEDULE_DATES
MRP_FORECAST_DESIGNATORS
Y
MRP_FORECAST_DATES
OE_ORDER_LINES_ALL
MTL_ONHAND_QUANTITIES_DETAIL
MTL_ONHAND_QUANTITIES (view)
MTL_ITEM_LOCATIONS Y
MTL_LOT_NUMBERS
MTL_SERIAL_NUMBER
MRP_PARAMETERS N
MTL_PLANNERS N
RCV_SHIPMENT_LINES N
PA_PROJECTS_ALL
N
PA_TASKS
FND_COMMON_LOOKUPS
(SO_LOOKUPS) N
(lookuptype= SALES_CHANNEL)

MTL_SUPPLY
PO_HEADERS_ALL
PO_LINES_ALL
PO_LINE_LOCATIONS_ALL
PO_DISTRIBUTIONS_ALL
PO_RELEASES_ALL

Y
RCV_SHIPMENT_HEADERS
RCV_SHIPMENT_LINES
Y
RCV_TRANSACTIONS

PO_REQUISITION_HEADERS_ALL
PO_REQUISITION_LINES_ALL
PO_REQ_DISTRIBUTIONS_ALL

WSH_DELIVERY_DETAILS
WSH_DELIVERY_LEGS
WSH_TRIPS, WSH_TRIP_STOPS
MTL_SAFETY_STOCKS Y
OE_ORDER_HEADERS_ALL
OE_ORDER_LINES_ALL
AHL_SCHEDULE_MATERIALS
MTL_DEMANDS
MTL_RESERVATIONS

MTL_MATERIAL_TRANSACTIONS
RCV_SHIPMENT_LINES N
RCV_TRANSACTIONS
MTL_SECONDARY_INVENTORIES
N

PO_CHANGE_REQUESTS
y
PO_ACCEPTANCES
MRP_ASSIGNMENT_SETS
MRP_SR_ASSIGNMENTS
MRP_SOURCING_RULES
MRP_SR_RECEIPT_ORG
MRP_SR_SOURCE_ORG
MTL_INTERORG_SHIP_METHODS
N
WSH_REGIONS
WSH_ZONE_REGIONS
MRP_REGION_SITES
WSH_REGION_LOCATIONS
WSH_CARRIERS
WSH_CARRIER_SERVICES
PO_VENDORS

PO_VENDORS_VIEW
PO_VENDOR_SITES_ALL
PO_VENDOR_CONTACTS
N
HR_ALL_ORGANIZATION_UNITS_TL
AP_SUPPLIERS
AP_SUPPLIER_CONTACTS
AP_SUPPLIER_SITES_ALL
HZ_PARTY_SITES
RA_CUSTOMERS view (11i)
HZ_PARTIES (R12)
HZ_CUST_ACCT_SITES_ALL
HZ_CUST_SITE_USES_ALL
HZ_CUST_ACCOUNTS N
HZ_LOCATIONS
HZ_PARTY_SITES
HZ_CUST_ACCOUNT_ROLES
HZ_RELATIONSHIPS
HR_ALL_ORGANIZATION_UNITS
HR_LOCATIONS
HR_ALL_ORGANIZATION_UNITS
N
MTL_PARAMETERS
BOM_PARAMETERS
MRP_ORG_DEFINITIONS_V
…..
.

WSH_TRIPS
WSH_TRIP_STOPS
Y
WIP_ENTITIES,
WIP_DISCRETE_JOBS,
WIP_REPETITIVE_SCHEDULES
WIP_FLOW_SCHEDULES
WIP_OPERATIONS
WIP_OPERATION_RESOURCES
WIP_SUB_OPERATION_RESOURCES Y
WIP_REQUIREMENT_OPERATIONS
WIP_SCHEDULE_GROUPS

MTL_USER_DEMAND
MTL_USER_SUPPLY
Y

WIP_ENTITIES,
WIP_DISCRETE_JOBS,
WIP_REPETITIVE_SCHEDULES
WIP_FLOW_SCHEDULES
WIP_OPERATIONS
WIP_OPERATION_RESOURCES
WIP_SUB_OPERATION_RESOURCES
WIP_REQUIREMENT_OPERATIONS
WIP_SCHEDULE_GROUPS
WSM_COPY_OP_NETWORKS
WSM_COPY_OPERATIONS
WSM_COPY_REQUIREMENT_OPS

WSH_TRIPS
WSH_TRIP_STOPS
Y

PJM_UNIT_NUMBERS Y
MTL_UNITS_OF_MEASURE
MTL_UOM_CLASS_CONVERSIONS
Y
MTL_UOM_CONVERSIONS

FND_USER
HZ_PARTIES
N
PO_VENDOR_CONTACTS
PO_VENDOR_SITES_ALL
MTL_USER_DEMAND
MTL_USER_SUPPLY Y

CSD_REPAIRS $
CSD_REPAIR_JOB_XREF $ Y

CSP_ REPAIR_ PO_HEADERS $ Y

MTL_PARAMETERS ,
PJM_PROJECT_PARAMETERS ,
MRP_AP_UNIT_PAYBACK_QTY_V
MTL_SYSTEM_ITEMS_B
N
PJM_BORROW_TRANSACTIONS
PJM_BORROW_PAYBACKS
MTL_UNIT_TRANSACTIONS
MTL_SERIAL_NUMBERS

GL_DAILY_RATES N

MRP_AP_APPS_INSTANCES_ALL
n/a
mrp_ap_apps_instances
n/a
Snapshots &

AD_ Tables
po_si_capa_sn

mrp_ad_si_capa

NA

mtl_sys_items_sn
mrp_ad_item_categories

MRP_AD_ITEM_RELATIONSHIPS $

MRP_SN_ ITEM_RELATIONSHIPS$

mtl_reservations_sn

mrp_ad_demand
mrp_ad_reservations
na

bom_boms_sn

bom_cto_order_dmd_sn
bom_inv_comps_sn
bom_sub_comps_sn

mrp_ad_boms
mrp_ad_inv_comps
mrp_ad_operation_components
mrp_ad_process_effectivity
mrp_ad_sub_comps

wip_wlines_sn

mrp_ad_resource_requirements
mrp_ad_res_instance_reqs
mrp_ad_lj_opr_ress
mrp_ad_wopr_sub_ress
mrp_ad_lj_opr_res_insts
mrp_sn_lj_opr_ress
mrp_sn_wopr_sub_ress
MRP_SN_RES_INST_CHNGS

bom_opr_networks_sn
bom_opr_ress_sn
bom_opr_rtns_sn
bom_opr_seqs_sn
bom_res_chngs_sn
bom_res_inst_chngs_sn
bom_sub_opr_ress_sn

mrp_ad_lj_opr_res_insts
mrp_ad_opr_seqs
mrp_ad_opr_ress
mrp_ad_process_effectivity
NA

bom_res_chngs_sn

na
mrp_schd_dates_sn

mrp_forecast_dates_sn
mrp_forecast_dsgn_sn
mrp_forecast_items_sn

mrp_ad_forecast_dsgn
mrp_ad_forecast_dates
mrp_ad_rept_item_demands
mrp_schd_dates_sn

mrp_ad_rept_item_supplies
mrp_ad_schd_dates
mrp_ad_oh_qtys
mrp_ad_mtrx_tmp
mrp_ad_txn_request_lines
NA

mrp_schd_dates_sn

mrp_ad_schd_dates

mtl_oh_qtys_sn
mtl_txn_request_lines_sn
mtl_mtrx_tmp_sn

na
na
na
na

na

mtl_supply_sn

mrp_ad_supply
mrp_items_sn
oe_odr_lines_sn

ahl_sch_mtls_sn
mtl_demands_sn

mrp_derived_so_demands

mrp_ad_cto_order_demand
mrp_ad_order_lines_all

na

na

po_change_requests_sn
po_acceptances_sn
na
na

na

na

wsh_trip_sn
wsh_trip_stop_sn

mrp_ad_trips
mrp_ad_trip_stops
wip_dscr_jobs_sn
wip_flow_schds_sn
wip_opr_res_insts_sn
wip_rept_items_sn
wip_rept_schds_sn
wip_wlines_sn
wip_woprs_sn
wip_wopr_networks_sn
wip_wopr_ress_sn

wip_wopr_sub_ress_sn
wip_wreq_oprs_sn
wsm_lj_oprs_sn
wsm_lj_opr_nwk_sn
wsm_lj_opr_ress_insts_sn
wsm_lj_opr_ress_sn
wsm_lj_req_oprs_sn
eam_wo_relationships_sn
mrp_flow_demands

mrp_ad_flow_schds
mrp_ad_dscr_jobs
mrp_ad_wip_comp_supplies
mrp_ad_resource_requirements
mrp_ad_lj_req_oprs
mrp_ad_wip_comp_demands
mrp_ad_lj_opr_nwk mrp_ad_wopr_networks
mrp_ad_eam_wo_relationships

mrp_sn_lj_opr_nwk mrp_sn_dscr_jobs
mrp_sn_sys_items mrp_ad_lj_oprs
mrp_sn_lj_oprs
mrp_sn_lj_req_oprs
mtl_u_demand_sn
mtl_u_supply_sn

mrp_ad_u_demand
mrp_ad_u_supply
wip_dscr_jobs_sn
wip_flow_schds_sn
wip_opr_res_insts_sn
wip_rept_items_sn
wip_rept_schds_sn
wip_wlines_sn
wip_woprs_sn
wip_wopr_networks_sn
wip_wopr_ress_sn
wip_wopr_sub_ress_sn

wip_wreq_oprs_sn
wsm_lj_oprs_sn
wsm_lj_opr_nwk_sn
wsm_lj_opr_ress_insts_sn
wsm_lj_opr_ress_sn
wsm_lj_req_oprs_sn
eam_wo_relationships_sn

mrp_ad_flow_schds

mrp_ad_dscr_jobs
mrp_ad_wip_comp_supplies
mrp_ad_resource_requirements
mrp_ad_lj_req_oprs
mrp_ad_wip_comp_demands
mrp_ad_lj_opr_nwk
mrp_ad_wopr_networks
mrp_ad_eam_wo_relationships
mrp_sn_lj_opr_nwk mrp_sn_dscr_jobs
mrp_sn_sys_items mrp_ad_lj_oprs
mrp_sn_lj_oprs
mrp_sn_lj_req_oprs
wsh_trip_sn
wsh_trip_stop_sn

mrp_ad_trips
mrp_ad_trip_stops
na

mtl_sys_items_sn
MTL_U_DEMAND_SN
MTL_U_SUPPLY_SN
MRP_AD_U_DEMAND
MRP_AD_U_SUPPLY

MRP_AD_ERO
Views
mrp_ap_po_suppliers_v
mrp_ap_supplier_capacities_v
mrp_ad_supplier_capacities_v
mrp_ap_supplier_flex_fences_v
mrp_ap_atp_rules_v

mrp_ap_nocost_system_items_v
mrp_ap_system_items_v mrp_ap_category_sets_v
mrp_ap_item_categories_v
mrp_ap_sys_items_v
mrp_ap_item_substitutes_v
mrp_ap_abc_classes_v #
gmp_aps_output_pkg.retrieve_item_cost

mrp_ap_item_substitutes_v
MRP_AP_ITEM_SUBSTITUTES_V$
MRP_AP_ITEM_SUPERSESSION_REL_V$
MRP_AD_ITEM_RELATIONSHIPS_V$
mrp_ad_hard_reservations_v
mrp_ap_hard_reservations_v
mrp_ap_ext_repair _reservations_v $

mrp_ap_demand_classes_v

mrp_ap_boms_v

mrp_ad_boms_v
mrp_ap_bom_components_v
mrp_ad_bom_components_v
mrp_ap_operation_components_v
mrp_ad_operation_components_v
mrp_ap_process_effectivity_v
mrp_ad_process_effectivity_v
mrp_ap_component_substitutes_v
mrp_ad_sub_comps_v
mrp_ap_setup_transitions_v
mrp_ap_std_op_resources_v
gmp_bom_routing_pkg.extract_effectivities
mrp_ap_department_resources_v
mrp_ap_dept_res_instances_v
mrp_ap_simulation_sets_v
mrp_ap_resource_requirements_v
mrp_ad_resource_requirements_v
mrp_ap_res_instance_reqs_v
mrp_ad_res_instance_reqs_v
mrp_ap_job_op_resources_v
mrp_ad_job_op_resources_v
mrp_ap_lj_sub_op_resources_v
mrp_ad_lj_sub_op_resources_v
mrp_ap_djob_sub_op_resources_v
mrp_ad_djob_sub_op_resources_v
mrp_ap_job_res_instances_v
mrp_ad_lj_opr_res_insts_v
mrp_ap_resource_setups_v
MRP_AD_RES_INST_CHANGES_V
MRP_AP_RES_INST_CHANGES_V
gmp_calendar_pkg.rsrc_extract
mrp_ap_routings_v
mrp_ad_routings_v
mrp_ap_routing_operations_v
mrp_ad_routing_operations_v
mrp_ad_op_resource_seqs_v
mrp_ap_op_resource_seqs_v
mrp_ap_operation_resources_v

mrp_ad_operation_resources_v
mrp_ad_sub_oper_ress_v
mrp_ap_operation_resources_v
mrp_ad_operation_resources_v
mrp_ad_operation_components_v
mrp_ap_operation_components_v
mrp_ad_process_effectivity_v
mrp_ap_process_effectivity_v
mrp_ap_bill_of_resources_v
mrp_ap_crp_resource_hours_v
mrp_ap_cal_assignments_v mrp_ap_calendar_dates_v
mrp_ap_calendar_shifts_v
mrp_ap_cal_week_start_dates_v

mrp_ap_cal_year_start_dates_v
mrp_ad_res_inst_changes_v

mrp_ap_fiscal_time_v
mrp_ap_forecast_dsgn_v mrp_ad_forecast_demand_v
mrp_ap_forecast_demand_v mrp_ad_rept_item_demands_v
mrp_ap_rept_item_demands_v

gmp_aps_ds_pull.sales_forecast

mrp_ad_rept_item_supplies_v
mrp_ap_rept_item_supplies_v
mrp_ad_mps_supplies_v
mrp_ap_mps_supplies_v
mrp_ap_bis_periods_v bis_indicators_vl
bis_target_levels_vl bis_target_values_v
bis_business_plans_vl mrp_ap_bis_periods_v
bisbv_performance_measures bisbv_target_levels
bisbv_targets
bisbv_business_plans

mrp_ad_mds_demands_v mrp_ap_mds_demands_v

mrp_ad_onhand_supplies_v
mrp_ap_onhand_supplies_v
mrp_ap1_onhand_supplies _v$
gmp_aps_ds_pull.onhand_inventory

mrp_ap_parameters_v
mrp_ap_planners_v
mrp_ap_po_suppliers_v
mrp_ap_projects_v
mrp_ap_project_tasks_v
mrp_ap_sales_channel_v

gmp_calendar_pkg.populate_rsrc_cal

mrp_ad_po_supplies_v
mrp_ap_po_ship_supply_v
mrp_ap_po_ship_rcv_supply_v
mrp_ap_po_po_supply_v
mrp_ap_po_req_supply_v
mrp_ap_po_rcv_supply_v
mrp_ap_intransit_supplies_v
mrp_ap_safety_stocks_v
mrp_ad_sales_orders_v

mrp_ad_hard_reservations_v
mrp_ap_hard_reservations_v
mrp_ap1_sales_orders_v (resv)
mrp_ap2_sales_orders_v (SOline)
mrp_ap3_sales_orders_v
mrp_ap4_sales_orders_v
mrp_an1_sales_orders_v (resv)
mrp_an2_sales_orders_v(SOline)
mrp_an3_sales_orders_v
mrp_an4_sales_orders_v
mrp_ap_ahl_mtl_reqs_v
mrp_an_ahl_mtl_reqs_v

mrp_ap_sub_inventories_v
gmp_bom_routing_pkg.extract_sub_inventory

mrp_ap_assignment_sets_v
mrp_ap_sr_assignments_v
mrp_ap_sourcing_rules_v
mrp_ap_sr_receipt_org_v
mrp_ap_sr_source_org_v
mrp_ap_interorg_ship_methods_v
mrp_ap_wsh_regions_v
mrp_ap_zone_regions_v
mrp_ap_region_sites_v
mrp_ap_wsh_region_locations_v
mrp_ap_carriers_v
mrp_ap_carrier_services_v
mrp_ap_vendors_v

mrp_ap_vendor_sites_v
mrp_ap_location_associations_v
mrp_ap_vendor_contacts_v

mrp_ap_customers_v
mrp_ap_customer_sites_v
mrp_ap_location_associations_v
mrp_ap_customer_contacts_v
mrp_ap_buyer_contacts_v

mrp_ap_organizations_v
mrp_ap_organization_sites_v
mrp_ap_location_associations_v

mrp_ap_carriers_v

mrp_ad_trips_v
mrp_ad_trip_stops_v
mrp_ap_trips_v
mrp_ap_trip_stops_v

mrp_ad_wip_job_supplies_v
mrp_ad_wip_comp_supplies_v
mrp_ap_wip_job_supplies_v
mrp_ap_wip_comp_supplies_v
mrp_ap_resource_requirements_v
mrp_ad_resource_requirements_v
mrp_ad_requirement_ops_v
mrp_ap_job_requirement_ops_v
mrp_ad_wip_comp_demands_v
mrp_ad_wip_flow_demands_v
mrp_ap_wip_jobs_v
mrp_ap_wip_comp_demands_v
mrp_ap_job_op_networks_v
mrp_ap_job_operations_v
mrp_ap_non_ro_wip_demand_v$
mrp_ap_non_ero_wip_job_supp_v$
mrp_ap_non_ro_wip_job_supply_v$
mrp_ap_non_ero_wip_demand_v
mrp_ad_job_op_networks_v
mrp_ad_wopr_networks_v mrp_ad_eam_wo_relships_v
mrp_ad_job_operations_v

gmp_aps_ds_pull.production_orders

mrp_ad_user_demands_v
mrp_ap_user_demands_v
mrp_ad_user_supplies_v
mrp_ap_user_supplies_v

mrp_ad_wip_job_supplies_v
mrp_ad_wip_comp_supplies_v
mrp_ap_wip_job_supplies_v
mrp_ap_wip_comp_supplies_v
mrp_ap_resource_requirements_v
mrp_ad_resource_requirements_v
mrp_ad_requirement_ops_v
mrp_ap_job_requirement_ops_v
mrp_ad_wip_comp_demands_v
mrp_ad_wip_flow_demands_v
mrp_ap_wip_jobs_v

mrp_ap_wip_comp_demands_v
mrp_ap_job_op_networks_v
mrp_ap_job_operations_v
mrp_ap_non_ro_wip_demand_v$
mrp_ap_non_ero_wip_job_supp_v$
mrp_ap_non_ro_wip_job_supply_v$
mrp_ap_non_ero_wip_demand_v
mrp_ad_job_op_networks_v
mrp_ad_wopr_networks_v mrp_ad_eam_wo_relships_v
mrp_ad_job_operations_v

gmp_aps_ds_pull.production_orders

mrp_ad_trips_v
mrp_ad_trip_stops_v
mrp_ap_trips_v
mrp_ap_trip_stops_v

mrp_ap_unit_numbers_v

mrp_ap_units_of_measure_v
mrp_ap_uom_class_conversions_v
mrp_ap_uom_conversions_v
mrp_ad_user_demands_v
mrp_ap_user_demands_v
mrp_ad_user_supplies_v
mrp_ap_user_supplies_v

mrp_ad_non_ro_wip_comp_dem_v $
mrp_ap_repair_demand_v $
mrp_ap_non_ro_wip_demand_v $
mrp_ad_non_ro_wip_job_supp_v $
mrp_ap_non_ro_wip_job_supply_v $
mrp_ap_non_ro_wip_job_v $
mrp_ap_repair_orders_v $

mrp_ap_ero_wip_job_supply_v $
mrp_ap_ero_wip_demand_v $
mrp_ap_non_ero_wip_job_supply_v $
mrp_ap_non_ero_wip_demand_v $
mrp_ad_non_ero_wip_job_supplies_v $
mrp_ad_non_ ero_ wip_comp_demands_v $
mrp_ap_ero_wip_job_supply_v $
mrp_ad_ero_wip_job_supplies_v $
mrp_ad_ ero_ wip_comp_demands_v $

mrp_ap_open_payback_qty_v
mrp_ap_item_open_payback_qty_v
mrp_ap_unit_payback_qty_v

mrp_ap_cuurency_conv_v $
Staging Tables
MSC_ST_ITEM_SUPPLIERS
MSC_ST_SUPPLIER_CAPACITIES
MSC_ST_SUPPLIER_FLEX_FENCES

MSC_ST_ATP_RULES

MSC_ST_SYSTEM_ITEMS
MSC_ST_CATEGORY_SETS
MSC_ST_ITEM_CATEGORIES
MSC_ST_ITEM_SUBSTITUTES
MSC_ST_ABC_CLASSES #

MSC_ST_ITEM_SUBSTITUTES

MSC_ST_RESERVATIONS

MSC_ST_DEMAND_CLASSES

MSC_ST_BOMS
MSC_ST_BOM_COMPONENTS
MSC_ST_OPERATION_COMPONENTS
MSC_ST_PROCESS_EFFECTIVITY

MSC_ST_COMPONENT_SUBSTITUTES
MSC_ST_PROCESS_EFFECTIVITY
MSC_ST_SETUP_TRANSITIONS
MSC_ST_STD_OP_RESOURCES

MSC_ST_DEPARTMENT_RESOURCES
MSC_ST_DEPT_RES_INSTANCES
MSC_ST_SIMULATION_SETS
MSC_ST_RESOURCE_REQUIREMENTS
MSC_ST_RESOURCE_INSTANCE_REQS
MSC_ST_JOB_OP_RESOURCES
MSC_ST_JOB_OP_RESOURCES
MSC_ST_JOB_OP_RES_INSTANCES
MSC_ST_RESOURCE_SETUPS
MSC_ST_RES_INSTANCE_CHANGES

MSC_ST_ROUTINGS
MSC_ST_OPER_NETWORKS
MSC_ST_OPERATION_NETWORKS
MSC_ST_ROUTING_OPERATIONS
MSC_ST_OPERATION_RESOURCE_SEQS
MSC_ST_OPERATION_RESOURCES
MSC_ST_OPERATION_COMPONENTS
MSC_ST_PROCESS_EFFECTIVITY
MSC_ST_BILL_OF_RESOURCES
MSC_ST_BOR_REQUIREMENTS
MSC_ST_CALENDAR_ASSIGNMENTS

MSC_ST_CALENDAR_DATES

MSC_ST_CALENDAR_SHIFTS
MSC_ST_CAL_WEEK_START_DATES
MSC_ST_CAL_YEAR_START_DATES
MSC_ST_RES_INST_CHANGES

MSC_ST_CALENDAR_MONTHS
MSC_ST_DESIGNATORS

MSC_ST_DEMANDS

MSC_ST_SUPPLIES
MSC_ST_BIS_PERIODS

MSC_ST_BIS_PFMC_MEASURES
MSC_ST_BIS_TARGET_LEVELS
MSC_ST_BIS_TARGETS
MSC_ST_BIS_BUSINESS_PLANS

MSC_ST_DEMANDS
MSC_ST_DESIGNATORS

MSC_ST_SUPPLIES

MSC_ST_PARAMETERS
MSC_ST_PLANNERS

MSC_ST_PROJECTS
MSC_ST_PROJECT_TASKS
MSC_ST_SR_LOOKUPS

msc_st_sales_channels
MSC_ST_NET_RESOURCE_AVAIL

MSC_ST_SUPPLIES
MSC_ST_SAFETY_STOCKS
MSC_ST_SALES_ORDERS

MSC_ST_SUB_INVENTORIES

MSC_ST_ASSIGNMENT_SETS
MSC_ST_SR_ASSIGNMENTS
MSC_ST_SOURCING_RULES
MSC_ST_SR_RECEIPT_ORG
MSC_ST_SR_SOURCE_ORG
MSC_ST_INTERORG_SHIP_METHODS
MSC_ST_REGIONS
MSC_ST_ZONE_REGIONS
MSC_ST_REGION_SITES
MSC_ST_REGION_LOCATIONS
MSC_ST_TRADING_PARTNERS
MSC_ST_CARRIER_SERVICES
MSC_ST_TRADING_PARTNERS

MSC_ST_TRADING_PARTNER_SITES
MSC_ST_LOCATION_ASSOCIATIONS
MSC_ST_PARTNER_CONTACTS

MSC_ST_TRADING_PARTNERS
MSC_ST_TRADING_PARTNER_SITES
MSC_ST_LOCATION_ASSOCIATIONS
MSC_ST_PARTNER_CONTACTS
MSC_ST_PARTNER_CONTACTS

MSC_ST_TRADING_PARTNERS
MSC_ST_TRADING_PARTNER_SITES
MSC_ST_LOCATION_ASSOCIATIONS

MSC_ST_TRADING_PARTNERS

MSC_ST_TRIPS
MSC_ST_TRIP_STOPS

MSC_ST_SUPPLIES
MSC_ST_RESOURCE_REQUIREMENTS

MSC_ST_DEMANDS
MSC_ST_DEMANDS
MSC_ST_SUPPLIES

MSC_ST_SUPPLIES
MSC_ST_JOB_OPERATION_NETWORKS
MSC_ST_JOB_OPERATIONS
MSC_ST_JOB_REQUIREMENT_OPS
MSC_ST_TRIPS
MSC_ST_TRIP_STOPS

MSC_ST_UNIT_NUMBERS

MSC_ST_UNITS_OF_MEASURE
MSC_ST_UOM_CLASS_CONVERSIONS
MSC_ST_UOM_CONVERSIONS
MSC_ST_DEMANDS
MSC_ST_SUPPLIES

MSC_ST_DEMANDS
MSC_ST_SUPPLIES

MSC_ST_OPEN_PAYBACKS

MSC_ST_CURRENCY_CONVERSIONS $
Destination side(APS) Tables
MSC_ITEM_SUPPLIERS
MSC_SUPPLIER_CAPACITIES
MSC_SUPPLIER_FLEX_FENCES
MSC_ASL_AUTH_DETAILS
MSC_ATP_RULES

MSC_SYSTEM_ITEMS, MSC_ITEM_ID_LID,
MSC_ITEMS,
MSC_ITEM_CATEGORIES,
MSC_CATEGORY_SETS
MSC_ITEM_SUBSTITUTES,
MSC_CATEGORY_SET_ID_LID
MSC_ABC_CLASSES
MSC_ITEM_TYPE_DEFINITIONS$

MSC_ITEM_SUBSTITUTES

MSC_RESERVATIONS

MSC_DEMAND_CLASSES

MSC_BOMS; MSC_BOM_COMPONENTS
MSC_OPERATION_COMPONENTS

MSC_PROCESS_EFFECTIVITY
MSC_COMPONENT_SUBSTITUTES
MSC_SETUP_TRANSITIONS
MSC_STD_OP_RESOURCES

MSC_DEPARTMENT_RESOURCES
MSC_DEPT_RES_INSTANCES
MSC_SIMULATION_SETS
MSC_RESOURCE_SETUPS
MSC_RES_INSTANCE_CHANGES

MSC_ROUTINGS, MSC_ROUTING_OPERATIONS,
MSC_OPERATION_RESOURCE_SEQ
MSC_OPERATION_RESOURCES
MSC_OPERATION_COMPONENTS
MSC_PROCESS_EFFECTIVITY
MSC_OPERATION_NETWORKS
MSC_BILL_OF_RESOURCES
MSC_BOR_REQUIREMENTS
MSC_CALENDARS,

MSC_CALENDAR_SHIFTS MSC_CALENDAR_ASSIGNMENTS

MSC_CALENDAR_DATES
MSC_CALENDAR_EXCEPTIONS
MSC_RESOURCE_CHANGES

MSC_CALENDAR_MONTHS
MSC_DESIGNATORS

MSC_DEMANDS

MSC_SUPPLIES
MSC_BIS_PERIODS

MSC_BIS_PERFORMANCE_MEASURES
MSC_BIS_TARGET_LEVELS
MSC_BIS_TARGETS
MSC_BIS_BUSINESS_PLANS

MSC_DESIGNATORS
MSC_DEMANDS

MSC_SUPPLIES

MSC_PARAMETERS
MSC_PLANNERS
MSC_PO_RECEIPTS
MSC_PROJECTS
MSC_PROJECT_TASKS
msc_sales_channels

MSC_SR_LOOKUPS
MSC_NET_RESOURCE_AVAIL
(msc_net_resource_avail is populated from the following msc tables
for discrete orgs)
MSC_DEPARTMENT_RESOURCES
MSC_RESOURCE_CHANGES
MSC_SHIFT_DATES
MSC_SIMULATION_SETS
MSC_SUPPLIES
MSC_SAFETY_STOCKS
MSC_SALES_ORDERS

MSC_SOURCING_TRANSACTIONS

MSC_SUB_INVENTORIES

MSC_ASSIGNMENT_SETS
MSC_SR_ASSIGNMENTS
MSC_SOURCING_RULES
MSC_SR_RECEIPT_ORG
MSC_SR_SOURCE_ORG
MSC_INTERORG_SHIP_METHODS
MSC_REGIONS
MSC_ZONE_REGIONS
MSC_REGION_SITES
MSC_REGION_LOCATIONS
MSC_TRADING_PARTNERS (carriers)
MSC_CARRIER_SERVICES
MSC_TRADING_PARTNERS,
MSC_TRADING_PARTNER_SITES
MSC_LOCATION_ASSOCIATIONS
MSC_PARTNER_CONTACTS
MSC_TP_ID_LID
MSC_TP_SITE_ID_LID

MSC_TRADING_PARTNERS
MSC_TRADING_PARTNER_SITES
MSC_LOCATION_ASSOCIATIONS
MSC_PARTNER_CONTACTS
MSC_TP_ID_LID
MSC_TP_SITE_ID_LID

MSC_TRADING_PARTNERS
MSC_TRADING_PARTNER_SITES
MSC_LOCATION_ASSOCIATIONS
MSC_INSTANCE_ORGS(enabled orgs)

MSC_TRADING_PARTNERS
MSC_TP_ID_LID
MSC_TP_SITE_ID_LID
MSC_TRIPS
MSC_TRIP_STOPS

MSC_SUPPLIES
MSC_RESOURCE_REQUIREMENTS
MSC_RESOURCE_INSTANCE_REQS
MSC_DEMANDS
MSC_DEMANDS
MSC_SUPPLIES

MSC_SUPPLIES
MSC_JOB_OPERATIONS
MSC_JOB_OPERATION_NETWORKS
MSC_JOB_OP_RESOURCES
MSC_JOB_REQUIREMENT_OPS
MSC_TRIPS
MSC_TRIP_STOPS

MSC_UNIT_NUMBERS

MSC_UNITS_OF_MEASURE
MSC_UOM_CLASS_CONVERSIONS
MSC_UOM_CONVERSIONS

MSC_COMPANY_USERS
MSC_DEMANDS
MSC_SUPPLIES

MSC_DEMANDS
MSC_SUPPLIES

MSC_DEMANDS
MSC_SUPPLIES

MSC_DEMANDS
MSC_SUPPLIES

MSC_CURRENCY_CONVERSIONS $

MSC_APPS_INSTANCES
MSC_INSTANCE_ORGS
MSC_COLl_PARAMETERS
MSC_PLANS
MSC_INST_PARTITIONS
MSC_PLAN_PARTITIONS
MSD_AUDIT_SQL_STATEMENTS
MSC_LOCAL_ID_ITEM
MSC_LOCAL_ID_SETUP
MSC_LOCAL_ID_MISC
A B C D E
1 Snapshots and Snapshot Logs (MLOG$) for Data Collections for All Releases - 11.5.9 to 12.2
2 Snapshots are used for all entities that can be collected in Net Change Mode of Data Collections
3 Snapshots that have Multiple Tables / MLOG$ are Complex Snapshots that reference muiltple tables in the Snapshot query.
4 Snapshots and MLOG's are created on the EBS Source in a distributed installation.

5 Key Note for Managing MLOGs and Refresh Snapshots Performance - Note 1063953.1

select OWNER "Snapshot Owner",


SELECT distinct c.table_name, b.name
MVIEW_NAME "Snapshot",
Snapshot, a.log_table "MLOG$", b.owner
DETAILOBJ_OWNER "Base Table Owner",
FROM all_SNAPSHOT_LOGS A,
Used SQL in column B to isolate the Data DETAILOBJ_NAME "Base Table Name",
all_SNAPSHOTS B,
Collections snapshots 'MLOG$_'||SUBSTR(DETAILOBJ_NAME,1,20)
all_Tables c
6 Then SQL in column C to find all base tables mlog$_name
WHERE a.master=b.master and b.name like
that are referenced in the snapshot query FROM ALL_MVIEW_DETAIL_RELATIONS
'%SN' and
where DETAILOBJ_NAME like '&base_schema%'
b.master=c.table_name and
-- like BOM%
a.master=c.table_name
and DETAILOBJ_TYPE = 'TABLE'
order by table_name;
order by mview_name;

SELECT name, query FROM all_snapshots Note: for SQL*Plus first use
7 SQL to view the snapshot query
WHERE name LIKE '%SN' ORDER BY name; set long 3000

8
Snapshot creation files - See files in
9
$MSC_TOP/sql/*SN.sql

In R12.x - List of Snapshots available for Refresh


Collection Snapshots is shown in Advanced
10
Planning Administrator / Admin / Lookups - query
on MSC_COLL_SNAPSHOTS

11 NOT USED by APS applicattion


12 Obsolete - not used
13 MSC_ATP_PLAN_SN is only for ASCP Planning for ATP Plans, not for data collections

14
12.1 and 12.2 Snapshots - does not include new cMRO/EAM integration
15 TABLE_NAME SNAPSHOT MLOG$ OWNER
16 AHL_SCHEDULE_MATERIALS AHL_SCH_MTLS_SN MLOG$_AHL_SCHEDULE_MATERIA APPS
17 BOM_STRUCTURES_B BOM_BOMS_SN MLOG$_BOM_STRUCTURES_B APPS
18 BOM_CTO_ORDER_DEMAND BOM_CTO_ORDER_DMD_SN MLOG$_BOM_CTO_ORDER_DEMAND BOM
BOM_COMPONENTS_B MLOG$_BOM_COMPONENTS_B
19 BOM_INV_COMPS_SN APPS
BOM_STRUCTURES_B MLOG$_BOM_STRUCTURES_B
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN
20 BOM_OPERATIONAL_ROUTINGS BOM_OPR_NETWORKS_SN MLOG$_BOM_OPERATIONAL_ROUT APPS
BOM_OPERATION_NETWORKS MLOG$_BOM_OPERATION_NETWOR
A B C D E
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN
21 BOM_OPERATION_RESOURCES BOM_OPR_RESS_SN MLOG$_BOM_OPERATION_RESOUR APPS
BOM_OPERATIONAL_ROUTINGS MLOG$_BOM_OPERATIONAL_ROUT
22 BOM_OPERATIONAL_ROUTINGS BOM_OPR_RTNS_SN MLOG$_BOM_OPERATIONAL_ROUT APPS
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN
23 BOM_OPR_SEQS_SN APPS
BOM_OPERATIONAL_ROUTINGS MLOG$_BOM_OPERATIONAL_ROUT
BOM_RESOURCE_CHANGES MLOG$_BOM_RESOURCE_CHANGES
24 BOM_RES_CHNGS_SN APPS
BOM_DEPARTMENTS MLOG$_BOM_DEPARTMENTS
BOM_DEPARTMENTS MLOG$_BOM_DEPARTMENTS
25 BOM_RES_INST_CHNGS_SN APPS
BOM_RES_INSTANCE_CHANGES MLOG$_BOM_RES_INSTANCE_CHA
BOM_STRUCTURES_B MLOG$_BOM_STRUCTURES_B
26 BOM_COMPONENTS_B BOM_SUB_COMPS_SN MLOG$_BOM_COMPONENTS_B APPS
BOM_SUBSTITUTE_COMPONENTS MLOG$_BOM_SUBSTITUTE_COMPO
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN
27 BOM_SUB_OPERATION_RESOURCES BOM_SUB_OPR_RESS_SN MLOG$_BOM_SUB_OPERATION_RE APPS
BOM_OPERATIONAL_ROUTINGS MLOG$_BOM_OPERATIONAL_ROUT
28 CSP_REPAIR_PO_HEADERS CSP_REPAIR_PO_HEADERS_SN MLOG$_CSP_REPAIR_PO_HEADER APPS
29 EAM_WO_RELATIONSHIPS EAM_WO_RELATIONSHIPS_SN MLOG$_EAM_WO_RELATIONSHIPS APPS
30 MRP_FORECAST_DATES MRP_FORECAST_DATES_SN MLOG$_MRP_FORECAST_DATES APPS
31 MRP_FORECAST_DESIGNATORS MRP_FORECAST_DSGN_SN MLOG$_MRP_FORECAST_DESIGNA APPS
32 MRP_FORECAST_ITEMS MRP_FORECAST_ITEMS_SN MLOG$_MRP_FORECAST_ITEMS APPS
33 MRP_SCHEDULE_DATES MRP_SCHD_DATES_SN MLOG$_MRP_SCHEDULE_DATES APPS
34 MTL_DEMAND MTL_DEMAND_SN MLOG$_MTL_DEMAND APPS
35 MTL_ITEM_CATEGORIES MTL_ITEM_CATS_SN MLOG$_MTL_ITEM_CATEGORIES APPS
36 MTL_RELATED_ITEMS MTL_ITEM_RELATIONSHIPS_SN MLOG$_MTL_RELATED_ITEMS APPS
37 MTL_MATERIAL_TRANSACTIONS_TEMP MTL_MTRX_TMP_SN MLOG$_MTL_MATERIAL_TRANSAC APPS
38 MTL_ONHAND_QUANTITIES_DETAIL MTL_OH_QTYS_SN MLOG$_MTL_ONHAND_QUANTITIE APPS
39 MTL_RESERVATIONS MTL_RESERVATIONS_SN MLOG$_MTL_RESERVATIONS APPS
40 MTL_SUPPLY MTL_SUPPLY_SN MLOG$_MTL_SUPPLY APPS
41 MTL_SYSTEM_ITEMS_B MTL_SYS_ITEMS_SN MLOG$_MTL_SYSTEM_ITEMS_B APPS
42 MTL_TXN_REQUEST_LINES MTL_TXN_REQUEST_LINES_SN MLOG$_MTL_TXN_REQUEST_LINE APPS
43 MTL_USER_DEMAND MTL_U_DEMAND_SN MLOG$_MTL_USER_DEMAND APPS
44 MTL_USER_SUPPLY MTL_U_SUPPLY_SN MLOG$_MTL_USER_SUPPLY APPS
45 OE_ORDER_LINES_ALL OE_ODR_LINES_SN MLOG$_OE_ORDER_LINES_ALL APPS
46 PO_ACCEPTANCES PO_ACCEPTANCES_SN MLOG$_PO_ACCEPTANCES APPS
47 PO_CHANGE_REQUESTS PO_CHANGE_REQUESTS_SN MLOG$_PO_CHANGE_REQUESTS APPS
48 PO_SUPPLIER_ITEM_CAPACITY PO_SI_CAPA_SN MLOG$_PO_SUPPLIER_ITEM_CAP APPS
49 WIP_DISCRETE_JOBS WIP_DSCR_JOBS_SN MLOG$_WIP_DISCRETE_JOBS APPS
50 WIP_FLOW_SCHEDULES WIP_FLOW_SCHDS_SN MLOG$_WIP_FLOW_SCHEDULES APPS
51 WIP_OP_RESOURCE_INSTANCES WIP_OPR_RES_INSTS_SN MLOG$_WIP_OP_RESOURCE_INST APPS

52 WIP_REPETITIVE_ITEMS WIP_REPT_ITEMS_SN MLOG$_WIP_REPETITIVE_ITEMS APPS

53 WIP_REPETITIVE_SCHEDULES WIP_REPT_SCHDS_SN MLOG$_WIP_REPETITIVE_SCHED APPS

54 WIP_LINES WIP_WLINES_SN MLOG$_WIP_LINES APPS


WIP_MSC_OPEN_JOB_STATUSES MLOG$_WIP_MSC_OPEN_JOB_STA
55 WIP_DISCRETE_JOBS WIP_WOPRS_SN MLOG$_WIP_DISCRETE_JOBS APPS
WIP_OPERATIONS MLOG$_WIP_OPERATIONS
56 WIP_OPERATION_NETWORKS WIP_WOPR_NETWORKS_SN MLOG$_WIP_OPERATION_NETWOR APPS
A B C D E
WIP_DISCRETE_JOBS MLOG$_WIP_DISCRETE_JOBS
57 WIP_MSC_OPEN_JOB_STATUSES WIP_WOPR_RESS_SN MLOG$_WIP_MSC_OPEN_JOB_STA APPS
WIP_OPERATION_RESOURCES MLOG$_WIP_OPERATION_RESOUR
58 WIP_SUB_OPERATION_RESOURCES WIP_WOPR_SUB_RESS_SN MLOG$_WIP_SUB_OPERATION_RE APPS
WIP_MSC_OPEN_JOB_STATUSES MLOG$_WIP_MSC_OPEN_JOB_STA
59 WIP_DISCRETE_JOBS WIP_WREQ_OPRS_SN MLOG$_WIP_DISCRETE_JOBS APPS
WIP_REQUIREMENT_OPERATIONS MLOG$_WIP_REQUIREMENT_OPER
60 WSH_DELIVERY_DETAILS WSH_DELIVERY_DETAILS_SN MLOG$_WSH_DELIVERY_DETAILS WSH
61 WSH_TRIPS WSH_TRIP_SN MLOG$_WSH_TRIPS APPS
62 WSH_TRIP_STOPS WSH_TRIP_STOP_SN MLOG$_WSH_TRIP_STOPS APPS
63 WSM_COPY_OPERATIONS WSM_LJ_OPRS_SN MLOG$_WSM_COPY_OPERATIONS APPS
64 WSM_COPY_OP_NETWORKS WSM_LJ_OPR_NWK_SN MLOG$_WSM_COPY_OP_NETWORKS APPS
65 WSM_COPY_OP_RESOURCE_INSTANCES WSM_LJ_OPR_RESS_INSTS_SN MLOG$_WSM_COPY_OP_RESOURCE1 APPS
66 WSM_COPY_OP_RESOURCES WSM_LJ_OPR_RESS_SN MLOG$_WSM_COPY_OP_RESOURCE APPS
67 WSM_COPY_REQUIREMENT_OPS WSM_LJ_REQ_OPRS_SN MLOG$_WSM_COPY_REQUIREMENT APPS
68 MSC_DESIGNATORS MSC_ATP_PLAN_SN N/A MSC
69
70
71
72 Ran the following to determine usage of WSH_DELIVERY_DETAILS_SN
73 select * from all_source where name like
74 '%'
75 and text like
76 '%WSH_DELIVERY_DETAILS_SN%'
77 order by name, line;
78 This finds reference to the triggers -SO then ran
select * from all_triggers where
79 TRIGGER_NAME in
('WSH_DELIVERY_DETAILS_SN_T1','WSH_DE
LIVERY_DETAILS_SN_T2');
80
81 then find the following in the trigger query which points to MST - which is Transportation Management application
82 WSH_DELIVERY_DETAILS_SN_T1 BEGIN select MST_SNP_REFRESH_S.CURRVAL into :new.REFRESH_NUMBER from dual;
83 WSH_DELIVERY_DETAILS_SN_T2 BEGIN INSERT INTO MST_AD_DELIVERY_DETAILS
84 ( DELIVERY_DETAIL_ID,
85 LAST_UPDATE_DATE,
86 LAST_UPDATED_BY,
87 CREATION_DATE,
88 CREATED_BY,
89 REFRESH_NUMBER)
90 VALUES
91 ( :old.DELIVERY_DETAIL_ID,
92 SYSDATE,
93 FND_GLOBAL.USER_ID,
94 SYSDATE,
95 FND_GLOBAL.USER_ID,
96 mst_snp_refresh_s.currval);
97 END;
F G H I J K
1
2
3
4

8
9

For Refresh Collection Snapshots launched as


a standalone request
Some snapshots may be missing from the list
10 of values in the request parameters
See Note 1086104.1 to add snapshots to the list
of values.

11
12
13

14
12.0.6 Snapshots 11.5.10 snapshots
15 TABLE_NAME SNAPSHOT MLOG$ OWNER TABLE_NAME
16 AHL_SCHEDULE_MATERIALS AHL_SCH_MTLS_SN MLOG$_AHL_SCHEDULE_MATERIA AHL AHL_SCHEDULE_MATERIALS
17 BOM_STRUCTURES_B BOM_BOMS_SN MLOG$_BOM_STRUCTURES_B BOM BOM_STRUCTURES_B
18 BOM_CTO_ORDER_DEMAND BOM_CTO_ORDER_DMD_SN MLOG$_BOM_CTO_ORDER_DEMAND BOM BOM_CTO_ORDER_DEMAND
BOM_COMPONENTS_B MLOG$_BOM_COMPONENTS_B BOM_COMPONENTS_B
19 BOM_INV_COMPS_SN BOM
BOM_STRUCTURES_B MLOG$_BOM_STRUCTURES_B BOM_STRUCTURES_B
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN BOM_OPERATION_SEQUENCES
20 BOM_OPERATIONAL_ROUTINGS BOM_OPR_NETWORKS_SN MLOG$_BOM_OPERATIONAL_ROUT BOM BOM_OPERATIONAL_ROUTINGS
BOM_OPERATION_NETWORKS MLOG$_BOM_OPERATION_NETWOR BOM_OPERATION_NETWORKS
F G H I J K
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN BOM_OPERATION_SEQUENCES
21 BOM_OPERATION_RESOURCES BOM_OPR_RESS_SN MLOG$_BOM_OPERATION_RESOUR BOM BOM_OPERATION_RESOURCES
BOM_OPERATIONAL_ROUTINGS MLOG$_BOM_OPERATIONAL_ROUT BOM_OPERATIONAL_ROUTINGS
22 BOM_OPERATIONAL_ROUTINGS BOM_OPR_RTNS_SN MLOG$_BOM_OPERATIONAL_ROUT BOM BOM_OPERATIONAL_ROUTINGS
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN BOM_OPERATION_SEQUENCES
23 BOM_OPR_SEQS_SN BOM
BOM_OPERATIONAL_ROUTINGS MLOG$_BOM_OPERATIONAL_ROUT BOM_OPERATIONAL_ROUTINGS
BOM_RESOURCE_CHANGES MLOG$_BOM_RESOURCE_CHANGES BOM_RESOURCE_CHANGES
24 BOM_RES_CHNGS_SN BOM
BOM_DEPARTMENTS MLOG$_BOM_DEPARTMENTS BOM_DEPARTMENTS
BOM_DEPARTMENTS MLOG$_BOM_DEPARTMENTS BOM_DEPARTMENTS
25 BOM_RES_INST_CHNGS_SN BOM
BOM_RES_INSTANCE_CHANGES MLOG$_BOM_RES_INSTANCE_CHA BOM_RES_INSTANCE_CHANGES
BOM_STRUCTURES_B MLOG$_BOM_STRUCTURES_B BOM_STRUCTURES_B
26 BOM_COMPONENTS_B BOM_SUB_COMPS_SN MLOG$_BOM_COMPONENTS_B BOM BOM_COMPONENTS_B
BOM_SUBSTITUTE_COMPONENTS MLOG$_BOM_SUBSTITUTE_COMPO BOM_SUBSTITUTE_COMPONENTS
BOM_OPERATION_SEQUENCES MLOG$_BOM_OPERATION_SEQUEN BOM_OPERATION_SEQUENCES
27 BOM_SUB_OPERATION_RESOURCES BOM_SUB_OPR_RESS_SN MLOG$_BOM_SUB_OPERATION_RE BOM BOM_SUB_OPERATION_RESOURCES
BOM_OPERATIONAL_ROUTINGS MLOG$_BOM_OPERATIONAL_ROUT\ BOM_OPERATIONAL_ROUTINGS
28 CSP_REPAIR_PO_HEADERS CSP_REPAIR_PO_HEADERS_SN MLOG$_CSP_REPAIR_PO_HEADER CSP MRP_FORECAST_DATES
29 EAM_WO_RELATIONSHIPS EAM_WO_RELATIONSHIPS_SN MLOG$_EAM_WO_RELATIONSHIPS EAM MRP_FORECAST_DESIGNATORS
30 MRP_FORECAST_DATES MRP_FORECAST_DATES_SN MLOG$_MRP_FORECAST_DATES MRP MRP_FORECAST_ITEMS
31 MRP_FORECAST_DESIGNATORS MRP_FORECAST_DSGN_SN MLOG$_MRP_FORECAST_DESIGNA MRP MRP_SCHEDULE_DATES
32 MRP_FORECAST_ITEMS MRP_FORECAST_ITEMS_SN MLOG$_MRP_FORECAST_ITEMS MRP MTL_DEMAND
33 MRP_SCHEDULE_DATES MRP_SCHD_DATES_SN MLOG$_MRP_SCHEDULE_DATES MRP MTL_ITEM_CATEGORIES
34 MTL_DEMAND MTL_DEMAND_SN MLOG$_MTL_DEMAND INV MTL_MATERIAL_TRANSACTIONS_TEMP
35 MTL_ITEM_CATEGORIES MTL_ITEM_CATS_SN MLOG$_MTL_ITEM_CATEGORIES INV MTL_ONHAND_QUANTITIES_DETAIL
36 MTL_RELATED_ITEMS MTL_ITEM_RELATIONSHIPS_SN MLOG$_MTL_RELATED_ITEMS INV MTL_RESERVATIONS
37 MTL_MATERIAL_TRANSACTIONS_TEMP MTL_MTRX_TMP_SN MLOG$_MTL_MATERIAL_TRANSAC INV MTL_SUPPLY
38 MTL_ONHAND_QUANTITIES_DETAIL MTL_OH_QTYS_SN MLOG$_MTL_ONHAND_QUANTITIE INV MTL_SYSTEM_ITEMS_B
39 MTL_RESERVATIONS MTL_RESERVATIONS_SN MLOG$_MTL_RESERVATIONS INV MTL_TXN_REQUEST_LINES
40 MTL_SUPPLY MTL_SUPPLY_SN MLOG$_MTL_SUPPLY INV MTL_USER_DEMAND
41 MTL_SYSTEM_ITEMS_B MTL_SYS_ITEMS_SN MLOG$_MTL_SYSTEM_ITEMS_B INV MTL_USER_SUPPLY
42 MTL_TXN_REQUEST_LINES MTL_TXN_REQUEST_LINES_SN MLOG$_MTL_TXN_REQUEST_LINE INV OE_ORDER_LINES_ALL
43 MTL_USER_DEMAND MTL_U_DEMAND_SN MLOG$_MTL_USER_DEMAND INV PO_ACCEPTANCES
44 MTL_USER_SUPPLY MTL_U_SUPPLY_SN MLOG$_MTL_USER_SUPPLY INV PO_CHANGE_REQUESTS
45 OE_ORDER_LINES_ALL OE_ODR_LINES_SN MLOG$_OE_ORDER_LINES_ALL ONT PO_SUPPLIER_ITEM_CAPACITY
46 PO_ACCEPTANCES PO_ACCEPTANCES_SN MLOG$_PO_ACCEPTANCES PO WIP_DISCRETE_JOBS
47 PO_CHANGE_REQUESTS PO_CHANGE_REQUESTS_SN MLOG$_PO_CHANGE_REQUESTS PO WIP_FLOW_SCHEDULES
48 PO_SUPPLIER_ITEM_CAPACITY PO_SI_CAPA_SN MLOG$_PO_SUPPLIER_ITEM_CAP PO WIP_OP_RESOURCE_INSTANCES
49 WIP_DISCRETE_JOBS WIP_DSCR_JOBS_SN MLOG$_WIP_DISCRETE_JOBS WIP WIP_REPETITIVE_ITEMS
50 WIP_FLOW_SCHEDULES WIP_FLOW_SCHDS_SN MLOG$_WIP_FLOW_SCHEDULES WIP WIP_REPETITIVE_SCHEDULES
51 WIP_OP_RESOURCE_INSTANCES WIP_OPR_RES_INSTS_SN MLOG$_WIP_OP_RESOURCE_INST WIP WIP_LINES
WIP_MSC_OPEN_JOB_STATUSES
52 WIP_REPETITIVE_ITEMS WIP_REPT_ITEMS_SN MLOG$_WIP_REPETITIVE_ITEMS WIP WIP_DISCRETE_JOBS
WIP_OPERATIONS
WIP_DISCRETE_JOBS
53 WIP_REPETITIVE_SCHEDULES WIP_REPT_SCHDS_SN MLOG$_WIP_REPETITIVE_SCHED WIP WIP_MSC_OPEN_JOB_STATUSES
WIP_OPERATION_RESOURCES
54 WIP_LINES WIP_WLINES_SN MLOG$_WIP_LINES WIP WIP_SUB_OPERATION_RESOURCES
WIP_MSC_OPEN_JOB_STATUSES MLOG$_WIP_MSC_OPEN_JOB_STA WIP_MSC_OPEN_JOB_STATUSES
55 WIP_DISCRETE_JOBS WIP_WOPRS_SN MLOG$_WIP_DISCRETE_JOBS WIP WIP_DISCRETE_JOBS
WIP_OPERATIONS MLOG$_WIP_OPERATIONS WIP_REQUIREMENT_OPERATIONS
56 WIP_OPERATION_NETWORKS WIP_WOPR_NETWORKS_SN MLOG$_WIP_OPERATION_NETWOR WIP WSH_TRIPS
L M N O P Q R
MLOG$_BOM_OPERATION_SEQUEN
21 BOM_OPR_RESS_SN MLOG$_BOM_OPERATION_RESOUR BOM BOM BOM_OPR_RTNS_SN BOM_OPERATIONAL_ROUTINGS
MLOG$_BOM_OPERATIONAL_ROUT
22 BOM_OPR_RTNS_SN MLOG$_BOM_OPERATIONAL_ROUT BOM BOM BOM_OPR_SEQS_SN BOM_OPERATION_SEQUENCES
MLOG$_BOM_OPERATION_SEQUEN
23 BOM_OPR_SEQS_SN BOM BOM BOM_RES_CHNGS_SN BOM_RESOURCE_CHANGES
MLOG$_BOM_OPERATIONAL_ROUT
MLOG$_BOM_RESOURCE_CHANGES
24 BOM_RES_CHNGS_SN BOM BOM BOM_SUB_OPR_RESS_SN BOM_SUB_OPERATION_RESOURCES
MLOG$_BOM_DEPARTMENTS
MLOG$_BOM_DEPARTMENTS
25 BOM_RES_INST_CHNGS_SN BOM MRP MRP_FORECAST_DATES_SN MRP_FORECAST_DATES
MLOG$_BOM_RES_INSTANCE_CHA
MLOG$_BOM_STRUCTURES_B
26 BOM_SUB_COMPS_SN MLOG$_BOM_COMPONENTS_B BOM MRP MRP_FORECAST_DSGN_SN MRP_FORECAST_DESIGNATORS
MLOG$_BOM_SUBSTITUTE_COMPO
MLOG$_BOM_OPERATION_SEQUEN
27 BOM_SUB_OPR_RESS_SN MLOG$_BOM_SUB_OPERATION_RE BOM MRP MRP_FORECAST_ITEMS_SN MRP_FORECAST_ITEMS
MLOG$_BOM_OPERATIONAL_ROUT\
28 MRP_FORECAST_DATES_SN MLOG$_MRP_FORECAST_DATES MRP MRP MRP_SCHD_DATES_SN MRP_SCHEDULE_DATES
29 MRP_FORECAST_DSGN_SN MLOG$_MRP_FORECAST_DESIGNA MRP MSC MSC_ATP_PLAN_SN MSC_DESIGNATORS
30 MRP_FORECAST_ITEMS_SN MLOG$_MRP_FORECAST_ITEMS MRP INV MTL_DEMAND_SN MTL_DEMAND
31 MRP_SCHD_DATES_SN MLOG$_MRP_SCHEDULE_DATES MRP INV MTL_MTRX_TMP_SN MTL_MATERIAL_TRANSACTIONS_TEMP
32 MTL_DEMAND_SN MLOG$_MTL_DEMAND INV INV MTL_OH_QTYS_SN MTL_ONHAND_QUANTITIES_DETAIL
33 MTL_ITEM_CATS_SN MLOG$_MTL_ITEM_CATEGORIES INV INV MTL_RESERVATIONS_SN MTL_RESERVATIONS
34 MTL_MTRX_TMP_SN MLOG$_MTL_MATERIAL_TRANSAC INV INV MTL_SUPPLY_SN MTL_SUPPLY
35 MTL_OH_QTYS_SN MLOG$_MTL_ONHAND_QUANTITIE INV INV MTL_SYS_ITEMS_SN MTL_SYSTEM_ITEMS_B
36 MTL_RESERVATIONS_SN MLOG$_MTL_RESERVATIONS INV INV MTL_U_DEMAND_SN MTL_USER_DEMAND
37 MTL_SUPPLY_SN MLOG$_MTL_SUPPLY INV INV MTL_U_SUPPLY_SN MTL_USER_SUPPLY
38 MTL_SYS_ITEMS_SN MLOG$_MTL_SYSTEM_ITEMS_B INV ONT OE_ODR_LINES_SN OE_ORDER_LINES_ALL
39 MTL_TXN_REQUEST_LINES_SN MLOG$_MTL_TXN_REQUEST_LINE INV PO PO_ACCEPTANCES_SN PO_ACCEPTANCES
40 MTL_U_DEMAND_SN MLOG$_MTL_USER_DEMAND INV PO PO_CHANGE_REQUESTS_SN PO_CHANGE_REQUESTS
41 MTL_U_SUPPLY_SN MLOG$_MTL_USER_SUPPLY INV PO PO_SI_CAPA_SN PO_SUPPLIER_ITEM_CAPACITY
42 OE_ODR_LINES_SN MLOG$_OE_ORDER_LINES_ALL ONT WIP WIP_DSCR_JOBS_SN WIP_DISCRETE_JOBS
43 PO_ACCEPTANCES_SN MLOG$_PO_ACCEPTANCES PO WIP WIP_FLOW_SCHDS_SN WIP_FLOW_SCHEDULES
44 PO_CHANGE_REQUESTS_SN MLOG$_PO_CHANGE_REQUESTS PO WIP WIP_REPT_ITEMS_SN WIP_REPETITIVE_ITEMS
45 PO_SI_CAPA_SN MLOG$_PO_SUPPLIER_ITEM_CAP PO WIP WIP_REPT_SCHDS_SN WIP_REPETITIVE_SCHEDULES
46 WIP_DSCR_JOBS_SN MLOG$_WIP_DISCRETE_JOBS WIP WIP WIP_WLINES_SN WIP_LINES
47 WIP_FLOW_SCHDS_SN MLOG$_WIP_FLOW_SCHEDULES WIP WIP WIP_WOPR_RESS_SN WIP_MSC_OPEN_JOB_STATUSES
48 WIP_OPR_RES_INSTS_SN MLOG$_WIP_OP_RESOURCE_INST WIP WIP WIP_WOPRS_SN WIP_MSC_OPEN_JOB_STATUSES
49 WIP_REPT_ITEMS_SN MLOG$_WIP_REPETITIVE_ITEMS WIP WIP WIP_WREQ_OPRS_SN WIP_MSC_OPEN_JOB_STATUSES
50 WIP_REPT_SCHDS_SN MLOG$_WIP_REPETITIVE_SCHED WIP
51 WIP_WLINES_SN MLOG$_WIP_LINES WIP
MLOG$_WIP_MSC_OPEN_JOB_STA
52 WIP_WOPRS_SN MLOG$_WIP_DISCRETE_JOBS WIP
MLOG$_WIP_OPERATIONS
MLOG$_WIP_DISCRETE_JOBS
53 WIP_WOPR_RESS_SN MLOG$_WIP_MSC_OPEN_JOB_STA WIP
MLOG$_WIP_OPERATION_RESOUR
54 WIP_WOPR_SUB_RESS_SN MLOG$_WIP_SUB_OPERATION_RE WIP
MLOG$_WIP_MSC_OPEN_JOB_STA
55 WIP_WREQ_OPRS_SN MLOG$_WIP_DISCRETE_JOBS WIP
MLOG$_WIP_REQUIREMENT_OPER
56 WSH_TRIP_SN MLOG$_WSH_TRIPS WSH
L M N O P Q R

57 WSH_TRIP_STOP_SN MLOG$_WSH_TRIP_STOPS WSH

58 WSM_LJ_OPRS_SN MLOG$_WSM_COPY_OPERATIONS WSM

59 WSM_LJ_OPR_NWK_SN MLOG$_WSM_COPY_OP_NETWORKS WSM

60 WSM_LJ_OPR_RESS_INSTS_SN MLOG$_WSM_COPY_OP_RESOURCE1 WSM


61 WSM_LJ_OPR_RESS_SN MLOG$_WSM_COPY_OP_RESOURCE WSM
62 WSM_LJ_REQ_OPRS_SN MLOG$_WSM_COPY_REQUIREMENT WSM
63 MSC_ATP_PLAN_SN N/A MSC
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78

79

80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
A B
1 Views for EBS Source used in Collections
2
3 MRP_AP% views are used for Complete Refresh of Data Collections
4 MRP_AN% views are used for Net Change Collections
5 MRP_AD% views are used to delete data no longer needed.
6
7 SQL used to check these views
8 select view_name from all_views where view_name like 'MRP_AP%';
9 select view_name from all_views where view_name like 'MRP_AN%';
10 select view_name from all_views where view_name like 'MRP_AD%';
11
12 SUPPLY VIEWS DETAILS
13 Detail on which views collect supplies for different order types
14
15
16 SQL you can use to check the view text and see what is queried in the views.
17 select text from all_views where view_name like '&view_name';
18
19 In 11.5.10 and R12.0, the view are contained in $MSC_TOP/sql/MSCVIEWS.sql
20 In R12.1.1, they are split into different view file names
21 [oracle@tebow sql]$ ls *VW*
22 MSCVWBOM.sql MSCVWITM.sql MSCVWRPO.sql MSCVWSTP.sql MSCVWWIP.sql
23 MSCVWDEM.sql MSCVWOTH.sql MSCVWRTG.sql MSCVWSUP.sql
24
25 12.2.6 Views 12.1.3.9 Views
26 MRP_AP_APPS_INSTANCES_ALL# MRP_AP1_ONHAND_SUPPLIES_V
27 MRP_AP1_TRIP_STOPS_V MRP_AP1_SALES_ORDERS_V
28 MRP_AP1_SALES_ORDERS_V MRP_AP2_SALES_ORDERS_V
29 MRP_AP_AHL_MTL_REQS_V MRP_AP3_SALES_ORDERS_V
30 MRP_AP1_HARD_RESERVATIONS_V MRP_AP_ABC_CLASSES_V
31 MRP_AP1_ONHAND_SUPPLIES_V MRP_AP_AHL_MTL_REQS_V
32 MRP_AP2_SALES_ORDERS_V MRP_AP_APPS_INSTANCES
33 MRP_AP3_SALES_ORDERS_V MRP_AP_ASSIGNMENT_SETS_V
34 MRP_AP_ABC_CLASSES_V MRP_AP_ATP_RULES_V
35 MRP_AP_ASSIGNMENT_SETS_V MRP_AP_BILL_OF_RESOURCES_V
36 MRP_AP_ATP_RULES_V MRP_AP_BIS_PERIODS_V
37 MRP_AP_BILL_OF_RESOURCES_V MRP_AP_BOM_COMPONENTS_V
38 MRP_AP_BIS_PERIODS_V MRP_AP_BOMS_V
39 MRP_AP_BOMS_V MRP_AP_BUYER_CONTACTS_V
40 MRP_AP_BOM_COMPONENTS_V MRP_AP_CAL_ASSIGNMENTS_V
41 MRP_AP_BUYER_CONTACTS_V MRP_AP_CAL_WEEK_START_DATES_V
42 MRP_AP_CALENDAR_DATES_V MRP_AP_CAL_YEAR_START_DATES_V
43 MRP_AP_CALENDAR_SHIFTS_V MRP_AP_CALENDAR_DATES_V
44 MRP_AP_CAL_ASSIGNMENTS_V MRP_AP_CALENDAR_SHIFTS_V
45 MRP_AP_CAL_WEEK_START_DATES_V MRP_AP_CARRIER_SERVICES_V
46 MRP_AP_CAL_YEAR_START_DATES_V MRP_AP_CARRIERS_V
47 MRP_AP_CMRO_WIP_COMP_DMD_V MRP_AP_CATEGORY_SETS_V
48 MRP_AP_CARRIERS_V MRP_AP_CMRO_WIP_COMP_DMD_V
49 MRP_AP_CARRIER_SERVICES_V MRP_AP_COMPANY_USERS_V
50 MRP_AP_CATEGORY_SETS_V MRP_AP_COMPONENT_SUBSTITUTES_V
51 MRP_AP_COMPANY_USERS_V MRP_AP_CRP_RESOURCE_HOURS_V
52 MRP_AP_COMPONENT_SUBSTITUTES_V MRP_AP_CURRENCY_CONV_V
53 MRP_AP_CRP_RESOURCE_HOURS_V MRP_AP_CUSTOMER_CONTACTS_V
54 MRP_AP_CURRENCY_CONV_V MRP_AP_CUSTOMER_SITES_V
55 MRP_AP_CUSTOMERS_V MRP_AP_CUSTOMERS_V
56 MRP_AP_CUSTOMER_CONTACTS_V MRP_AP_DEFAULT_ITEM_CATEGORY_V
57 MRP_AP_CUSTOMER_SITES_V MRP_AP_DELIVERY_DETAILS_V
58 MRP_AP_DEFAULT_ITEM_CATEGORY_V MRP_AP_DEMAND_CLASSES_V
59 MRP_AP_DELIVERY_DETAILS_V MRP_AP_DEPARTMENT_RESOURCES_V
60 MRP_AP_DEMAND_CLASSES_V MRP_AP_DEPT_RES_INSTANCES_V
61 MRP_AP_DEPARTMENT_RESOURCES_V MRP_AP_DESIGNATORS_V
62 MRP_AP_DEPT_RES_INSTANCES_V MRP_AP_DISC_JOB_COMP_DEMANDS_V
63 MRP_AP_DESIGNATORS_V MRP_AP_DJOB_SUB_OP_RESOURCES_V
64 MRP_AP_DISC_JOB_COMP_DEMANDS_V MRP_AP_EAM_WO_RELATIONS_V
65 MRP_AP_DJOB_SUB_OP_RESOURCES_V MRP_AP_ERO_WIP_DEMAND_V
66 MRP_AP_EAM_WO_RELATIONS_V MRP_AP_ERO_WIP_JOB_SUPPLY_V
67 MRP_AP_ERO_WIP_DEMAND_V MRP_AP_EXT_REP_RESERVATIONS_V
68 MRP_AP_ERO_WIP_JOB_SUPPLY_V MRP_AP_FISCAL_TIME_V
69 MRP_AP_EXT_REP_RESERVATIONS_V MRP_AP_FORECAST_DEMAND_V
70 MRP_AP_FISCAL_TIME_V MRP_AP_FORECAST_DSGN_V
71 MRP_AP_FORECAST_DEMAND_V MRP_AP_HARD_RESERVATIONS_V
72 MRP_AP_FORECAST_DSGN_V MRP_AP_INNER_ORG_TRXS_V
73 MRP_AP_HARD_RESERVATIONS_V MRP_AP_INTER_ORG_TRXS_V
74 MRP_AP_INNER_ORG_TRXS_V MRP_AP_INTERORG_SHIP_METHODS_V
75 MRP_AP_INTERORG_SHIP_METHODS_V MRP_AP_INTRANSIT_SUPPLIES_V
76 MRP_AP_INTER_ORG_TRXS_V MRP_AP_ITEM_CATEGORIES_V
77 MRP_AP_INTRANSIT_SUPPLIES_V MRP_AP_ITEM_OPEN_PAYBACK_QTY_V
78 MRP_AP_ITEM_CATEGORIES_V MRP_AP_ITEM_SUBSTITUTES_V
79 MRP_AP_ITEM_OPEN_PAYBACK_QTY_V MRP_AP_ITEM_SUPERSESSION_REL_V
80 MRP_AP_ITEM_SUBSTITUTES_V MRP_AP_JOB_OP_NETWORKS_V
81 MRP_AP_ITEM_SUPERSESSION_REL_V MRP_AP_JOB_OP_RESOURCES_V
82 MRP_AP_JOB_OPERATIONS_V MRP_AP_JOB_OPERATIONS_V
83 MRP_AP_JOB_OP_NETWORKS_V MRP_AP_JOB_REQUIREMENT_OPS_V
84 MRP_AP_JOB_OP_RESOURCES_V MRP_AP_JOB_RES_INSTANCES_V
85 MRP_AP_JOB_REQUIREMENT_OPS_V MRP_AP_LINE_RESOURCES_V
A B
86 MRP_AP_JOB_RES_INSTANCES_V MRP_AP_LJ_SUB_OP_RESOURCES_V
87 MRP_AP_LINE_RESOURCES_V MRP_AP_LOCATION_ASSOCIATIONS_V
88 MRP_AP_LJ_SUB_OP_RESOURCES_V MRP_AP_MDS_DEMANDS_V
89 MRP_AP_LOCATION_ASSOCIATIONS_V MRP_AP_MPS_SUPPLIES_V
90 MRP_AP_MDS_DEMANDS_V MRP_AP_NOCOST_SYSTEM_ITEMS_V
91 MRP_AP_MPS_SUPPLIES_V MRP_AP_NON_ERO_WIP_DEMAND_V
92 MRP_AP_NOCOST_SYSTEM_ITEMS_V MRP_AP_NON_ERO_WIP_JOB_SUPP_V
93 MRP_AP_NON_ERO_WIP_DEMAND_V MRP_AP_NON_IRO_ERO_RES_REQ_V
94 MRP_AP_NON_ERO_WIP_JOB_SUPP_V MRP_AP_NON_RO_WIP_DEMAND_V
95 MRP_AP_NON_IRO_ERO_RES_REQ_V MRP_AP_NON_RO_WIP_JOB_SUPPLY_V
96 MRP_AP_NON_RO_WIP_DEMAND_V MRP_AP_NON_RO_WIP_JOB_V
97 MRP_AP_NON_RO_WIP_JOB_SUPPLY_V MRP_AP_OH_PO_RCV_SUPPLY_V
98 MRP_AP_NON_RO_WIP_JOB_V MRP_AP_ONHAND_SUPPLIES_V
99 MRP_AP_OH_PO_RCV_SUPPLY_V MRP_AP_OP_RESOURCE_SEQS_V
100 MRP_AP_ONHAND_SUPPLIES_V MRP_AP_OPEN_PAYBACK_QTY_V
101 MRP_AP_OPEN_PAYBACK_QTY_V MRP_AP_OPER_NETWORKS_V
102 MRP_AP_OPERATION_COMPONENTS_V MRP_AP_OPERATION_COMPONENTS_V
103 MRP_AP_OPERATION_RESOURCES_V MRP_AP_OPERATION_RESOURCES_V
104 MRP_AP_PARAMETERS_V MRP_AP_ORGANIZATION_SITES_V
105 MRP_AP_OPER_NETWORKS_V MRP_AP_ORGANIZATIONS_V
106 MRP_AP_OP_RESOURCE_SEQS_V MRP_AP_PARAMETERS_V
107 MRP_AP_ORGANIZATIONS_V MRP_AP_PERIOD_START_DATES_V
108 MRP_AP_ORGANIZATION_SITES_V MRP_AP_PLANNERS_V
109 MRP_AP_PERIOD_START_DATES_V MRP_AP_PO_CSP_SUPPLY_V
110 MRP_AP_PLANNERS_V MRP_AP_PO_LOCAL_ASL_V
111 MRP_AP_PO_CSP_SUPPLY_V MRP_AP_PO_PO_SUPPLY_V
112 MRP_AP_PO_CSP_V MRP_AP_PO_RCV_SUPPLY_V
113 MRP_AP_PO_LOCAL_ASL_V MRP_AP_PO_REQ_SUPPLY_V
114 MRP_AP_PO_PO_SUPPLY_V MRP_AP_PO_SHIP_RCV_SUPPLY_V
115 MRP_AP_PO_PO_V MRP_AP_PO_SHIP_SUPPLY_V
116 MRP_AP_PO_RCV_SUPPLY_V MRP_AP_PO_SUPPLIER_TRXS_V
117 MRP_AP_PO_RCV_V MRP_AP_PO_SUPPLIERS_V
118 MRP_AP_PO_REQ_SUPPLY_V MRP_AP_PROCESS_EFFECTIVITY_V
119 MRP_AP_PO_REQ_V MRP_AP_PROJECT_TASKS_V
120 MRP_AP_PO_SHIP_RCV_SUPPLY_V MRP_AP_PROJECTS_V
121 MRP_AP_PO_SHIP_RCV_V MRP_AP_REGION_SITES_V
122 MRP_AP_PO_SHIP_SUPPLY_V MRP_AP_REPAIR_DEMAND_V
123 MRP_AP_PO_SHIP_V MRP_AP_REPAIR_ORDERS_V
124 MRP_AP_PO_SUPPLIERS_V MRP_AP_REPAIR_TRANSFERS_RESV_V
125 MRP_AP_PO_SUPPLIER_TRXS_V MRP_AP_REPT_ITEM_DEMANDS_V
126 MRP_AP_PROCESS_EFFECTIVITY_V MRP_AP_REPT_ITEM_SUPPLIES_V
127 MRP_AP_PROJECTS_V MRP_AP_RES_INST_CHANGES_V
128 MRP_AP_PROJECT_TASKS_V MRP_AP_RES_INSTANCE_REQS_V
129 MRP_AP_REGION_SITES_V MRP_AP_RESOURCE_CHANGES_V
130 MRP_AP_REPAIR_DEMAND_V MRP_AP_RESOURCE_GROUPS_V
131 MRP_AP_REPAIR_ORDERS_V MRP_AP_RESOURCE_REQUIREMENTS_V
132 MRP_AP_REPAIR_TRANSFERS_RESV_V MRP_AP_RESOURCE_SETUPS_V
133 MRP_AP_REPT_ITEM_DEMANDS_V MRP_AP_RESOURCE_SHIFTS_V
134 MRP_AP_REPT_ITEM_SUPPLIES_V MRP_AP_ROUTING_OPERATIONS_V
135 MRP_AP_RESOURCE_CHANGES_V MRP_AP_ROUTINGS_V
136 MRP_AP_RESOURCE_GROUPS_V MRP_AP_SAFETY_STOCKS_V
137 MRP_AP_RESOURCE_REQUIREMENTS_V MRP_AP_SALES_CHANNEL_V
138 MRP_AP_RESOURCE_SETUPS_V MRP_AP_SETUP_TRANSITIONS_V
139 MRP_AP_RESOURCE_SHIFTS_V MRP_AP_SHIFT_DATES_V
140 MRP_AP_RES_INSTANCE_REQS_V MRP_AP_SHIFT_EXCEPTIONS_V
141 MRP_AP_RES_INST_CHANGES_V MRP_AP_SHIFT_TIMES_V
142 MRP_AP_ROUTINGS_V MRP_AP_SIMULATION_SETS_V
143 MRP_AP_ROUTING_OPERATIONS_V MRP_AP_SOURCING_RULES_V
144 MRP_AP_SAFETY_STOCKS_V MRP_AP_SR_ASSIGNMENTS_V
145 MRP_AP_SALES_CHANNEL_V MRP_AP_SR_RECEIPT_ORG_V
146 MRP_AP_SETUP_TRANSITIONS_V MRP_AP_SR_SOURCE_ORG_V
147 MRP_AP_SHIFT_DATES_V MRP_AP_STD_OP_RESOURCES_V
148 MRP_AP_SHIFT_EXCEPTIONS_V MRP_AP_SUB_INVENTORIES_NEW_V
149 MRP_AP_SHIFT_TIMES_V MRP_AP_SUB_INVENTORIES_V
150 MRP_AP_SIMULATION_SETS_V MRP_AP_SUPPLIER_CAPACITIES_V
151 MRP_AP_SOURCING_RULES_V MRP_AP_SUPPLIER_FLEX_FENCES_V
152 MRP_AP_SR_ASSIGNMENTS_V MRP_AP_SUPPLIER_RESPONSE_V
153 MRP_AP_SR_RECEIPT_ORG_V MRP_AP_SYS_ITEMS_V
154 MRP_AP_SR_SOURCE_ORG_V MRP_AP_SYSTEM_ITEMS_V
155 MRP_AP_STD_OP_RESOURCES_V MRP_AP_TRIP_STOPS_V
156 MRP_AP_SUB_INVENTORIES_NEW_V MRP_AP_TRIPS_V
157 MRP_AP_SUB_INVENTORIES_V MRP_AP_UNIT_BORROW_QTY_V
158 MRP_AP_SUPPLIER_CAPACITIES_V MRP_AP_UNIT_NUMBERS_V
159 MRP_AP_SUPPLIER_FLEX_FENCES_V MRP_AP_UNIT_PAYBACK_QTY_V
160 MRP_AP_SUPPLIER_RESPONSE_V MRP_AP_UNITS_OF_MEASURE_V
161 MRP_AP_SYSTEM_ITEMS_V MRP_AP_UOM_CLASS_CONVERSIONS_V
162 MRP_AP_SYS_ITEMS_V MRP_AP_UOM_CONVERSIONS_V
163 MRP_AP_TRIPS_V MRP_AP_USER_DEMANDS_V
164 MRP_AP_TRIP_STOPS_V MRP_AP_USER_SUPPLIES_V
165 MRP_AP_UOM_CLASS_CONVERSIONS_V MRP_AP_VENDOR_CONTACTS_V
166 MRP_AP_UNITS_OF_MEASURE_V MRP_AP_VENDOR_SITES_V
167 MRP_AP_UNIT_BORROW_QTY_V MRP_AP_VENDORS_V
168 MRP_AP_UNIT_NUMBERS_V MRP_AP_VMI_INTRANSITS_V
169 MRP_AP_UNIT_PAYBACK_QTY_V MRP_AP_WIP_COMP_DEMANDS_V
170 MRP_AP_UOM_CONVERSIONS_V MRP_AP_WIP_COMP_SUPPLIES_V
171 MRP_AP_USER_DEMANDS_V MRP_AP_WIP_DISCRETE_JOBS_V
172 MRP_AP_USER_SUPPLIES_V MRP_AP_WIP_JOB_SUPPLIES_V
173 MRP_AP_VENDORS_V MRP_AP_WIP_JOBS_V
A B
174 MRP_AP_VENDOR_CONTACTS_V MRP_AP_WIP_OPR_NETWORKS_V
175 MRP_AP_VENDOR_SITES_V MRP_AP_WSH_REGION_LOCATIONS_V
176 MRP_AP_VMI_INTRANSITS_V MRP_AP_WSH_REGIONS_V
177 MRP_AP_WIP_COMP_DEMANDS_V MRP_AP_WSH_ZONE_REGIONS_V
178 MRP_AP_WIP_COMP_SUPPLIES_V
179 MRP_AP_WIP_DISCRETE_JOBS_V MRP_AN1_SALES_ORDERS_V
180 MRP_AP_WIP_JOBS_V MRP_AN2_SALES_ORDERS_V
181 MRP_AP_WIP_JOB_SUPPLIES_V MRP_AN3_SALES_ORDERS_V
182 MRP_AP_WIP_OPR_NETWORKS_V MRP_AN_AHL_MTL_REQS_V
183 MRP_AP_WSH_REGIONS_V MRP_AN_BOM_COMPONENTS_V
184 MRP_AP_WSH_REGION_LOCATIONS_V MRP_AN_ONHAND_SUPPLIES_V
185 MRP_AP_WSH_ZONE_REGIONS_V MRP_AN_PO_GLOBAL_ASL_V
186 MRP_AP_APPS_INSTANCES MRP_AN_PO_LOCAL_ASL_V
187
188 VIEW_NAME MRP_AD_AHL_MTL_REQS_V
189 MRP_AN1_SALES_ORDERS_V MRP_AD_BOMS_V
190 MRP_AN2_SALES_ORDERS_V MRP_AD_BOM_COMPONENTS_V
191 MRP_AN3_SALES_ORDERS_V MRP_AD_DJOB_SUB_OP_RESOURCES_V
192 MRP_AN_BOM_COMPONENTS_V MRP_AD_EAM_WO_RELSHIPS_V
193 MRP_AN_ONHAND_SUPPLIES_V MRP_AD_ERO_WIP_COMP_DEM_V
194 MRP_AN_PO_GLOBAL_ASL_V MRP_AD_ERO_WIP_JOB_SUPP_V
195 MRP_AN_PO_LOCAL_ASL_V MRP_AD_FORECAST_DEMAND_V
196 MRP_AN_TRIP_STOPS_V MRP_AD_FORECAST_DSGN_V
197 MRP_AD_HARD_RESERVATIONS_V
198 VIEW_NAME MRP_AD_ITEM_CATEGORIES_V
199 MRP_AD_CTO_ORDER_DEMAND# MRP_AD_ITEM_RELATIONSHIPS_V
200 MRP_AD_AHL_VISITS# MRP_AD_JOB_OPERATIONS_V
201 MRP_AD_AHL_WORKORDERS# MRP_AD_JOB_OP_NETWORKS_V
202 MRP_AD_BOMS# MRP_AD_JOB_OP_RESOURCES_V
203 MRP_AD_CMRO_CLOSED_JOBS# MRP_AD_LJ_OPR_RES_INSTS_V
204 MRP_AD_DEMAND# MRP_AD_LJ_SUB_OP_RESOURCES_V
205 MRP_AD_DEPT_RESS# MRP_AD_MDS_DEMANDS_V
206 MRP_AD_DSCR_JOBS# MRP_AD_MPS_SUPPLIES_V
207 MRP_AD_EAM_ACT_ASSOCIATIONS# MRP_AD_NON_ERO_WIP_COMP_DEM_V
208 MRP_AD_EAM_ASSET_EQUIP_DTLS# MRP_AD_NON_ERO_WIP_JOB_SUP_V
209 MRP_AD_EAM_FC_DESIGS# MRP_AD_NON_IRO_ERO_RES_REQ_V
210 MRP_AD_EAM_FC_SUPPLIES# MRP_AD_NON_RO_WIP_COMP_DEM_V
211 MRP_AD_EAM_WO_RELATIONSHIPS# MRP_AD_NON_RO_WIP_JOB_SUPP_V
212 MRP_AD_ERO# MRP_AD_ONHAND_SUPPLIES_V
213 MRP_AD_FLOW_SCHDS# MRP_AD_OPERATION_COMPONENTS_V
214 MRP_AD_FORECAST_DATES# MRP_AD_OPERATION_RESOURCES_V
215 MRP_AD_FORECAST_DSGN# MRP_AD_OPER_NETWORKS_V
216 MRP_AD_INV_COMPS# MRP_AD_OP_RESOURCE_SEQS_V
217 MRP_AD_ITEM_CATEGORIES# MRP_AD_PO_SUPPLIES_V
218 MRP_AD_ITEM_RELATIONSHIPS# MRP_AD_PROCESS_EFFECTIVITY_V
219 MRP_AD_LJ_OPRS# MRP_AD_REPAIR_RESERVATIONS_V
220 MRP_AD_LJ_OPR_NWK# MRP_AD_REPT_ITEM_DEMANDS_V
221 MRP_AD_LJ_OPR_RESS# MRP_AD_REPT_ITEM_SUPPLIES_V
222 MRP_AD_LJ_OPR_RES_INSTS# MRP_AD_REQUIREMENT_OPS_V
223 MRP_AD_LJ_REQ_OPRS# MRP_AD_RESOURCE_CHANGES_V
224 MRP_AD_MILESTONES# MRP_AD_RESOURCE_REQUIREMENTS_V
225 MRP_AD_MTRX_TMP# MRP_AD_RES_INSTANCE_REQS_V
226 MRP_AD_OH_QTYS# MRP_AD_RES_INST_CHANGES_V
227 MRP_AD_OPERATION_COMPONENTS# MRP_AD_ROUTINGS_V
228 MRP_AD_OPR_NETWORKS# MRP_AD_ROUTING_OPERATIONS_V
229 MRP_AD_OPR_RESS# MRP_AD_RO_WIP_COMP_DEMANDS_V
230 MRP_AD_OPR_RTNS# MRP_AD_SALES_ORDERS_V
231 MRP_AD_OPR_SEQS# MRP_AD_SUB_COMPS_V
232 MRP_AD_ORDER_LINES_ALL# MRP_AD_SUB_OPER_RESS_V
233 MRP_AD_PROCESS_EFFECTIVITY# MRP_AD_SUPPLIER_CAPACITIES_V
234 MRP_AD_REPT_ITEM_DEMANDS# MRP_AD_TRIPS_V
235 MRP_AD_REPT_ITEM_SUPPLIES# MRP_AD_TRIP_STOPS_V
236 MRP_AD_REPT_SCHDS# MRP_AD_USER_DEMANDS_V
237 MRP_AD_RESERVATIONS# MRP_AD_USER_SUPPLIES_V
238 MRP_AD_RESOURCE_REQUIREMENTS# MRP_AD_WIP_COMP_DEMANDS_V
239 MRP_AD_RES_CHNGS# MRP_AD_WIP_COMP_SUPPLIES_V
240 MRP_AD_RES_INSTANCE_REQS# MRP_AD_WIP_FLOW_DEMANDS_V
241 MRP_AD_RES_INST_CHANGES# MRP_AD_WIP_JOB_SUPPLIES_V
242 MRP_AD_SCHD_DATES# MRP_AD_WOPR_NETWORKS_V
243 MRP_AD_SI_CAPA#
244 MRP_AD_SUB_COMPS#
245 MRP_AD_SUB_OPR_RESS#
246 MRP_AD_SUPPLY#
247 MRP_AD_TRIPS#
248 MRP_AD_TRIP_STOPS# SUPPLY VIEWS DETAILS
249 MRP_AD_TXN_REQUEST_LINES# VIEW_NAME
250 MRP_AD_U_DEMAND# MRP_AP_PO_SUPPLIER_TRXS_V
251 MRP_AD_U_SUPPLY# MRP_AP_INNER_ORG_TRXS_V
252 MRP_AD_WIP_COMP_DEMANDS# MRP_AP_INTER_ORG_TRXS_V
253 MRP_AD_WIP_COMP_SUPPLIES#

254 MRP_AP_INTRANSIT_SUPPLIES_V
MRP_AD_WLINES#

MRP_AP_PO_SHIP_V --> used for view -


255
MRP_AP_PO_SHIP_SUPPLY_V
MRP_AD_WOPRS#
A B
MRP_AP_PO_RCV_V --> used for view -
256
MRP_AD_WOPR_NETWORKS# MRP_AP_PO_RCV_SUPPLY_V
MRP_AP_PO_SHIP_RCV_V -->
257
MRP_AD_WOPR_RESS# MRP_AP_PO_SHIP_RCV_SUPPLY_V

258
MRP_AD_WOPR_SUB_RESS# MRP_AP_PO_PO_V --> MRP_AP_PO_PO_SUPPLY_V

259 MRP_AP_PO_REQ_V --> MRP_AP_PO_REQ_SUPPLY_V


MRP_AD_WO_OPERATIONS_REL#
260 MRP_AD_WO_TASK_HIERARCHY#
261 MRP_AD_WREQ_OPRS#
262 MRP_AD_AHL_MTL_REQS_V
263 MRP_AD_BOMS_V
264 MRP_AD_BOM_COMPONENTS_V
265 MRP_AD_DJOB_SUB_OP_RESOURCES_V
266 MRP_AD_EAM_WO_RELSHIPS_V
267 MRP_AD_ERO_WIP_COMP_DEM_V
268 MRP_AD_ERO_WIP_JOB_SUPP_V
269 MRP_AD_FORECAST_DEMAND_V
270 MRP_AD_FORECAST_DSGN_V
271 MRP_AD_HARD_RESERVATIONS_V
272 MRP_AD_ITEM_CATEGORIES_V
273 MRP_AD_ITEM_RELATIONSHIPS_V
274 MRP_AD_JOB_OPERATIONS_V
275 MRP_AD_JOB_OP_NETWORKS_V
276 MRP_AD_JOB_OP_RESOURCES_V
277 MRP_AD_LJ_OPR_RES_INSTS_V
278 MRP_AD_LJ_SUB_OP_RESOURCES_V
279 MRP_AD_MDS_DEMANDS_V
280 MRP_AD_MPS_SUPPLIES_V
281 MRP_AD_NON_ERO_WIP_COMP_DEM_V
282 MRP_AD_NON_ERO_WIP_JOB_SUP_V
283 MRP_AD_NON_IRO_ERO_RES_REQ_V
284 MRP_AD_NON_RO_WIP_COMP_DEM_V
285 MRP_AD_NON_RO_WIP_JOB_SUPP_V
286 MRP_AD_ONHAND_SUPPLIES_V
287 MRP_AD_OPERATION_COMPONENTS_V
288 MRP_AD_OPERATION_RESOURCES_V
289 MRP_AD_OPER_NETWORKS_V
290 MRP_AD_OP_RESOURCE_SEQS_V
291 MRP_AD_PO_SUPPLIES_V
292 MRP_AD_PROCESS_EFFECTIVITY_V
293 MRP_AD_REPAIR_RESERVATIONS_V
294 MRP_AD_REPT_ITEM_DEMANDS_V
295 MRP_AD_REPT_ITEM_SUPPLIES_V
296 MRP_AD_REQUIREMENT_OPS_V
297 MRP_AD_RESOURCE_CHANGES_V
298 MRP_AD_RESOURCE_REQUIREMENTS_V
299 MRP_AD_RES_INSTANCE_REQS_V
300 MRP_AD_RES_INST_CHANGES_V
301 MRP_AD_ROUTINGS_V
302 MRP_AD_ROUTING_OPERATIONS_V
303 MRP_AD_RO_WIP_COMP_DEMANDS_V
304 MRP_AD_SALES_ORDERS_V
305 MRP_AD_SUB_COMPS_V
306 MRP_AD_SUB_OPER_RESS_V
307 MRP_AD_SUPPLIER_CAPACITIES_V
308 MRP_AD_TRIPS_V
309 MRP_AD_TRIP_STOPS_V
310 MRP_AD_USER_DEMANDS_V
311 MRP_AD_USER_SUPPLIES_V
312 MRP_AD_WIP_COMP_DEMANDS_V
313 MRP_AD_WIP_COMP_SUPPLIES_V
314 MRP_AD_WIP_FLOW_DEMANDS_V
315 MRP_AD_WIP_JOB_SUPPLIES_V
316 MRP_AD_WOPR_NETWORKS_V
C D E F G H I
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25 12.1.1 Views 12.0.6 Views 11.5.10 Views
26 MRP_AP1_ONHAND_SUPPLIES_V MRP_AP1_ONHAND_SUPPLIES_V MRP_AP_AHL_MTL_REQS_V
27 MRP_AP1_SALES_ORDERS_V MRP_AP1_SALES_ORDERS_V MRP_AP_APPS_INSTANCES
28 MRP_AP2_SALES_ORDERS_V MRP_AP2_SALES_ORDERS_V MRP_AP_ASSIGNMENT_SETS_V
29 MRP_AP3_SALES_ORDERS_V MRP_AP3_SALES_ORDERS_V MRP_AP_ATP_RULES_V
30 MRP_AP_ABC_CLASSES_V MRP_AP4_SALES_ORDERS_V MRP_AP_BILL_OF_RESOURCES_V
31 MRP_AP_AHL_MTL_REQS_V MRP_AP_ABC_CLASSES_V MRP_AP_BIS_PERIODS_V
32 MRP_AP_APPS_INSTANCES MRP_AP_AHL_MTL_REQS_V MRP_AP_BOM_COMPONENTS_V
33 MRP_AP_ASSIGNMENT_SETS_V MRP_AP_APPS_INSTANCES MRP_AP_BOMS_V
34 MRP_AP_ATP_RULES_V MRP_AP_ASSIGNMENT_SETS_V MRP_AP_BUYER_CONTACTS_V
35 MRP_AP_BILL_OF_RESOURCES_V MRP_AP_ATP_RULES_V MRP_AP_CAL_ASSIGNMENTS_V
36 MRP_AP_BIS_PERIODS_V MRP_AP_BILL_OF_RESOURCES_V MRP_AP_CAL_WEEK_START_DATES_V
37 MRP_AP_BOM_COMPONENTS_V MRP_AP_BIS_PERIODS_V MRP_AP_CAL_YEAR_START_DATES_V
38 MRP_AP_BOMS_V MRP_AP_BOMS_V MRP_AP_CALENDAR_DATES_V
39 MRP_AP_BUYER_CONTACTS_V MRP_AP_BOM_COMPONENTS_V MRP_AP_CALENDAR_SHIFTS_V
40 MRP_AP_CAL_ASSIGNMENTS_V MRP_AP_BUYER_CONTACTS_V MRP_AP_CARRIER_SERVICES_V
41 MRP_AP_CAL_WEEK_START_DATES_V MRP_AP_CALENDAR_DATES_V MRP_AP_CARRIERS_V
42 MRP_AP_CAL_YEAR_START_DATES_V MRP_AP_CALENDAR_SHIFTS_V MRP_AP_CATEGORY_SETS_V
43 MRP_AP_CALENDAR_DATES_V MRP_AP_CAL_ASSIGNMENTS_V MRP_AP_COMPANY_USERS_V
44 MRP_AP_CALENDAR_SHIFTS_V MRP_AP_CAL_WEEK_START_DATES_V MRP_AP_COMPONENT_SUBSTITUTES_V
45 MRP_AP_CARRIER_SERVICES_V MRP_AP_CAL_YEAR_START_DATES_V MRP_AP_CRP_RESOURCE_HOURS_V
46 MRP_AP_CARRIERS_V MRP_AP_CARRIERS_V MRP_AP_CURRENCY_CONV_V
47 MRP_AP_CATEGORY_SETS_V MRP_AP_CARRIER_SERVICES_V MRP_AP_CUSTOMER_CONTACTS_V
48 MRP_AP_COMPANY_USERS_V MRP_AP_CATEGORY_SETS_V MRP_AP_CUSTOMER_SITES_V
49 MRP_AP_COMPONENT_SUBSTITUTES_V MRP_AP_COMPANY_USERS_V MRP_AP_CUSTOMERS_V
50 MRP_AP_CRP_RESOURCE_HOURS_V MRP_AP_COMPONENT_SUBSTITUTES_V MRP_AP_DEFAULT_ITEM_CATEGORY_V
51 MRP_AP_CURRENCY_CONV_V MRP_AP_CRP_RESOURCE_HOURS_V MRP_AP_DEMAND_CLASSES_V
52 MRP_AP_CUSTOMER_CONTACTS_V MRP_AP_CURRENCY_CONV_V MRP_AP_DEPARTMENT_RESOURCES_V
53 MRP_AP_CUSTOMER_SITES_V MRP_AP_CUSTOMERS_V MRP_AP_DEPT_RES_INSTANCES_V
54 MRP_AP_CUSTOMERS_V MRP_AP_CUSTOMER_CONTACTS_V MRP_AP_DESIGNATORS_V
55 MRP_AP_DEFAULT_ITEM_CATEGORY_V MRP_AP_CUSTOMER_SITES_V MRP_AP_DJOB_SUB_OP_RESOURCES_V
56 MRP_AP_DELIVERY_DETAILS_V MRP_AP_DEFAULT_ITEM_CATEGORY_V MRP_AP_FISCAL_TIME_V
57 MRP_AP_DEMAND_CLASSES_V MRP_AP_DELIVERY_DETAILS_V MRP_AP_FORECAST_DEMAND_V
58 MRP_AP_DEPARTMENT_RESOURCES_V MRP_AP_DEMAND_CLASSES_V MRP_AP_FORECAST_DSGN_V
59 MRP_AP_DEPT_RES_INSTANCES_V MRP_AP_DEPARTMENT_RESOURCES_V MRP_AP_HARD_RESERVATIONS_V
60 MRP_AP_DESIGNATORS_V MRP_AP_DEPT_RES_INSTANCES_V MRP_AP_INNER_ORG_TRXS_V
61 MRP_AP_DISC_JOB_COMP_DEMANDS_V MRP_AP_DESIGNATORS_V MRP_AP_INTER_ORG_TRXS_V
62 MRP_AP_DJOB_SUB_OP_RESOURCES_V MRP_AP_DISC_JOB_COMP_DEMANDS_V MRP_AP_INTERORG_SHIP_METHODS_V
63 MRP_AP_EAM_WO_RELATIONS_V MRP_AP_DJOB_SUB_OP_RESOURCES_V MRP_AP_INTRANSIT_SUPPLIES_V
64 MRP_AP_ERO_WIP_DEMAND_V MRP_AP_EAM_WO_RELATIONS_V MRP_AP_ITEM_CATEGORIES_V
65 MRP_AP_ERO_WIP_JOB_SUPPLY_V MRP_AP_ERO_WIP_DEMAND_V MRP_AP_ITEM_OPEN_PAYBACK_QTY_V
66 MRP_AP_EXT_REP_RESERVATIONS_V MRP_AP_ERO_WIP_JOB_SUPPLY_V MRP_AP_ITEM_SUBSTITUTES_V
67 MRP_AP_FISCAL_TIME_V MRP_AP_EXT_REP_RESERVATIONS_V MRP_AP_ITEM_SUPERSESSION_REL_V
68 MRP_AP_FORECAST_DEMAND_V MRP_AP_FISCAL_TIME_V MRP_AP_JOB_OP_NETWORKS_V
69 MRP_AP_FORECAST_DSGN_V MRP_AP_FORECAST_DEMAND_V MRP_AP_JOB_OP_RESOURCES_V
70 MRP_AP_HARD_RESERVATIONS_V MRP_AP_FORECAST_DSGN_V MRP_AP_JOB_OPERATIONS_V
71 MRP_AP_INNER_ORG_TRXS_V MRP_AP_HARD_RESERVATIONS_V MRP_AP_JOB_REQUIREMENT_OPS_V
72 MRP_AP_INTER_ORG_TRXS_V MRP_AP_INNER_ORG_TRXS_V MRP_AP_JOB_RES_INSTANCES_V
73 MRP_AP_INTERORG_SHIP_METHODS_V MRP_AP_INTERORG_SHIP_METHODS_V MRP_AP_LINE_RESOURCES_V
74 MRP_AP_INTRANSIT_SUPPLIES_V MRP_AP_INTER_ORG_TRXS_V MRP_AP_LJ_SUB_OP_RESOURCES_V
75 MRP_AP_ITEM_CATEGORIES_V MRP_AP_INTRANSIT_SUPPLIES_V MRP_AP_LOCATION_ASSOCIATIONS_V
76 MRP_AP_ITEM_OPEN_PAYBACK_QTY_V MRP_AP_ITEM_CATEGORIES_V MRP_AP_MDS_DEMANDS_V
77 MRP_AP_ITEM_SUBSTITUTES_V MRP_AP_ITEM_OPEN_PAYBACK_QTY_V MRP_AP_MPS_SUPPLIES_V
78 MRP_AP_ITEM_SUPERSESSION_REL_V MRP_AP_ITEM_SUBSTITUTES_V MRP_AP_NOCOST_SYSTEM_ITEMS_V
79 MRP_AP_JOB_OP_NETWORKS_V MRP_AP_ITEM_SUPERSESSION_REL_V MRP_AP_ONHAND_SUPPLIES_V
80 MRP_AP_JOB_OP_RESOURCES_V MRP_AP_JOB_OPERATIONS_V MRP_AP_OP_RESOURCE_SEQS_V
81 MRP_AP_JOB_OPERATIONS_V MRP_AP_JOB_OP_NETWORKS_V MRP_AP_OPEN_PAYBACK_QTY_V
82 MRP_AP_JOB_REQUIREMENT_OPS_V MRP_AP_JOB_OP_RESOURCES_V MRP_AP_OPER_NETWORKS_V
83 MRP_AP_JOB_RES_INSTANCES_V MRP_AP_JOB_REQUIREMENT_OPS_V MRP_AP_OPERATION_COMPONENTS_V
84 MRP_AP_LINE_RESOURCES_V MRP_AP_JOB_RES_INSTANCES_V MRP_AP_OPERATION_RESOURCES_V
85 MRP_AP_LJ_SUB_OP_RESOURCES_V MRP_AP_LINE_RESOURCES_V MRP_AP_ORGANIZATION_SITES_V
C D E F G H I
86 MRP_AP_LOCATION_ASSOCIATIONS_V MRP_AP_LJ_SUB_OP_RESOURCES_V MRP_AP_ORGANIZATIONS_V
87 MRP_AP_MDS_DEMANDS_V MRP_AP_LOCATION_ASSOCIATIONS_V MRP_AP_PARAMETERS_V
88 MRP_AP_MPS_SUPPLIES_V MRP_AP_MDS_DEMANDS_V MRP_AP_PERIOD_START_DATES_V
89 MRP_AP_NOCOST_SYSTEM_ITEMS_V MRP_AP_MPS_SUPPLIES_V MRP_AP_PLANNERS_V
90 MRP_AP_NON_ERO_WIP_DEMAND_V MRP_AP_NOCOST_SYSTEM_ITEMS_V MRP_AP_PO_LOCAL_ASL_V
91 MRP_AP_NON_ERO_WIP_JOB_SUPP_V MRP_AP_NON_ERO_WIP_DEMAND_V MRP_AP_PO_PO_SUPPLY_V
92 MRP_AP_NON_IRO_ERO_RES_REQ_V MRP_AP_NON_ERO_WIP_JOB_SUPP_V MRP_AP_PO_RCV_SUPPLY_V
93 MRP_AP_NON_RO_WIP_DEMAND_V MRP_AP_NON_IRO_ERO_RES_REQ_V MRP_AP_PO_REQ_SUPPLY_V
94 MRP_AP_NON_RO_WIP_JOB_SUPPLY_V MRP_AP_NON_RO_WIP_DEMAND_V MRP_AP_PO_SHIP_RCV_SUPPLY_V
95 MRP_AP_NON_RO_WIP_JOB_V MRP_AP_NON_RO_WIP_JOB_SUPPLY_V MRP_AP_PO_SHIP_SUPPLY_V
96 MRP_AP_ONHAND_SUPPLIES_V MRP_AP_NON_RO_WIP_JOB_V MRP_AP_PO_SUPPLIER_TRXS_V
97 MRP_AP_OP_RESOURCE_SEQS_V MRP_AP_OH_PO_RCV_SUPPLY_V MRP_AP_PO_SUPPLIERS_V
98 MRP_AP_OPEN_PAYBACK_QTY_V MRP_AP_ONHAND_SUPPLIES_V MRP_AP_PROCESS_EFFECTIVITY_V
99 MRP_AP_OPER_NETWORKS_V MRP_AP_OPEN_PAYBACK_QTY_V MRP_AP_PROJECT_TASKS_V
100 MRP_AP_OPERATION_COMPONENTS_V MRP_AP_OPERATION_COMPONENTS_V MRP_AP_PROJECTS_V
101 MRP_AP_OPERATION_RESOURCES_V MRP_AP_OPERATION_RESOURCES_V MRP_AP_REGION_SITES_V
102 MRP_AP_ORGANIZATION_SITES_V MRP_AP_OPER_NETWORKS_V MRP_AP_REPT_ITEM_DEMANDS_V
103 MRP_AP_ORGANIZATIONS_V MRP_AP_OP_RESOURCE_SEQS_V MRP_AP_REPT_ITEM_SUPPLIES_V
104 MRP_AP_PARAMETERS_V MRP_AP_ORGANIZATIONS_V MRP_AP_RES_INST_CHANGES_V
105 MRP_AP_PERIOD_START_DATES_V MRP_AP_ORGANIZATION_SITES_V MRP_AP_RES_INSTANCE_REQS_V
106 MRP_AP_PLANNERS_V MRP_AP_PARAMETERS_V MRP_AP_RESOURCE_CHANGES_V
107 MRP_AP_PO_CSP_SUPPLY_V MRP_AP_PERIOD_START_DATES_V MRP_AP_RESOURCE_GROUPS_V
108 MRP_AP_PO_LOCAL_ASL_V MRP_AP_PLANNERS_V MRP_AP_RESOURCE_REQUIREMENTS_V
109 MRP_AP_PO_PO_SUPPLY_V MRP_AP_PO_CSP_SUPPLY_V MRP_AP_RESOURCE_SETUPS_V
110 MRP_AP_PO_RCV_SUPPLY_V MRP_AP_PO_LOCAL_ASL_V MRP_AP_RESOURCE_SHIFTS_V
111 MRP_AP_PO_REQ_SUPPLY_V MRP_AP_PO_PO_SUPPLY_V MRP_AP_ROUTING_OPERATIONS_V
112 MRP_AP_PO_SHIP_RCV_SUPPLY_V MRP_AP_PO_RCV_SUPPLY_V MRP_AP_ROUTINGS_V
113 MRP_AP_PO_SHIP_SUPPLY_V MRP_AP_PO_REQ_SUPPLY_V MRP_AP_SAFETY_STOCKS_V
114 MRP_AP_PO_SUPPLIER_TRXS_V MRP_AP_PO_SHIP_RCV_SUPPLY_V MRP_AP_SALES_CHANNEL_V
115 MRP_AP_PO_SUPPLIERS_V MRP_AP_PO_SHIP_SUPPLY_V MRP_AP_SALES_ORDERS_V
116 MRP_AP_PROCESS_EFFECTIVITY_V MRP_AP_PO_SUPPLIERS_V MRP_AP_SETUP_TRANSITIONS_V
117 MRP_AP_PROJECT_TASKS_V MRP_AP_PO_SUPPLIER_TRXS_V MRP_AP_SHIFT_DATES_V
118 MRP_AP_PROJECTS_V MRP_AP_PROCESS_EFFECTIVITY_V MRP_AP_SHIFT_EXCEPTIONS_V
119 MRP_AP_REGION_SITES_V MRP_AP_PROJECTS_V MRP_AP_SHIFT_TIMES_V
120 MRP_AP_REPAIR_DEMAND_V MRP_AP_PROJECT_TASKS_V MRP_AP_SIMULATION_SETS_V
121 MRP_AP_REPAIR_ORDERS_V MRP_AP_REGION_SITES_V MRP_AP_SOURCING_RULES_V
122 MRP_AP_REPAIR_TRANSFERS_RESV_V MRP_AP_REPAIR_DEMAND_V MRP_AP_SR_ASSIGNMENTS_V
123 MRP_AP_REPT_ITEM_DEMANDS_V MRP_AP_REPAIR_ORDERS_V MRP_AP_SR_RECEIPT_ORG_V
124 MRP_AP_REPT_ITEM_SUPPLIES_V MRP_AP_REPAIR_TRANSFERS_RESV_V MRP_AP_SR_SOURCE_ORG_V
125 MRP_AP_RES_INST_CHANGES_V MRP_AP_REPT_ITEM_DEMANDS_V MRP_AP_STD_OP_RESOURCES_V
126 MRP_AP_RES_INSTANCE_REQS_V MRP_AP_REPT_ITEM_SUPPLIES_V MRP_AP_SUB_INVENTORIES_NEW_V
127 MRP_AP_RESOURCE_CHANGES_V MRP_AP_RESOURCE_CHANGES_V MRP_AP_SUB_INVENTORIES_V
128 MRP_AP_RESOURCE_GROUPS_V MRP_AP_RESOURCE_GROUPS_V MRP_AP_SUPPLIER_CAPACITIES_V
129 MRP_AP_RESOURCE_REQUIREMENTS_V MRP_AP_RESOURCE_REQUIREMENTS_V MRP_AP_SUPPLIER_FLEX_FENCES_V
130 MRP_AP_RESOURCE_SETUPS_V MRP_AP_RESOURCE_SETUPS_V MRP_AP_SUPPLIER_RESPONSE_V
131 MRP_AP_RESOURCE_SHIFTS_V MRP_AP_RESOURCE_SHIFTS_V MRP_AP_SYS_ITEMS_V
132 MRP_AP_ROUTING_OPERATIONS_V MRP_AP_RES_INSTANCE_REQS_V MRP_AP_SYSTEM_ITEMS_V
133 MRP_AP_ROUTINGS_V MRP_AP_RES_INST_CHANGES_V MRP_AP_TRIP_STOPS_V
134 MRP_AP_SAFETY_STOCKS_V MRP_AP_ROUTINGS_V MRP_AP_TRIPS_V
135 MRP_AP_SALES_CHANNEL_V MRP_AP_ROUTING_OPERATIONS_V MRP_AP_UNIT_BORROW_QTY_V
136 MRP_AP_SETUP_TRANSITIONS_V MRP_AP_SAFETY_STOCKS_V MRP_AP_UNIT_NUMBERS_V
137 MRP_AP_SHIFT_DATES_V MRP_AP_SALES_CHANNEL_V MRP_AP_UNIT_PAYBACK_QTY_V
138 MRP_AP_SHIFT_EXCEPTIONS_V MRP_AP_SALES_ORDERS_V MRP_AP_UNITS_OF_MEASURE_V
139 MRP_AP_SHIFT_TIMES_V MRP_AP_SETUP_TRANSITIONS_V MRP_AP_UOM_CLASS_CONVERSIONS_V
140 MRP_AP_SIMULATION_SETS_V MRP_AP_SHIFT_DATES_V MRP_AP_UOM_CONVERSIONS_V
141 MRP_AP_SOURCING_RULES_V MRP_AP_SHIFT_EXCEPTIONS_V MRP_AP_USER_DEMANDS_V
142 MRP_AP_SR_ASSIGNMENTS_V MRP_AP_SHIFT_TIMES_V MRP_AP_USER_SUPPLIES_V
143 MRP_AP_SR_RECEIPT_ORG_V MRP_AP_SIMULATION_SETS_V MRP_AP_VENDOR_CONTACTS_V
144 MRP_AP_SR_SOURCE_ORG_V MRP_AP_SOURCING_RULES_V MRP_AP_VENDOR_SITES_V
145 MRP_AP_STD_OP_RESOURCES_V MRP_AP_SR_ASSIGNMENTS_V MRP_AP_VENDORS_V
146 MRP_AP_SUB_INVENTORIES_NEW_V MRP_AP_SR_RECEIPT_ORG_V MRP_AP_VMI_INTRANSITS_V
147 MRP_AP_SUB_INVENTORIES_V MRP_AP_SR_SOURCE_ORG_V MRP_AP_WIP_COMP_DEMANDS_V
148 MRP_AP_SUPPLIER_CAPACITIES_V MRP_AP_STD_OP_RESOURCES_V MRP_AP_WIP_COMP_SUPPLIES_V
149 MRP_AP_SUPPLIER_FLEX_FENCES_V MRP_AP_SUB_INVENTORIES_NEW_V MRP_AP_WIP_DISCRETE_JOBS_V
150 MRP_AP_SUPPLIER_RESPONSE_V MRP_AP_SUB_INVENTORIES_V MRP_AP_WIP_JOB_SUPPLIES_V
151 MRP_AP_SYS_ITEMS_V MRP_AP_SUPPLIER_CAPACITIES_V MRP_AP_WIP_JOBS_V
152 MRP_AP_SYSTEM_ITEMS_V MRP_AP_SUPPLIER_FLEX_FENCES_V MRP_AP_WSH_REGION_LOCATIONS_V
153 MRP_AP_TRIP_STOPS_V MRP_AP_SUPPLIER_RESPONSE_V MRP_AP_WSH_REGIONS_V
154 MRP_AP_TRIPS_V MRP_AP_SYSTEM_ITEMS_V MRP_AP_WSH_ZONE_REGIONS_V
155 MRP_AP_UNIT_BORROW_QTY_V MRP_AP_SYS_ITEMS_V MRP_AP1_ONHAND_SUPPLIES_V
156 MRP_AP_UNIT_NUMBERS_V MRP_AP_TRIPS_V MRP_AP1_SALES_ORDERS_V
157 MRP_AP_UNIT_PAYBACK_QTY_V MRP_AP_TRIP_STOPS_V MRP_AP2_SALES_ORDERS_V
158 MRP_AP_UNITS_OF_MEASURE_V MRP_AP_UNITS_OF_MEASURE_V MRP_AP3_SALES_ORDERS_V
159 MRP_AP_UOM_CLASS_CONVERSIONS_V MRP_AP_UNIT_BORROW_QTY_V MRP_AP4_SALES_ORDERS_V
160 MRP_AP_UOM_CONVERSIONS_V MRP_AP_UNIT_NUMBERS_V
161 MRP_AP_USER_DEMANDS_V MRP_AP_UNIT_PAYBACK_QTY_V
162 MRP_AP_USER_SUPPLIES_V MRP_AP_UOM_CLASS_CONVERSIONS_V MRP_AN_AHL_MTL_REQS_V
163 MRP_AP_VENDOR_CONTACTS_V MRP_AP_UOM_CONVERSIONS_V MRP_AN_BOM_COMPONENTS_V
164 MRP_AP_VENDOR_SITES_V MRP_AP_USER_DEMANDS_V MRP_AN_ONHAND_SUPPLIES_V
165 MRP_AP_VENDORS_V MRP_AP_USER_SUPPLIES_V MRP_AN_PO_GLOBAL_ASL_V
166 MRP_AP_VMI_INTRANSITS_V MRP_AP_VENDORS_V MRP_AN_PO_LOCAL_ASL_V
167 MRP_AP_WIP_COMP_DEMANDS_V MRP_AP_VENDOR_CONTACTS_V MRP_AN_SALES_ORDERS_V
168 MRP_AP_WIP_COMP_SUPPLIES_V MRP_AP_VENDOR_SITES_V MRP_AN1_SALES_ORDERS_V
169 MRP_AP_WIP_DISCRETE_JOBS_V MRP_AP_VMI_INTRANSITS_V MRP_AN2_SALES_ORDERS_V
170 MRP_AP_WIP_JOB_SUPPLIES_V MRP_AP_WIP_COMP_DEMANDS_V MRP_AN3_SALES_ORDERS_V
171 MRP_AP_WIP_JOBS_V MRP_AP_WIP_COMP_SUPPLIES_V MRP_AN4_SALES_ORDERS_V
172 MRP_AP_WIP_OPR_NETWORKS_V MRP_AP_WIP_DISCRETE_JOBS_V
173 MRP_AP_WSH_REGION_LOCATIONS_V MRP_AP_WIP_JOBS_V
C D E F G H I
174 MRP_AP_WSH_REGIONS_V MRP_AP_WIP_JOB_SUPPLIES_V MRP_AD_BOM_COMPONENTS_V
175 MRP_AP_WSH_ZONE_REGIONS_V MRP_AP_WIP_OPR_NETWORKS_V MRP_AD_BOMS_V
176 MRP_AP_WSH_REGIONS_V MRP_AD_DJOB_SUB_OP_RESOURCES_V
177 MRP_AN_AHL_MTL_REQS_V MRP_AP_WSH_REGION_LOCATIONS_V MRP_AD_FORECAST_DEMAND_V
178 MRP_AN_BOM_COMPONENTS_V MRP_AP_WSH_ZONE_REGIONS_V MRP_AD_FORECAST_DSGN_V
179 MRP_AN_ONHAND_SUPPLIES_V MRP_AD_HARD_RESERVATIONS_V
180 MRP_AN_PO_GLOBAL_ASL_V MRP_AN_AHL_MTL_REQS_V MRP_AD_ITEM_CATEGORIES_V
181 MRP_AN_PO_LOCAL_ASL_V MRP_AN_BOM_COMPONENTS_V MRP_AD_JOB_OP_NETWORKS_V
182 MRP_AN1_SALES_ORDERS_V MRP_AN_ONHAND_SUPPLIES_V MRP_AD_JOB_OP_RESOURCES_V
183 MRP_AN2_SALES_ORDERS_V MRP_AN_PO_GLOBAL_ASL_V MRP_AD_JOB_OPERATIONS_V
184 MRP_AN3_SALES_ORDERS_V MRP_AN_PO_LOCAL_ASL_V MRP_AD_LJ_OPR_RES_INSTS_V
185 MRP_AN_SALES_ORDERS_V MRP_AD_LJ_SUB_OP_RESOURCES_V
186 MRP_AD_BOM_COMPONENTS_V MRP_AN1_SALES_ORDERS_V MRP_AD_MDS_DEMANDS_V
187 MRP_AD_BOMS_V MRP_AN2_SALES_ORDERS_V MRP_AD_MPS_SUPPLIES_V
188 MRP_AD_DJOB_SUB_OP_RESOURCES_V MRP_AN3_SALES_ORDERS_V MRP_AD_ONHAND_SUPPLIES_V
189 MRP_AD_EAM_WO_RELSHIPS_V MRP_AN4_SALES_ORDERS_V MRP_AD_OP_RESOURCE_SEQS_V
190 MRP_AD_ERO_WIP_COMP_DEM_V MRP_AD_OPER_NETWORKS_V
191 MRP_AD_ERO_WIP_JOB_SUPP_V MRP_AD_BOM_COMPONENTS_V MRP_AD_OPERATION_COMPONENTS_V
192 MRP_AD_FORECAST_DEMAND_V MRP_AD_BOMS_V MRP_AD_OPERATION_RESOURCES_V
193 MRP_AD_FORECAST_DSGN_V MRP_AD_DJOB_SUB_OP_RESOURCES_V MRP_AD_PO_SUPPLIES_V
194 MRP_AD_HARD_RESERVATIONS_V MRP_AD_EAM_WO_RELSHIPS_V MRP_AD_PROCESS_EFFECTIVITY_V
195 MRP_AD_ITEM_CATEGORIES_V MRP_AD_ERO_WIP_COMP_DEM_V MRP_AD_REPT_ITEM_DEMANDS_V
196 MRP_AD_ITEM_RELATIONSHIPS_V MRP_AD_ERO_WIP_JOB_SUPP_V MRP_AD_REPT_ITEM_SUPPLIES_V
197 MRP_AD_JOB_OP_NETWORKS_V MRP_AD_FORECAST_DEMAND_V MRP_AD_REQUIREMENT_OPS_V
198 MRP_AD_JOB_OP_RESOURCES_V MRP_AD_FORECAST_DSGN_V MRP_AD_RES_INST_CHANGES_V
199 MRP_AD_JOB_OPERATIONS_V MRP_AD_HARD_RESERVATIONS_V MRP_AD_RES_INSTANCE_REQS_V
200 MRP_AD_LJ_OPR_RES_INSTS_V MRP_AD_ITEM_CATEGORIES_V MRP_AD_RESOURCE_CHANGES_V
201 MRP_AD_LJ_SUB_OP_RESOURCES_V MRP_AD_ITEM_RELATIONSHIPS_V MRP_AD_RESOURCE_REQUIREMENTS_V
202 MRP_AD_MDS_DEMANDS_V MRP_AD_JOB_OP_NETWORKS_V MRP_AD_ROUTING_OPERATIONS_V
203 MRP_AD_MPS_SUPPLIES_V MRP_AD_JOB_OP_RESOURCES_V MRP_AD_ROUTINGS_V
204 MRP_AD_NON_ERO_WIP_COMP_DEM_V MRP_AD_JOB_OPERATIONS_V MRP_AD_SALES_ORDERS_V
205 MRP_AD_NON_ERO_WIP_JOB_SUP_V MRP_AD_LJ_OPR_RES_INSTS_V MRP_AD_SUB_COMPS_V
206 MRP_AD_NON_IRO_ERO_RES_REQ_V MRP_AD_LJ_SUB_OP_RESOURCES_V MRP_AD_SUB_OPER_RESS_V
207 MRP_AD_NON_RO_WIP_COMP_DEM_V MRP_AD_MDS_DEMANDS_V MRP_AD_SUPPLIER_CAPACITIES_V
208 MRP_AD_NON_RO_WIP_JOB_SUPP_V MRP_AD_MPS_SUPPLIES_V MRP_AD_TRIP_STOPS_V
209 MRP_AD_ONHAND_SUPPLIES_V MRP_AD_NON_ERO_WIP_COMP_DEM_V MRP_AD_TRIPS_V
210 MRP_AD_OP_RESOURCE_SEQS_V MRP_AD_NON_ERO_WIP_JOB_SUP_V MRP_AD_USER_DEMANDS_V
211 MRP_AD_OPER_NETWORKS_V MRP_AD_NON_IRO_ERO_RES_REQ_V MRP_AD_USER_SUPPLIES_V
212 MRP_AD_OPERATION_COMPONENTS_V MRP_AD_NON_RO_WIP_COMP_DEM_V MRP_AD_WIP_COMP_DEMANDS_V
213 MRP_AD_OPERATION_RESOURCES_V MRP_AD_NON_RO_WIP_JOB_SUPP_V MRP_AD_WIP_COMP_SUPPLIES_V
214 MRP_AD_PO_SUPPLIES_V MRP_AD_ONHAND_SUPPLIES_V MRP_AD_WIP_FLOW_DEMANDS_V
215 MRP_AD_PROCESS_EFFECTIVITY_V MRP_AD_OP_RESOURCE_SEQS_V MRP_AD_WIP_JOB_SUPPLIES_V
216 MRP_AD_REPAIR_RESERVATIONS_V MRP_AD_OPER_NETWORKS_V
217 MRP_AD_REPT_ITEM_DEMANDS_V MRP_AD_OPERATION_COMPONENTS_V
218 MRP_AD_REPT_ITEM_SUPPLIES_V MRP_AD_OPERATION_RESOURCES_V
219 MRP_AD_REQUIREMENT_OPS_V MRP_AD_PO_SUPPLIES_V
220 MRP_AD_RES_INST_CHANGES_V MRP_AD_PROCESS_EFFECTIVITY_V
221 MRP_AD_RES_INSTANCE_REQS_V MRP_AD_REPAIR_RESERVATIONS_V
222 MRP_AD_RESOURCE_CHANGES_V MRP_AD_REPT_ITEM_DEMANDS_V
223 MRP_AD_RESOURCE_REQUIREMENTS_V MRP_AD_REPT_ITEM_SUPPLIES_V
224 MRP_AD_RO_WIP_COMP_DEMANDS_V MRP_AD_REQUIREMENT_OPS_V
225 MRP_AD_ROUTING_OPERATIONS_V MRP_AD_RES_INST_CHANGES_V
226 MRP_AD_ROUTINGS_V MRP_AD_RES_INSTANCE_REQS_V
227 MRP_AD_SALES_ORDERS_V MRP_AD_RESOURCE_CHANGES_V
228 MRP_AD_SUB_COMPS_V MRP_AD_RESOURCE_REQUIREMENTS_V
229 MRP_AD_SUB_OPER_RESS_V MRP_AD_RO_WIP_COMP_DEMANDS_V
230 MRP_AD_SUPPLIER_CAPACITIES_V MRP_AD_ROUTING_OPERATIONS_V
231 MRP_AD_TRIP_STOPS_V MRP_AD_ROUTINGS_V
232 MRP_AD_TRIPS_V MRP_AD_SALES_ORDERS_V
233 MRP_AD_USER_DEMANDS_V MRP_AD_SUB_COMPS_V
234 MRP_AD_USER_SUPPLIES_V MRP_AD_SUB_OPER_RESS_V
235 MRP_AD_WIP_COMP_DEMANDS_V MRP_AD_SUPPLIER_CAPACITIES_V
236 MRP_AD_WIP_COMP_SUPPLIES_V MRP_AD_TRIP_STOPS_V
237 MRP_AD_WIP_FLOW_DEMANDS_V MRP_AD_TRIPS_V
238 MRP_AD_WIP_JOB_SUPPLIES_V MRP_AD_USER_DEMANDS_V
239 MRP_AD_WOPR_NETWORKS_V MRP_AD_USER_SUPPLIES_V
240 MRP_AD_WIP_COMP_DEMANDS_V
241 MRP_AD_WIP_COMP_SUPPLIES_V
242 MRP_AD_WIP_FLOW_DEMANDS_V
243 MRP_AD_WIP_JOB_SUPPLIES_V
244 MRP_AD_WOPR_NETWORKS_V
245
246
247
248
249 PURPOSE ORDER_TYPE
250 used for Sourcing history n/a
251 used for Sourcing history n/a
252 used for Sourcing history n/a
253
uses OM/WSH tables to get intransit supplies
254 this uses -1 for sr_mtl_supply_id and is order_type = 11 - Intransit
shipment - the PO_NUMBER is the Om sales order number 11
MTL_SUPPLY.SUPPLY_TYPE_CODE = 'SHIPMENT'
255 AND this uses mtl_supply.transaction_id for SR_MTL_SUPPLY_ID and
is order_type = 11 - Intransit shipment 11
C D E F G H I
MTL_SUPPLY.SUPPLY_TYPE_CODE = 'RECEIVING'
256
-- order_type = 8 - PO in receiving 8
MTL_SUPPLY.SUPPLY_TYPE_CODE = 'RECEIVING'
257
-- order_type = 12 - Intransit receipt 12
MTL_SUPPLY.SUPPLY_TYPE_CODE = 'PO' or 'ASN'
258
-- order_type = 1 - Purchase Order 1
MTL_SUPPLY.SUPPLY_TYPE_CODE = 'REQ'
259 -- order_type = 2 - Purchase Requisition (For both Internal and Supplier
requisition) 2
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
A B
1 MLOG information
2 Key Note for Managing MLOGs and Refresh Snapshots Performance - Note 1063953.1
3 MLOGs are tables created for a Snapshot and are used to record changes on a base table
4 Examples:

5 Simple - In table all_snapshots - MTL_ITEM_CATS_SN is based on MASTER - MTL_ITEM_CATEGORIES


and uses MLOG$_MTL_ITEM_CATEGORIES to check what changes have occurred on the base table.
Complex - In table all_snapshots - BOM_RES_CHNGS_SN shows MASTER as - BOM_DEPARTMENTS -
6 BUT uses two tables BOM_DEPARTMENTS and BOM_RESOURCE_CHANGES - This snapshot will show 2
rows in the output below.
7
8 Managing MLOG Size is a key component to the performance of Refresh Collection snapshots
9 KEY POINTS

1. The RDBMS will automatically delete rows from the MLOG when ALL snapshots that reference the MLOG
are refreshed.
2. With the increasing complexity of the applications and introduction of DBI and customer requirements, we
can see multiple snapshots that will reference the same MLOG
3. IF All the snapshots that reference an MLOG are not refreshed, then the MLOG will continue to grow and
become very large and hurt performance of Refresh Snapshots process.
10 4. In table ALL_SNAPSHOTS, to find all the MLOGs, check the QUERY for the snapshot to get all the base
tables involved, since column MASTER will show only one table.
5. Not every release will show the same shared MLOGs, so the output of the query below can be different
based on your release
6. The key point with shared MLOGs is that the all snapshots must be refreshed before the MLOG can
be deleted, so the DBA may have to manually refresh snapshots not used by data collections to
manage the MLOGs if those applications are not being used or used very often.

11
12
13
14
A B
15
16 SQL to show all snapshots and MLOGs used for Data Collections and reveal the Shared MLOGs
17 SELECT DISTINCT
18 amdr.MVIEW_NAME "Snapshot",
19 amdr.OWNER "Snapshot Owner",
20 amdr.DETAILOBJ_NAME "Base Table Name",
21 amdr.DETAILOBJ_OWNER "Base Table Owner",
22 log_table mlog$_name
23 FROM ALL_MVIEW_DETAIL_RELATIONS amdr,
24 dba_snapshot_logs dsl
25 where DETAILOBJ_TYPE = 'TABLE'
26 and (detailobj_owner, detaiLobj_name) not in (('MSC',
27 'MSC_COLLECTED_ORGS'))
28 AND amdr.DETAILOBJ_NAME = dsl.MASTER
29 and DETAILOBJ_NAME in
30 ('AHL_SCHEDULE_MATERIALS',
31 'BOM_COMPONENTS_B',
32 'BOM_CTO_ORDER_DEMAND',
33 'BOM_DEPARTMENTS',
34 'BOM_OPERATIONAL_ROUTINGS',
35 'BOM_OPERATION_NETWORKS',
36 'BOM_OPERATION_RESOURCES',
37 'BOM_RESOURCE_CHANGES',
38 'BOM_RES_INSTANCE_CHANGES',
39 'BOM_STRUCTURES_B',
40 'BOM_SUBSTITUTE_COMPONENTS',
41 'BOM_SUB_OPERATION_RESOURCES',
42 'CSP_REPAIR_PO_HEADERS',
43 'EAM_WO_RELATIONSHIPS',
44 'MRP_FORECAST_DATES',
45 'MRP_FORECAST_DESIGNATORS',
46 'MRP_FORECAST_ITEMS',
47 'MRP_SCHEDULE_DATES',
48 'MTL_DEMAND',
49 'MTL_ITEM_CATEGORIES',
50 'MTL_MATERIAL_TRANSACTIONS_TEMP',
A B
51 'MTL_ONHAND_QUANTITIES_DETAIL',
52 'MTL_RELATED_ITEMS',
53 'MTL_RESERVATIONS',
54 'MTL_SUPPLY',
55 'MTL_SYSTEM_ITEMS_B',
56 'MTL_TXN_REQUEST_LINES',
57 'MTL_USER_DEMAND',
58 'MTL_USER_SUPPLY',
59 'OE_ORDER_LINES_ALL',
60 'PO_ACCEPTANCES',
61 'PO_CHANGE_REQUESTS',
62 'PO_SUPPLIER_ITEM_CAPACITY',
63 'WIP_DISCRETE_JOBS',
64 'WIP_FLOW_SCHEDULES',
65 'WIP_LINES',
66 'WIP_MSC_OPEN_JOB_STATUSES',
67 'WIP_OPERATIONS',
68 'WIP_OPERATION_NETWORKS',
69 'WIP_OPERATION_RESOURCES',
70 'WIP_OP_RESOURCE_INSTANCES',
71 'WIP_REPETITIVE_ITEMS',
72 'WIP_REPETITIVE_SCHEDULES',
73 'WIP_REQUIREMENT_OPERATIONS',
74 'WIP_SUB_OPERATION_RESOURCES',
75 'WSH_DELIVERY_DETAILS',
76 'WSH_TRIPS',
77 'WSH_TRIP_STOPS',
78 'WSM_COPY_OPERATIONS',
79 'WSM_COPY_OP_NETWORKS',
80 'WSM_COPY_OP_RESOURCES',
81 'WSM_COPY_OP_RESOURCE_INSTANCES',
82 'WSM_COPY_REQUIREMENT_OPS')
83 order by MVIEW_NAME, DETAILOBJ_NAME;
84
85
86
87
C D E F
1
2
3
4

7
8
9

10

11
12 Snapshot from other products that share MLOG tables with Data Collections Snapshots
13 Depending on your release, you may see different shared MLOGs
14 ENI - Product Intelligence
C D E F
15 OZF - Trade Management
Snapshot Base Table
16
Snapshot Owner Base Table Name Owner
17 AHL_SCH_MTLS_SN APPS AHL_SCHEDULE_MATERIALS AHL
18 BOM_BOMS_SN APPS BOM_STRUCTURES_B BOM
19 BOM_CTO_ORDER_DMD_SN BOM BOM_CTO_ORDER_DEMAND BOM
20 BOM_INV_COMPS_SN APPS BOM_COMPONENTS_B BOM
21 BOM_INV_COMPS_SN APPS BOM_STRUCTURES_B BOM
22 BOM_OPR_NETWORKS_SN APPS BOM_OPERATIONAL_ROUTINGS BOM
23 BOM_OPR_NETWORKS_SN APPS BOM_OPERATION_NETWORKS BOM
24 BOM_OPR_RESS_SN APPS BOM_OPERATIONAL_ROUTINGS BOM
25 BOM_OPR_RESS_SN APPS BOM_OPERATION_RESOURCES BOM
26 BOM_OPR_RTNS_SN APPS BOM_OPERATIONAL_ROUTINGS BOM
27 BOM_OPR_SEQS_SN APPS BOM_OPERATIONAL_ROUTINGS BOM
28 BOM_RES_CHNGS_SN APPS BOM_DEPARTMENTS BOM
29 BOM_RES_CHNGS_SN APPS BOM_RESOURCE_CHANGES BOM
30 BOM_RES_INST_CHNGS_SN APPS BOM_DEPARTMENTS BOM
31 BOM_RES_INST_CHNGS_SN APPS BOM_RES_INSTANCE_CHANGES BOM
32 BOM_SUB_COMPS_SN APPS BOM_COMPONENTS_B BOM
33 BOM_SUB_COMPS_SN APPS BOM_STRUCTURES_B BOM
34 BOM_SUB_COMPS_SN APPS BOM_SUBSTITUTE_COMPONENTS BOM
35 BOM_SUB_OPR_RESS_SN APPS BOM_OPERATIONAL_ROUTINGS BOM
36 BOM_SUB_OPR_RESS_SN APPS BOM_SUB_OPERATION_RESOURCES BOM
37 CSP_REPAIR_PO_HEADERS_SN APPS CSP_REPAIR_PO_HEADERS CSP
38 EAM_WO_RELATIONSHIPS_SN APPS EAM_WO_RELATIONSHIPS EAM
39 ENI_DBI_BOM_COMPONENTS_MV1 APPS BOM_COMPONENTS_B BOM
40 ENI_DBI_BOM_COMPONENTS_MV2 APPS BOM_COMPONENTS_B BOM
41 ENI_DBI_MFG_STEPS_JOIN_MV APPS BOM_OPERATIONAL_ROUTINGS BOM
42 ENI_RES_1_MV APPS BOM_DEPARTMENTS BOM
43 MRP_FORECAST_DATES_SN APPS MRP_FORECAST_DATES MRP
44 MRP_FORECAST_DSGN_SN APPS MRP_FORECAST_DESIGNATORS MRP
45 MRP_FORECAST_ITEMS_SN APPS MRP_FORECAST_ITEMS MRP
46 MRP_SCHD_DATES_SN APPS MRP_SCHEDULE_DATES MRP
47 MTL_DEMAND_SN APPS MTL_DEMAND INV
48 MTL_ITEM_CATS_SN APPS MTL_ITEM_CATEGORIES INV
49 MTL_ITEM_RELATIONSHIPS_SN APPS MTL_RELATED_ITEMS INV
50 MTL_MTRX_TMP_SN APPS MTL_MATERIAL_TRANSACTIONS_TEMP INV
C D E F
51 MTL_OH_QTYS_SN APPS MTL_ONHAND_QUANTITIES_DETAIL INV
52 MTL_RESERVATIONS_SN APPS MTL_RESERVATIONS INV
53 MTL_SUPPLY_SN APPS MTL_SUPPLY INV
54 MTL_SYS_ITEMS_SN APPS MTL_SYSTEM_ITEMS_B INV
55 MTL_TXN_REQUEST_LINES_SN APPS MTL_TXN_REQUEST_LINES INV
56 MTL_U_DEMAND_SN APPS MTL_USER_DEMAND INV
57 MTL_U_SUPPLY_SN APPS MTL_USER_SUPPLY INV
58 OE_ODR_LINES_SN APPS OE_ORDER_LINES_ALL ONT
59 OZF_EARNING_SUMMARY_MV APPS MTL_ITEM_CATEGORIES INV
60 PO_ACCEPTANCES_SN APPS PO_ACCEPTANCES PO
61 PO_CHANGE_REQUESTS_SN APPS PO_CHANGE_REQUESTS PO
62 PO_SI_CAPA_SN APPS PO_SUPPLIER_ITEM_CAPACITY PO
63 WIP_DSCR_JOBS_SN APPS WIP_DISCRETE_JOBS WIP
64 WIP_FLOW_SCHDS_SN APPS WIP_FLOW_SCHEDULES WIP
65 WIP_OPR_RES_INSTS_SN APPS WIP_OP_RESOURCE_INSTANCES WIP
66 WIP_REPT_ITEMS_SN APPS WIP_REPETITIVE_ITEMS WIP
67 WIP_REPT_SCHDS_SN APPS WIP_REPETITIVE_SCHEDULES WIP
68 WIP_WLINES_SN APPS WIP_LINES WIP
69 WIP_WOPRS_SN APPS WIP_DISCRETE_JOBS WIP
70 WIP_WOPRS_SN APPS WIP_MSC_OPEN_JOB_STATUSES WIP
71 WIP_WOPRS_SN APPS WIP_OPERATIONS WIP
72 WIP_WOPR_NETWORKS_SN APPS WIP_OPERATION_NETWORKS WIP
73 WIP_WOPR_RESS_SN APPS WIP_DISCRETE_JOBS WIP
74 WIP_WOPR_RESS_SN APPS WIP_MSC_OPEN_JOB_STATUSES WIP
75 WIP_WOPR_RESS_SN APPS WIP_OPERATION_RESOURCES WIP
76 WIP_WOPR_SUB_RESS_SN APPS WIP_SUB_OPERATION_RESOURCES WIP
77 WIP_WREQ_OPRS_SN APPS WIP_DISCRETE_JOBS WIP
78 WIP_WREQ_OPRS_SN APPS WIP_MSC_OPEN_JOB_STATUSES WIP
79 WIP_WREQ_OPRS_SN APPS WIP_REQUIREMENT_OPERATIONS WIP
80 WSH_DELIVERY_DETAILS_SN WSH WSH_DELIVERY_DETAILS WSH
81 WSH_TRIP_SN APPS WSH_TRIPS WSH
82 WSH_TRIP_STOP_SN APPS WSH_TRIP_STOPS WSH
83 WSM_LJ_OPRS_SN APPS WSM_COPY_OPERATIONS WSM
84 WSM_LJ_OPR_NWK_SN APPS WSM_COPY_OP_NETWORKS WSM
85 WSM_LJ_OPR_RESS_INSTS_SN APPS WSM_COPY_OP_RESOURCE_INSTANCES WSM
86 WSM_LJ_OPR_RESS_SN APPS WSM_COPY_OP_RESOURCES WSM
87 WSM_LJ_REQ_OPRS_SN APPS WSM_COPY_REQUIREMENT_OPS WSM
G
15
16
MLOG$_NAME
17 MLOG$_AHL_SCHEDULE_MATERIA
18 MLOG$_BOM_STRUCTURES_B
19 MLOG$_BOM_CTO_ORDER_DEMAND
20 MLOG$_BOM_COMPONENTS_B
21 MLOG$_BOM_STRUCTURES_B
22 MLOG$_BOM_OPERATIONAL_ROUT
23 MLOG$_BOM_OPERATION_NETWOR
24 MLOG$_BOM_OPERATIONAL_ROUT
25 MLOG$_BOM_OPERATION_RESOUR
26 MLOG$_BOM_OPERATIONAL_ROUT
27 MLOG$_BOM_OPERATIONAL_ROUT
28 MLOG$_BOM_DEPARTMENTS
29 MLOG$_BOM_RESOURCE_CHANGES
30 MLOG$_BOM_DEPARTMENTS
31 MLOG$_BOM_RES_INSTANCE_CHA
32 MLOG$_BOM_COMPONENTS_B
33 MLOG$_BOM_STRUCTURES_B
34 MLOG$_BOM_SUBSTITUTE_COMPO
35 MLOG$_BOM_OPERATIONAL_ROUT
36 MLOG$_BOM_SUB_OPERATION_RE
37 MLOG$_CSP_REPAIR_PO_HEADER
38 MLOG$_EAM_WO_RELATIONSHIPS
39 MLOG$_BOM_COMPONENTS_B
40 MLOG$_BOM_COMPONENTS_B
41 MLOG$_BOM_OPERATIONAL_ROUT
42 MLOG$_BOM_DEPARTMENTS
43 MLOG$_MRP_FORECAST_DATES
44 MLOG$_MRP_FORECAST_DESIGNA
45 MLOG$_MRP_FORECAST_ITEMS
46 MLOG$_MRP_SCHEDULE_DATES
47 MLOG$_MTL_DEMAND
48 MLOG$_MTL_ITEM_CATEGORIES
49 MLOG$_MTL_RELATED_ITEMS
50 MLOG$_MTL_MATERIAL_TRANSAC
G
51 MLOG$_MTL_ONHAND_QUANTITIE
52 MLOG$_MTL_RESERVATIONS
53 MLOG$_MTL_SUPPLY
54 MLOG$_MTL_SYSTEM_ITEMS_B
55 MLOG$_MTL_TXN_REQUEST_LINE
56 MLOG$_MTL_USER_DEMAND
57 MLOG$_MTL_USER_SUPPLY
58 MLOG$_OE_ORDER_LINES_ALL
59 MLOG$_MTL_ITEM_CATEGORIES
60 MLOG$_PO_ACCEPTANCES
61 MLOG$_PO_CHANGE_REQUESTS
62 MLOG$_PO_SUPPLIER_ITEM_CAP
63 MLOG$_WIP_DISCRETE_JOBS
64 MLOG$_WIP_FLOW_SCHEDULES
65 MLOG$_WIP_OP_RESOURCE_INST
66 MLOG$_WIP_REPETITIVE_ITEMS
67 MLOG$_WIP_REPETITIVE_SCHED
68 MLOG$_WIP_LINES
69 MLOG$_WIP_DISCRETE_JOBS
70 MLOG$_WIP_MSC_OPEN_JOB_STA
71 MLOG$_WIP_OPERATIONS
72 MLOG$_WIP_OPERATION_NETWOR
73 MLOG$_WIP_DISCRETE_JOBS
74 MLOG$_WIP_MSC_OPEN_JOB_STA
75 MLOG$_WIP_OPERATION_RESOUR
76 MLOG$_WIP_SUB_OPERATION_RE
77 MLOG$_WIP_DISCRETE_JOBS
78 MLOG$_WIP_MSC_OPEN_JOB_STA
79 MLOG$_WIP_REQUIREMENT_OPER
80 MLOG$_WSH_DELIVERY_DETAILS
81 MLOG$_WSH_TRIPS
82 MLOG$_WSH_TRIP_STOPS
83 MLOG$_WSM_COPY_OPERATIONS
84 MLOG$_WSM_COPY_OP_NETWORKS
85 MLOG$_WSM_COPY_OP_RESOURCE1
86 MLOG$_WSM_COPY_OP_RESOURCE
87 MLOG$_WSM_COPY_REQUIREMENT
A B C D E
1 MRP_AD Tables used to record deletes so data collections can remove rows as required
2
3 AD tables exist only for entities that can be collected in Net Change mode of Data Collections
4 MRP_AD tables are used on the EBS Source instance a distributed installation.
We will only remove data from these
tables when you run Data Collections
5 Performance note: with Complete refresh and run for ALL
Orgs
6
7
8
9

select * FROM dba_triggers SELECT * FROM DBA_TABLES WHERE


10 WHERE triggering_event like 'DELETE' and TABLE_NAME LIKE 'MRP_AD%'
trigger_name LIKE 'MRP_SN%' ORDER BY TABLE_NAME;
ORDER BY TRIGGER_NAME;
11
12
13 TRIGGER_NAME TABLE_NAME AD tables inserted List of AD Tables
MRP_AD_BOMS
MRP_AD_INV_COMPS
14 MRP_SN_BOMS_T2 BOM_BOMS_SN MRP_AD_SUB_COMPS MRP_AD_BOMS
MRP_AD_PROCESS_EFFECTIVITY
MRP_AD_OPERATION_COMPONENTS
15 MRP_SN_CTO_ORDER_DMD_T2 BOM_CTO_ORDER_DMD_SN MRP_AD_CTO_ORDER_DEMAND MRP_AD_CTO_ORDER_DEMAND
16 MRP_SN_DEMAND_T2 MTL_DEMAND_SN MRP_AD_DEMAND MRP_AD_DEMAND
17 MRP_SN_FORECAST_DATES_T2 MRP_FORECAST_DATES_SN MRP_AD_FORECAST_DATES MRP_AD_DEPT_RESS
18 MRP_SN_FORECAST_DSGN_T2 MRP_FORECAST_DSGN_SN MRP_AD_FORECAST_DSGN MRP_AD_DSCR_JOBS
MRP_AD_INV_COMPS
19 MRP_SN_INV_COMPS_T2 BOM_INV_COMPS_SN MRP_AD_SUB_COMPS MRP_AD_FLOW_SCHDS
MRP_AD_OPERATION_COMPONENTS
20 MRP_SN_ITEM_CATS_T2 MTL_ITEM_CATS_SN MRP_AD_ITEM_CATEGORIES MRP_AD_FORECAST_DATES
21 MRP_SN_LJ_OPR_NWK_T1 WSM_LJ_OPR_NWK_SN MRP_AD_LJ_OPR_NWK MRP_AD_FORECAST_DSGN
22 MRP_SN_LJ_OPR_RES_INSTS_T1 WSM_LJ_OPR_RESS_INSTS_SN MRP_AD_LJ_OPR_RES_INSTS MRP_AD_INV_COMPS
MRP_AD_LJ_OPR_RESS
23 MRP_SN_LJ_OPR_RESS_T1 WSM_LJ_OPR_RESS_SN MRP_AD_ITEM_CATEGORIES
MRP_AD_LJ_OPR_RES_INSTS
24 MRP_SN_LJ_OPRS_T1 WSM_LJ_OPRS_SN MRP_AD_LJ_OPRS MRP_AD_LJ_OPRS
25 MRP_SN_LJ_REQ_OPRS_T1 WSM_LJ_REQ_OPRS_SN MRP_AD_LJ_REQ_OPRS MRP_AD_LJ_OPR_NWK
26 MRP_SN_MTRX_TMP_T2 MTL_MTRX_TMP_SN MRP_AD_MTRX_TMP MRP_AD_LJ_OPR_RESS
27 MRP_SN_ODR_LINES_T2 OE_ODR_LINES_SN MRP_AD_ORDER_LINES_ALL MRP_AD_LJ_OPR_RES_INSTS
28 MRP_SN_OH_QTYS_T2 MTL_OH_QTYS_SN MRP_AD_OH_QTYS MRP_AD_LJ_REQ_OPRS
29 MRP_SN_OPR_NETWORKS_T2 BOM_OPR_NETWORKS_SN MRP_AD_OPR_NETWORKS MRP_AD_MTRX_TMP
30 MRP_SN_OPR_RESS_T2 BOM_OPR_RESS_SN MRP_AD_OPR_RESS MRP_AD_OH_QTYS
MRP_AD_PROCESS_EFFECTIVITY
MRP_AD_OPERATION_COMPONENTS
31 MRP_SN_OPR_RTNS_T2 BOM_OPR_RTNS_SN MRP_AD_OPR_RESS MRP_AD_OPERATION_COMPONENTS
MRP_AD_OPR_SEQS
MRP_AD_OPR_RTNS
MRP_AD_OPERATION_COMPONENTS
32 MRP_SN_OPR_SEQS_T2 BOM_OPR_SEQS_SN MRP_AD_OPR_NETWORKS
MRP_AD_OPR_SEQS
33 MRP_SN_REPT_ITEMS_T2 WIP_REPT_ITEMS_SN MRP_AD_PROCESS_EFFECTIVITY MRP_AD_OPR_RESS
34 MRP_SN_RES_INST_CHNGS_T2 BOM_RES_INST_CHNGS_SN MRP_AD_RES_INSTANCE_REQS MRP_AD_OPR_RTNS
35 MRP_SN_RESERVATIONS_T2 MTL_RESERVATIONS_SN MRP_AD_DEMAND MRP_AD_OPR_SEQS
36 MRP_SN_SCHD_DATES_T2 MRP_SCHD_DATES_SN MRP_AD_SCHD_DATES MRP_AD_ORDER_LINES_ALL
37 MRP_SN_SI_CAPA_T2 PO_SI_CAPA_SN MRP_AD_SI_CAPA MRP_AD_PROCESS_EFFECTIVITY
38 MRP_SN_SUB_COMPS_T2 BOM_SUB_COMPS_SN MRP_AD_SUB_COMPS MRP_AD_REPT_ITEM_DEMANDS
39 MRP_SN_SUB_OPR_RESS_T2 BOM_SUB_OPR_RESS_SN MRP_AD_SUB_OPR_RESS MRP_AD_REPT_ITEM_SUPPLIES
40 MRP_SN_SUPPLY_T2 MTL_SUPPLY_SN MRP_AD_SUPPLY MRP_AD_REPT_SCHDS
41 MRP_SN_TXN_REQUEST_LINES_T2 MTL_TXN_REQUEST_LINES_SN MRP_AD_TXN_REQUEST_LINES MRP_AD_RESOURCE_REQUIREMENTS
42 MRP_SN_U_DEMAND_T2 MTL_U_DEMAND_SN MRP_AD_U_DEMAND MRP_AD_RES_CHNGS
43 MRP_SN_U_SUPPLY_T2 MTL_U_SUPPLY_SN MRP_AD_U_SUPPLY MRP_AD_RES_INSTANCE_REQS
44 MRP_SN_WIP_OPR_RES_INSTS_T1 WIP_OPR_RES_INSTS_SN MRP_AD_RES_INSTANCE_REQS MRP_AD_RES_INST_CHANGES
MRP_AD_RES_INSTANCE_REQS
45 MRP_SN_WOPR_RESS_T2 WIP_WOPR_RESS_SN MRP_AD_SCHD_DATES
MRP_AD_RESOURCE_REQUIREMENTS
46 MRP_SN_WOPR_SUB_RESS_T1 WIP_WOPR_SUB_RESS_SN MRP_AD_WOPR_SUB_RESS MRP_AD_SI_CAPA
MRP_AD_RESOURCE_REQUIREMENTS
47 MRP_SN_WOPRS_T2 WIP_WOPRS_SN MRP_AD_SUB_COMPS
MRP_AD_RES_INSTANCE_REQS
48 MRP_AD_SUB_OPR_RESS
49 MRP_AD_SUPPLY
50 MRP_AD_TRIPS
51 MRP_AD_TRIP_STOPS
52 MRP_AD_TXN_REQUEST_LINES
53 MRP_AD_U_DEMAND
54 MRP_AD_U_SUPPLY
55 MRP_AD_WIP_COMP_DEMANDS
56 MRP_AD_WIP_COMP_SUPPLIES
57 MRP_AD_WLINES
58 MRP_AD_WOPRS
59 MRP_AD_WOPR_RESS
60 MRP_AD_WOPR_SUB_RESS
61 MRP_AD_WREQ_OPRS
Flat File Loading Example
1. Flat files can be loaded for all data when you are using a Legacy Instance
2. Flat files can also be loaded for Demand and Supply data for EBS Source instances.

This example shows loading data forecast data for an EBS Source
The requests that are launched are the same in both cases.

Steps
1. Click on Load transaction data using self service loads to open
the form
2. Click Download Templates to get OATemplate.exe
- the file is downloaded to your local machine from
$MSC_TOP/html/supplychain/US
3. Open OATemplate.exe with ZIP utility and save locallly
4. Edit the required files
- for this example we edited two files
- Designator.dat was edited to create a new forecast
- DemandForecast.dat was edited to add a forecast demand to
the forecast

- See file OATemplateReadme.html for help on this process

5. Since you must load Designator.dat to create the new forecast


and also load DemandForecast.dat to create the demand, you
can load both files at the same time by first zipping them
6. Now click on Browse button to pick the file

- I zipped both files into forecast_load.zip and picked that file


7. Now click Start Load Now
- see below for the list of requests that are launched

Designator.dat
Designator~Organization Code~Source Instance Code
Dglegfcst~M1~TST~Forecast ~~~1~6~0~0~~~~~1~Dg

DemandForecast.dat
Item Name~Schedule Date~Organization Code~Using
DGCP01~09-Mar-2015~M1~~09-Mar-2015~111~~TS

Used requests.sql from note 280295.1 to get this d


Support Comments Request IDUser

Uploads the ZIP file (OR Dat file) and determines what file(s) need to be 6723448 1013516
processed based on the file name, then assigns Loader Worker for
each file - See line 69 below for how file names are parsed
The loader worker(s) will use SQLLoader to put data in the MSC_ST% 6723449 1013516
(or MSD_ST%) staging tables 6723450 1013516
The Pre Processor will launch workers and assign validation tasks and 6723451 1013516
monitor results - check these for messages if you encounter an error. 6723452 1013516
Also you can check the MSx_ST staging table for ERROR columns and 6723453 1013516
messages 6723454 1013516
6723455 1013516
6723456 1013516
When validation and processing is complete, then standard ODS Load
process is launched and processes the rows from the Staging tables to 6723457 1013516
the base tables 6723458 1013516
6723459 1013516
6723460 1013516
6723461 1013516

Using OATemplate.exe downloaded from instance HARVIN - 12.1.3.9.1


File naming matchup comes from SQL
SELECT ATTRIBUTE3 FROM FND_LOOKUP_VALUES WHERE lookup_type = 'MSC_X_SETUP_ENTITY_CODE'

Acceptable file names for loading DAT files


You can add _name to the end like BOM.dat could be BOM_JAN2015.dat or another example - for BOMComponen
The code takes the file name and looks for the string before the _ (underscore) and matches that with the na

ATTRIBUTE3 DAT file in OATemplate.exe


BOM BOM.dat
BOMCOMPONENT BOMComponent.dat
BOOKINGDATA BookingData.dat
CALENDAR Calendar.dat
CALENDARASSIGNMENT CalendarAssignments.dat
CALENDAREXCEPTION CalendarException.dat
CATEGORY Category.dat
CATEGORYSET CategorySet.dat
COMPANYUSER CompanyUser.dat
COMPONENTSUBSTITUTE ComponentSubstitutes.dat
COMPOSITECALENDAR CompositeCalendar.dat
COPRODUCT CoProduct.dat
CSDATA CSData.dat
CURRENCYCONVERSION CurrencyConversion.dat
CUSTOMERITEM CustomerItem.dat
DEMANDCLASS DemandClass.dat
DEMANDFLOWSCHEDULE
DEMANDFORECAST DemandForecast.dat
DEMANDMDS DemandMDS.dat
DEMANDWORKORDER DemandWorkOrder.dat
DEMHISTORY DemHistory.dat
DEPARTMENTRESOURCE DepartmentResource.dat
DESIGNATOR Designator.dat
DESIGNATORMDS DesignatorMDS.dat
DESIGNATORPLANORDER DesignatorPlanOrder.dat
DPTREPUSGHIST DptRepUsgHist.dat
DPUOMCONVERSION DPUOMConversion.dat
ERODEMAND ERODemand.dat
EROSUPPLIES EROSupplies.dat
FAILURERATES FailureRates.dat
FISCALCALENDARS FiscalCalendar.dat
FLDSERUSGHIST FldSerUsgHist.dat
FORECASTDATA ForecastData.dat
GROUP Group.dat
GROUPCOMPANY GroupCompany.dat
IMM IMM.dat
INSTALLBASEHISTORY InstallBaseHistory.dat
IRODEMAND IRODemand.dat
IROSUPPLIES IROSupplies.dat
ITEM Item.dat
ITEMPRICELIST NO DAT FILE
ITEMRELATIONSHIP ItemRelationship.dat
ITEMSUBSTITUTES ItemSubstitutes.dat
LEVELASSOCIATION LevelAssociation.dat
LEVELORGASSCNS LevelOrgAsscns.dat
LEVELVALUE LevelValue.dat
LOCATIONASSOCIATION LocationAssociation.dat
MANUFACTURINGFORECAST ManufacturingForecast.dat
OPERATIONNETWORK OperationNetwork.dat
OPERATIONRESOURCE OperationResource.dat
OSFMMATERIALREQUIREMENT OSFMMaterialRequirement.dat
OSFMOPERATION OSFMOperation.dat
OSFMOPERATIONNETWORK OSFMOperationNetwork.dat
OSFMOPERATIONRESOURCE OSFMOperationResource.dat
PARTNERCONTACT PartnerContact.dat
PLANNEDORDERSUPPLY PlannedOrderSupply.dat
PLANNER Planner.dat
PRDRETHIST PrdRetHist.dat
PRICELIST PriceList.dat
PRICELISTS NO DAT FILE - appears to be bad entry in the look
PROFILE Profile.dat
PROJECT Project.dat
PURCHASEORDERSUPPLY PurchaseOrderSupply.dat
PURCHASEREQUISITIONSUPPLY PurchaseRequisitionSupply.dat
REGION Regions.dat
REGIONLOCATION RegionLocations.dat
REGIONSITE RegionSites.dat
RESERVATIONS Reservations.dat
RESOURCECHANGE ResourceChange.dat
RESOURCEDEMAND ResourceDemand.dat
RESOURCEGROUP ResourceGroup.dat
RESOURCESETUP NO DAT FILE
RESOURCESHIFT ResourceShift.dat
ROUTING Routing.dat
ROUTINGOPERATION RoutingOperation.dat
SAFETYSTOCK SafetyStock.dat
SALESCHANNEL SalesChannel.dat
SALESORDER SalesOrder.dat
SERPARTRETHIST SerPartRetHist.dat
SETUPPARAMETER SetupParameter.dat
SETUPTRANSITIONS NO DAT FILE
SHIFTEXCEPTION ShiftException.dat
SHIFTTIME ShiftTime.dat
SHIPMENTDATA ShipmentData.dat
SHIPMENTMETHOD ShipmentMethod.dat
SOURCINGRULE SourcingRule.dat
SPFUSAGEHIST SPFUsageHist.dat
STDOPRESOURCES NO DAT FILE
SUBINVENTORY SubInventory.dat
SUPPLIERCAPACITY SupplierCapacity.dat
SUPPLIERFLEXFENCE SupplierFlexFence.dat
SUPPLIERITEM SupplierItem.dat
SUPPLYASN NO DAT FILE
SUPPLYINTRANSIT SupplyIntransit.dat
SUPPLYONHAND SupplyOnhand.dat
TIME Time.dat
TRADINGPARTNER TradingPartner.dat
TRADINGPARTNERSITE TradingPartnerSite.dat
UOM UOM.dat
UOMCLASSCONVERSION UOMClassConversion.dat
UOMCONVERSION UOMConversion.dat
VISITS Visits.dat
WOATTRIBUTES WOAttributes.dat
WOMILESTONES WOMilestones.dat
WOOPERATIONREL WOOperationRel.dat
WORKBREAKDOWN WorkBreakdown.dat
WORKDAYPATTERNS WorkdayPatterns.dat
WORKORDERSUPPLY WorkOrderSupply.dat
WOTASKHIERARCHY WOTaskHierarchy.dat
ZONEREGION ZoneRegions.dat

The following DAT files do not have any matching attribute - appears they cannot be loaded
ReturnsForecast.dat
SerialNumber.dat
SupplyDemand.dat
y Instance
BS Source instances.

ator.dat
r~Organization Code~Source Instance Code~Description~Disable Date~Demand Class~Consume Forecast~Update Type~Forward Update T
M1~TST~Forecast ~~~1~6~0~0~~~~~1~Dglegfset~~My Company~

dForecast.dat
e~Schedule Date~Organization Code~Using Assembly Item Name~Using Assembly Demand Date~Using Requirement Quantity~Demand Ty
9-Mar-2015~M1~~09-Mar-2015~111~~TST~~~~~~~~~100~2~~Dglegfcst~~~~2~My Company~Template~~1~~~~~~~~~~~~

uests.sql from note 280295.1 to get this data


Program Name Elapsed Tim Trace File I Phase Status Submitted

File Upload (User File Upload) 2.92 15235 C C 3/2/2015 16:09

Loader Worker 0.02 15373 C C 3/2/2015 16:09


Loader Worker 0.03 15375 C C 3/2/2015 16:09
Pre-Process Monitor 2.08 15752 C C 3/2/2015 16:09
MSC Pre Process Worker 0.07 15669 C C 3/2/2015 16:10
MSC Pre Process Worker 0.07 15671 C C 3/2/2015 16:10
MSC Pre Process Worker 0.07 15673 C C 3/2/2015 16:10
Planning ODS Load 0.22 15715 C C 3/2/2015 16:11
APS Collections Miscellaneous Task 0.02 15725 C C 3/2/2015 16:11
Planning ODS Load Worker 0.05 15730 C C 3/2/2015 16:11
Planning ODS Load Worker 0.05 15732 C C 3/2/2015 16:11
Planning ODS Load Worker 0.03 15734 C C 3/2/2015 16:11
Planning Data Collection - Purge Staging Tables 0.03 15746 C C 3/2/2015 16:11
Collaboration ODS Load 0.03 15770 C C 3/2/2015 16:11

pe = 'MSC_X_SETUP_ENTITY_CODE';

another example - for BOMComponent.dat you could use BOMComponent_1.dat OR you do not need to change the name at
erscore) and matches that with the name in the lookup.

n OATemplate.exe

ssignments.dat
xception.dat

ntSubstitutes.dat
Calendar.dat
onversion.dat

orkOrder.dat

ntResource.dat

rPlanOrder.dat

onversion.dat

eHistory.dat

ssociation.dat
ringForecast.dat
Network.dat
Resource.dat
erialRequirement.dat

rationNetwork.dat
rationResource.dat

derSupply.dat

ILE - appears to be bad entry in the lookup - ignore

OrderSupply.dat
RequisitionSupply.dat
Name does not match - has S on the end… so change name to Regionsite.dat to get this to work

Demand.dat

exFence.dat

rtnerSite.dat

sConversion.dat

ierarchy.dat
Type~Forward Update Time Fence~Backward Update Time Fence~Outlier Update Percentage~Customer Name~Ship To Site Code~Bill To S
ent Quantity~Demand Type~Source Instance Code~Assembly Demand Comp Date~Demand Schedule Name~Project Number~Task Numbe

Delay Start Time End Time

0.05 3/2/2015 16:09 3/2/2015 16:11

0.62 3/2/2015 16:09 3/2/2015 16:09


0.62 3/2/2015 16:09 3/2/2015 16:09
0.08 3/2/2015 16:09 3/2/2015 16:11
0.67 3/2/2015 16:10 3/2/2015 16:10
0.67 3/2/2015 16:10 3/2/2015 16:10
0.67 3/2/2015 16:10 3/2/2015 16:10
0.33 3/2/2015 16:11 3/2/2015 16:11
0.02 3/2/2015 16:11 3/2/2015 16:11
0.10 3/2/2015 16:11 3/2/2015 16:11
0.10 3/2/2015 16:11 3/2/2015 16:11
0.12 3/2/2015 16:11 3/2/2015 16:11
- 3/2/2015 16:11 3/2/2015 16:11
0.47 3/2/2015 16:12 3/2/2015 16:12

o change the name at all…


pdate Time Fence~Outlier Update Percentage~Customer Name~Ship To Site Code~Bill To Site Code~Bucket Type~Forecast Set~Probability
de~Assembly Demand Comp Date~Demand Schedule Name~Project Number~Task Number~Demand Class~Demand Lateness Cost~Deman

Parameters

/u01/vcp/applmgr/inst/apps/VCP_ptolemy/logs/appl/conc/out/6723448MSC_ST_DESIGNATORS_FORECAST.ctl, /u01/vcp/app
/u01/vcp/applmgr/inst/apps/VCP_ptolemy/logs/appl/conc/out/6723448MSC_ST_DEMANDS_FORECAST.ctl, /u01/vcp/applmgr
2061, 1440, 1000, 3, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 6723448
6723451, 2061, , 1440, 1000, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 67234
6723451, 2061, , 1440, 1000, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 67234
6723451, 2061, , 1440, 1000, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 67234
2061, 1440, 3, 2, 2, 2
MSC_UTIL, PURGE_DEST_SETUP, 2061
6723455, 2061, 23429, 1440, 2, 2, 2, 2
6723455, 2061, 23429, 1440, 2, 2, 2, 2
6723455, 2061, 23429, 1440, 2, 2, 2, 2
2061, 1
2061, 1013516, 2, 2, 2, 2, , , , ,
bility~Deleted Flag~Company Name~Comments~Order Priority~Schedule Line Num~Source org Id~Source Inventory Item Id~Source Using
ventory Item Id~Source Using Assembly Item Id~Source Sales Order Line Id~Source Project Id~Source Task Id~Source Customer Site Id~Sou
rce Customer Site Id~Source Customer Id~Source Bill Id~Revised Demand Date~Revised Priority~
A B
1 SQL queries used to produce the information used in this document
2

select /*+ ORDERED USE_NL(x fcr fcp fcptl)*/


fcr.request_id "Request ID",
fcp.concurrent_program_name "Shortname",
substr(DECODE (FCR.DESCRIPTION, NULL,
FCPTL.USER_CONCURRENT_PROGRAM_NAME,
FCR.DESCRIPTION||' ('||
FCPTL.USER_CONCURRENT_PROGRAM_NAME||')'),1,80)"Program Name",
-- (fcr.actual_completion_date - fcr.actual_start_date)*1440 "Elapsed Time",
-- oracle_process_id "Trace File ID" ,
fcr.phase_code "Phase",
fcr.status_code "Status",
-- to_char(fcr.request_date,'DD-MON-YYYY HH24:MI:SS') "Submitted",
-- (fcr.actual_start_date - fcr.request_date)*1440 "Delay",
3 -- to_char(fcr.actual_start_date,'DD-MON-YYYY HH24:MI:SS') "Start Time",
Checking the requests that were run during Data collections
-- to_char(fcr.actual_completion_date, 'DD-MON-YYYY HH24:MI:SS') "End Time",
fcr.argument_text "Parameters"
from (select /*+ index (fcr1 FND_CONCURRENT_REQUESTS_N3) */
fcr1.request_id
from fnd_concurrent_requests fcr1
where 1=1
start with fcr1.request_id = &parent_request_id
connect by prior fcr1.request_id = fcr1.parent_request_id) x,
fnd_concurrent_requests fcr,
fnd_concurrent_programs fcp,
fnd_concurrent_programs_tl fcptl
where fcr.request_id = x.request_id
and fcr.concurrent_program_id = fcp.concurrent_program_id
and fcr.program_application_id = fcp.application_id
and fcp.application_id = fcptl.application_id
and fcp.concurrent_program_id = fcptl.concurrent_program_id
and fcptl.language = 'US'
order by 1;
4
select owner, name, master from all_snapshots where name like '%SN'
5
order by name, owner query the snapshots used for data collections
6
7 SELECT name, query FROM all_snapshots WHERE name LIKE '%SN' ORDER BY name; query to find the SQL Query used for snapshots
8
9 SQL used to check these views
10 select view_name from all_views where view_name like 'MRP_AP%'
11
12 select view_name from all_views where view_name like 'MRP_AN%'
13
14 select view_name from all_views where view_name like 'MRP_AD%'
15
16 SQL you can use to check the view text and see what is queried in the views.
17 select text from all_views where view_name like '&view_name';
USER_PROFILE_OPTION_NAME
MSC: Demand Priority Flexfield Attribute
MSC: Aggregate Resource Name Flexfield Attribute
MSC: Cost of Using a BOM/ Routing Flexfield Attribute
MSC: Priority of Alternate Resources for an Operation Flexfield Attribute
MSC: Priority for Substitute Items Flexfield Attribute
MSC: Forecast Priority Flexfield Attribute
MSC: Resource Group for a Line Flexfield Attribute
MSC: Resource Type for an Operation Flexfield Attribute
MSC: Simultaneous Resource Sequence Flexfield Attribute
MSO: Penalty Cost Factor for Late Forecasts Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Item Material Capacity Flexfield Attribute
MSO: Penalty Cost Factor for Late Item Demands Flexfield Attribute
MSO: Resource Group for the Line Flexfield Attribute
MSO: Penalty Cost Factor for Late Org Demands Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Org Material Capacity Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Org Resource Capacity Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Org Transportation Capacity Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Resource Capacity Flexfield Attribute
MSO: Penalty Cost Factor for Late Sales Orders Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Material Capacity Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Transportation Capacity Flexfield Attribute

Items
Items

Organization Parameters
Organization Parameters
Organization Parameters
Organization Parameters
Department Resource Information

Department Resource Information

Attribute
(Purchasing)
Substitute Component Information

MTL Interorg ship methods

Bill of Material Information


MRP Forecast Dates
Additional Line Information
Production Line
PROFILE_OPTION_NAME APPLICATION_ID
MRP_DMD_PRIORITY_FLEX_NUM 704
MSC_AGGREG_RES_NAME 724
MSC_ALT_BOM_COST 724
MSC_ALT_RES_PRIORITY 724
MSC_BOM_SUBST_PRIORITY 724
MSC_FCST_PRIORITY_FLEX_NUM 724
MSC_LINE_RES_GROUP 724
MSC_RESOURCE_TYPE 724
MSC_SIMUL_RES_SEQ 724
MSO_FCST_PENALTY 723
MSO_ITEM_CAP_PENALTY 723
MSO_ITEM_DMD_PENALTY 723
MSO_LINE_RESOURCE_GROUP 723
MSO_ORG_DMD_PENALTY 723
MSO_ORG_ITEM_PENALTY 723
MSO_ORG_RES_PENALTY 723
MSO_ORG_TRSP_PENALTY 723
MSO_RES_PENALTY 723
MSO_SO_PENALTY 723
MSO_SUP_CAP_PENALTY 723
MSO_TRSP_PENALTY 723

Late Demands Penalty (Item) MTL_SYSTEM_ITEMS


Material Over-Capacity Penalty (Item) MTL_SYSTEM_ITEMS

Late Demands Penalty (Org) MTL_PARAMETERS


Material Over-Capacity Penalty (Org) MTL_PARAMETERS
Resource Over-Capacity Penalty (Org) MTL_PARAMETERS
Transport Over-Capacity Penalty (Org) MTL_PARAMETERS
Aggregate Resources BOM_DEPARTMENT
_RESOURCES
Resource Over-Capacity Penalty (Resource) BOM_DEPARTMENT
_RESOURCES
Material Over-Capacity Penalty (Supplier) PO_ASL_ATTRIBUTES

Substitute Items Priority BOM_SUBSTITUTE_


COMPONENT
Transport Over-Capacity Penalty (Ship Method) MTL_INTERORG_SHIP
_METHOD
BOM/Routing Cost BOM_BILL_OF_MATERIALS
Late Forecasts MRP_FORECAST_DATES
Late Sales Order Penalty SO_LINES
Resource Group (Line) WIP_LINES
MSO: Penalty Cost Factor for Late Item Demands Flexfield Attribute
MSO: Penalty Cost Factor for Exceeding Item Material Capacity Flexfield Attribute

MSO: Penalty cost factor for late demands (Organization) flexfield attribute
MSO: Penalty cost factor for exceeding material capacity (Organization) flexfield
MSO: Penalty cost factor for exceeding resource capacity (Organization) flexfield
MSO: Penalty cost factor for exceeding transportation capacity (Organization)
MSC: Aggregate Resource Name Flexfield Attribute

MSO: Penalty cost factor for exceeding resource capacity (Resource) flexfield

MSO: Penalty Cost Factor for Exceeding Material Capacity Flexfield Attribute

MSC: Priority for Substitute Items Flexfield Attribute

MSO: Penalty cost factor for exceeding transportation capacity flexfield attribute

MSC: Cost of Using a BOM/ Routing Flexfield Attribute


MSO: Penalty cost factor for late forecasts
MSO: Penalty cost factor for late sales orders
MSC: Resource Group for a Line Flexfield Attribute

You might also like