former_member655544
Explorer
Member since ‎2019 Dec 30

User Statistics

  • 18 Posts
  • 1 Solutions
  • 10 Kudos given
  • 1 Kudos received

User Activity

Hello Experts, I'm working on STE system. I have a requirement in ME28 regarding having a popup while releasing PO. Can anyone suggest BADI or User exits for it? If there is some other way also do comment on. Thanks and Regards, Dinesh Kum...
Hello Experts, I have a requirement to compare PO price before releasing it. I need to enhance ME28 and Me29N for that. I used BADI -> ME_PROCESS_PO_CUST. But I couldn't do it for ME28. Any BADI to enhance both of them?
Hello Experts, My Aim: To show pop up if current PO price is 5% or more than the previous PO while approving PO in transactions like ME28, ME29N. I took note of required BADI in both the transactions but the challenge is since it is S/4 HANA syst...
Hello experts, I have a requirement to upload MIRO invoice. Can anyone suggest me a method to achieve the upload any methods like BAPI, FM or BDCs are welcomed. Regards, DK
Hello Experts, I have a requirement where I have to loop an internal table (it_final) and compare the data of it_final to my Ztable(zebeln_table) by using a select query. If the data are already present inside the ztable(zebeln_table), I should ...