DBA Data[Home] [Help]

APPS.FF_FORMULAS_F_PKG dependencies on FFDICT

Line 526: ffdict.validate_formula

522: BEGIN
523: --
524: L_Effective_End_Date := X_Effective_End_Date;
525: -- Make sure formula name is unique and valid ie. no spaces etc ....
526: ffdict.validate_formula
527: (X_Formula_Name,
528: X_Formula_Type_Id,
529: X_Business_Group_Id,
530: X_Legislation_Code,