kavmp
Participant
Member since ‎2022 Aug 22

User Statistics

  • 50 Posts
  • 1 Solutions
  • 6 Kudos given
  • 4 Kudos received

User Activity

I want to auto populate person responsible field in IW33. The service order of certain order type and PM activity type is created through a custom transaction (using BAPI_ALM_ORDER_MAINTAIN).I tried using pers_no in wtbl_oper table for the BAPI in th...
I have existing code that uses cl_gui_alv_tree class.I have a gist of the PBO code as below: Just pasting a brief syntax of what I have here since there's a lot of code.CREATE OBJECT go_custom_containerCREATE OBJECT go_alv_tree PERFORM build_hierarch...
I have a table control in my custom abap program where I have 7 columns. I want to achieve the below layout for input/output disabled/enabled where green is input allowed and red is input disabled. I have searched google and sap community for solutio...
I have to add a refresh button to Meter Reading Results Display screen and I have done that using implicit enhancement in RELEABL3 program. But to implement the refresh logic, I need to fetch all the data again (basically everything the code does fro...
Hi,I have two business objects, MTRREADDOC (delegated to ZMTRREADOC) and ISUSMORDER (delegated to ZISUSMORDR).I want access to/values of three things in my ZISUSMORDR methods.1. In ZMTRREADOC Object method, Zmethod, I have an exporting parameter. Nee...
Kudos from
Kudos given to