former_member806156
Explorer
Member since ‎10-04-2021

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

In our development system, we have SAP Personas running without errors. When we transport our Personas development changes to our test system, we get scripting issues like: Selection screen buttons that have onClick() events assigned to global scri...
We have a requirement to enable GUI masking universally in our SAP system for non-US developers. We have been able to mask restricted fields in report outputs and ALV Grids so executing the report will not display restricted data. But for an ABAP d...
I am working on a SAP Personas flavor for IW32 Partner tab. In the ALV table there is a F4 Search Help icon and popup that is part of the standard IW32 screen to allow the user to search for Partners. I am trying to disable the F4 help in Personas so...
We're getting an error in a custom program after we call function 'BAPI_PO_CHANGE'. The return table has the error message 'No data record available in POACCOUNT; unable to copy from EXTENSIONIN'. I'm not sure how to fix this issue? I've debugged i...
I have a ABAP program screen that I made changes to, pressed the save icon, but did not activate. So I have "Modified/Inactive" status. I want to delete what I saved and just to back to the original. I don't have a transport, so I don't want to ...