DBA Data[Home] [Help]

APPS.WMS_ATF_REG_CUST_APIS dependencies on WMS_ATF_REG_CUST_APIS

Line 1: package body wms_atf_reg_cust_apis as

1: package body wms_atf_reg_cust_apis as
2: /* $Header: WMSARCAB.pls 115.10 2004/05/04 00:28:57 joabraha noship $ */
3: --
4: --
5: --

Line 140: INV_LOG_UTIL.trace(p_message, 'WMS_ATF_REG_CUST_APIS', p_level);

136: p_message in varchar2
137: , p_level in number
138: ) is
139: begin
140: INV_LOG_UTIL.trace(p_message, 'WMS_ATF_REG_CUST_APIS', p_level);
141: end trace;
142:
143: -- -------------------------------------------------------------------------------------------
144: -- |------------------------< populate_paramater_table >--------------------------------------|

Line 2200: end wms_atf_reg_cust_apis;

2196: x_errbuf := 'Error';
2197: return;
2198: end create_delete_api_call;
2199:
2200: end wms_atf_reg_cust_apis;