FI--Foreign trade data incomplete for domestic business

Symptom

A billing document cannot be transferred into accounting because the foreign trade data is incomplete.
However, the underlying business process is a domestic business!

Additional key words

VF01, VF02, EIPO, EIKP, foreign trade, incompleteness, domestic, delivery, billing document, EXNUM, EXPKZ,export indicator, export number

Cause and prerequisites

In the respective delivery or in the billing document, for domestic business you by mistake go to the foreign trade data into a field. Since the incompletion log requires at least one entry for foreign trade, you must fill one fieldin order to be able to leave the foreign trade data again without canceling document processing.
Here, an export indicator and an export number is assigned which cause the incompleteness of the whole document due to missing export data.

Solution

A solution in the standard system is currently not planned since because of various customer requests the foreign trade data in the delivery should be accessed and maintained for domestic business too. An example is the inbound delivery in a bonded warehouse where the forwarding agent should get information already in advance.

To avoid incorrect billing documents, proceed as follows:
Copy data transport routine 001 to a routine 601 and enhance the new routine according to the attached correction instruction (RV60C601). Store this new data transport routine in Customizing for the copying control for billing documents for the processes you use, for example
- F2 - LF, item category TAN. (delivery-related)

If you already use an own data transport routine, in this data transport routine include the attached source code.

You must cancel existing billing documents and then create them again.
If you do not want to cancel existing documents, implement the attached correction (program RV60AFZZ) and release the documents either individually (VF02, default transaction) or via the list of blocked billing documents (VFX3).
After you completed the correction, you should cancel this solution (RV60AFZZ) again.
Also refer to the attached Note 170183.

代码修改:
方案一:

R3TR PROG RV60C601

FORM DATEN_KOPIEREN_601
Delta 001
Context Block
FORM DATEN_KOPIEREN_601.<script type="text/javascript">document.write('/r/n');</script><script type="text/javascript">document.write('/r/n');</script>
* Kopfdaten<script type="text/javascript">document.write('/r/n');</script>
* VBRK-xxxxx = ............<script type="text/javascript">document.write('/r/n');</script><script type="text/javascript">document.write('/r/n');</script>

Delete Block

Insert Block
* Prüfen Exportvorgang<script type="text/javascript">document.write('/r/n');</script>
  IF VBRK-LANDTX = VBRK-LAND1.<script type="text/javascript">document.write('/r/n');</script>
    CLEAR: VBRK-EXPKZ,<script type="text/javascript">document.write('/r/n');</script>
           VBRK-EXNUM.<script type="text/javascript">document.write('/r/n');</script>
  ENDIF.<script type="text/javascript">document.write('/r/n');</script><script type="text/javascript">document.write('/r/n');</script>

方法二

R3TR PROG RV60AFZZ

FORM USEREXIT_PRICING_PREPARE_TKOMK

Delta 001

Context Block
FORM USEREXIT_PRICING_PREPARE_TKOMK.<script type="text/javascript">document.write('/r/n');</script><script type="text/javascript">document.write('/r/n');</script>

Delete Block
 
    

Insert Block
* Prüfen Exportvorgang<script type="text/javascript">document.write('/r/n');</script>
  IF XVBRK-LANDTX = XVBRK-LAND1.<script type="text/javascript">document.write('/r/n');</script>
    CLEAR: XVBRK-EXPKZ,<script type="text/javascript">document.write('/r/n');</script>
           XVBRK-EXNUM.<script type="text/javascript">document.write('/r/n');</script>
  ENDIF.<script type="text/javascript">document.write('/r/n');</script><script type="text/javascript">document.write('/r/n');</script>
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值