SAP FI Module - How to create BTE on SAP
BTE (Business Transaction Event) is a standard enhancement technique in the FI module that allows for the addition of custom functionality to predefined events within the system. BTEs enable you to modify core SAP processes, generate custom messages, change data, or send information to external systems by creating custom function modules (starting with Z or Y) and mapping them to specific business events. The transaction code FIBF is used to configure and manage these events
FIBF: SAP Business Framework: Business Transaction Events
Go to Settings—Products – of a customer
Select new entries and create a new Product. Make sure you check box for active column
Go to Tcode SE37 and look for the SAMPLE Function Module for corresponding BTE.
Then click on Copy button and create a Z Function Module based on standard one
Select Settings – P/S Modules – of a customer
Add entry with the BTE number and the Function Module you created before:
On Tcode SM30 and look for ZONTA_OC_EVENTS.
Create new entry with BTE number
Go to Tcode ZONT_ONECM - One Connect Main transaction and create new Entity
Change Obj and Object type should be the ones we created before.
Add the tables need. In this case BKPF and BSEG and save it
Related Articles
SAP FI Module - BTE Events
FI Module - BTE by Entity in SAP Entity S4 HANA Table ECC table BTE Accounts Payable ACDOCA BKPF BSEG 00001030 Accounts Receivable ACDOCA BKPF BSEG 00001030 Fixed Asset ACDOCA ABZON Tcode: BKPF BSEG 00001050 GL Master Data SKA1 SKB1 SKA1 SKB1 ...
SAP FI Module - BOR and RAP Events
FI Module - BOR and RAP Events by Entity in SAP Entity CDS View Tables Change Doc Object BOR Event RAP Event Actions Accounts Payable BKPF BSEG LFA1 LFB1 LFM1 LFC1 LFBK BSIK BSAK BUS6002 BUS6003 BUS6030 BUS6035 CRE, UPD Accounts Receivable ...
SAP EWM Module - How to create custom PPF Action
Post Processing Framework functionality is a flexible tool that generates and executes follow-up actions based on predefined conditions, such as printing labels, sending email notifications, or creating warehouse tasks after a warehouse document is ...
PFCT Transaction– Create and Configure Workflow Events
PFCT – Create and Configure Workflow Events Execute transaction PFCT At Task Type select “WS Workflow Template” At Task assign a name for the task Click over create Example: We’ll create a task to launch BUS2007 (Maintenance Orders) Go to the BASIC ...
SAP EWM Module - PPF Actions
EWM Module - PPF Action by Entity in SAP Entity CDS View Tables Change Doc Object Action Definition Actions Warehouse Number Customizing I_EWM_ASSGWHSEBUSPARTNER_2 I_EWM_PLANTSTORLOCMAPTOWHSE I_EWM_WAREHOUSENUMBERTEXT_2 /SCWM/T300 /SCWM/T300T ...