RachamallaKiran
Participant
Member since ‎05-01-2014

User Statistics

  • 100 Posts
  • 0 Solutions
  • 16 Kudos given
  • 7 Kudos received

User Activity

hi all, how to mark a scalar function as client dependent? i tried the following way which leads to following error. CLASS z10102_cl_scalar_test DEFINITION PUBLIC FINAL CREATE PUBLIC . PUBLIC SECTION. INTERFA...
hi all, I am trying to call Scalar or Tabular function in AMDP Method. but when i try to use it is giving syntax error. may i know what is the way to call in AMDP method. Here is the sample code which i tried. CLASS z10102_cl_scalar_test ...
hi all, I am calling r_json = NEW /ui2/cl_json( pretty_name = /ui2/cl_json=>pretty_mode-camel_case compress = abap_true )->serialize_int( data = is_grid_data ). where compress flag is true due to which if there is any field value with i...
hi all, I have the following JSON format and would like to know how to serialize and deserialize it in ABAP. {sample: true ABC: [ [ 2, " ABC " ], [3, "CDS],[4,"TAB"]..] } Here my doubt is What kind of ABC should there be here, I wonder? ...
Getting the error when i try to create SAP Hana database from SAP Hana cloud cockpit i tired different sessions, but no success. may i know what step should i take to proceed furthur.