[Home] [Help]
APPS.CSTPACWP dependencies on FND_PROFILE
Line 71: l_debug := fnd_profile.value('MRP_DEBUG');
67: l_movhd_cost_type_id := l_rates_cost_type_id;
68:
69: err_num:=0;
70: l_err_num := 0;
71: l_debug := fnd_profile.value('MRP_DEBUG');
72:
73: stmt_num := 10;
74:
75: if (l_debug = 'Y') then