BTEs in FI document posting and clearing

作者:郑德鼎 约 2 分钟阅读 更新日期:2024-02-22 2 年前更新 标签:CO, FI, 财务
目录

BTEs in FI document posting and clearing

Skip to end of metadata

Created by Yan Zhao, last modified on Jul 20, 2015

Go to start of metadata

Purpose

This document is to introduce most of BTEs which used in FI document posting and clearing.

Overview

Process interface

00001120 , which can be used to substitute specific fields in BKPF and BSEG before final posting, you can refer to WIKI page

http://wiki.scn.sap.com/wiki/x/6QNmG for detail configuration.

00001130, which can be used to substitute specific fields in BKPF and BSEG base on country and application before final posting

00001170, which can be used to activate pseudo ascending document number range for FI document posting. Please refer to the note 1398444

00001430, which can be used to substitute specific fields in BKPF and BSEG when changing a FI document with FB02

Publish & Subscribe interface

00000900, which can be used to display customer-specific fields during open item selection in clearing transaction. Please refer to the note 647773 and 1349837

00001025, which can be used to do final check before final posting, only triggered when performing save/post, not triggered when performing simulation. Document number (BKPF-BELNR is not filled when calling it)

00001140, which can be used to exclude OK code in GUI Status, only available for posting transaction, not clearing transaction. You can refer to the note 2157640 or WIKI page

http://wiki.scn.sap.com/wiki/x/KgdmG for detail information.

00001011, which can be used to check line item during posting and clearing.

00001030, which will be called before posting the document, you can get almost all data in the FI document, for example, document number (BKPF-BELNR) and you can trigger your own logic in it. But it is not allowed to change the data in the parameter tables.

Document will be updated continually.

郑德鼎

关于作者:郑德鼎

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

来源说明:本文内容由「BTEs in FI document posting and clearing.docx」整理生成,仅用于内部技术分享与学习交流。