|
|
@ -3603,7 +3603,7 @@ public class BeanTransitionUtils { |
|
|
|
EsOutput esOutput = new EsOutput(); |
|
|
|
EsOutput esOutput = new EsOutput(); |
|
|
|
esOutput.setBSKEY(ddpcxxRspV5.getDDQQPCH()); |
|
|
|
esOutput.setBSKEY(ddpcxxRspV5.getDDQQPCH()); |
|
|
|
esOutput.setSAPKEY(ddpcxxRspV5.getDDQQPCH()); |
|
|
|
esOutput.setSAPKEY(ddpcxxRspV5.getDDQQPCH()); |
|
|
|
if (OrderInfoContentEnum.INVOICE_ERROR_CODE_010000_V3.getKey().equals(ddpcxxRspV5.getZTDM())||OrderInfoContentEnum.INVOICE_ERROR_CODE_010002_V3.getKey().equals(ddpcxxRspV5.getZTDM())) { |
|
|
|
if (OrderInfoContentEnum.INVOICE_ERROR_CODE_010000_V3.getKey().equals(ddpcxxRspV5.getZTDM())) { |
|
|
|
esOutput.setZTYPE(OrderInfoContentEnum.INVOICE_ERROR_CODE_OP_S.getKey()); |
|
|
|
esOutput.setZTYPE(OrderInfoContentEnum.INVOICE_ERROR_CODE_OP_S.getKey()); |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
esOutput.setZTYPE(OrderInfoContentEnum.INVOICE_ERROR_CODE_OP_E.getKey()); |
|
|
|
esOutput.setZTYPE(OrderInfoContentEnum.INVOICE_ERROR_CODE_OP_E.getKey()); |
|
|
|