DBA Data[Home] [Help]

APPS.ZPB_ACVAL_PVT dependencies on ZPB_DATA_INITIALIZATION_DEFS

Line 137: zpb_data_initialization_defs pub, zpb_data_initialization_defs edt

133: and edt.source_type <> pub.source_type;
134:
135: cursor source_view_cur is
136: select 1 from
137: zpb_data_initialization_defs pub, zpb_data_initialization_defs edt
138: where edt.analysis_cycle_id = p_analysis_cycle_id
139: and pub.analysis_cycle_id = l_pub_ac_id
140: and pub.member = edt.member
141: and ( edt.source_view <> pub.source_view