DBA Data[Home] [Help]

APPS.BEN_COURT_ORDERS_API dependencies on BEN_COURT_ORDERS_BK1

Line 91: ben_court_orders_bk1.create_court_orders_b

87: begin
88: --
89: -- Start of API User Hook for the before hook of create_court_orders
90: --
91: ben_court_orders_bk1.create_court_orders_b
92: (
93: p_crt_ordr_typ_cd => p_crt_ordr_typ_cd
94: ,p_apls_perd_endg_dt => p_apls_perd_endg_dt
95: ,p_apls_perd_strtg_dt => p_apls_perd_strtg_dt

Line 218: ben_court_orders_bk1.create_court_orders_a

214: begin
215: --
216: -- Start of API User Hook for the after hook of create_court_orders
217: --
218: ben_court_orders_bk1.create_court_orders_a
219: (
220: p_crt_ordr_id => l_crt_ordr_id
221: ,p_crt_ordr_typ_cd => p_crt_ordr_typ_cd
222: ,p_apls_perd_endg_dt => p_apls_perd_endg_dt