govardan_raj
Contributor
Member since ‎2010 Apr 26

User Statistics

  • 680 Posts
  • 24 Solutions
  • 14 Kudos given
  • 12 Kudos received

User Activity

hi ,I have a table machine_group with values as shown. Now using a query as show belowselect * from machine_group for jsonthe values fetched as below [ {"COLA" :"A","COLB":"VAL1"},{"COLA" :"A","COLB":"VAL2"},{"COLA" :"A","COLB":"VAL3"}, {"COLA" :...
Hi Team,I have a requirement to fetch the summation of Quantity from mseg table, menge is the field for quantity , shkzg is the field considered for Credit / Debit i.e., if it is "H" then we consider that item as Credit and if it is "S" then it is De...
hi Team,We have consumed an OData service /sap/opu/OData/sap/zxx_Active_plant_srv/ET_EMS_AND_NON_EMS_PLANTSet?$format=json at   Custom  UI5 Application SalesOrderApp for fetching plant from Backend system s/4 hana . In our landscape we have backend s...
hi Team,We are debugging an OData service, in that we have a method UserProfileSet(), we dont pass any input to this and basically it gives us the logged In user details as output. Please find the below URL for the same. /sap/opu/odata/sap/Z********T...
hi Team, We have a separate on Premises SAP HANA Data base, we have a requirement, where the service call Details need to be updated at HANA Database. At every stage, i.e., when service call gets created , when technician is assigned, till completi...