DBA Data[Home] [Help]

APPS.GML_PO_INTERFACE dependencies on GMA_CORE_PKG

Line 407: bind_date := gma_core_pkg.get_date_constant('SY$ZERODATE');

403: v_cancellation_code := NULL; /* T.Ricci 7/6/98 changed to NULL*/
404: END IF;
405:
406: /* H. Wahdani - retrieve SY$ZERODATE */
407: bind_date := gma_core_pkg.get_date_constant('SY$ZERODATE');
408:
409: /* T. Ricci 11/12/98 added check before insert - MEGAPATCH fix*/
410: v_db_promised_date := v_promised_date;
411: