Re: Constant Selection in query on Multiprovider
Hi Vijay,without constant selection some rows come in Not assigned for which char value is not available in cube, to avoid not assigned we have used constant selection.But we loose row which is...
View ArticleRe: Constant Selection in query on Multiprovider
I have explained you very clearly. Didn't you see my reply?
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
It might just be scheduled twice as a job you could catch in sm37.The log tells you RSPROCESS and the parameter related to variant and run. I would unschedule it and check if there is another schedule....
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
Hi Martin, if this job was schedule twice, then at same screen we won't see two times of loaded steps. for each schedule we can see different logs at logs view. in this case loading process was done...
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
I agree there need to be two protocols in very short time from each other.. Still one can have a red entry and green at the same time.. Stupid monitor ;)
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
Hi, To me looks like there is a background job is scheduled to run which repeats the failed process chain steps. Could you please check if any such programs? If not, try to remove the process...
View ArticleRe: How can I highlight the 'Psa and Data Targets in Parallel' combobox? I...
Hi Fatih, This option is not available above BW 7.X versions. If you are using BW 7.X, data flow will first load data to PSA and then DTP will load to DSO or cube. you can't select psa and data targets...
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
HiCheck if you see more than one scheduled bi_process_trigger to this chainMartin
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
Hi Christoph, I have seen similar issue in some of my master data process chains as well. The impact is minimal even though some steps ran twice for master data loading. Normally, this happens when...
View ArticleData changed while activation of standard DSO
Hello, I am working on BW 7.3. I am facing an issue while activating data in standard DSO. The scenario is, I have written a complicated end routine in which we are also generating some records....
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
Hi Christoph, Accept with ganesh statement. Without manual/repeat chain never run twice. I think process chain's that next step will run without care of it is unsuccessful or successful. 1.One step is...
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
Hi, Michelle, thank you for your answer, it is very valuable, theindication of possibletimeoutssounds veryplausible, > > To check infopackage timeout setting: Open Infopackage -> Scheduler...
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
You're right, Christoph
View ArticleRe: Data changed while activation of standard DSO
Hi Saurabh, 1) Check whether the DSO programs are compiled correctly or not from transaction code RSRV.2) Check SLG1 what activities are carried out during the time of activation of dso.3) Also check...
View ArticleRe: Data changed while activation of standard DSO
HI What records to you create? Do those maybe hit your already existing data's key and overwrite or add the the values you calculate in your endroutine? Martin
View ArticleRe: BW sub-process-chain, sometimes some steps were executed twice - why?
Hi Christoph, One practice you can keep is whenever step in Process chain is skipped always verify the job job running at a background and if it is running kill it. In this case if background job is...
View ArticleBW Integrated Planning
Hi Experts, I m new in BW-IP. I have following plan : For a plan ID- 4011 having planing data as follow: Material jan-2013 feb-2013 mar-2013 jan-2014 feb-2014 mar-2014 M1...
View ArticleRe: BW Integrated Planning
Hi To distribute the data like this you need to develop a planing function that does distribution by reference data. If you search in scn I'm sure you find plenty documentsHere is the help.sap...
View ArticleRe: BW Integrated Planning
Hi Martin,Thanks for your reply,I have try to do distribution by Key Function Type, which show me following behavior : Original data:Material 2013 2014 M1 60 120 if I...
View ArticleRe: BW Integrated Planning
HI Try by reference data and refer to the current fiscalyear/periods you already have. Martin
View Article