ABAP JSON Serialization
Generate JSON payload using ABAP data using class /ui2/cl_json
Generate JSON payload using ABAP data using class /ui2/cl_json
This new feature was added in S4 where users can define the subject and content text along with variables. There is inbuilt support for plain text, HTML, translation and transport. As the name suggests they are meant to be used in emails however I think …
A how-to guide to add Excel file upload feature in SAP Fiori Elements List Report. Use case: I have table ZEVENT to keep events and a Fiori Elements List report to view events from the table. With excel upload feature user can mass upload events …
Collection of classes and demo program to generate HTML code using SAP ABAP. Generated HTML can be used to compose a well-formatted email with table and images.
You are using SAP Fiori elements list report and like to make a selection field mandatory and specify a default value.