RECN 和财务(BKPF/BSEG)的关联关系

 

In general to find out more, run transaction ST05 (Performance Trace) before the process (e.g. real posting in RERAPP) and read the (insert) statements.

How to switch between tables for posted doc. if You select type of contract before:

Table: VICNCN

Point out: BUKRS (Company Code) and RECNTYPE(Contract Type)

Output Key: INTRENO (RE Key).

 

Then move to the cash flow tables.

Tables: VICDCFPAY (Payment-Related Cash Flow), VICDCFOBJ (Object-Related Cash Flow);

Point out: INTRENO (RE Key), CFSTATUS EQ 'I'

Output Key: REFGUID (Document References in Cash Flow) used by VIRADOC-DOCGUID

 

Then move to the document tables.

Table: VIRADOC

Point out: DOCGUID (GUID: RE Doc.)

Output Key: (DOCGUID, PROCESSGUID - used by VIRADOCITEM), REFDOCID used by BKPF-AWKEY, PROCESSID used by BKPF-XBLNR

 

Table: BKPF

Point out: AWKEY (Reference Key), BUKRS (Company Code), GJAHR (Fiscal Year), XBLNR (Reference)

Output Key: (BUKRS, BELNR, GJAHR - used by BSEG), (AWKEY, GJAHR) used by COBK

 

Table: COBK

Point out: REFBN (first 10 char of AWKEY) and AWORG (last 10 char of AWKEY), KOKRS (CO Area), GJAHR (Fiscal Year)

Output Key: (KOKRS, BELNR - used by COEP);

 

If You review the data there is a space to increase performance by filtering (contracts validity, reference transaction AWTYP etc.). I omitted reversed doc.

 

FROM:https://archive.sap.com/discussions/thread/3912379

posted @   linhuang  阅读(56)  评论(0编辑  收藏  举报  
编辑推荐:
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
阅读排行:
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 周边上新:园子的第一款马克杯温暖上架
点击右上角即可分享
微信分享提示