Hi,
Is there an annotation to define the default column order for an analytical query displayed in query browser?
I would like to set some non-key fields before some key fields which is not allowed in the CDS.
I have tried with @AnalyticsDetail...
Hi,
I am having an issue with SAP Business Client 7.7 patch level 5 where I click inside the program code in SE80 or SE38 and if the mouse pointer remains above some code (doesn't matter if it is a keyword or not), program just loses the focus in a...
Hello,
I am trying to create a dataset using a live connection to SAP BW in my SAC Trial account which should be supported.
I have made the configurations needed for CORS and the connection is successfully created. I can see the requests to the S...
Hello,
I have a popup (modal dialog box) with some input fields and two buttons in the application toolbar, OK and Cancel.
The input fields have foreign key check. Let's say the input fields are for dtab1-field1, dtab1-field2 and dtab2-field1.
...
Hi,
I am a newbie in warehouse management.
I have created a TO through FM L_TO_CREATE_SINGLE and would like to cancel it. The parameter i_squit was blank.
I am trying to cancel the TO with tcode LT15 but the option is greyed out. I have also tr...
Hi Pablo,I don't think this is possible with the built-in app navigator. I think you should use it just to check if App2 is available and then make a custom navigation using window.location.Alex
Hi,
CL_EHFND_XLSX seems half implemented and abandoned by SAP...
There is no method to remove sheet and the change_sheet_name method is not implemented. How are you using that?
My system is HANA 2020.
Alex
Hi bugra_yuksel73,Did you delete de node_modules folder before running npm install again? Please also delete package-lock.jsonDid you check the npm and node versions? Are they up to date?Alex
Hi,Not sure if this will help you, but this is what I currently have in my package.json under "scripts".Try reinstalling the node modules with the below and then also do an npm update to be sure: "devDependencies": {
"@sap/ux-ui5-tooling":...