DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PVT dependencies on CSI_II_FORWARD_SYNC_TEMP_S

Line 12512: select CSI_II_FORWARD_SYNC_TEMP_S.CURRVAL

12508: -- The following sequence will be set only from the Data Correction
12509: l_current_val := -9999999;
12510: --
12511: Begin
12512: select CSI_II_FORWARD_SYNC_TEMP_S.CURRVAL
12513: into l_current_val
12514: FROM DUAL;
12515: Exception
12516: when others then