DBA Data[Home] [Help]

APPS.XLA_AAD_MERGE_ANALYSIS_PVT dependencies on XLA_AMB_UPDATED_COMP_TBL_TYPE

Line 59: g_updated_comps xla_amb_updated_comp_tbl_type := xla_amb_updated_comp_tbl_type();

55: g_assgns AssgnIndex;
56: g_num_updated_props INTEGER;
57: g_updated_props xla_amb_updated_prop_tbl_type := xla_amb_updated_prop_tbl_type();
58: g_num_updated_comps INTEGER;
59: g_updated_comps xla_amb_updated_comp_tbl_type := xla_amb_updated_comp_tbl_type();
60:
61: --=============================================================================
62: -- *********** Local Trace Routine **********
63: --=============================================================================

Line 9225: FROM TABLE(CAST(g_updated_comps AS xla_amb_updated_comp_tbl_type))

9221: ,NULL new_source_app_id
9222: ,NULL new_source_type_code
9223: ,NULL new_source_code
9224: ,NULL lookup_type
9225: FROM TABLE(CAST(g_updated_comps AS xla_amb_updated_comp_tbl_type))
9226: UNION
9227: SELECT NULL
9228: ,NULL
9229: ,component_type