首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 系统运维 >

关于SD字据的状态

2013-02-20 
关于SD单据的状态在SD中常常会浏览单据流,如下图:图中的SD的单据状态信息主要存储在下面的两个表中VBUK(销

关于SD单据的状态

在SD中常常会浏览单据流,如下图:

关于SD字据的状态

图中的SD的单据状态信息主要存储在下面的两个表中

VBUK(销售凭证 : 抬头状态和管理数据)

VBUP (销售凭证 : 项目状态)

订单和出库单都会将状态信息分抬头和明细存储在以上两个数据表中。但发票则例外,他只是将抬头状态数据存储在VBUK(销售凭证 : 抬头状态和管理数据),发票没有明细状态信息,发票的状态信息来自VBRK-RFBSK。

这些状态的描述是存储在TVBST表中,系统会根据状态的表名、字段名和当前的值读取状态的描述,如下下图(本例示根据VBRK-RFBSK读取的描述):

关于SD字据的状态

 

 相关系统程序:

RVDELSTA 重新确定交货中的状态

SDSPESTA - update document flow for sd docs

 

相关配置

check for order-delivery-billing / delivery-billing copy controls and tick update document flow there , i reckon this should work out .

According to your requirement is its an order related billing goto VTFA or if its delivery related then goto VTFL and check whether the update document flow if ticked and check out after that.

相关notes:

 Note 128947 - Correction of SD document indexes with RVV05IVB

 

 

热点排行