DBA Data[Home] [Help]

APPS.PER_PERSON_ANALYSES_OVN dependencies on PER_PEA_SHD

Line 6: if not per_pea_shd.return_api_dml_status then

2: before insert or update
3: ON "APPS"."PER_PERSON_ANALYSES" for each row
4: begin
5: if hr_general.g_data_migrator_mode <> 'Y' then
6: if not per_pea_shd.return_api_dml_status then
7: if inserting then
8: begin
9: :NEW.object_version_number :=
10: dt_api.Get_Object_Version_Number