DBA Data[Home] [Help]

APPS.PER_ZA_TRA_INS dependencies on PER_ZA_TRAINING

Line 63: -- Insert the row into: per_za_training

59:
60: --
61: per_za_tra_shd.g_api_dml := true; -- Set the api dml status
62: --
63: -- Insert the row into: per_za_training
64: --
65: insert into per_za_training (
66: TRAINING_ID,
67: LEVEL_ID,

Line 65: insert into per_za_training (

61: per_za_tra_shd.g_api_dml := true; -- Set the api dml status
62: --
63: -- Insert the row into: per_za_training
64: --
65: insert into per_za_training (
66: TRAINING_ID,
67: LEVEL_ID,
68: PERSON_ID,
69: FIELD_OF_LEARNING,