DBA Data[Home] [Help]

APPS.MSD_FCST_PUB dependencies on MSD_FCST_PUB

Line 1: PACKAGE BODY msd_fcst_pub AS

1: PACKAGE BODY msd_fcst_pub AS
2: /* $Header: msdfpshb.pls 120.2 2006/07/07 10:51:55 amitku noship $ */
3:
4: -- this auxiliary function executes a dynamic SQL string and gets a result
5: -- I need to do it this way because Forms' version of PL/SQL does not support dynamic SQL

Line 619: END msd_fcst_pub;

615: -- return;
616:
617: END;
618:
619: END msd_fcst_pub;