DBA Data[Home] [Help]

APPS.HXC_LOCKER_TYPES_UPLOAD_PKG dependencies on HXC_LCK_UPD

Line 38: hxc_lck_upd.upd

34: THEN
35: -- only update if the alias component mapping that has actually changed
36:
37:
38: hxc_lck_upd.upd
39: (
40: p_locker_type_id =>l_locker_type_id
41: ,p_locker_type =>l_locker_type
42: ,p_process_type => l_process_type

Line 102: hxc_lck_upd.upd

98: p_custom_mode))
99: THEN
100: -- only update if the alias component mapping that has actually changed
101:
102: hxc_lck_upd.upd
103: (
104: p_locker_type_id =>l_locker_type_id
105: ,p_locker_type =>l_locker_type
106: ,p_process_type => l_process_type