DBA Data[Home] [Help]

APPS.IEM_MC_PUB dependencies on IEM_MC_CUSTOM_PARAMS

Line 198: insert into IEM_MC_CUSTOM_PARAMS

194: THEN
195: BEGIN
196: FOR i IN p_qualifiers.first .. p_qualifiers.Last
197: LOOP
198: insert into IEM_MC_CUSTOM_PARAMS
199: (
200: MC_PARAMETER_ID,
201: NAME,
202: VALUE

Line 401: insert into IEM_MC_CUSTOM_PARAMS

397: THEN
398: BEGIN
399: FOR i IN p_qualifiers.first .. p_qualifiers.Last
400: LOOP
401: insert into IEM_MC_CUSTOM_PARAMS
402: (
403: MC_PARAMETER_ID,
404: NAME,
405: VALUE