Commit 47a3c885 authored by cpatil's avatar cpatil

comment upd error for qc_order_lots


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93869 ce508802-f39f-4f6c-b175-0d175dae99d5
parent bb4ede8e
......@@ -459,11 +459,11 @@ QCTransferConfLocal, QCTransferConfRemote
pstmt.close();
pstmt = null;
if( updCnt == 0 )
{
errCode = "QCTRFUPDT"; //'Unable to confirm QC Transfer ' + sqlca.sqlerrtext
return errCode;
}//End if
// if( updCnt == 0 )
// {
// errCode = "QCTRFUPDT"; //'Unable to confirm QC Transfer ' + sqlca.sqlerrtext
// return errCode;
// }//End if
} //end if
// update po receipt as accept on external approval
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment