DBA Data[Home] [Help]

APPS.PSB_ACCOUNT_POSITION_SET_PVT dependencies on DUAL

Line 63: FROM dual;

59: WHERE account_position_set_id = p_account_position_set_id;
60:
61: CURSOR C2 IS
62: SELECT psb_account_position_sets_s.nextval
63: FROM dual;
64: BEGIN
65: --
66: SAVEPOINT Insert_Row_Pvt ;
67: --