DBA Data[Home] [Help]

APPS.BOMPINRV dependencies on BOMPINRV

Line 1: package body BOMPINRV as

1: package body BOMPINRV as
2: /* $Header: BOMINRVB.pls 120.3 2005/12/05 03:17:03 vhymavat ship $ */
3: Procedure increment_revision(
4: i_item_id in mtl_item_revisions.inventory_item_id%type,
5: i_org_id in mtl_item_revisions.organization_id%type,

Line 156: end BOMPINRV;

152: o_out_code := null;
153: error_message := substrb(sqlerrm, 1, 150);
154: end increment_revision;
155:
156: end BOMPINRV;