Re: NW Java claims "No connection set up to Service Registry" when trying to...
Hi Monika, I am experiencing the same issue, did you ever get this resolved? Thanks,Nate
View ArticleRe: how to put page up and page down buttons on ALV ?
hiscrolling is working finebuttons are purely user friendly requirement I have checkedhttps://scn.sap.com/thread/1402930 this is working for first page and last pageit will work for page up and page...
View ArticleRe: Can't run reports that contain subreports after setting SetTableLocationEx
So making the minor changes didn't really affect anything differently. After experimenting some more, this is where I'm at. the operations we do in code are basically:* load rpt file* clone subreport...
View ArticleRe: Help Separating Some Data for a Line Chart
Thank you so much Jay! That did the trick! Is there any way I could filter out the running planned for 2015 without removing the running planned for 2016?
View ArticleRe: How to get only top 5 rows in ranking in Webi 4.1 if records are...
Hi Saif, Please create a new variable by using below formula and apply block filter after then as per your requirements. Formula:=Rank((Rank( please place your measure here)*10)+(RowIndex()+1);bottom)...
View ArticleRe: "Missing parameter values" message - any ideas?
Hi Don, Thanks for the link. I'm afraid I don't follow you regarding whcih version to install. We do all of our report development in the standalone 2013 Crystal Reports designer environment. I don't...
View ArticleHow to update the notifications/destination email address for scheduled...
hello All, We have around 1000 odd recurring instances for which both the addresses present in notification and the destination email has to be changed. Reason being some associates left the company...
View ArticleRe: BPC offline Mode Input schedule import
Hello, We have many customers using offline distribution for collecting and saving data. Please provide the screen prints of all your option settings and also the version of EPM Add-in and the steps...
View ArticleRe: Real Time Cube data From BW to ECC. . .
Nisarg, Sound like you have a need for HANA and S/4 Hana. This will give you the real-time Scenario you require. Regards, Ajay
View ArticleRe: maximum number of Matrials can be created in SAP ECC
If you use the full field length of 18 digits and internal number assignment and have set the number range buffer to 1 (not loose to much unused number in case the server goes down) then it takes31...
View ArticleRe: How to fetch data of an entity in get_p
Hi, Actually at the moment I am not able to use iterator in get_p method since I cannot get an instance of iterator at this level.So trying to fetch process id from BTADMINH using gr_owner.Please...
View ArticleRe: Insufficient privilege (EXECUTE on REPOSITORY_REST) error on /content folder
Please go through the guide and troubleshoot the issue. Authorization Troubleshooting Guide
View ArticleReport Selection screen parameters issue
Hi,, I am creating a custom report.I have 2 parameters PLANT AND SERIAL NUMBER. I have a custom table and their I am keeping the serial number respect to plant. My requirement is : I am entering plant...
View ArticleSome BEx Query Elements are collected under Object List Request?
Hi All, I see some of BEx Query elements are collected under object list request before release of transport request, the elements which are collected under thsi transport doesn't have MAP ID in...
View ArticleLarge size of BC_JMSQUEUE
Hi, We have a problem where in the number of records in the table BC_JMSQUEUE has grown to 4 million records. Can anyone share some best practices on how to keep this number low? Is it advisable to...
View ArticleRe: Exckusion of single sales order from credit management
Why you would want that?Bypassing credit control for credit-relevant transactions somehow defeats the purpose of credit management.
View ArticleAssertion Dump while creating CDS View in HANA ADT
Dear Experts, In HANA ADT, I see DDL Source under Core Data Services. Earlier DDL Source used to be below Data Dictionary. Now when I am trying to create a custom CDS View, the SQL is not editable to...
View ArticleRe: Report Selection screen parameters issue
You must "transport" the dynpro field value yourself as explained by SAP in the ABAP doc for AT SELECTION-SCREEN ON VALUE-REQUEST : "The events for the field help and input help do not transport data...
View ArticleRe: FORM (SAML) Authentication not working in Mobile Services
I noticed the other day that iOS correctly detects that SAML is being used and authenticates automatically. Android on the other hand requires you to add "auth": [ { "type": "saml2.web.post" } ]...
View Article