{"id":282,"date":"2008-09-02T12:28:39","date_gmt":"2008-09-02T10:28:39","guid":{"rendered":"http:\/\/oracle.malin.pl\/?p=282"},"modified":"2012-03-09T16:48:38","modified_gmt":"2012-03-09T14:48:38","slug":"update-kontekstu-na-liniach-wysylek","status":"publish","type":"post","link":"http:\/\/oracle.malin.pl\/?p=282","title":{"rendered":"Aktualizacja kontekstu na liniach wysy\u0142ek i nag\u0142\u00f3wku"},"content":{"rendered":"<p>Aktualizacja kontekstu na liniach wysy\u0142ek:<\/p>\n<p><!--more--><\/p>\n<p>&nbsp;<\/p>\n<pre>Select wdd.rowid, wdd.attribute_category, SOURCE_HEADER_NUMBER\r\n from wsh_delivery_details\t\u00a0\t\u00a0\t\u00a0\t\u00a0 wdd,\r\n wsh_delivery_assignments wda,\r\n fnd_lookup_values\t\u00a0\t\u00a0\t\u00a0\t\u00a0\t\u00a0\t\u00a0\t\u00a0 flv_source,\r\n fnd_lookup_values\t\u00a0\t\u00a0\t\u00a0\t\u00a0\t\u00a0\t\u00a0\t\u00a0 flv_released\r\n WHERE wda.delivery_detail_id = wdd.delivery_detail_id\r\n and flv_source.lookup_type = 'SOURCE_SYSTEM'\r\n and flv_source.lookup_code = wdd.source_code\r\n and flv_released.lookup_type = 'PICK_STATUS'\r\n and flv_released.lookup_code = wdd.released_status\r\n and nvl(wdd.line_direction, 'O') IN ('O', 'IO')\r\n and flv_source.LANGUAGE = userenv('LANG')\r\n and flv_source.VIEW_APPLICATION_ID = 665\r\n and flv_source.SECURITY_GROUP_ID = 0\r\n and flv_released.LANGUAGE = userenv('LANG')\r\n and flv_released.VIEW_APPLICATION_ID = 665\r\n and flv_released.SECURITY_GROUP_ID = 0\r\n and SOURCE_HEADER_NUMBER in (&amp;Numer_ZS)<\/pre>\n<p>Dostawa<\/p>\n<pre>select t.rowid, t.* from wsh_new_deliveries t where t.name = '&amp;Nazwa_dostawy'<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Aktualizacja kontekstu na liniach wysy\u0142ek:<\/p>\n","protected":false},"author":37,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[5,3],"tags":[225,226],"_links":{"self":[{"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/282"}],"collection":[{"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=282"}],"version-history":[{"count":3,"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/282\/revisions"}],"predecessor-version":[{"id":610,"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/282\/revisions\/610"}],"wp:attachment":[{"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=282"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}