DBA Data[Home] [Help]

APPS.BEN_PYMT_CHECK_DET_API dependencies on BEN_PYMT_CHECK_DET_BK1

Line 77: ben_pymt_check_det_bk1.create_pymt_check_det_b

73: begin
74: --
75: -- Start of API User Hook for the before hook of create_pymt_check_det
76: --
77: ben_pymt_check_det_bk1.create_pymt_check_det_b
78: (
79: p_person_id => p_person_id
80: ,p_business_group_id => p_business_group_id
81: ,p_check_num => p_check_num

Line 176: ben_pymt_check_det_bk1.create_pymt_check_det_a

172: begin
173: --
174: -- Start of API User Hook for the after hook of create_pymt_check_det
175: --
176: ben_pymt_check_det_bk1.create_pymt_check_det_a
177: (
178: p_pymt_check_det_id => l_pymt_check_det_id
179: ,p_person_id => p_person_id
180: ,p_business_group_id => p_business_group_id