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.
SAP Transaction Codes
SAP NetWeaver Gateway Tcodes – SAP GW Transaction Codes
SAP NetWeaver Gateway Tcodes regroups the most important SAP Gateway Tcodes classified by topics and by system.
The SAP GW Hub and SAP Gateway Back-End have different Transactions.
Mainly on the SAP gateway Hub, the SAP GW Tcodes will start with /IWFND/* (FND stands for Foundation).
In the Back End System, the SAP NetWeaver Gateway Tcodes will rather start with /IWBEP/*
SAP CRM Marketing attribute of BP
SAP CRM Marketing attribute is an important topic in SAP CRM Marketing. It allows collecting extra information on different SAP CRM Data Master like Business Partner.
As the topic of Marketing Attribute is huge, this post will focus only how to read SAP CRM Marketing Attribute of BP (Business Partner).
All the technical side will be explained with BAPI, SAP CRM Tables and a Sample ABAP Code.
ABAP Add SearchHelp on Parameter
ABAP Add SearchHelp on Parameter: a step-by-step tutorial how to add a custom Search Help / Value Request for a Parameter in Selection screen in ABAP Code.
ABAP Generate Change Pointer in Code
ABAP Generate Change Pointer can be done directly by ABAP code. The following post will explains how to customize a change pointer and present a Sample ABAP Code to generate a Change Pointer in ABAP.
HTML Template in ABAP
HTML Template in ABAP is a powerfull to tool to save template for document, SAP long texts and email in HTML format in SAP.
The SAP HTML Template contains more than the content with layout and data reference to generate dynamic Email and/or rich text.
These fields will be replaced by the corresponding value.
SAP BOM Main Tcodes
SAP BOM regroups all the main SAP PP BOM Tcodes to easy navigate to SAP BOM Functionality.
The SAP Tcodes are grouped by topics: BOM Action, BOM Group, BOM Allocation, Standard & WBS BOM, Change Document for SAP BOM and Ranges customizing Tcodes.
SAP Change Pointer Overview with Tcodes, Tables, Function and BADi
SAP Change Pointer?allows to trigger change on SAP Master Data and distribute the change with ALE ( in IDoc for example).
The SMD tool is connected to the change document interface. If the master data changes are to be distributed, the application writes a change document. The contents of this are passed to the SMD tool. The tool writes change pointers, reads the application data and creates the master IDoc.
SAP VIM Documentation – Administration Guide
SAP VIM Documentation – Administration Guide in PDF:?This guide describes the technical and functional aspects of administering OpenText Vendor Invoice Management 6.0.
It is written for all OpenText VIM professionals.?
SAP Transport Standard Text (SO10)
SAP Transport Standard text created in SO10 is not handled automatically in SAP when you create or save a text in SO10. Some Manual actions have to be done in order to transport SAP Standard text to an other SAP System.
This post will guid through SAP Transport Standard Text (SO10) between different SAP environments (DEV, QUAL and PROD) and between SAP Clients.