top of page


SAP Müşteri Yaratma Ekranında Alan Zorunluluğu Nasıl Yönetilir?
SAP ERP sisteminde veri giriş süreçlerinin etkin şekilde yönetilmesi, hem kullanıcı deneyimini hem de veri doğruluğunu doğrudan etkiler. Özellikle müşteri (customer) yaratma işlemleri sırasında gereksiz alanlarla karşılaşmak veya eksik bilgi nedeniyle hata almak, sürecin yavaşlamasına neden olabilir. İşte bu noktada devreye OB20 ekranı girer. OB20 Nedir? OB20 , SAP sisteminde Field Status Group (Alan Durumu Grubu) yapılandırmalarının yönetildiği bir ekrandır. Bu yapı, fina
Yunus Emre DOĞAN
Jun 29, 20251 min read


Essential ABAP Debugging Skills for Functional SAP Consultants
Introduction Debugging is often seen as a technical developer task — a way to fix bugs by stepping through code. In the broader software world, it's a method used to trace logic, inspect variables, and understand the inner workings of a program. In SAP, however, debugging is not just for developers . It’s a practical tool for functional consultants too — especially when configuration alone doesn’t explain why something isn’t working. Whether it’s a blocked sales order, missi

Mahmut Yaka
Jun 27, 20252 min read


Delivery GI Posted' Condition in SAP Delivery Outputs: Routine Assignment and Testing
This article demonstrates how to assign and test a condition routine for SAP delivery outputs. By linking the ‘Delivery GI Posted’ condition to an output type, we ensure that the output is only triggered after the Goods Issue is posted—enabling better control and accuracy in document handling within outbound delivery processes.

Oğuzhan VURUŞKAN
May 30, 20252 min read


Deep Dive: Key SAP SD Tables Every Consultant Must Know
🔹 Introduction Whether you're a functional consultant trying to debug a blocked invoice or a technical analyst exploring data flow across modules, understanding the database structure of SAP's SD (Sales & Distribution) module is essential. SAP's design relies on a structured data model that links every business process with its technical foundation. In this article, I break down the most critical SD-related tables - including their business purpose , key fields with descript

Mahmut Yaka
May 30, 20253 min read


SAP Metin Türü Nedir? Uyarlaması Nasıl Yapılır?
SAP Metin Türü Nedir? SAP sisteminde metin türü (text type) , satış siparişi, fatura, teslimat gibi belgelerde veya müşteri, malzeme gibi ana verilerde kullanılan açıklayıcı metin alanlarının sistemsel adıdır . Bu metinler; müşteriyi bilgilendirme, iç süreç yönlendirme veya yasal bildirimler amacıyla kullanılır. 🔍 Kısa Örnek: Bir fatura belgesine, müşteriyi bilgilendirmek amacıyla aşağıdaki gibi bir metin otomatik olarak eklenebilir: "Bu fatura 2025 Bahar Kampanyası kapsamın
Yunus Emre DOĞAN
May 29, 20251 min read


CREATE A BACKGROUND JOB IN SAP
A background job in SAP refers to tasks that are executed automatically by the system at specified times or regular intervals, without the need for user intervention. These jobs typically run during off-peak hours to avoid impacting system performance. Why Are Background Jobs Used? Time Efficiency: Users don’t need to manually perform repetitive tasks. Business Continuity: Jobs run at scheduled times, ensuring uninterrupted process flow. Error Reduction: Since the system hand

Esma Zeynep Sayılı
May 28, 20253 min read


Free Goods
In SAP, a free good refers to a product delivered to the customer without any charge. This practice is typically used for promotional purposes, sample shipments, sales-boosting campaigns, or simply to enhance customer satisfaction. Free goods can be configured in two ways: Inclusive Free Goods Free goods included with item generation Free goods included without item generation Exclusive Free Goods The image below displays a promotional poster from a company aiming to boost

Esma Zeynep Sayılı
May 26, 202511 min read


MASS CHANGES
The word "mass" means collective or numerous. This word gives a hint about the function of the corresponding transaction code. In SAP, it is referred to as mass maintenance . In other words, MASS can be defined as applying a process collectively to multiple objects or data records at the same time. MASS Screen Mass customer data update Mass material data update Mass vendor data update Mass sales data update These types of processes can be carried out collectively rather than

Esma Zeynep Sayılı
May 21, 20252 min read
bottom of page
