DBA Data[Home] [Help]

APPS.OTA_CERT_MEMBER_API dependencies on OTA_CERT_MEMBER_BK1

Line 92: ota_cert_member_bk1.create_certification_member_b

88: --
89: -- Call Before Process User Hook
90: --
91: begin
92: ota_cert_member_bk1.create_certification_member_b
93: (p_effective_date => l_effective_date
94: ,p_certification_id => p_certification_id
95: ,p_object_id => p_object_id
96: ,p_object_type => p_object_type

Line 173: ota_cert_member_bk1.create_certification_member_a

169: --
170: -- Call After Process User Hook
171: --
172: begin
173: ota_cert_member_bk1.create_certification_member_a
174: (p_effective_date => l_effective_date
175: ,p_certification_id => p_certification_id
176: ,p_object_id => p_object_id
177: ,p_object_type => p_object_type