Re: Load hierarchy thru flatfile to 0DATE
Thanks Sander, The hierarchy is activated, also there is a hierarchy activated also for 0DATE, but i need to know is it possible to load the hierarchy to 0DATE thru a flat file. Or how can i load the...
View Articleloading issue from WO DSP to infocube (no answer from this forum before)
Hi expert, loading from write-optimized DSO to infocube is very slow. I trace the loading process by ST05. a lot of following select statements take up most of the time, which have different...
View ArticleRe: Currency translation not working
Are you performing currency conversion at the report level? If so, it should pick only the latest exchange rates. If you want a specific exchange rates, you need to perform it at the loading level with...
View ArticleRe: loading issue from WO DSP to infocube (no answer from this forum before)
Hi, Assuming as your doing full load between wdso to cube. There might be some inconsistency at your transformations. Try to activate your dso--> cube transformations and check it.same way, try to...
View ArticleRe: How to count unique records in Learning solution
Hi Guys, Thanks for your help. Got a turnaround for the problem without routines or exception aggregation. Put a 2 DSOs before between the cube and datasource so that only 1 record exists for a...
View ArticleRe: loading issue from WO DSP to infocube (no answer from this forum before)
Hi Raman, this is a long time procedure, I can't stop it and reactivate transformer right now. could you please tell me how to check this inconsistency? also, ZASSET is character...
View ArticleRe: loading issue from WO DSP to infocube (no answer from this forum before)
Hi, Mean your load was running now? Try to check thru RSRV test for dtp or transformations. Open your transformation, Menu extras--> display generated program--> Activate it.Reload and check it....
View ArticleRe: loading issue from WO DSP to infocube (no answer from this forum before)
Hi, I delete all data from target infocube, and reactivate transformation, and reload, it is very fact for first 260 data packages, but after then, it is very slow when perform step for 'Conversion...
View ArticleRe: How to count unique records in Learning solution
Dear Soumya, Pl. close the thread, if you have got desired solution. Best wishes, Vijay
View ArticleRe: BW NLS(Near Line storage) a
Hi all,I would like to know if there is a specific function module that enables you to extract data stored in NLS.I usually use the function module 'RSDRI_INFOPROV_READ' for extract data...
View ArticleRe: BW NLS(Near Line storage) a
Hi Mario, for reading data from NLS use class CL_RSDA_INFOPROV_QUERY and its static methods OPEN_CURSOR or SELECT. OPEN_CURSOR is used for reading large amounts of data (millions), SELECT for single...
View ArticleRe: Delete the Data from NLS
Hi, yes this is possible, but depends also on your NLS solution provider. With SAP standard this is possible as of BW 7.30 release. Go into RSA1->click on InfoProvider -> Manage -> Archiving...
View ArticleRe: Load hierarchy thru flatfile to 0DATE
Hi Vandana, Although you are able to define your own hierarchies, I don't see a standard option to load such a hierarchy. Contrary to normal characteristics, time characteristics cannot be defined as...
View ArticleRe: Inventory issue with future date postings
Hello, try to do setting for your inventory cube in transaction RSDV. Validity Slice - Transaction RSDV | SCN
View ArticleRe: DSO Overwrite and Summation
Hi Nikil Reddy, 1) When to use overwrite and Summation for key figures in DSO. 2) change log table is used for updating deltas into info cube. My doubt is let say thatin the first load, i have loaded...
View ArticleProblem with Multiprovider - Missing Key Figures from InfoCube
Hi, I having some problems with one of my multiproviders. It has been working the since 2005, but now we have some problems with Key Figures. The Multiprovider consists of two Infocubes, one is loaded...
View ArticleRe: Problem with Multiprovider - Missing Key Figures from InfoCube
Hi Kristoffer, When you said planned data loading to Weekly load. My guess is planing cube properties will be the issue.Some one may changed while entering the planned data and forgot to revert back....
View ArticleRe: Problem with Multiprovider - Missing Key Figures from InfoCube
Hi Kristoffer,Please try to activate the multi provider using program - RSDG_MPRO_ACTIVATE ( Just test once in Dev to make sure it will not deactivate any underlying cubes or any other associated...
View ArticleRe: Problem with Multiprovider - Missing Key Figures from InfoCube
Hi, The exctractor for this cube is: Time and Labor Data (SAP Library - InfoCubes in Personnel Time Management) And the cube is not a planning cube, so not possible to change planing spesific properties
View ArticleRe: Problem with Multiprovider - Missing Key Figures from InfoCube
Hi Rajendra, I will try these programs, what does the last program do?
View Article