You are on page 1of 2

1/20/2017 UnableToSeeOrganizationListInASCPPlan|OracleApplicationsArchitects

PublishingForecastFromLegacyToASCP OracleHyperionEnterprisePerformanceManagement
(EPM)11.1.2.3

UnabletoseeorganizationlistinASCPPlan
Thisisactuallyverysimplebutsometimesitmightbedifficulttofigureoutwhatiswrong.Soyouaretryingtocreateaplan
andLOVfortheorganizationisempty.Sobasicallyyoumightbemissingorganizationsecurity.TofixthisgotoAdvanced
PlanningAdministrator>>Admin>>OrganizationSecurity.InthewebpageselecttheresponsibilityAdvancedSupplyChain
Planner(choosecustomresponsibilityifyouhave)andaddlistoforganizationsyouneedandsave.Ifyoucannotseeany
organizationstheremeansyourdatacollectionsisnotcompletedproperly.Todebugfurtherusethebelowquery

SELECTmrp.organization_id,
pt.organization_code,
pt.partner_namename,
mrp.consider_wip,
mrp.consider_po,
mrp.consider_reservations,
mrp.plan_safety_stock,
pt.sr_instance_id
FROM
msc_trading_partnerspt,
msc_parametersmrp
WHERE1=1
andpt.sr_tp_id=mrp.organization_id
andpt.sr_instance_id=mrp.sr_instance_id
andpt.partner_type=3
andtrunc(nvl(pt.disable_date,sysdate+1))>trunc(sysdate)
andexists(selectx
frommsc_org_accessmso,
apps.fnd_responsibility_vlfrv
where1=1
andmso.organization_id=pt.sr_tp_id
andmso.sr_instance_id=pt.sr_instance_id
andmso.responsibility_id=frv.responsibility_id
andfrv.responsibility_name=AdvancedSupplyChainPlannerChangeifyouhavecustomresponsibility
andrownum=1
)
orderbypt.organization_code

Anycommentsorfeedbackiswelcome!!!

Thanks

Pavan

Likethis:

Like
Bethefirsttolikethis.

Related

PublishingForecastFromLegacy DemantraImportantTablesand adopfs_clonefailedwithORA


ToASCP Procedures 00936:missingexpression
January22,2015 November7,2014 October15,2015
In"ASCP" In"Customizations" In"12.2"

January22nd,2015|Tags:ASCP,collections,OraclePlanning,ValueChainPlanning,VCP|Category:ASCP,Collections,Home,VCP

http://www.theappsarchitects.com/unableseeorganizationlistascpplan/ 1/2
1/20/2017 UnableToSeeOrganizationListInASCPPlan|OracleApplicationsArchitects

http://www.theappsarchitects.com/unableseeorganizationlistascpplan/ 2/2

You might also like