Re: PB : edit - editmask - regional settings
Hi John; Its all driven off the "Regional Settings" in MS-Windows. You might want to add this type of checking to your PB application to advise the user ......
View ArticleRe: SQL Expressions generating errors on CRXI and Oracle DB
Hi David, OK so this is unclear, and I don't recommend using SELECT statements in SQLExpressions but others here say it should work... Anyways I would think it's the fully qualified names causing the...
View ArticleRe: Need to add the batch cost (calcprice) to the a query
Try this SELECT distinct T0.ItemCode,T0.ItemName ,T0.DocDate ,T0.DocType ,T0.DocNum,T0.LocCode ,t4.DistNumber as [BatchNumber], T1.Quantity ,T5.CalcPrice as [Price] FROM [OITL] T0 INNER...
View ArticleRe: SAP Real time offer management(RTOM) Landscape
Hello Naveen, Please contact me directly and let me know a bit more about the customer and project so we can recommend to you the best solution architecture.Below are some pointers to the SAP Real...
View ArticleHANA Academy Connection Available?
While running through the HANA Academy Solution for HANA and Mobile (HTML5) project, the presenter shows the following connection, which he says we can use for hands-on work: Server:...
View ArticleRe: How to download old version/revision of SAP HANA Studio?
Thanks Rockey and Riccardo. I don't have account on Marketplace. Any ideas on the error I am getting? "com.sap.ndb.studio.sdk.resource.base.exception.ResourceException: java.io.IOException: Error...
View ArticleRe: PFC.Net no n_cst_subscriptionsrv?
As Bruce already pointed out, there is no such object in PFC. HOWEVER... What is the purpose of this object? Would it be something you could contribute back to the OSS PFC project?
View ArticleRe: EAS 6.x migration
Thank you Dale and David for your help. I essentially copied the VMs under our EAS 5.5 to EAS 6.3. I believe I have the same version as the PB environment. I will check. It feels like a proxy name...
View ArticleRe: UI5 Content not created in sap.m.page?
Hi Andreas, Error is "sap is undefined". I am pretty much sure that it is not able to reference the SAP UI5 ToolKit Library. I tried various options...
View ArticleRe: PB.NET 12.5 Invalid licence data, reinstall required
Sadly, this is not the only problem I've come across. But I always keep my DWs tight
View ArticleRe: PFC.Net no n_cst_subscriptionsrv?
Yes Bruce, you are absolutely right. I should have checked that out before asking here, I did'nt consider we might have our own objects in those libraries. This topic can be removed since it will be of...
View ArticleRe: Negative Time Management
Hi Paul, Thanks for the response. My client does not have the Access Control system at this moment. Currently they are maintaining the log in and log out timings in their legacy system manually. I...
View ArticleRe: BPC 10.0 Problem with Currency Conversion
Hi Florian, When you clear the values in your example and press save - it looks like you don't get a message about 3 records to be saved in database. On the attached picture I don't see zeros in the...
View ArticleRe: ESS Record Working Time-Default Attendance Type
Hi Siddharth Rajora I am having a problem only for some user in our test system wrong attendance / absence type is getting defaulted even if i select a different a attendance / absence type still the...
View ArticleRe: Error "XML tag Main/@versionMinor has incorrect value 001; expected value."
Hello Alberto, We are facing the same problems.What was your solution. Do we really need to upgrade our XI-systems first ? Kind regards,Gert-Jan
View ArticleRe: Alert mails not coming in outlook....
new job created....it is running successfully. Here is screen shot of trace selection. And i dn kn whr thy are going nw...i cound nt found thm in error status not in outbox (SO01) Please guide.......
View ArticleRe: Hyperlink to an image file
I believe that the folder with the images needs to be included as part of the folder structure for your web application. It's been a while since I've worked with something like this, but I don't...
View ArticleRe: Copy Entire namespace to diff SWCV
Baskar, Copying the namespace is not possible. Although creating the namespace with same name is possible but not recommended. It may lead to naming conflict in object names as the system as system...
View ArticleRe: Display Outlook View in NWBC 4
Kathy This Outlook feature is called "Outlook Web Access" and typically has be set by somebody with the Microsoft Exchange Administrator security privilege. There's just way too many variations in...
View Article