DBA Data[Home] [Help]

APPS.BIL_TX_OPTY_LIST_RPT_PKG dependencies on FND_MESSAGE

Line 80: l_cur_conv_missing := replace(FND_MESSAGE.GET_STRING('BIL','BIL_TX_CUR_CONV_MIS'),'''','''''');

76: l_rpt_str := 'BIL_TX_OPTY_LIST_RPT_R';
77: l_proc := 'OPTY_LIST_RPT.';
78: g_pkg := 'asn.patch.115.sql.BIL_TX_OPTY_LIST_RPT_PKG.';
79: --Fix for bug 5469370,added replace function
80: l_cur_conv_missing := replace(FND_MESSAGE.GET_STRING('BIL','BIL_TX_CUR_CONV_MIS'),'''','''''');
81:
82:
83: l_period_set_name := NVL(FND_PROFILE.VALUE('ASN_FRCST_FORECAST_CALENDAR'), 'Accounting');
84: l_conversion_type := nvl(FND_PROFILE.VALUE('CRMBIS:GL_CONVERSION_TYPE'), 'Corporate');