This code will update characteristic value in SAP.
First, it checks if the characteristic is already exists or if has to be created.
Second, it updates the characteristic value.
Step by Step Guide how to Debug Popup Screen in SAP ABAP
Debug Popup Screen in ABAP can be helpfull to follow/understand the processing of ABAP flow.
The ‘/h’ doesn’t work in this case. I added the most common Debugging command for ABAP reports.
SAP SD Tcodes (Transaction Tcodes) in Sales and Distribution
SAP SD Tcodes: List of Important and useful Transaction codes used in SAP sales and distribution ( SD ) module.
- Customer Tcodes
- Vendor tcodes
- Sales Order tcodes
- Inquiry tcodes
- Quotation tcodes
- Contract tcodes
- Item Proposal tcodes
- Delivery (Outbound) transactions
- Customer management transaction codes
- Pricing tcodes
Demystifying ABAP Code Page in SAP ( Tables and BAPI )
ABAP Code page determines how the systeme interprets ?data and display the data.
In ABAP, you have to set the code page in order to handle the special characters. (?For exemple, in French ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? don’t exist in English keyboard.).
In this post, you will find the standard function to replace characters (the easy way ), then learn to get the Target ABAP Code Page for the country and a platform. Last thing is the standard CCC ABAP Conversion Classes.
Conversion ABAP: between Binary, String, XString and Table
Conversion ABAP between types is a main topics in an ABAP developer.
Actually, SAP stores sometimes the same information/Data in different table or the module function requests a different types for the input or output.
This article will cover Conversion in ABAP Coding between the most used types : Binary, String and Table.
Will handling with data or attachment, few conversion function will be helpful in order to extract, save file.
CL_BCS Class : 5 Easy Steps To Send Email with ABAP
CL_BCS Class is the standard new SAP to handle and send email.
CL_BCS allows to
– Attach files to email
– Build the HTML/raw of body.
– Set email’s Senders & Receiver
– Send email …
This post is a step by step SAP ABAP Tutorial how to sends email from SAP with the CL_BCS in ABAP with sample ABAP code.
SAP Refresh Buffer – All the Tcodes to refresh Buffer in SAP
SAP Refresh Buffer: time to time, SAP Refresh buffer is required. Please find bellowing the list of shortcut to handle different type of refresh.
Although, you must consider that refreshing Buffer is SAP may cause serious performance issue, in fact, after refreshing SAP will try to retrieve all the buffered data and tables before?running any ABAP Program.
The Most Important SAP PM Tcodes – Classified by PM Topics
SAP PM Main Tcodes regroups the main used transaction in SAP PM. Of course, it will depend on you use of PM. but still it can be helpful.
The Main SAP Plaint Maintenance Transaction Codes will be classified by Categories in this article:
- Maintenance Planning
- Create and Change Notifications
- Process Notifications
- Create and Change Maintenance Orders
- Work Confirmation
- Create and Change Measuring documents
- Display of PM Master Data
- Plant Maintenance Information System
The most important SAP PM Main BAPI (SAP Plant Maintenance BAPI)
SAP PM Main BAPI for important Objects of SAP PM: Measurements, Notifications, Orders, Confirmation, Functional Location and Equipment.
As I lost a lot of time finding out which BAPI, I want to avoid you that. So, I am sharing the whole list of almost all data for SAP PM Main BAPI Notification, Order, … ).
The list is organized by topic and the most used bapi are in bold. The topics for SAP PM BAPI covered here are:
List of SAP PM Main Tables ( Plant Maintenance ) grouped by PM Topics
SAP Plant Maintenance Tables or SAP PM Tables in this article are classified by SAP PM Business Topics.
You will find the SAP PM tables for:
How To Find easily a SAP BAPI in SAP SD: Two Ways Explained
SAP BAPI : Business Application programming interfaces are standard methods to access business objects which form the core of all SAP R/3 business frameworks.
SAP PM Tables relationship Diagram (PDF)
SAP PM Tables Relationship will help you go through the complex SAP Tables landscape of SAP PM.
Here the SAP PM Tables relationship with fields join between relevant Plant Maintenance tables in SAP.
SAP Plant Maintenance?module consists of key activities to include inspection, notifications, corrective and preventive maintenance, repairs, and other measures to maintain an ideal technical system.