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 120.1 2011/03/24 23:24:29 bvanjaku ship $ */
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 2221: end wms_atf_reg_cust_apis;

2217: x_errbuf := 'Error';
2218: return;
2219: end create_delete_api_call;
2220:
2221: end wms_atf_reg_cust_apis;