195: OPEN isMasterOrg(cur.organization_id);
196: FETCH isMasterOrg INTO l_isMasterOrg;
197: CLOSE isMasterOrg;
198: IF ( l_isMasterOrg = 1 ) THEN
199: INVPROFL.inv_pr_get_profile('INV',
200: 'INV_ITEM_DEFAULT_TEMPLATE',
201: user_id,
202: -1,
203: -1,