成本领料、退料的SAP接口对接 异常修复

This commit is contained in:
zhangke 2025-08-06 17:31:45 +08:00
parent 1b081162c8
commit 39c77df87d
1 changed files with 0 additions and 1 deletions

View File

@ -562,7 +562,6 @@ public class SapService {
*
* @param resebRsNum 预留单号不能为空
* @return C_MaterialOutboundQueryDTO 领料查询结果数据传输对象包含主信息和明细列表
* @throws BusinessException 当参数为空或SAP返回数据异常时抛出业务异常
*/
//成本中心领料查询
public C_MaterialOutboundQueryDTO zwm00_MB026(String resebRsNum) {