DBA Data[Home] [Help]

APPS.CSTPACWB dependencies on CSTPUTIL

Line 37: CSTPUTIL.CSTPUGCI (i_org_id, l_round_unit, l_precision, l_ext_precision);

33: if (l_debug = 'Y') then
34: fnd_file.put_line(fnd_file.log,'ERR_NUM');
35: end if;
36: ---------
37: CSTPUTIL.CSTPUGCI (i_org_id, l_round_unit, l_precision, l_ext_precision);
38: ---------
39:
40: /*----------------------------------------------------
41: * This procedure will be called for Component Issue/ *

Line 203: CSTPUTIL.CSTPUGCI (i_org_id, l_round_unit, l_precision, l_ext_precision);

199: * , Returns and Scrap transactions ... *
200: *-------------------------------------------------------*/
201:
202: ---------
203: CSTPUTIL.CSTPUGCI (i_org_id, l_round_unit, l_precision, l_ext_precision);
204: ---------
205:
206: stmt_num := 20;
207: /* initialize variable err num */ err_num := 0;