feat: rec_sts_kbnのCASE文から、99のケースを削除。抽出条件で弾かれるため

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-06-06 09:41:27 +09:00
parent 6c51f8d0a6
commit c9babbee11

View File

@ -142,9 +142,6 @@ def _insert_bio_sales_lot(db: Database):
END AS iko_flg,
CASE bio.rec_sts_kbn
WHEN '0' THEN bio.rec_sts_kbn
/* 以下抽出条件で弾かれているので取れない
WHEN '99' THEN bio.rec_sts_kbn
*/
WHEN '1' THEN
CASE conv.conv_cd
WHEN 1 THEN bio.err_flg11