SAP MM 如何查询所有未审批完的采购订单列表?

SAP MM 如何查询所有未审批完的采购订单列表?

TCode:ME2N,

双击release status字段, 这个字段就出现在右边,

鼠标放在白色输入框里,双击,

选择Not equal to,回车,

输入框里输入XX,(不等于XX,代表没有完成2级审批,假定项目上采购订单都是需要2个审批级别),执行,得到如下list,这些PO就是尚未完成审批的所有采购订单了,

Another method: T_Code ME80FN, Select Document Category as "F" , click on Dynamic Selections ( Shift+F4), select Purchasing Document Header, Double Click on Release indicator , select Blocked (or 0) and Execute. The layout of this report is more friendly than ME2N.

2018-03-13 写于无锡市新吴区

(0)

相关推荐