DBA Data[Home] [Help]

APPS.AR_GTA_REPORTS_PKG dependencies on HR_OPERATING_UNITS

Line 3833: l_operating_unit hr_operating_units.name%TYPE;

3829: , p_ar_partially_import_total IN NUMBER
3830: , x_output OUT NOCOPY XMLTYPE
3831: )
3832: IS
3833: l_operating_unit hr_operating_units.name%TYPE;
3834: l_customer_name hz_parties.party_name%TYPE;
3835: l_primary_sales_name ra_salesreps_all.name%TYPE;
3836: l_customer_id hz_cust_accounts.cust_account_id%TYPE
3837: :=p_cust_name_id;