former_member192818
Active Participant
Member since ‎03-28-2005

User Statistics

  • 268 Posts
  • 6 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi Guys,I get a null pointer exception when setting the model to the AdaptiveRFC input structure. Here is the exception.java.lang.NullPointerException: while trying to invoke the method com.sap.tc.cm.base.metadata.BaseModelClassInfo.getPropertyInfos(...
Hi Guys,I was wondering if someone encountered this problem where the Component.js is not getting loaded.I have a folder named rev inside my WebContent where I am putting all my source code. So rev ends up being the package name for everything.The we...
Hello Guys,        I am wondering if anybody can point me to the source code for Application Best Practices example in the SAP UI5 Developer guide.         Application Best Practices - SAPUI5 Developer Guide for SAP HANA - SAP Library        I am goo...
I have developed a traditional Dynpro program where the user enters a Purchase Order number, and then I retrieve the details of the purchase order and I display the values to the user. During testing, when the user enters PO and hits enter, the value...
Hello People,I have implemented an SALV table using the config model, and it has one of the columns as a button with an onClick action, and this part works fine. These buttons need to be enabled/disabled based on the values of the other fields that ...