borkarm
Explorer
Member since ‎2023 Sep 27

User Statistics

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

User Activity

When you use currency  as KRW( which is configure with no decimal point in OY04).When we enter the purchasing data in Components and enter the price as 123 and try to save, RESB_BT table gets the data as 1.23 via standard code. The same runtime value...
I am rebinding the rows of table, and it's not triggering any backend call? Is there anything to do? this.getView().byId("TreeTableBasic").getBinding("rows").filter(oFilter, sap.ui.model.FilterType.Application);
Any solution if treetable addSelectionInterval is used to select childs for corresponding parent to avoid infinite loop
Hi All, I am implementing treetable for odata v2, Ihave three levels of node 1,2,3 and all the hierarchichal data is sent from get_entityset. After binding the entityset in view, i can see hierarchy but all the data is copied from last node(3) to a...
I have access to auth object M_MATE_STA 02 L(storage data), but still the bapi gives an error as "no auth ".(M3 853). Do we need access to auth object M_MATE_STA 01- L as well to execute this bapi for updating storage location?