How is Sales value determined in FD33 (KNKK-SAUFT)

作者:郑德鼎 约 2 分钟阅读 更新日期:2024-02-22 2 年前更新 标签:SD, 销售分销

How is Sales value determined in FD33 (KNKK-SAUFT)

Skip to end of metadata

Created by Former Member on Nov 26, 2014

Go to start of metadata

Symptom

In transaction FD33 the sales value is displayed correctly, but on database level for table KNKK, the field SAUFT is blank.

When sales order is created, FD33 sales value is updated, but the table KNKK-SAUFT isn't.

Solution

When you call the transaction FD33, the displayed sales values are dynamically calculated from the info structures S066 and S067. That's why the field SAUFT in table KNKK is always zero.

Every time FD33 is entered, the sales value is determined newly, this happens here:

SAPMF02C -> MF02CFE0 - ERMITTELN_SAUFT

Open orders  = S066-OEIKW

Open delivery = S067-OLIKW

Open bill.docu = S067-OFAKW

If dynamic credit check is activated for the credit control area - risk category combination in transaction OVA8, the sales value which is calculated and displayed here is by default the value which lies inside the credit horizon. Further on this you can read HERE.

郑德鼎

关于作者:郑德鼎

企业信息化与 SAP 技术顾问,长期专注 SAP ABAP、FI/CO、MM、SD 等模块的技术分享与实战经验总结。查看更多介绍

来源说明:本文内容由「How is Sales value determined in FD33 (KNKK-SAUFT).docx」整理生成,仅用于内部技术分享与学习交流。