DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_CONTEXTS_API dependencies on PQH_COPY_ENTITY_CONTEXTS_BK1

Line 44: pqh_copy_entity_contexts_bk1.create_copy_entity_context_b

40: begin
41: --
42: -- Start of API User Hook for the before hook of create_copy_entity_context
43: --
44: pqh_copy_entity_contexts_bk1.create_copy_entity_context_b
45: (
46: p_application_short_name => p_application_short_name
47: ,p_legislation_code => p_legislation_code
48: ,p_responsibility_key => p_responsibility_key

Line 77: pqh_copy_entity_contexts_bk1.create_copy_entity_context_a

73: begin
74: --
75: -- Start of API User Hook for the after hook of create_copy_entity_context
76: --
77: pqh_copy_entity_contexts_bk1.create_copy_entity_context_a
78: (
79: p_context => p_context
80: ,p_application_short_name => p_application_short_name
81: ,p_legislation_code => p_legislation_code