DBA Data[Home] [Help]

APPS.PAY_SSR_UPD dependencies on PAY_SHADOW_SUB_CLASSI_RULES

Line 63: -- Update the pay_shadow_sub_classi_rules Row

59: --
60: p_rec.object_version_number := p_rec.object_version_number + 1;
61: --
62: --
63: -- Update the pay_shadow_sub_classi_rules Row
64: --
65: update pay_shadow_sub_classi_rules
66: set
67: element_classification = p_rec.element_classification,

Line 65: update pay_shadow_sub_classi_rules

61: --
62: --
63: -- Update the pay_shadow_sub_classi_rules Row
64: --
65: update pay_shadow_sub_classi_rules
66: set
67: element_classification = p_rec.element_classification,
68: object_version_number = p_rec.object_version_number
69: ,exclusion_rule_id = p_rec.exclusion_rule_id