DBA Data[Home] [Help]

APPS.PER_ZA_QUA_INS dependencies on PER_ZA_FORMAL_QUALIFICATIONS

Line 63: -- Insert the row into: per_za_formal_qualifications

59:
60: --
61: per_qua_shd.g_api_dml := true; -- Set the api dml status
62: --
63: -- Insert the row into: per_za_formal_qualifications
64: --
65: insert into per_za_formal_qualifications
66: ( qualification_id,
67: level_id,

Line 65: insert into per_za_formal_qualifications

61: per_qua_shd.g_api_dml := true; -- Set the api dml status
62: --
63: -- Insert the row into: per_za_formal_qualifications
64: --
65: insert into per_za_formal_qualifications
66: ( qualification_id,
67: level_id,
68: field_of_learning,
69: sub_field,