DBA Data[Home] [Help]

APPS.JTF_CUSTOMER_ACCOUNTS_PVT SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 38

      SELECT generate_customer_number INTO l_gen_cust_num
        FROM ar_system_parameters;
Line: 49

      select HZ_ACCOUNT_NUM_S.nextval into ddp_account_rec.account_number from dual;