jayakumarkb_81
Participant
Member since ‎2008 Aug 25

User Statistics

  • 42 Posts
  • 2 Solutions
  • 19 Kudos given
  • 11 Kudos received

User Activity

Hi Guru's I have a multidimensional Analytical CDS report . while running '#' is appearing in the cells which don't have any data I tried with case statement by passing space but no luck , '&n bsp ' worked for me as the space tag created space...
Dear All, I am creating a CDS which contain the lattitude and logitude of a vendor and the data is fetched from the table /SAPAPO/LOC . But through the CDS i am getting values as 1.2000000000000000E+02 Longitude but i need to conver that to DMS...
Hi All, getting an error while connecting the hanatrial.ondemand.com to eclipse . ssl error when connecting to https //hanatrial.ondemand.com server certificate might be invalid or untrusted It was working earlier and ...
I was searching for some ABAP codes and one link google presented to me had this Data Geek details. So thought of doing an experiment on Lumira,My first problem was to Install the Lumira in my Laptop as Lumira wants min 3GB ram and I had only 2. So n...
Dear All , I created a function module for calculating the square of the input given and created a webservice using the create webservice option available for function modules. function module:- FUNCTION ZJK_FLEX_TEST. *"---------------------------...