{"id":4102,"date":"2013-09-30T13:44:30","date_gmt":"2013-09-30T08:14:30","guid":{"rendered":"http:\/\/erpschools.com\/?p=4102"},"modified":"2015-08-20T21:59:48","modified_gmt":"2015-08-20T21:59:48","slug":"list-concurrent-programs-using-specific-valueset-parameter-list","status":"publish","type":"post","link":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list","title":{"rendered":"List Concurrent Programs using a specific valueset in its parameter list"},"content":{"rendered":"<p><code><br \/>\nSELECT fcp.user_concurrent_program_name,<br \/>\nfat.application_name,<br \/>\nfdfc.column_seq_num Seq,<br \/>\nfdfc.form_left_prompt \"Parameter Name\",<br \/>\nfdfc.enabled_flag Active<br \/>\nFROM FND_DESCR_FLEX_COL_USAGE_VL fdfc ,<br \/>\nfnd_flex_value_sets ffvs ,<br \/>\nfnd_concurrent_programs_vl fcp ,<br \/>\nfnd_application_tl fat<br \/>\nWHERE 1 =1<br \/>\nAND ffvs.flex_value_set_id = fdfc.flex_value_set_id<br \/>\nand fdfc.descriptive_flexfield_name = '$SRS$.'||fcp.concurrent_program_name<br \/>\nand fcp.application_id = fat.application_id<br \/>\nand ffvs.flex_value_set_name = :p_valuesetname -- Enter value set name<br \/>\n--and fcp.user_concurrent_program_name = :p_conc_program_name -- use this condition to find out for a specific conc program<br \/>\n;<br \/>\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SELECT fcp.user_concurrent_program_name, fat.application_name, fdfc.column_seq_num Seq, fdfc.form_left_prompt &#8220;Parameter Name&#8221;, fdfc.enabled_flag Active FROM FND_DESCR_FLEX_COL_USAGE_VL fdfc , fnd_flex_value_sets ffvs , fnd_concurrent_programs_vl fcp , fnd_application_tl fat WHERE 1 =1 AND ffvs.flex_value_set_id = fdfc.flex_value_set_id and fdfc.descriptive_flexfield_name = &#8216;$SRS$.&#8217;||fcp.concurrent_program_name and fcp.application_id = fat.application_id and ffvs.flex_value_set_name = :p_valuesetname &#8212; Enter value set name &#8211;and fcp.user_concurrent_program_name = :p_conc_program_name &#8212; use this condition to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[],"class_list":["post-4102","post","type-post","status-publish","format-standard","hentry","category-sysadmin-aol"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>List Concurrent Programs using a specific valueset as a parameter<\/title>\n<meta name=\"description\" content=\"script to get List Concurrent Programs using a specific valueset in its parameter list\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prudhvi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#article\",\"isPartOf\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list\"},\"author\":{\"name\":\"Prudhvi\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512\"},\"headline\":\"List Concurrent Programs using a specific valueset in its parameter list\",\"datePublished\":\"2013-09-30T08:14:30+00:00\",\"dateModified\":\"2015-08-20T21:59:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list\"},\"wordCount\":11,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\"},\"articleSection\":[\"Sysadmin and AOL Scripts\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list\",\"url\":\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list\",\"name\":\"List Concurrent Programs using a specific valueset as a parameter\",\"isPartOf\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#website\"},\"datePublished\":\"2013-09-30T08:14:30+00:00\",\"dateModified\":\"2015-08-20T21:59:48+00:00\",\"description\":\"script to get List Concurrent Programs using a specific valueset in its parameter list\",\"breadcrumb\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/erpschools.com\/erps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"List Concurrent Programs using a specific valueset in its parameter list\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/erpschools.com\/erps\/#website\",\"url\":\"https:\/\/erpschools.com\/erps\/\",\"name\":\"erpSchools\",\"description\":\"Oracle Apps\",\"publisher\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/erpschools.com\/erps\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\",\"name\":\"erpSchools\",\"url\":\"https:\/\/erpschools.com\/erps\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png\",\"contentUrl\":\"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png\",\"width\":250,\"height\":60,\"caption\":\"erpSchools\"},\"image\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/facebook.com\/erpschools\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512\",\"name\":\"Prudhvi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g\",\"caption\":\"Prudhvi\"},\"sameAs\":[\"http:\/\/www.erpschools.com\"],\"url\":\"https:\/\/erpschools.com\/erps\/author\/prudhvi\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"List Concurrent Programs using a specific valueset as a parameter","description":"script to get List Concurrent Programs using a specific valueset in its parameter list","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list","twitter_misc":{"Written by":"Prudhvi","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#article","isPartOf":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list"},"author":{"name":"Prudhvi","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512"},"headline":"List Concurrent Programs using a specific valueset in its parameter list","datePublished":"2013-09-30T08:14:30+00:00","dateModified":"2015-08-20T21:59:48+00:00","mainEntityOfPage":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list"},"wordCount":11,"commentCount":1,"publisher":{"@id":"https:\/\/erpschools.com\/erps\/#organization"},"articleSection":["Sysadmin and AOL Scripts"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#respond"]}]},{"@type":"WebPage","@id":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list","url":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list","name":"List Concurrent Programs using a specific valueset as a parameter","isPartOf":{"@id":"https:\/\/erpschools.com\/erps\/#website"},"datePublished":"2013-09-30T08:14:30+00:00","dateModified":"2015-08-20T21:59:48+00:00","description":"script to get List Concurrent Programs using a specific valueset in its parameter list","breadcrumb":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/erpschools.com\/erps\/scripts\/sysadmin-aol\/list-concurrent-programs-using-specific-valueset-parameter-list#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/erpschools.com\/erps"},{"@type":"ListItem","position":2,"name":"List Concurrent Programs using a specific valueset in its parameter list"}]},{"@type":"WebSite","@id":"https:\/\/erpschools.com\/erps\/#website","url":"https:\/\/erpschools.com\/erps\/","name":"erpSchools","description":"Oracle Apps","publisher":{"@id":"https:\/\/erpschools.com\/erps\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/erpschools.com\/erps\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/erpschools.com\/erps\/#organization","name":"erpSchools","url":"https:\/\/erpschools.com\/erps\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/","url":"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png","contentUrl":"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png","width":250,"height":60,"caption":"erpSchools"},"image":{"@id":"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/erpschools"]},{"@type":"Person","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512","name":"Prudhvi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g","caption":"Prudhvi"},"sameAs":["http:\/\/www.erpschools.com"],"url":"https:\/\/erpschools.com\/erps\/author\/prudhvi"}]}},"_links":{"self":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts\/4102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/comments?post=4102"}],"version-history":[{"count":0,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts\/4102\/revisions"}],"wp:attachment":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/media?parent=4102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/categories?post=4102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/tags?post=4102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}