DBA Data[Home] [Help]

APPS.PFT_AR_ENGINE_PVT dependencies on FEM_RULE_SETS

Line 889: from fem_rule_sets

885: -- Set the Object Type Code for the Activity Rate Request
886: begin
887: select rule_set_object_type_code
888: into x_request_rec.act_rate_obj_type_code
889: from fem_rule_sets
890: where rule_set_obj_def_id = x_request_rec.ruleset_obj_def_id;
891: exception
892: when others then
893: