Re: created a sap ui5 application and occurred error that is 'sap is not...
First of all, if you don't know how to handle Lint problems, I would suggest learning Javascript first before diving into SAPUI5. Secondly, the resolution to your problem is right there in the problem....
View ArticleRe: Start End Routine Sample Code with Explanation
Hi Babu, I know it can be done using formula but I wanted to do in start or end routine. Best,Mayur
View ArticleRe: navigation using navContainer
Yes Varun,You can use NavContainer instead, App is a direct subclass of NavContainer.Thank you.Regards, Pruthvi.
View ArticleRe: Display ALV on container on screen.
Hi Nandan, why are you using Container, use the below codin to get the output ALV screen. Pass internal table, in t_table parameters. Basically we use container, when we use CL_GUI_ALV_GRID class to...
View ArticleRe: 2 files are getting delivered to FTP server
Hello Raghu, Only file name is different as our file name convention is FD_Timestamp. nothing abnormal in IE and AE. Message ID identification is really difficult to get as thousands of messages are...
View ArticleRe: Same ruleset is behaving differently in PRD & DEV - Why?
Hi Filip, Yes, defined for PRD. Regards,Nasir
View ArticleAuthentification Hybrid Application SMP3.0 sdk SP5
Hello, I have installed a SMP3.0 SP4 server and i have developped an hybrid application with cordova using SMP3.0SDK SP5. I use the loggon plugin for the authentication. In my application, deployed on...
View ArticleRe: Need Help in Query
Dear Sir, Please try to enter one Doc For AP Invoice and One for Credit memo as shown above. I have an issue in Tax Base Amt and Tax Amount. Apply any tax in Above doc. This amount is recorded in...
View ArticleRe: No delta with 3FI_GL_xx_TT
Is it possible to share the content of this note? Not sure it is available. Thanks a lot.
View ArticleRe: Import CSV with WKB
Hi Jay, we're having the same issue here: we can instantiate ST_POINT from double values, but we cannot do this from varbinary (holding WKB values) or varchar (holding WKT values) columns.Here's an...
View ArticleRe: No destination exists to source system PC_FILE Message no. RSAR347
Hi, Before activating data source please check your Flat file source system.,its may be corrupted Go to BW RSA1-->source system.Select PC_FILE--> Restore and later activate it.After that check...
View ArticleRe: BAPI_QUALNOT_CHANGEUSRSTAT gives me error E BS 023
You cannot change an internal/system status with this FM intendedfor external/customer status.(Also check transactions as BS03 or BS23 to check allowed Status Customizing, here the program did not find...
View ArticleUnsubscribe links in emails generated from SCN space subscriptions
Hi, I was just having a discussion with a friend about some emails that a program I'm writing was generating and we started talking about the unsubscribe functionality. Why, because in Australia (I...
View ArticleRe: How to Integrate OAuth 2.0 in Gateway with Google/Yahoo/Facebook
Krishna, THe link you provided is for An ABAP program to get access to Google API. But i want my ODATA service to use OAUTH 2.0 get authenticated from google and then show the result of the service or...
View ArticleRe: Changes in WCEM NWDS not reflected in DEV
Hi Kandala, What I have forgotten in the past was that you need to set the module in de WCB to your custom dev. Otherwise you always see the standard SAP module. Regards, Pieter
View ArticleImproving NWBC Quicklaunch Autofill
Hi All We've got two questions about the NWBC autofill (start typing transaction name in the quick launch bar and you get a list of functions) We are running NWBC4 PL12 1. The autofill for...
View ArticleRe: There is no printer in printer selection after upgrade to Windows 7 64 bit
Thanks! Please repost to the SAP Business One Application space. -Abhilash
View ArticleRe: Field Description instead of Field ID
Hello Bhagyesh, i'm sorry for the delay, but I have been absent for two weeks. In this tima, I have solved the problem. The package that I defined was extracting incorrect fields because in the...
View ArticleRe: Exporting single spool with R3trans
select * from TSP02 WHERE PJIDENT = 23435The syntax error looks like with PJIDENT = 23435 which I believe should be PJIDENT = '23435'I doubt whether that will work, long back I tried to export few...
View ArticleRe: SAP Desktop Office Integration with MS Excel
Hi Sven, the document opens correct and gv_url contains the full qualified path of the file e.g. "FILE://C:\ProgramData\SAP\Excel_Template.xlsm".But in Excel the document has the different path...
View Article