DBA Data[Home] [Help]

APPS.POS_OSP_JOB dependencies on POS_OSP_JOB

Line 1: package body pos_osp_job as

1: package body pos_osp_job as
2: /* $Header: POSASNWB.pls 115.1 99/09/01 10:57:34 porting sh $ */
3:
4: function r_count(po_line_location_id in number) return number is
5: x_count number;

Line 145: end pos_osp_job;

141: end if;
142:
143: end get_wip_line_id;
144:
145: end pos_osp_job;