DBA Data[Home] [Help]

APPS.GHR_CUSTOM_PAY_CAP dependencies on GHR_PAY_CAPS

Line 40: (p_pay_cap_in_data IN ghr_pay_caps.pay_cap_in_rec_type

36: --
37: -- {End of Comments}
38: -- -----------------------------------------------------------------------------
39: procedure custom_hook
40: (p_pay_cap_in_data IN ghr_pay_caps.pay_cap_in_rec_type
41: ,p_pay_cap_out_data IN OUT NOCOPY ghr_pay_caps.pay_cap_out_rec_type
42: );
43: --
44: end ghr_custom_pay_cap;

Line 41: ,p_pay_cap_out_data IN OUT NOCOPY ghr_pay_caps.pay_cap_out_rec_type

37: -- {End of Comments}
38: -- -----------------------------------------------------------------------------
39: procedure custom_hook
40: (p_pay_cap_in_data IN ghr_pay_caps.pay_cap_in_rec_type
41: ,p_pay_cap_out_data IN OUT NOCOPY ghr_pay_caps.pay_cap_out_rec_type
42: );
43: --
44: end ghr_custom_pay_cap;