DBA Data[Home] [Help]

APPS.INV_VALIDATE_TROLIN dependencies on MTL_TXN_REQUEST_HEADERS

Line 1124: FROM mtl_txn_request_headers

1120: -- this is because on hand might not have this lot already
1121: -- in the case of a putaway move order
1122:
1123: SELECT move_order_type INTO l_mov_order_type
1124: FROM mtl_txn_request_headers
1125: WHERE header_id=p_trolin_rec.header_id;
1126:
1127:
1128: IF l_mov_order_type=INV_GLOBALS.g_move_order_put_away