christine_evans
Active Contributor
Member since ‎2005 Oct 05

User Statistics

  • 503 Posts
  • 43 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

I need to use this BAPI to create an invoice and a credit memo against the same purchase order in one 'hit'. If the second call to the BAPI fails, I want to rollback both sets of changes. IIt's been fixed in my mind for a while now that this is n...
I'm building a screen to approve or reject multiple leave requests using function module PT_ARQ_REQUEST_EXECUTE as the SAP standard program RPTARQAPP does, and this seems to be working fine. However, I also need to include a note from the approver w...
Does anyone know of a completely reliable and consistent ABAP function module that can be used to add months to a date. One that will always get the correct last day of the month when requested to add 1 month to the last day of the previous month. ...
I am currently trying to build a Visual Composer iView and we need to use the Web Dynpro runtime rather than Flash because it needs to work with a screen reader for users with sight problems. Which is a pity because Flash works fine. But when I use ...