DBA Data[Home] [Help]

APPS.GML_MOBILE_RECEIPT dependencies on GMIGUTL

Line 566: IF (GMIGUTL.SETUP(l_lot_rec.user_name)) THEN

562: l_lot_rec.origination_type := 3;
563: l_lot_rec.vendor_lot_no := NULL;
564: l_lot_rec.user_name := FND_GLOBAL.user_name;
565:
566: IF (GMIGUTL.SETUP(l_lot_rec.user_name)) THEN
567: GMIPAPI.create_lot(
568: p_api_version => 3.0
569: , p_init_msg_list => 'T'
570: , p_commit => 'F'