DBA Data[Home] [Help]

APPS.CSTPACWP dependencies on FND_PROFILE

Line 65: l_debug := fnd_profile.value('MRP_DEBUG');

61: l_movhd_cost_type_id := l_rates_cost_type_id;
62:
63: err_num:=0;
64: l_err_num := 0;
65: l_debug := fnd_profile.value('MRP_DEBUG');
66:
67: stmt_num := 10;
68:
69: if (l_debug = 'Y') then