DBA Data[Home] [Help]

APPS.OKL_FXH_PVT dependencies on HZ_CUST_ACCOUNTS

Line 1126: FROM hz_cust_accounts

1122: l_cust_account_id VARCHAR2(1);
1123: l_row_not_found BOOLEAN := FALSE;
1124: CURSOR c1(p_cust_account_id NUMBER) IS
1125: SELECT '1'
1126: FROM hz_cust_accounts
1127: WHERE cust_account_id= p_cust_account_id ;
1128: BEGIN
1129:
1130: -- initialize return status