DBA Data[Home] [Help]

APPS.PQH_CORPS_DEFINITIONS_API dependencies on PQH_CORPS_DEFINITIONS_BK1

Line 165: pqh_corps_definitions_bk1.create_corps_definition_b

161: --
162: begin
163: --
164: -- Start of API User Hook for the before hook of create_corps_definition
165: pqh_corps_definitions_bk1.create_corps_definition_b
166: (
167: p_effective_date => trunc(p_effective_date)
168: ,p_business_group_id => p_business_group_id
169: ,p_name => p_name

Line 297: pqh_corps_definitions_bk1.create_corps_definition_a

293:
294: begin
295: --
296: -- Start of API User Hook for the afetr hook of create_corps_definition
297: pqh_corps_definitions_bk1.create_corps_definition_a
298: (
299: p_effective_date => trunc(p_effective_date)
300: ,p_business_group_id => p_business_group_id
301: ,p_name => p_name