Commit b668062b authored by jshinde's avatar jshinde

Updated for Full and Partial Pallet details


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102819 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7b36ffa0
......@@ -490,7 +490,7 @@ implements PalletReqExpiryActLocal, PalletReqExpiryActRemote
//pstmt.setString(58, "P");
pstmt.setString(51, tranId);
pstmt.setString(52, "R");
pstmt.setString(53, "EXP_LOCK");
pstmt.setString(53, "NEXP_LOCK");
pstmt.setString(54, "AWMSQ");
pstmt.setString(55, siteCode);
pstmt.setString(56, "S");
......
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