former_member598796
Explorer
Member since ‎2018 Dec 17

User Statistics

  • 14 Posts
  • 0 Solutions
  • 2 Kudos given
  • 5 Kudos received

User Activity

Hi All, My requirement is to build an API that will be called by a FIORI app to replicate the behaviour of updating free characteristics for my commodity item in contract, like in WB21. So currently I am using CLFM_FILL_CLASSIFY _IN_TABS to fill ...
Hi All, I have a requirement where I have to replicate the behaviour of free characteristics tab in wb21 in an API.I was able to find the logic for fetching of the class name, However, I am unable to find how the characteristics are fetched based o...
Hi All, We see that in almost all cases we use BAPI over BDC because it has many advantages over BDC. However, can you let me know scenarios, with the help of an example preferably, where BDC should/is used even when there is an existing BAPI for t...
Hi All, I have read at many places that BADI is client independent but have not been able to find why. Please help me in understand why/how are BADIs client independent. Thanks!
I want to understand the difference between user exits and implicit enhancements. So user-exits are seen as a modiification by SAP since the code is inserted in their standard code. Let’s say I insert an implicit enhancement in the user exit. Will ...