DBA Data[Home] [Help]

APPS.ARP_ETAX_RECURR_UTIL dependencies on ARP_GLOBAL

Line 197: arp_global.sysparam.org_id);

193: debug('arp_etax_recurr_util.insert_line()+');
194: END IF;
195:
196: l_so_org_id := oe_profile.value('SO_ORGANIZATION_ID',
197: arp_global.sysparam.org_id);
198:
199: /* 4666566 - added support for ship_to and product_org_id to
200: line-level insert. Invoice copy automatically copies ship to
201: to line-level to make it more like autoinvoice. */