DBA Data[Home] [Help]

APPS.PER_ZA_QUA_UPD dependencies on PER_ZA_FORMAL_QUALIFICATIONS

Line 68: update per_za_formal_qualifications

64: per_qua_shd.g_api_dml := true; -- Set the api dml status
65: --
66: -- Update the per_qualifications Row
67: --
68: update per_za_formal_qualifications
69: set
70: qualification_id = p_rec.qualification_id,
71: level_id = p_rec.level_id,
72: field_of_learning = p_rec.field_of_learning,