从RBKP发票收据编号获取利润中心/成本中心 [英] Get profit center/cost center from RBKP invoice receipt number

查看:257
本文介绍了从RBKP发票收据编号获取利润中心/成本中心的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何获得成本中心,利润中心?我来自RSEG和RBKP表,还有其他方法可以获取那些,我无法使用vbseg表导致doc no。因为我使用MIR7创建了文档,所以将它们存储在rseg和rbkp中。请帮忙。谢谢

how can I get the cost center, profit center? I am from RSEG and RBKP tables is there any other way to get those, i can't use vbseg tables cause the doc no. are stored in rseg and rbkp since i created the document using MIR7. please help. thanks

推荐答案

首先,您应该从发票编号(RBKP-BELNR)中找到会计凭证编号。您可以通过两种方式执行此操作:

Firstly you should find accounting document number from invoice number (RBKP-BELNR). You can do this by two ways:


  1. 通过引用键(AWKEY)。您应该连接字段 BELNR GJAHR 并将其与BKPF-AWKEY链接。

  1. Via reference key (AWKEY). You should concatenate fields BELNR and GJAHR and link this with BKPF-AWKEY.


  1. 找到此号码的另一种方法是通过GUI。将您的RBKP-BELNR输入到MIRO交易中,然后按后续文档,在这里您也会看到它。

  1. Another way to find this number is via GUI. Enter your RBKP-BELNR into MIRO transaction and press Follow-on documents, here you will see it as well.

在发现BKPF编号连同完整密钥一起使用后,转到 BSEG 。您可以在此处找到成本中心( KOSTL 字段)。

After finding that BKPF number take it along with full key and go to BSEG. You will find cost center there (KOSTL field).

成本中心可以从<$找到c $ c> CSKS 链接表。

Profit centers can be found by cost centers from CSKS link-table.

这篇关于从RBKP发票收据编号获取利润中心/成本中心的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆