﻿{"id":1243,"date":"2018-03-21T11:24:44","date_gmt":"2018-03-21T03:24:44","guid":{"rendered":"http:\/\/www.oracle.name\/?p=1243"},"modified":"2019-01-11T16:59:07","modified_gmt":"2019-01-11T08:59:07","slug":"oracle-ebs-%e4%ba%a4%e5%8f%89%e9%aa%8c%e8%af%81%e8%a7%84%e5%88%99%e5%af%bc%e5%87%ba","status":"publish","type":"post","link":"https:\/\/www.llku.com\/?p=1243","title":{"rendered":"Oracle ebs \u4ea4\u53c9\u9a8c\u8bc1\u89c4\u5219\u5bfc\u51fa"},"content":{"rendered":"<p>\n\t&#8211;\u5df2\u6d4b\u8bd5\uff08\u4e24\u6bb5\u5747\u53ef\uff09\uff0c\u8bf7\u53d8\u66f4\u8d26\u5957\u540d<br \/>\n\tselect x.flex_validation_rule_name,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;x.description,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;h.include_exclude_indicator,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;h.concatenated_segments_low,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;h.concatenated_segments_high<br \/>\n\t&nbsp; from apps.fnd_flex_vdation_rules_vl &nbsp; &nbsp; &nbsp;x,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;apps.fnd_flex_validation_rule_lines h,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;gl_ledgers &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;g<br \/>\n\t&nbsp;where 1 = 1<br \/>\n\t&nbsp; &nbsp;and x.id_flex_num = g.chart_of_accounts_id<br \/>\n\t&nbsp; &nbsp;and x.flex_validation_rule_name = h.flex_validation_rule_name<br \/>\n\t&nbsp; &nbsp;and (h.id_flex_code = &#39;GL#&#39;)<br \/>\n\t&nbsp; &nbsp;and (h.application_id = 101)<br \/>\n\t&nbsp; &nbsp;and g.name = &#39;FIN_Ledger&#39;<br \/>\n\t&nbsp;order by x.flex_validation_rule_name;\n<\/p>\n<p>\n\tSELECT FFCV.APPLICATION_NAME,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FFCV.FLEX_STRUCTURE_NAME,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FFVV.FLEX_VALIDATION_RULE_NAME,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FFVV.DESCRIPTION,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FFVV.ERROR_MESSAGE_TEXT \u9519\u8bef\u4fe1\u606f,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;DECODE(FFVL.INCLUDE_EXCLUDE_INDICATOR, &#39;I&#39;, &#39;\u5305\u62ec&#39;, &#39;\u6392\u9664&#39;) INCLUDE_EXCLUDE_INDICATOR,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FFVL.CONCATENATED_SEGMENTS_LOW,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FFVL.CONCATENATED_SEGMENTS_HIGH<br \/>\n\t&nbsp; FROM FND_FLEX_CROSS_VALIDATION_V &nbsp; &nbsp;FFCV,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FND_FLEX_VDATION_RULES_VL &nbsp; &nbsp; &nbsp;FFVV,<br \/>\n\t&nbsp; &nbsp; &nbsp; &nbsp;FND_FLEX_VALIDATION_RULE_LINES FFVL<br \/>\n\t&nbsp;WHERE 1 = 1<br \/>\n\t&nbsp; &nbsp;AND FFCV.APPLICATION_ID = FFVV.APPLICATION_ID<br \/>\n\t&nbsp; &nbsp;AND FFCV.FLEX_CODE = FFVV.ID_FLEX_CODE<br \/>\n\t&nbsp; &nbsp;AND FFCV.FLEX_STRUCTURE_NUM = FFVV.ID_FLEX_NUM<br \/>\n\t&nbsp; &nbsp;AND FFVV.APPLICATION_ID = FFVL.APPLICATION_ID<br \/>\n\t&nbsp; &nbsp;AND FFVV.ID_FLEX_CODE = FFVL.ID_FLEX_CODE<br \/>\n\t&nbsp; &nbsp;AND FFVV.ID_FLEX_NUM = FFVL.ID_FLEX_NUM<br \/>\n\t&nbsp; &nbsp;AND FFVV.FLEX_VALIDATION_RULE_NAME = FFVL.FLEX_VALIDATION_RULE_NAME<br \/>\n\t&nbsp; &nbsp;AND FFCV.APPLICATION_ID = 101<br \/>\n\t&nbsp; &nbsp;AND FFVV.ENABLED_FLAG = &#39;Y&#39;<br \/>\n\t&nbsp; &nbsp;AND FFVL.ENABLED_FLAG = &#39;Y&#39;;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8211;\u5df2\u6d4b\u8bd5\uff08\u4e24\u6bb5\u5747\u53ef\uff09\uff0c\u8bf7\u53d8\u66f4\u8d26\u5957\u540d select x.flex_validation_rule_n &hellip; <a href=\"https:\/\/www.llku.com\/?p=1243\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">Oracle ebs \u4ea4\u53c9\u9a8c\u8bc1\u89c4\u5219\u5bfc\u51fa<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[25],"tags":[209],"_links":{"self":[{"href":"https:\/\/www.llku.com\/index.php?rest_route=\/wp\/v2\/posts\/1243"}],"collection":[{"href":"https:\/\/www.llku.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.llku.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.llku.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.llku.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1243"}],"version-history":[{"count":4,"href":"https:\/\/www.llku.com\/index.php?rest_route=\/wp\/v2\/posts\/1243\/revisions"}],"predecessor-version":[{"id":1412,"href":"https:\/\/www.llku.com\/index.php?rest_route=\/wp\/v2\/posts\/1243\/revisions\/1412"}],"wp:attachment":[{"href":"https:\/\/www.llku.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.llku.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1243"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.llku.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}