DBA Data[Home] [Help]

APPS.JTF_RESOURCE_UTL dependencies on JTF_RESOURCE_UTL

Line 1: PACKAGE BODY jtf_resource_utl AS

1: PACKAGE BODY jtf_resource_utl AS
2: /* $Header: jtfrspub.pls 120.5.12010000.2 2008/10/22 23:14:48 nsinghai ship $ */
3:
4: /*****************************************************************************************
5: This package body defines all the routines which are declared in the package

Line 2251: END jtf_resource_utl;

2247: fnd_profile.get('CS_INV_VALIDATION_ORG',inventory_org_id);
2248: RETURN(to_number(inventory_org_id));
2249: END get_inventory_org_id;
2250:
2251: END jtf_resource_utl;