DBA Data[Home] [Help]

APPS.BIX_PMV_EMC_EVAT_PRTLT_PKG dependencies on FND_MESSAGE

Line 83: l_other_account := FND_MESSAGE.GET_STRING('BIX','BIX_PMV_ALLACCT');

79: ELSE
80: l_max_collect_date := TO_CHAR(l_as_of_date,'DD/MM/YYYY');
81: END IF;
82:
83: l_other_account := FND_MESSAGE.GET_STRING('BIX','BIX_PMV_ALLACCT');
84:
85: IF l_other_account IS NULL OR l_other_account = 'BIX_PMV_ALLACCT'
86: THEN
87: l_other_account := 'Others';