DBA Data[Home] [Help]

APPS.OE_CONFIG_UTIL dependencies on CZ_IB_LOCKING

Line 1167: CZ_IB_LOCKING.Lock_Config

1163: oe_debug_pub.add(' Order Number ' || l_order_number, 2);
1164:
1165: END IF;
1166:
1167: CZ_IB_LOCKING.Lock_Config
1168: ( p_api_version => 1.0,
1169: p_config_session_hdr_id => l_config_header_id,
1170: p_config_session_rev_nbr => l_config_rev_nbr,
1171: p_config_session_item_id => Null,

Line 8684: CZ_IB_LOCKING.Unlock_Config

8680: oe_debug_pub.add(' order_number ' || l_order_number, 2);
8681:
8682: END IF;
8683:
8684: CZ_IB_LOCKING.Unlock_Config
8685: ( p_api_version => 1.0,
8686: p_config_session_hdr_id => p_line_rec.config_header_id,
8687: p_config_session_rev_nbr => p_line_rec.config_rev_nbr,
8688: p_config_session_item_id => null,