DBA Data[Home] [Help]

APPS.ISC_FS_INV_USG_ETL_PKG dependencies on MTL_TRANSACTION_ACCOUNTS

Line 604: ,mtl_transaction_accounts mta

600: have forecast rules defined */
601: ) sec
602: ,mtl_material_transactions mmt
603: ,ISC_FS_INV_USG_LOG bound /* Obtain the transaction boundaries from our log table */
604: ,mtl_transaction_accounts mta
605: WHERE
606: mmt.organization_id = sec.organization_id
607: and mmt.SUBINVENTORY_CODE = sec.SECONDARY_INVENTORY_NAME
608: and mmt.TRANSACTION_ACTION_ID = sec.TRANSACTION_ACTION_ID

Line 931: mtl_transaction_accounts mta,

927: ,g_program_login_id
928: ,g_program_application_id
929: ,g_request_id
930: FROM
931: mtl_transaction_accounts mta,
932: (SELECT
933: csi1.organization_id
934: ,csi1.SECONDARY_INVENTORY_NAME
935: ,cutt.TRANSACTION_TYPE_ID