DBA Data[Home] [Help]

APPS.PAY_SECURITY_PAYROLLS_OVN dependencies on PAY_SPR_SHD

Line 6: pay_spr_shd.return_api_dml_status

2: before insert or update
3: ON "APPS"."PAY_SECURITY_PAYROLLS" for each row
4: begin
5: if not
6: pay_spr_shd.return_api_dml_status
7: then
8: if inserting then
9: :NEW.object_version_number := 1;
10: else