Re: Help Link for Iviews
I was able to create (and use) a Help Topic URL using the NavigationTarget just fine. Wild guess, maybe it's because of XSS prevention. Do you have parameters in the URL which would be considered...
View ArticleRe: Where can I post questions about how to use this forum?
You can look at the Activity section of your profile.
View ArticleUnable to paste selection values in EM ABAP WebDynpro UI; possible with...
In the standard EM ABAP WebDynpro UI (/SAPTRX/EM_START), the ability to paste a list of entries into a selection field is not possible. For example, if a user has a list of ten documents they want to...
View ArticleRe: Config / definition files for Information Spaces
Hi, The Explorer index is located, by default, on %DefaultDataDir%/Polestar/index, such as E:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI...
View ArticleRe: Set a parameter field into another
Hi Korolis, If you create the parameter at command level then it will filter the data at database level based on those dates. So you just the create the report based on ADD command and create...
View ArticleHiding grand total in ALV and make related columns appear in subtotal
Hi Experts, I have an ALV output as follows: 1) I want to hide the grand total column (last row as shown in the image)2) I want to display the Time Unit Text at the subtotal level (as shown in the...
View ArticleRe: What is the easiest way to find out if a string contains a valid number?
The PowerBuilder Foundation Classes have a number of of_isXXXX methods (e.g., of_isalpha, of_isalphanum) in the pfc_n_cst_string object. You could use a slight variation of it to create an of_isnum...
View ArticleRe: Add an Embedded Component to a Existing Screen?
Hi, This is what I've done and it's working fine for me. In EC, define a InPort and bind the ParameterName to your DataModel: In my case, I use "accountorgoifeco.OIF.xuicomponent" to add into another...
View ArticleRe: Sizing of Solman Server for Monitoring and Alerting scenario
Hi I had the same problem, try to use WinRAR utility to unzip.
View ArticleCO11N
HI GUYS, I wanted to know in the tcode Co11n , for Activity type " Labour" , The hrs to be entered shd. be toatl hours consumed for that particular activity orit has to be hrs * no of labors worked...
View ArticleRe: Slow login to repository in DS 3.2 Designer
Hi Christian, Please refer the below URL for Business Objects Data Services:Links:http://www.forumtopics.com/busobj/viewtopic.php?p=854906 Thanks,Daya
View ArticleScheduling problems with BAPI_PLANNEDORDER_CREATE
Hi guys, i have a problem with BAPI_PLANNEDORDER_CREATE. Its the same result if a create a planned order with or without planing scenario but in my special case i create a planned order for a planning...
View ArticleRe: GRC AC 10.0 SP11 Batch Risk Analysis - Background job run completed in 1 sec
Hello, Few things to check: 1) Have you installed the plugin GRCPINW (SP11) on the target system?2) Connector configured correctly?3) Have you ran the Object Sync Jobs and have they returned with no...
View ArticleRe: Status is not overwriting from D
I appreciate your response Ananth. Assigned points to yourself accidently ? Thanks,Ranga.
View ArticleUsage Dropdown is Empty while DDIC Import
Hi All, I am trying to import DDIC structure into Gateway Model. However, the 'Usage' coloumn is empty, nothing comes up on dropdown. Any idea would be appreciated, I also added a screenshot, Regards,
View ArticleRe: automatic support team is not dermined
Hello ganfadhar, Please configure brfplus https://websmp206.sap-ag.de/~sapidb/011000358700000514582011E.PDF New feature helps you to assign Support team by sap component, document guide you how to do...
View ArticleRe: Create a new ADRC record for existing customer
Hi You can create a new function for partner, create a new 'customer' and set this new 'customer' with the new function to the customer in sales view. Regards Eduardo
View ArticleRe: Phrase Merge
HI Amol, check for the authorizations.the Notes - 875160 & 853275 mentioned related to authorization, similar to your issue. Regardskamal
View ArticleHandling of the SAP-delivered ruleset
Hi to everybody,we are facing the challenge to answer the question if the SAP-delivered ruleset is sufficient. In OSS-note 986996 we learn that the SAP-delivered ruleset should be understood as...
View ArticleRe: valid name error
Hi On this line it is giving me same error , TEMP$ is not an valid name. Dim DA AsNew OleDb.OleDbDataAdapter("SELECT * FROM [TEMP$]", cnn) Dim cnn AsString cnn =...
View Article