DBA Data[Home] [Help]

APPS.MSD_COMMON_UTILITIES_LB dependencies on MSD_COMMON_UTILITIES_LB

Line 1: PACKAGE BODY MSD_COMMON_UTILITIES_LB AS

1: PACKAGE BODY MSD_COMMON_UTILITIES_LB AS
2: /* $Header: msdculbb.pls 120.0 2005/05/25 19:56:47 appldev noship $ */
3:
4:
5: /* Public Functions */

Line 624: x_demand_plan_id := msd_common_utilities_lb.get_demand_plan_id(p_plan_id) ;

620: BEGIN
621:
622:
623:
624: x_demand_plan_id := msd_common_utilities_lb.get_demand_plan_id(p_plan_id) ;
625:
626:
627:
628: OPEN c_plan_url (x_demand_plan_id) ;

Line 820: END MSD_COMMON_UTILITIES_LB ;

816:
817:
818:
819:
820: END MSD_COMMON_UTILITIES_LB ;