DBA Data[Home] [Help]

APPS.PQH_CORPS_DEFINITIONS_API dependencies on PQH_CORPS_DEFINITIONS_BK2

Line 570: pqh_corps_definitions_bk2.update_corps_definition_b

566: --
567: begin
568: --
569: -- Start of API User Hook for the before hook of update_corps_definition
570: pqh_corps_definitions_bk2.update_corps_definition_b
571: (
572: p_effective_date => trunc(p_effective_date)
573: ,p_corps_definition_id => p_corps_definition_id
574: ,p_business_group_id => p_business_group_id

Line 703: pqh_corps_definitions_bk2.update_corps_definition_a

699:
700: begin
701: --
702: -- Start of API User Hook for the afetr hook of update_corps_definition
703: pqh_corps_definitions_bk2.update_corps_definition_a
704: (
705: p_effective_date => trunc(p_effective_date)
706: ,p_corps_definition_id => p_corps_definition_id
707: ,p_business_group_id => p_business_group_id