aamelin1
Participant
Member since ‎08-20-2023

User Statistics

  • 19 Posts
  • 3 Solutions
  • 19 Kudos given
  • 74 Kudos received

User Activity

This is a short post regarding linear programming (LP) and Simplex method in ABAP. I’ve tried to find some standard SAP functionality, but with no success (except a small demo program GENIOS_TEST_DEMO). Maybe I’m reinventing a wheel here, so, if some...
Problem When you working at international multi-language SAP project - you may need to perform testing a lot of functionality at SAP Logon in different languages. Standard SAP approach - to change SAP GUI (SAPLogon) language you need to log-off and l...
This post is about a simple tutorial how to create own ALV PIVB report based on data from own custom CDS with input parameters. What is PIVB reports? PIVB reports allows you to generate reports (totals or items report) and add analytics (i.e. columns...
Existing visualisation tools at SAP How typical SAP report looks like? Like a table with a lot of data or list of entries. Usually, table-like visualisation functionality using to represent data, such as: Classic ALV Grid/List - to show transparen...
This post is about simple tutorial how to create own CDS view and show data via ALV IDA report. What is CDS and how can they be useful? CDS stands for Core Data Services. This is a functionality that allows you to create views of data using the DDL (...