DBA Data[Home] [Help]

APPS.GMP_LEAD_TIME_CALCULATOR_PKG dependencies on GMD_P_FS_CONTEXT

Line 178: gmd_p_fs_context.set_additional_attr ;

174: non_rtg_item := 0 ;
175: temp_var := 0 ;
176:
177: -- First Turn off the formula security
178: gmd_p_fs_context.set_additional_attr ;
179:
180: log_message('===== Input Parameters ============ ');
181: log_message('p_from_orgn = ' || p_from_orgn);
182: log_message('p_to_orgn = ' || p_to_orgn);