DBA Data[Home] [Help]

APPS.OTA_LP_SECTION_API dependencies on OTA_LP_SECTION_BK1

Line 69: ota_lp_section_bk1.create_lp_section_b

65: --
66: -- Call Before Process User Hook
67: --
68: begin
69: ota_lp_section_bk1.create_lp_section_b
70: (p_effective_date => l_effective_date
71: ,p_business_group_id => p_business_group_id
72: ,p_section_name => p_section_name
73: ,p_description => p_description

Line 163: ota_lp_section_bk1.create_lp_section_a

159:
160: -- Call After Process User Hook
161: --
162: begin
163: ota_lp_section_bk1.create_lp_section_a
164: (p_effective_date => l_effective_date
165: ,p_business_group_id => p_business_group_id
166: ,p_section_name => p_section_name
167: ,p_description => p_description