DBA Data[Home] [Help]

APPS.CZ_PSFT_INTEGRATION_PVT dependencies on CZ_RUL_TYPEDPSN_V

Line 94: from cz_rul_typedpsn_v

90: BULK COLLECT INTO
91: l_expressions_info_tbl,
92: l_expr_type_tbl,
93: l_expr_sub_type_tbl
94: from cz_rul_typedpsn_v
95: where detailed_type_id in (272, 273, 502, 504, 505, 506)
96: and devl_project_id = component_id
97: and devl_project_id = solutionId;
98: