nmirandaghn
Participant
Member since ‎06-20-2011

User Statistics

  • 82 Posts
  • 3 Solutions
  • 28 Kudos given
  • 54 Kudos received

User Activity

I recently was requested to implement a feature for merchandise distribution in SAP for putaway and cross-docking methods. There are other methods like stock-placement, flow-through, and others however I will concentrate only on the mentioned ones. ...
Hi guys, I'm new to CDS and I'm trying to make my first view. The thing is that when I try the following code I receive the error: Association _Purchase_Order: BPOSB and EBELP do not have a compatible type. Is it possible to make a cast on any...
Hi guys, I have the following issue. In the past, we have added some fields to transaction IH09. However last year we migrated to HANA and a lot of programs were updated in the process including the program RIMARA20, which is the program behind I...
This time we're going to make a report using the CL_SALV_TABLE class to create a grid with data. This object is very useful and easy to use that you could make reports preparing first the data and finally exporting it to CL_SALV_TABLE. It is also p...
Most of the time in SAP the answer for many things come from a lot of sources. The QR code implementation in SAP is an example of it. At first, I went to google and I found this excellent example (How to create a QR code and show it in a Smartform...