SAP Users Tables (for Personal, Logon, and Address Data)

SAP user tables will cover the most important standard Tables in SAP storing all the data for SAP User.

First, we will start with the most used SAP users Tables, then you will get the full list of the tables for users.

In the middle, we will set a useful scenario to retrieve address data for SAP users.

Continue reading “SAP Users Tables (for Personal, Logon, and Address Data)”

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.

Continue reading “HTML Template in ABAP”

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.

Continue reading “CL_BCS Class : 5 Easy Steps To Send Email with ABAP”
Exit mobile version