DBA Data[Home] [Help]

APPS.CSTPPPSC dependencies on CST_REVENUE_COGS_MATCH_LINES

Line 1683: cst_revenue_cogs_match_lines crcml,

1679: l_stmt_num := 100;
1680: SELECT min(crrl.acct_period_num)
1681: INTO l_phase3_required
1682: FROM cst_revenue_recognition_lines crrl,
1683: cst_revenue_cogs_match_lines crcml,
1684: cst_cost_group_assignments ccga,
1685: cst_cost_groups ccg
1686: WHERE crrl.ledger_id = l_ledger_id
1687: AND crrl.potentially_unmatched_flag = 'Y'