DBA Data[Home] [Help]

APPS.OKL_STREAM_GENERATOR_PVT dependencies on OKL_SGN_TRANSLATIONS

Line 4169: from okl_sgn_translations

4165: l_prog_name CONSTANT VARCHAR2(61) := G_PKG_NAME||'.'||'gen_non_cash_flows';
4166:
4167: Cursor c_subsidy_strm ( styId NUMBER ) IS
4168: Select to_number(Value)
4169: from okl_sgn_translations
4170: where jtot_object1_code = 'OKL_STRMTYP'
4171: and object1_id1 = to_char( styId );
4172:
4173: Cursor c_strm_name ( styId NUMBER ) IS