Re: Issue when using Navigation attributes for filtering in BEX
Hi Andrey, Thank you for your input. Based on the OSS note , it says to import BW7.4 SP7. We are already on BW7.4 SP7 We get error "Termination message sent ERROR DBMAN (099): Invalid query;Failed to...
View ArticleRe: Facing issues while parameterizing DataStore Via Substitution Parameter
if you are on 4.2 and see this error then possibly a bug let me check in the latest dev build and see if it's fixed, else I will open a bug for this to be fixed in next patch
View ArticleProblem changing table structure CDS
I created a table using a .hdbdd file. I was then able to import data from a csv file. Everything worked like a charm. Later I tried to add a field to the table but when I tried to save the updated...
View ArticleRe: Call screen and display an ALV
Hi , Selection screen will be called by default. So no need to call. But when user clicks on the execute button(F8) under START-OF-SELECTION you can call your screen using CALL SCREEN 1500. On this...
View ArticleDB Utilization reaching Max in BI
Hi BW Experts, In Our project, frequently we got a alert message saying that, DB Utilization is reaching 100%. In front end we are loading less number of records. But still every day we got a alert...
View ArticleRe: Hide a field on standard transaction for users with a specific role
Hi Sandeep, i have no system at hand now and I don't know the /HCLRL/REG_MAINTAIN transaction. For the prefix /HCLRL/ I don't even know if it is a customer name space or a specific SAP module. Anyway,...
View ArticleRe: SPO vs InfoCube - why is SPO less efficient?
Please check the following note they have more specific info to narrow down to the cause. Note 1832801 Analyzing Queries defined on MultiProvidersNote 728017 Multiprovider processing - exclusion of...
View ArticleRe: Custom field value getting cleared on UI
Hi Abdullah, By running that program my issue got resolved. Thany you for your Inputs. Best Regards,Deepa
View ArticleRe: Cutting the batch where-used list and start batch history from scratch
Ok.. I'm not sure I totally follow. Whe you pick 01 - "insp. specifications from QM" in the COA profile being used, the specs shown should not come from the inspection plans. According to the info on...
View ArticleRe: Minimal settings for RFC connection from PI
Thank you for your respone!So RFC destinations or any other basis related settings will not be required as long as both have network connection towards each other, right? So also on the ABAP system we...
View ArticleRe: Help!!
Hi Dhawefi, Please take a look at https://sapui5.netweaver.ondemand.com/sdk/explored.html#/entity/sap.ui.unified.FileUploader/samples Regards,JamieSAP - RIG
View ArticleRe: How to activate "OpenText Document Access"
Hi Alexander, I think global object services (GOS) are not activated in DocuLink customizing.You will find this in transaction J6NP, displaying a version of a project and choosing menu...
View ArticleRe: Download file from OPEN Text system
Hi Devrath, Use SCMS_DOC_INFO (CREP_ID = archive id, DOC_ID ) to get the component name of a document and then SCMS_HTTP_GET_FILE (CREP_ID, DOC_ID, COMP_ID, PATH, FRONTEND) to save it on frontend or...
View ArticleRe: Scroll, Insert/delete line, select/deselect line checkbox is disabled...
Hi, you has this problem because the size of the control table . Try to make the table bigger.
View ArticleRe: Crystal Report error RCIRAS0244
Below is the code for which i am getting Divide by 0 error.Can some one please help me to bypass this? IF {@k_Average Complete Premise Time} = 0 THEN 0 ELSE({@k_Notn cmpl Prms} + {@k_no notification...
View ArticleCAL to jump start an implementation project
Hi We would like to purchase the subscription for one CAL instance to start our implementation project (3 months), then, migrate from CAL 9AWS) to our On-Premise infrastructure. Can we do this? Thanks...
View ArticleRe: Replace Payment
Raja, To me its a bug in SAP, please raise an OSS to SAP. In our organization we have so many people who have multiple payment methods. If you select a row which needs to replace it will show up all...
View ArticleRe: The system can be contacted, but there is no Central Management Server...
Hi, In BI 4.X, in order to connect with CMS database it is required to have 64-bit client installed on the server. If you have also installed 32-bit Oracle client for Crystal reports 2011 along with...
View Article