[Home] [Help]
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
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;