DBA Data[Home] [Help]

APPS.PQH_SITUATIONS_API dependencies on PQH_SITUATIONS_BK1

Line 112: PQH_SITUATIONS_BK1.create_situation_b

108: --
109: -- Call Before Process User Hook
110: --
111: begin
112: PQH_SITUATIONS_BK1.create_situation_b
113: (p_effective_date => p_effective_date
114: ,p_situation => p_situation
115: ,p_effective_start_date => p_effective_start_date
116: ,p_business_group_id => p_business_group_id

Line 286: PQH_SITUATIONS_BK1.create_situation_a

282: --
283: -- Call After Process User Hook
284: --
285: begin
286: PQH_SITUATIONS_BK1.create_situation_a
287: (p_effective_date => p_effective_date
288: ,p_situation => p_situation
289: ,p_effective_start_date => p_effective_start_date
290: ,p_business_group_id => p_business_group_id