mark_fryu
Participant
Member since ‎2020 Oct 27

User Statistics

  • 257 Posts
  • 1 Solutions
  • 35 Kudos given
  • 12 Kudos received

User Activity

Hi everyone,I need to create a customizing table where I can insert an hide password (for example ****** )Then inside a custom report I have to retrieve the encoded field from the table and use it.how can I do it?
hello everyone,I'm using the method cl_sapuser_bcs=>create( lv_sender ) to send the email.I need to create a user in SU01 to use in the variable above "lv_sender".What roles should the user I create in SU01 have?
Hi all,how can I edit this method IF_EX_FAGL_COND_ACC_ASSIGNMENT - CONDENSE ? It is called by transaction fagl_it_02I need to add a piece of code here: I implemented this enhancement, but it is not called by the transaction fagl_it_02  
Hi everyone,I created a service in the segw following this blog https://community.sap.com/t5/technology-blogs-by-members/building-a-custom-sap-gateway-service-with-segw/ba-p/13616605at point 6 of the blog, it does a test of the service by inserting r...
Hi everyone,I need to insert a custom button in the ME21N and ME22N transactions, how can I do it?I also need to insert code when the custom button is clicked