DBA Data[Home] [Help]

APPS.GME_PENDING_PRODUCT_LOTS_DBL dependencies on GME_PENDING_PRODUCT_LOTS_S

Line 79: SELECT apps.gme_pending_product_lots_s.nextval

75:
76: x_pending_product_lots_rec.creation_date := gme_common_pvt.g_timestamp;
77: x_pending_product_lots_rec.created_by := gme_common_pvt.g_user_ident;
78:
79: SELECT apps.gme_pending_product_lots_s.nextval
80: INTO x_pending_product_lots_rec.PENDING_PRODUCT_LOT_ID
81: FROM sys.dual;
82:
83: INSERT INTO gme_pending_product_lots