Re: Problem with hierarchy load in SAP BW 7.4
I implemented snote "2024513 - 730SP13: Hieratchy-split rule doesnot work correctly if external characteristcis and compunding is involved" but the result is the same and the issue is not solved. Rene
View ArticleDelta for 2LIS_11_V_SCL
Hi, I need to do a report on SD Open Sales orders. I underdstand the DS : 2LIS_11_V_SCL can provide the open sales order information and this is delta enabled. I have created a DSO to load the data...
View ArticleRSDS Transformation for 2LIS_02_ITM not avilable in BI_CONT 737 SP11
Hello, I am not getting the RSDS for 2LIS_02_ITM data source in BICONT 737 sp11 / BW 730. Can anyone tell me which BI content version will be it available ? I required it for 0PUR_C01 cube. Thanks ....
View ArticleRe: RSDS Transformation for 2LIS_02_ITM not avilable in BI_CONT 737 SP11
Hi Milind, While replicating data source from Source(ECC) to bw side you can select RSDS version and replicate into bw side.Later in BI Content at bw side, find transformations(assuming as target was...
View ArticleRe: RSDS Transformation for 2LIS_02_ITM not avilable in BI_CONT 737 SP11
Dear Rama, Thanks for your reply. I have done the same way. But when I install the 0PUR_C01 cube , there is no standard transformation. Even I searched it in BI content , transformation node, there are...
View ArticleRe: Delta for 2LIS_11_V_SCL
Hi, at dev system create some orders(or use existing sales order) and close it.Later check at RSA3 and see the data of OLFMG field how it shows for closed sales order. That may give some ideas. Thanks
View ArticleRe: RSDS Transformation for 2LIS_02_ITM not avilable in BI_CONT 737 SP11
Hi, at SAP market please search for oss note. You may find relevant one based on your BI content version. Mean while try to map transformations based on field - info object wise if all are direct...
View ArticleGlobal transfer routine and DTP filter debug
Hi, 1.) Can any one explain me on what is Global tranfer routine? 2.) I have DTP filter with routine, now i want to keep beakpoint and debug this filter routine.After double clicking DTP, in menu...
View ArticleRe: Global transfer routine and DTP filter debug
Hi, 1. Please use google search, you may get useful information.2.Have you used breakpoint statement in your filter routine code? if yes then you may get other wise its take more time to see your...
View ArticleRe: Global transfer routine and DTP filter debug
Hi, open the DTP with the change mode -> select the filer object -> where you written the ABAP code. put the BREAK- POINT. in the DTP filter. go to the execute tab -> processing mode -...
View ArticleEffect of Replication of DataSource on Delta mechanism
Hi All, Datasource 0UC_SALES_STATS has one custom field and we would like to change the description of that field.This will change the append structure and so extract structure. To get this description...
View ArticleRe: Effect of Replication of DataSource on Delta mechanism
Hi Swati, Delta pointer will won't be disturbed. Need to handle transports properly. Other wise it may corrupt.if its corruopted then we need to do the reinit. Thanks
View ArticleRe: Global transfer routine and DTP filter debug
Hi Manju, 1.) Can any one explain me on what is Global tranfer routine?When you create a transfer routine, it is valid globally for the characteristic and is included in all the transformation rules...
View ArticleRe: BW Extractor not fetching Sanish Text
HI Raf. I have created Generic extractor basing on view and put EN as constant in BW and loaded all the texts of different languages in to BW. Language ES is not installed and my lead dont want to...
View ArticleRe: DSO for 2LIS_03_BF
Hi, There is no DSO for 2LIS_03_BF in Business Content as far as I know. It is possible to create a DSO yourself. Please review SAP Note 581778 - ODS capability of extractors from inventory management...
View ArticleBW Broadcast
I am using Broadcasting to fill query cache for faster query execution. I load transactional data followed by broadcast job to Fill OLAP Cache. When I execute the query following the Broadcast job, it...
View ArticleRe: BW Broadcast
Hi Keith, According to SAP Help it should be possible although a few remarks are made. Did you everything as instructed here? Did you analyze any log (e.g. process Chain, Broadcaster) to check the...
View ArticleRe: BW Broadcast
Hi Keith,your understanding is right, check your settings again in the process chain variant and broadcaster settings.
View ArticleRe: Enhance Standard COPA Extractor
Hi hardik, Where do you want to replace select statement with read , basically read statement is used to read single line from an internal table.Hope this will help you.
View Article