DBA Data[Home] [Help]

APPS.AR_DEPOSIT_API_PUB dependencies on HZ_CUST_ACCT_SITES

Line 591: l_cust_location_site_num hz_cust_acct_sites.cust_acct_site_id%type;

587: l_inventory_id NUMBER;
588: l_deposit_date Date;
589: l_gl_date Date;
590: l_remit_to_address_id ra_customer_trx.remit_to_address_id%type;
591: l_cust_location_site_num hz_cust_acct_sites.cust_acct_site_id%type;
592: l_sold_to_customer_id ra_customer_trx.bill_to_customer_id%type;
593: l_sold_to_customer_name hz_parties.party_name%type;
594: l_sold_to_customer_number hz_cust_accounts.account_number%type;
595: l_start_date_commitmenmt DATE;