DBA Data[Home] [Help]

APPS.HZ_TAX_ASSIGNMENT_PUB dependencies on AR_SYSTEM_PARAMETERS

Line 71: from ar_system_parameters;

67: BEGIN
68:
69: select * /* Bug Fix 2020712 */
70: into arp_standard.sysparm
71: from ar_system_parameters;
72:
73: -- check org context
74: -- if org context is not available then no record will be created in
75: -- hz_loc_assignments table.