Hi All,I am trying to plot 3 Serieses in Scatter graph in Web dynpro. I am able to draw only one series. Please help me to draw multiple series scatter graph in WD.I declared one node with 1..1 cardinality and 3 sub nodes with x and y values. I am ab...
Hi Experts,How to capture return code after INSERT or UPDATE or UPSERT in hana database.Below is the code which i am trying.create procedure "ABC"."EFG"ASBEGIN declare str varchar(500); declare v_stmt varchar(10); v_matnr := '123456'; ...
Hi Experts,I am trying to insert some data into table using exec or execute immediate in procedures, though procedure is created, data is not getting inserted into the desired table.Also i want to capture the return code after the statement executed....
Hi Experts,I have developed an HANA XS application to expose the table data using odata services by following the Hana Developer Guide. While executing the application I am getting the login form, but When I enter my credentials, I am getting error s...
Hi Experts,Can any body tell me how to resolve the below issue?Failed to load resource: the server responded with a status of 404 (Not Found).../sap/ui5/1/resources/sap/ui/table/messagebundle_en_GB.propertiesRegards,Ebenezer
Hi,Hope this helpsDeparture Country -> Pass Shipping point(LIKP-VSTEL) to TVST table and get ALANDDestination Country -> Pass ship-to party(LIKP-KUNNR) to KNA1 table and get LAND1
Hi,Below code may help you.PARAMETERS: p_werks TYPE marc-werks, p_matnr TYPE marc-matnr.AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_matnr. DATA: lt_dynpfields TYPE TABLE OF dynpread. lt_dynpfields = VALUE #( ( fieldname = 'P_WERKS' ) ). ...
Hi,If the class is Custom class, then you can go to "Friends" tab and add your class(from where you are trying to access private members). Then you can access the private members
Hi,CDS views are introduced by SAP with NW 7.4 SP05. Hence your system should have this version or higher than this version.Also, I would recommend you to install the latest ADT tools, using https://tools.hana.ondemand.com/latest