DBA Data[Home] [Help]

APPS.BEN_BATCH_ACTN_ITEM_INFO_API dependencies on BEN_BATCH_ACTN_ITEM_INFO_BK1

Line 49: ben_batch_actn_item_info_bk1.create_batch_actn_item_info_b

45: begin
46: --
47: -- Start of API User Hook for the before hook of create_batch_actn_item_info
48: --
49: ben_batch_actn_item_info_bk1.create_batch_actn_item_info_b
50: (
51: p_benefit_action_id => p_benefit_action_id
52: ,p_person_id => p_person_id
53: ,p_actn_typ_id => p_actn_typ_id

Line 92: ben_batch_actn_item_info_bk1.create_batch_actn_item_info_a

88: begin
89: --
90: -- Start of API User Hook for the after hook of create_batch_actn_item_info
91: --
92: ben_batch_actn_item_info_bk1.create_batch_actn_item_info_a
93: (
94: p_batch_actn_item_id => l_batch_actn_item_id
95: ,p_benefit_action_id => p_benefit_action_id
96: ,p_person_id => p_person_id