|
@@ -59,7 +59,7 @@ public class SaleorderOutboundImpl extends BaseServlet implements IHttpServletAd
|
|
|
|
|
|
logObject.accumulate("InputData", p_data);
|
|
|
|
|
|
- vbillcode = p_data.getString("vbillcode");//삿혤직넋�끓땐데데뵀
|
|
|
+ vbillcode = p_data.getString("vbillcode");//삿혤랙새데데뵀
|
|
|
|
|
|
checkJson();//렷왕털뙤
|
|
|
|
|
@@ -92,7 +92,7 @@ public class SaleorderOutboundImpl extends BaseServlet implements IHttpServletAd
|
|
|
}
|
|
|
|
|
|
/*
|
|
|
- * 괏닸饋簡놔욋
|
|
|
+ * 괏닸饋簡藁새
|
|
|
*/
|
|
|
private void setSaleOutVO(SaleOutVO sOutVO) throws BusinessException {
|
|
|
|
|
@@ -110,7 +110,7 @@ public class SaleorderOutboundImpl extends BaseServlet implements IHttpServletAd
|
|
|
|
|
|
StringBuffer mags = new StringBuffer();
|
|
|
|
|
|
- String vbillcode = "vbillcode";//饋簡땐데데뵀
|
|
|
+ String vbillcode = "vbillcode";//랙새데데뵀
|
|
|
String group = "group";//섞考긍쯤
|
|
|
String creator = "creator";//눼쉔훙
|
|
|
String cwarehouseid = "cwarehouseid";//꾑욋
|