if SY-SUBRC = 2 and CAUFVD_IMP-OBJNR+0(2) <> 'TM'."不是新建末保存的订单 STATUS_NOT_ACTIVE,
************************************************** * 自动生成结算规则 开始 * ************************************************** ************************* * Data Declaration * ************************* data IT_OBJNR type standard table of IONRB with header line.
data IT_COBRA type standard table of COBRA with header line. data IT_COBRB type standard table of COBRB&n