DBA Data[Home] [Help]

APPS.CST_XLA_PVT dependencies on WIP_TRANSACTIONS

Line 50: | WIP_TRANSACTIONS |

46: | possible values are: |
47: | "MMT" for transaction belonging to table |
48: | MTL_MATERIAL_TRANSACTIONS |
49: | "WT" for transactions belonging to table |
50: | WIP_TRANSACTIONS |
51: | CALLED FROM |
52: | CST_XLA_PVT.CreateBulk_WIPXLAEvent |
53: | CST_XLA.PVT.Create_WIPUpdateXLAEvent |
54: | CST_XLA.Create_CostUpdateXLAEvent |

Line 2485: WIP_TRANSACTIONS

2481: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2482: TRANSACTION_DATE,
2483: l_operating_unit)
2484: FROM
2485: WIP_TRANSACTIONS
2486: WHERE
2487: COST_UPDATE_ID = p_update_id
2488: AND ORGANIZATION_ID = p_organization_id
2489: AND DECODE(l_pjm_blueprint,'N',1,