天天看点

FDO打归档标记报错:Document cannot be marked for archiving because it is not completed

在EWM归档过程中使用程序/SCDL/BO_ARCHIVE对FDO进行设置归档标记时报错:Document   cannot be marked for archiving because it is not completed。

FDO打归档标记报错:Document cannot be marked for archiving because it is not completed
FDO打归档标记报错:Document cannot be marked for archiving because it is not completed

1、检查原因是因为FDO的完成状态DCO 为1,需要为9完成才能打上标记。

FDO打归档标记报错:Document cannot be marked for archiving because it is not completed

原因是没有执行归档的前置步骤,正常需使用程序 /SCWM/POST_PROC_DLV_SET_DOY对FDO的在途状态 In yard状态设置为out of yard,则DCO状态会自动设置为9.

2、执行报表/SCWM/POST_PROC_DLV_SET_DOY。

FDO打归档标记报错:Document cannot be marked for archiving because it is not completed

状态参数文件可以在交货单类型定义中查到。

FDO打归档标记报错:Document cannot be marked for archiving because it is not completed

3、执行完后查看FDO状态。

FDO打归档标记报错:Document cannot be marked for archiving because it is not completed

4、重新执行归档打标动作,已经成功标记上。

FDO打归档标记报错:Document cannot be marked for archiving because it is not completed
FDO打归档标记报错:Document cannot be marked for archiving because it is not completed