Resist specified user to browse some fields in query
Hi Gurus, I really need your help... some of QUERY fields should be invisible for some user-id, how can I achieve this? or another suggestion... Thanks for any help. Jamie
View ArticleRe: SNP run clarification
Hello, I don't know how this looks to others, but to me, I could see several or many points to be corrected. But it's hard to help you to correct it, because it may be relevant to how you use the...
View ArticleDoes SAP Business One OnDemand only support 32bit Client
We are deploying our first B1 OnDemand environment and it appears that only the 32bit Client is Supported. Has anyone else come accross that or had it confirmed?
View ArticleRe: Query Builder query in BI 4.0
Hi Vinay, You can always use SI_ANCESTOR=23 clause in Query builder where condition in order to get the objects underneath which is the id for the Public folder. keep in mind that SI_ ANCESTOR is an...
View ArticleRe: Dimension restriction in an analytic privilege
Thanks Alex. You were very clear If I may ask one more.... There's another line which says - "Can add several conditions per field (combined via “AND”)", and I am again confused. What's a field and...
View ArticleRe: Need impact of removing Nav Atts from existing Info Object
Hi, I think by removing nav. attr, you'll loose data in infocube and MPOS, which means you may not be able to see the nav. attr. characteristics being populated in listcube or /sapapo/mc62. In DP, you...
View ArticleRe: SUBRC during mass insertion
Hi Aspire, Your method seems alright since you require SUBRC value for each record, but just a disclaimer, in case the Insertion leads to duplicates, the System will dump. If you are sure there won't...
View ArticleRe: Problems Transporting TRFN and DTP
Hi Km, Actually when we transport from D to Q. all the transported objects and packages need to be the same. As my guess while importing time your or basis team may not be selecting over write options....
View ArticleRe: How to tell what SP you have
Hello David In a nutshell, I agree with all the input you got here. You want to get to the latest SP for CR XI R2. Please see this blog on how to do this. - LudekSenior Support Engineer AGS Product...
View ArticleRe: SUBRC during mass insertion
Thanks a lot for your reply Vijay. I am interested to hear the viewpoints of Other experts too. Kindly share your valuable suggestions.
View ArticleRe: Reputation in SCN community.
I use my real name and encourage any potential employer to check my SCN profile (they'd be fools not to do that anyway). It is not to showcase my "medals" or points, but so that they could see my...
View ArticleDate conversion starting from a specific date?
Hi Hogen, If the end goal is to use the values as a parameter, you would need to do this at the table-end itself, since you wont be able to create a parameter on a formula. If there is already a logic...
View ArticleRe: SP6 and database provider compatibility
I'd turn the question around a bit; Is SQL Server Native Client 11.0 for OLE DB backwards compatible to connect to a SQL Server 2005 database? If i is, then CR should be able to consume the data via...
View ArticleRe: POPUP on custom subscreen
Hi Indira, Please close the thread if the issue is solved and your question is answered. Regards,AyyamPerumal
View ArticleRe: SAP Screen Personas : Home page
Hi Kranthi, A 304 is no problem, it means that the resource did not change. I have to admit that I don't understand your problem. Please describe what you are expecting and what you are seeing, and...
View ArticleRe: Texture background in Bar Chart fails to dsplay correctly with 64 bit...
Weird. Wort testing certainly. I'm on vacation at this time - until the end of August, but when I get back, I'll see about taking a closer look. Umm, BTW., what version of IE? Just asking as according...
View ArticleRe: Texture background in Bar Chart fails to dsplay correctly with 64 bit...
The sometimes it works occurred, when I clicked on the compatibility option of IE over 6 times or more. Sometimes I couldn’t ever get it display correctly. This only started to happen after upgrading...
View ArticleRe: Program to Generate ABAP Source Code
Hi Kausthub KrishnaKumar, Could some help me in understanding how to use the FM 'RSS_TEMPLATE_INSTANTIATE'. In the attached link, what are we supposed to pass to C_TEMPLATE in the FM ? See this link...
View ArticleRe: SQL Show GP's and Price list and if exist the special price with...
Hi Peter Eschweg Try This SELECT T0.[CardCode], T0.[CardName], T3.[ItemCode], T2.[ItemName], T1.[Price], T3.[Price] as Sonderpreis, T3.[Discount]FROM OSPP T3left outer JOIN OCRD T0 ON...
View ArticleRe: Upload problem in bdc due to long text value in excel
Hi Palash Mazumder, Use 'TEXT_CONVERT_XLS_TO_SAP' instead of alsm_excel_to_internal_table. Regards,Ramesh.T
View Article