DBA Data[Home] [Help]

APPS.ARP_PAY_REL_CUST_PKG dependencies on STANDARD

Line 77: G_PAY_UNRELATED := arp_standard.sysparm.pay_unrelated_invoices_flag;

73:
74: /* Determine if this list has already been built, and if not
75: build it now */
76: G_BUILD_ID := p_worker_number;
77: G_PAY_UNRELATED := arp_standard.sysparm.pay_unrelated_invoices_flag;
78:
79: IF G_PAY_UNRELATED = 'Y'
80: THEN
81: /* relationships don't matter */