Re: Cancelamento por Evento - NFE
Olá Sérgio, Esta opção de download do XML de cancelamento serve para as NFs canceladas pelo processo antigo (não por evento).No caso do cancelamento feito por evento, vc deve ir ao evento de...
View ArticleRe: special characters not identified
Hi Ravi Chandra Valluri, You can try like this DATA: SPL_CHAR(20) TYPE C VALUE '~!@#$%_'. " Store all special charactersDATA: COUNT TYPE I.PARAMETERS: P_TEXT(100) TYPE C DEFAULT 'ONE (1) COMPUCHARGE...
View ArticleRe: Free Characteristic Filter not showing Not Assigned or #
Hi Bhawick, Can you please explain in detail the problem & if possible with snaps of BEx? Thanks & Regards,Demish Maniyar
View ArticleLSO Training Request Auto Cancellation failed
Dear Experts, We have encouter this issue whereby we have set deadline for user to submit request and approval in table LSOWF_CUSTOMIZE to 11 days before event.However, this auto drop training request...
View ArticleRe: DM package running using VBA Push Button
Hi Niranjan, Add this code to ur existing code Option ExplicitDim test As New FPMXLClient.EPMAddInAutomation Sub RUN_DM()test.DataManagerRunPackage "Package Description", "Package Folder name", ""End...
View ArticleRe: tp_buffer_inconsistency error in spam.
Hi Reza, If you are performing update of ST-A/PI then yes you can go-ahead applying by using SPAM transaction. If you are installing ST-A/PI then you should use SAINT transaction. Also make sure you...
View ArticleRe: Free Characteristic Filter not showing Not Assigned or #
Hi, Mean while check at info object zmaterial level, whether its have any null records or not. if not then you won't see any unassigned or # at bex level. Thanks
View ArticleRe: Free Characteristic Filter not showing Not Assigned or #
When a characteristics does not show "Not assigned" Values in the filter, it means that there are no Data records in infoprovider where this characteristic is blank. If the Filter value search is...
View ArticleRe: How to display BP Consolidated code with respective BP name?
Hi, Check this : select T0.Cardcode as 'Business Partner Code', T0.CardName as 'Business Partner Name',T0.FatherCard as 'Consolidated Business Partner Code', T1.CardName as 'Consolidated Business...
View ArticleRe: Stacked Column Chart with Line
Hi Karen, Were you able to solve this ? I have the same issue , I am seeing multiple lines for my second measures as apposed to show single aggregated value. My requirement is , I have actual and...
View ArticleRe: Sum of first two column is calculated incorrectly
Hi Eddy I believe you need a bracket for the Company Code as below ( [Company Code]="1000" Or [Company Code]="1001" ) RegardsMak
View ArticleRe: Import excel sheet with more than 65K rows?
Hi Denis/Noel/Antoine/James I am facing a similar problem but we are using BI 4.0 SP4. The KB Article : 1670692 does not show if this issue is still fixed.We are able to create a report converting the...
View ArticleRe: BEx metadata tables - how to list Query/Chars/KFs
Hi Rick, I am afraid I might misunderstand your requirements. Two questions 1.list all Key Figures (IOBJNM and TXTLG)If your Query has three columns (i.e. RKF1, CKF2 & KF3) as below, where RKF1 is...
View ArticleFree Characteristic Filter not showing Not Assigned or #
Thanks everyone for ideas. I checked the query settings and its value is based on the value of master data. I have blank value in my Master data table so ideally while filtering on that MD we should be...
View ArticleRe: Variable Issue
Hi Saideep, Nice question. It will help us to think in several ways. We can use same variable on Characteristic (0SEG_LEV1) and navigation attribute (0BPARTNER__0SEG_LEV1). Note: The variable would...
View ArticleRe: Key Figures with Offset Variables are not populating in BW 7.3
Hi Anshu, I am using for Fiscal Year/Period. I have tried using both standard & custom variables.. the minus offset is not showing data. however, i just checked if i am adding offset values, then...
View ArticleRe: Connect two tables
Hi Mani, After corrections as suggested by the experts above, if still it doesn't solve, please check the target locations (it_bsak/it_bkpf). I recently faced this error. If the dump is coming in the...
View ArticleRe: Mapping dataSource to InfoSource (BI 7.0)
Hi Ella, If you have standard transformation available from BI content for that cube and you have chose data flow before keeping cube as top level object then the mapping should happen automatically....
View ArticleRe: Intensive Performance Test (Stress Test)
Apart from what others have mentioned the kind of report you are looking for won't be really much helpful. Even in today's days of fibre optic SANs DISK I/O is an issue. What I mean is if that single...
View Article