Re: Parallel process chain on the same dataflow / model
Hi - How did you split the model ? Did you split all the data flow with One DTP per region, one ODS per region, one cube per region ?We have one DTP per region loading into the same datatargets. The...
View ArticleMaster data understanding
Hi I am not tha good with masterdata infoobjects etc, så I hope someone can give me some good documentation/articals about it. In mye case I have a time dependent masterdata object called MO1 that...
View ArticleCorrect data transport to purchasing data infoCube
Hello, gurus I need to load data into purchasing data cube (0PUR_C01) from two standard data sources: 2LIS_02_ITM and 2LIS_02_SCL. From ITM all fields available are needed and from SCL requisitioner...
View ArticleRe: Data load issue Internal session terminated with a runtime error...
Hello Korrapati, In what regards does this relate to functional part.This is purely based on Memory or the selections of the data load. I do not think is with Functional part. Thanks,santhosh
View ArticleRe: Master data understanding
Hi Helge, in the attributes extractor, must the field MOID be defined to be able to map this to the masterdata information? No, but you want the same length and type. right values need to come form...
View ArticleRe: Data load issue Internal session terminated with a runtime error...
Hi Santhosh, Its memory issue. With help of basis team you can increase the memory and run your load oon special application server. I suggested functional help on to choose right selections at info...
View ArticleRe: Data load issue Internal session terminated with a runtime error...
Santhosh, Re init with data transfer acts like a full repair, but without data transfer will do an initializtaion from Source System to BW. Try running the delta after the init without data transfer...
View ArticleRe: Activate DSO (eg) I have to log in system again!
Hi What SAP GUI version are you using? Might be a bug on your frontendhope it helpsMartin
View ArticleRe: How do I create a automatically updated hierarchy easily in bw?
Hi How should it update automatically? Based on what? Have a look at this solution we did to create a hierarchy automatically based on an attributehttp://scn.sap.com/docs/DOC-44865Otherwise you need to...
View ArticleRe: How to compare two DSO data records ?
Hi Jawad, For ABAP help you can post at ABAP Development forum.You can provide DSO tables,BW Field formate(/BIC/IOBJ) so that ABAPers can guide you to resolve your issue. Thanks
View ArticleRe: How to compare two DSO data records ?
Hi Jawad, If we have the DSO tables by using the FM 'REUSE_ALV_BLOCK_DISPLAY' display the data in blocks.so that we can comapre easily. Try the following the one example. *TABLES: mara, makt,...
View ArticleError at Source system while extraction Prog_pos hierarchy
Hi, I am trying to extract 0Prog_Pos hierarchy in BW 7.3. The infopackage is failing with an error 'Job terminated in source system'. After investigating the job at source system ( SAP ECC), there is...
View ArticleRe: Error at Source system while extraction Prog_pos hierarchy
Hi Bhatt, Please check whether extractor working or not, at source system Tx - RSA3. enter data source and check it. if you have same issue at dev system try to bebug extractor at ecc Tx - RSA3. Thanks
View ArticleRe: How do I create a automatically updated hierarchy easily in bw?
Note: Hierarchies can be maintanied manually in bw,but I want to create frequantly changing hierarchies because when coming new data, must update hierarcies.Example, in manual hierarchy countries are...
View ArticleRe: How do I create a automatically updated hierarchy easily in bw?
Hi We use a country hierarchy and decided to add all countries to their regions in advance so whenever a new country comes up it's already assigned. Should there be no data it gets suppressed anyways....
View ArticleRe: Extraction data for Sales scheduling agrement (SD-SLS)
Hoi Martin Thanks for your feedback I tried data source 2lis_11_vascl, which extracts sales order at schedule line level. Nevertheless the business content and DSO doesnt include the schedule line in...
View ArticleRe: Direct update DSO as a source
Hi Cleo, As you are saying data is present in Direct DSO and you want to transfer it t o standard DSO.You can directly trnsfer data from Direct dso to standard dso using DTP.Please check the mapping at...
View ArticleRe: Direct update DSO as a source
Hi Cleo, for Direct update DSO, it will not display data request in manage tab. Check the data in direct update DSO directly in active table and also check if you have any filters in DTP from direct...
View ArticleRe: Deletion of Error Request in Infocube using Process Chain
Hi Ethan, Do not have select * as it might hamper the performance. Sample code I gave to you. For selecting lines which return 0 records you can have condition of LINESTRANSFERRED = 0. in select
View ArticleRe: Direct update DSO as a source
Hi You only have the active table in the target dso of your APD therefor you don't see a request id that is ok. Your dtp loading to a standard dtp should work just fine if you have data in your active...
View Article