ABAP Mania
Oct 23, 2024
Steps to Create Table Maintenance in SAP FIORI
›
Step 1: Create an OData Service Open SEGW (Gateway Service Builder) : T-code: SEGW . Create a new project for your table maintenance (e.g....
Aug 16, 2024
How to Change Cost Center in Accounting Document
›
Changing the KOSTL (Cost Center) field in the BSEG table using a BAPI is not directly possible since BSEG is a line-item table and is ma...
Aug 14, 2024
How to Find an Enhancement from a Function Module?
›
To find the enhancement name associated with a specific function module in SAP, you can follow these steps: 1. Using Transaction Code SMOD ...
Aug 13, 2024
BTE, BADI or Eser-exit for Transaction F110
›
When working with transaction F110 (Automatic Payment Program) in SAP, you have several options to enhance or customize its functionality, ...
Jun 28, 2024
How to send messages to other users in the SAP system using the SO_NEW_DOCUMENT_SEND_API1 function module?
›
Requirements: How to send messages to other users in the SAP system using the SO_NEW_DOCUMENT_SEND_API1 function module? Program Codes: R...
›
Home
View web version