SAP BOM Category Details

SAP BOM Category: BOM ( Bill of Material ) can be used to represent different Objects: Material, Order, Equipment (SM), WBS (PS), Standard (PS), Document and Functional Location (PM)
In this post, you will find some illustrations of SAP BOM in different SAP modules with the relevant SAP Tcodes and the main link SAP Table for each.

Continue reading “SAP BOM Category Details”

Manufacturing Plants of a SAP Material

Manufacturing Plants for a SAP material list is some times it is tricky.

In this post, I will explain 2 methods to retrieve the list of Plant who manufacter a Product.

It is the internal Plants to company of course who produce the SAP material.

The First Method is based on SAP Production Order
The second method is based on SAP Plant Data.

Continue reading “Manufacturing Plants of a SAP Material”

SAP Maintenance Notification Overview

In SAP PM ( Plant Maintenance), Sap Maintenance Notificationin order to handle event of malfunction or exceptional situation.
Maintenance Notification will help to describe the technical condition for an object subject of the issue and then forward the request to maintenance department in order to perform the right tasks. Continue reading “SAP Maintenance Notification Overview”

SAP PM Equipment Creation Explained – General Data (1)

Before Creating Equipment Work Centers in SAP, let’s start by SAP PM Equipment Creation: Equipment is an individual and physical object that is maintained as an autonomous unit. Maintenance history and cost can be tracked historically.

This article is an step by step tutorial to creation an equipment in SAP PM.

Continue reading “SAP PM Equipment Creation Explained – General Data (1)”

SAP PM Notifications get long Texts – Optimized

In order to get all Notification Text (QMEL, IFLOAT, … ), the standard way to do is to call the READ_TEXT which works fine.

But when we have to retrieve texts simultaneously of thousands of Notifications, the READ_TEXT in loop will be not for performance as it performs connection to database then FETCH data.
Continue reading “SAP PM Notifications get long Texts – Optimized”

Exit mobile version