DBA Data[Home] [Help]

APPS.GML_MOBILE_RECEIPT dependencies on GMIPAPI

Line 567: GMIPAPI.create_lot(

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'
571: , p_validation_level => 100