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.10 2011/03/10 10:16:57 rgokavar ship $ */
3:
4: /*****************************************************************************************
5: This package body defines all the routines which are declared in the package

Line 2255: END jtf_resource_utl;

2251: fnd_profile.get('CS_INV_VALIDATION_ORG',inventory_org_id);
2252: RETURN(to_number(inventory_org_id));
2253: END get_inventory_org_id;
2254:
2255: END jtf_resource_utl;