EgbertVenema
Explorer
Member since ‎2017 Mar 20

User Statistics

  • 36 Posts
  • 0 Solutions
  • 3 Kudos given
  • 5 Kudos received

User Activity

In S/4HANA Public Edition, you can create custom forms. This works great as long as you can use the SAP standard data providers (IDP). You can see where this is going... we can't use those, our data selection is completely custom and involves several...
I'm able to put a completely custom form generated PDF into a Print Queue on S/4HANA Public Edition. That's a great start, but it does not enable users to reprint anything.Output Management does contain that functionality, but as far as I can see tha...
To start with the big question:Can I use both an existing BO interface and custom CRUD (so including Read) methods?If not, is a completely unmanaged implementation the only feasible alternative?And then for the bit of context:We are currently in the ...
The app does make pricing pretty easy, although accessing the data outside of the app seems impossible. Has anyone out there been able to fit all the pieces together?We are currently implementing S/4HANA Public Edition at one of our customers, of whi...
To be able to add custom fields to the I_JournalEntryItem CDS view, we're given the E_JournalEntryItem view entity. However in our case I need to extend it with a new association. I thought this would be simple enough, but but setting up the correct ...