DBA Data[Home] [Help]

APPS.PQP_GDA_BUS dependencies on PQP_GAP_BUS

Line 930: pqp_gap_bus.set_security_group_id

926: --
927:
928: -- Calling set_securit_group_id from row handler of parent
929: -- table PQP_GAP_ABSENCE_PLANS as FK is available
930: pqp_gap_bus.set_security_group_id
931: (p_gap_absence_plan_id => p_rec.gap_absence_plan_id
932: );
933: --
934: -- Validate Dependent Attributes

Line 1003: pqp_gap_bus.set_security_group_id

999: --
1000:
1001: -- Calling set_securit_group_id from row handler of parent
1002: -- table PQP_GAP_ABSENCE_PLANS as FK is available
1003: pqp_gap_bus.set_security_group_id
1004: (p_gap_absence_plan_id => p_rec.gap_absence_plan_id
1005: );
1006:
1007: --