DBA Data[Home] [Help]

APPS.OKL_TEH_PVT dependencies on HZ_CUST_ACCOUNTS

Line 1009: FROM hz_cust_accounts

1005: l_cust_account_id VARCHAR2(1);
1006: l_row_not_found BOOLEAN := FALSE;
1007: CURSOR c1(p_cust_account_id NUMBER) IS
1008: SELECT '1'
1009: FROM hz_cust_accounts
1010: WHERE cust_account_id= p_cust_account_id ;
1011: BEGIN
1012:
1013: -- initialize return status