DBA Data[Home] [Help]

APPS.INVPAGI2 dependencies on INVPROFL

Line 238: INVPROFL.inv_pr_get_profile('INV',

234: where transaction_id is NULL
235: and set_process_id = xset_id;
236:
237: --Get profile options for default assignment
238: INVPROFL.inv_pr_get_profile('INV',
239: 'INV_STATUS_DEFAULT',
240: user_id,
241: -1,
242: 401,

Line 273: INVPROFL.inv_pr_get_profile('INV',

269: rtn_status := 0;
270: end if;
271: end if;
272:
273: INVPROFL.inv_pr_get_profile('INV',
274: 'INV_UOM_DEFAULT',
275: user_id,
276: -1,
277: -1,