DBA Data[Home] [Help]

APPS.CSTPPWRO dependencies on CST_PAC_PERIODS

Line 1208: FROM cst_pac_periods

1204:
1205: -- Select the legal entity for the pac period, to be used in eAM part
1206: SELECT legal_entity
1207: INTO l_legal_entity_id
1208: FROM cst_pac_periods
1209: WHERE pac_period_id = p_pac_period_id;
1210:
1211: l_stmt_num := 7;
1212: