DBA Data[Home] [Help]

APPS.GMI_AUTO_ALLOCATE_PUB SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 72

SELECT co_code
FROM sy_orgn_mst
WHERE orgn_code = l_ic_whse_mst_rec.orgn_code;
Line: 201

  /*Select inventory in accordance with allocation rules
  =====================================================*/
  oe_debug_pub.add('OPM allocation engine - now allocate the line',1);