Re: HAT problem 1.14.3 (Proxy?)
go to cmd and execute the following:npm install -g cordova This will solve the issue.
View ArticleRe: Unable to change LogOnInfo at runtime
Hi Don. I'm using the embedded designer in VS. And I can change the connection at design time this way (I've installed in spanish language, may be the menu names are not the same I write here): 1)...
View ArticleRe: BOBO IN SAP
Hello Peter, below, a screen-shot from M21N screen:At item overview level, you have the button "Default values": here you can populate user you want as Requisitioner (requester). For item table...
View ArticleRe: Unable to find object in SWO1
Hi Artur, Interesting, I had a look and you're right. I had definitely come across a scenario somewhere along the line with events for stuff that doesn't exist. Maybe the setup it was different to how...
View ArticleRe: Impact on replication into CAR when ECC is refreshed ?
Hi Dheeraj, From what I understood you want to replicate new data into target without dropping the table deleting the table in target. If so then you can do following:1. Stop the replication in LTRS...
View ArticleRe: Resricting Drop down for displaying value dynamically
Hey, You are absolutely right we need to follow the step on section 5.10.2 . Thanks,Riyajuddin
View ArticleRe: Issue in Item Flow from sale order to Delivery
In the first instance, did you check the delivery split analysis? G. Lakshmipathi
View ArticleRe: SAP Career Dilemma
Ashraf,After having put my point that working in SAP is the best form of education, to answer your subsequent question - choose any module in which you are prepared to work hard for the long term (10...
View ArticleRe: Bapi for AW01N Asset Fields
Hi Ganesh, The desired values you will get it from ANLC table. Regards,Ravi
View ArticleRe: AcceptedRejected in Result recording
sorry.. the fourth characteristic cannot be set up identically to the other three! :-) There must be a difference. it does look like it's expecting individual resutls to be recorded which normally...
View ArticleRe: Calculate the no of days in the Present Month
use this. =DayNumberOfMonth(LastDayOfMonth(ToDate(userresponse("Enter date");"dd/MM/yyyy"))) According to prompt date format change the date format in the formula.
View ArticleRe: Dump on accessing A005 Pricing Table in SAP ABAP
This probably won't work, but you could try changing: SELECT ... UP TO 1 ROWS to SELECT SINGLE (of course, you have to get rid of the ENDSELECT). Rob
View ArticleRe: Report prompt in derived table
if the prompt text is same in derived table and webi query then yes it will work.you will get the single prompt only.
View ArticleRe: Web Hybrid App Toolkit (HAT) previous version
Sebastian Pereira CendanYes, you cant install SDK on windows10 machine. But there is a workaround: right click exe->troubleshoot compatibility->troubleshoot program>select 'program worked in...
View ArticleRe: Build Hybrid Companion App - Build the companion app error
Discussion successfully moved from SMP Developer Center to SAPUI5 Developer Center Regards,JK (Moderator)
View ArticleRe: Retained Earnings
Hi, Once you run the year end GL value carry forward, the net profit or loss will update to retained earnings account, as said the above we need to define this P&L wise. If your getting the Net...
View ArticleRe: How to export in csv from publication
Might be worth an entry on ideas.sap.com though, me thinks..
View ArticleRe: show url on login.htm page
Yes it's probably possible. In your error message, try to define html code (A HREF) with link to your custom BSP application. You'll probably have to define your BSP application to start with an...
View ArticleRe: BI 4.2 - Client Browser in Citrix
I am really looking forward to full, native 64-bit support for the SAP BI 4.2 Suite, be that Client Tools or Web browser, or Java .)
View ArticleRe: Participation date for benefit plans
Hello Folks,I need to change the start date for infotypes 0167, 0168. I implemented this BADI, but the program does not stop when a breakpoint is placed in the BADI code. Do I need to do any...
View Article