DBA Data[Home] [Help]

APPS.PQH_SITUATIONS_API dependencies on PQH_SITUATIONS_BK2

Line 513: PQH_SITUATIONS_BK2.update_situation_b

509: --
510: -- Call Before Process User Hook
511: --
512: begin
513: PQH_SITUATIONS_BK2.update_situation_b
514: (p_effective_date => p_effective_date
515: ,p_situation => p_situation
516: ,p_effective_start_date => p_effective_start_date
517: ,p_business_group_id => p_business_group_id

Line 689: PQH_SITUATIONS_BK2.update_situation_a

685: --
686: -- Call After Process User Hook
687: --
688: begin
689: PQH_SITUATIONS_BK2.update_situation_a
690: (p_effective_date => p_effective_date
691: ,p_situation => p_situation
692: ,p_effective_start_date => p_effective_start_date
693: ,p_business_group_id => p_business_group_id