DBA Data[Home] [Help]

APPS.PA_CLIENT_EXT_FV_BUDGET_INT dependencies on DUAL

Line 180: FROM dual;

176:
177: -- Generating Group_id value from Env.
178: SELECT ABS(MOD(dbms_random.random,999)),1003399 -- Please put the value of user_id as per your need.
179: into l_VER_GROUP_ID,l_user_id
180: FROM dual;
181:
182: -- Insert one record for each budget version baseline into
183: -- the table FV_BE_INTERFACE_CONTOL
184: