◆◆0更新SO delivery block字段(BAPI_SALESORDER_CHANGE)
Posted 差劲
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了◆◆0更新SO delivery block字段(BAPI_SALESORDER_CHANGE)相关的知识,希望对你有一定的参考价值。
1,delivery block
VA03可以看到delivery block字段
2,代码
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
data: lwa_header_in type bapisdh1,
lwa_header_inx type bapisdh1x,
lit_return type table of bapiret2,
lwa_return like line of lit_return.
lwa_header_in-dlv_block = i_dlv_block.
lwa_header_inx-updateflag = ‘U‘. " Update indicator
lwa_header_inx-dlv_block = abap_true.
call function ‘BAPI_SALESORDER_CHANGE‘
exporting
salesdocument = i_vbeln
order_header_in = lwa_header_in
order_header_inx = lwa_header_inx
tables
return = e_it_return.
|
以上,我是来打酱油的......
以上是关于◆◆0更新SO delivery block字段(BAPI_SALESORDER_CHANGE)的主要内容,如果未能解决你的问题,请参考以下文章
libgomp-d22c30c5.so.1.0.0:cannot allocate memory in static TLS block
libgomp-d22c30c5.so.1.0.0:cannot allocate memory in static TLS block
在vCenter上更新证书后,Delivery Controller无法联系vCenter Server
EBS OM发运状态 wsh_delivery_details.RELEASED_STATUS
e636. Listening to All Key Events Before Delivery to Focused Component