DBA Data[Home] [Help]

APPS.GMIVDX dependencies on INVTTMTX

Line 770: invttmtx.tdatechk (p_line_rec_tbl(i).odm_inv_organization_id,

766: ELSE
767: INV_OPEN_PAST_PERIOD := FALSE;
768: END IF;
769: -- Validate that the inventory period is open
770: invttmtx.tdatechk (p_line_rec_tbl(i).odm_inv_organization_id,
771: trunc(p_hdr_rec.trans_date),
772: p_line_rec_tbl(i).odm_period_id,
773: INV_OPEN_PAST_PERIOD
774: );