DBA Data[Home] [Help]

APPS.ZX_ON_FLY_TRX_UPGRADE_PO_PKG dependencies on ZX_VALIDATION_ERRORS_GT

Line 5145: from ZX_VALIDATION_ERRORS_GT

5141: fsp.set_of_books_id,
5142: aps.base_currency_code,
5143: oi.org_information2 oi_org_information2
5144: FROM (select distinct other_doc_application_id, other_doc_trx_id
5145: from ZX_VALIDATION_ERRORS_GT
5146: where other_doc_application_id = 201
5147: and other_doc_entity_code = 'PURCHASE_ORDER'
5148: and other_doc_event_class_code = 'PO_PA'
5149: ) zxvalerr, --Bug 5187701

Line 5835: from ZX_VALIDATION_ERRORS_GT

5831: swap_join_inputs(oi) */
5832: poh.* , fsp.org_id fsp_org_id, fsp.set_of_books_id,
5833: aps.base_currency_code, oi.org_information2 oi_org_information2
5834: FROM (select distinct other_doc_application_id, other_doc_trx_id
5835: from ZX_VALIDATION_ERRORS_GT
5836: where other_doc_application_id = 201
5837: and other_doc_entity_code = 'PURCHASE_ORDER'
5838: and other_doc_event_class_code = 'PO_PA'
5839: ) zxvalerr, --Bug 5187701

Line 6546: from ZX_VALIDATION_ERRORS_GT

6542: swap_join_inputs(oi) */
6543: poh.* , fsp.org_id fsp_org_id, fsp.set_of_books_id,
6544: aps.base_currency_code, oi.org_information2 oi_org_information2
6545: FROM (select distinct other_doc_application_id, other_doc_trx_id
6546: from ZX_VALIDATION_ERRORS_GT
6547: where other_doc_application_id = 201
6548: and other_doc_entity_code = 'PURCHASE_ORDER'
6549: and other_doc_event_class_code = 'PO_PA'
6550: ) zxvalerr, --Bug 5187701

Line 6997: from ZX_VALIDATION_ERRORS_GT

6993: pod.attribute13 p_attribute13,
6994: pod.attribute14 p_attribute14,
6995: pod.attribute15 p_attribute15
6996: FROM (select distinct other_doc_application_id, other_doc_trx_id
6997: from ZX_VALIDATION_ERRORS_GT
6998: where other_doc_application_id = 201
6999: and other_doc_entity_code = 'PURCHASE_ORDER'
7000: and other_doc_event_class_code = 'PO_PA'
7001: ) zxvalerr, --Bug 5187701

Line 7440: from ZX_VALIDATION_ERRORS_GT

7436: fsp.set_of_books_id fsp_set_of_books_id,
7437: aps.base_currency_code aps_base_currency_code,
7438: oi.org_information2 oi_org_information2
7439: FROM (select distinct other_doc_application_id, other_doc_trx_id
7440: from ZX_VALIDATION_ERRORS_GT
7441: where other_doc_application_id = 201
7442: and other_doc_entity_code = 'RELEASE'
7443: and other_doc_event_class_code = 'RELEASE'
7444: ) zxvalerr,

Line 8140: from ZX_VALIDATION_ERRORS_GT

8136: fsp.org_id fsp_org_id,
8137: aps.base_currency_code aps_base_currency_code,
8138: oi.org_information2 oi_org_information2
8139: FROM (select distinct other_doc_application_id, other_doc_trx_id
8140: from ZX_VALIDATION_ERRORS_GT
8141: where other_doc_application_id = 201
8142: and other_doc_entity_code = 'RELEASE'
8143: and other_doc_event_class_code = 'RELEASE'
8144: ) zxvalerr,

Line 8860: from ZX_VALIDATION_ERRORS_GT

8856: fsp.org_id fsp_org_id,
8857: aps.base_currency_code aps_base_currency_code,
8858: oi.org_information2 oi_org_information2
8859: FROM (select distinct other_doc_application_id, other_doc_trx_id
8860: from ZX_VALIDATION_ERRORS_GT
8861: where other_doc_application_id = 201
8862: and other_doc_entity_code = 'RELEASE'
8863: and other_doc_event_class_code = 'RELEASE'
8864: ) zxvalerr,

Line 9310: from ZX_VALIDATION_ERRORS_GT

9306: pod.attribute13 p_attribute13,
9307: pod.attribute14 p_attribute14,
9308: pod.attribute15 p_attribute15
9309: FROM (select distinct other_doc_application_id, other_doc_trx_id
9310: from ZX_VALIDATION_ERRORS_GT
9311: where other_doc_application_id = 201
9312: and other_doc_entity_code = 'RELEASE'
9313: and other_doc_event_class_code = 'RELEASE')
9314: zxvalerr,