Quantcast
Channel: SCN : Discussion List - SAP Business Warehouse
Viewing all 6437 articles
Browse latest View live

KDH2 in SAP BW?

$
0
0

Our Finance guy has informed me that he has maintained account group in KDH2, in BW this needs to be updated. In BW where it belongs to? Is it GL account attribute? I know F.01 is GL Hierarchy but do not know about KDH2.


extract new attribute into the info object 0material

$
0
0

Hi,

May i know the best approach to fetch a new attribute values into the info object 0material.

Requirement is :

1. There is an exisitng customized field in Table MARA. but this is not being extracted in to BI , eventhough it is declared as an Navigational attribute    

Since this is material info object and material in available in almost alll cubes, i am little sckeptical in attemting to implement this change.

Can any one suggeste best means to extract it over with minimal impact and what are the limitations.

 

2. Also may i check on deltion of master data with out deltion of SID ? if this is used , during attribute change run will it change assignment in all aggregates? i mean does the attribute change run take long time ( our aggregates contain about 100+ million records).

 

Thanks & regards,

Sudhir.

All relevant change pointers are processed but delta is empty

$
0
0

Hi Experts.

 

This is regarding ALE Delta. I'm facing Delta Load issues for some of the Master Data DataSources.

I have three tables with master data from common business area (IS-U benefits):

  • /SAPCE/IURU_BENC
  • /SAPCE/IURU_EBEN
  • /SAPCE/IURU_EVNR

 

This tables have common Change doc object: /SAPCE/IURUBENE (transaction SCDO).

I have created three Data Sources respectively and have initialised three deltas.

Flag ("X") for using new storage location for ALE change pointers is setted in table TBDA2 for all three message types.

 

New rows (aggregated change pointers) are created successfully in table BDCP2 for all three message types after changing benefits data.  

But only one of the three datasources returns non-zero data quantity then delta is requested.

The rest two deltas are empty (IDoc-s are created with RQSTATE = 8).

Although through this delta-requests ALE processing indicator (field PROCESS) in corresponding rows of table BDCP2 get flag "X" successfully.

 

In another words: all relevant change pointers are processed but delta is empty.

 

So, why not all three very similar data sources are working as intended?

 

Very much appreciate for the suggestions. Thanks in advance...

 

Max.

First And last date in bex

$
0
0

Hi Team,

      We had developed a  sales report and my requirement is i want to know last sales order and i am having calday at rows and keyfigure in columns and how to approach this requirement in bex can anyone suggest me regarding this.

HybridProvider always shows VC data

$
0
0

Hi all,

I have modelled a HybridProvider based on the VirtualCube and a normal InfoCube.

Although the normal InfoCube contains the latest data, HybridProvider always shows the data from VirtualCube.

If the normal InfoCube already contains all the data, I would expect the HybridProvider to acess the normal InfoCube only.

 

Same is true if some data was loaded into InfoCube, but there is more recent data available in the source.

HybridProvider shows data from VirtualCube only. I would expect it to show "old" data from the normal InfoCube and only the most recent from Virtual Cube.

 

I thought it was the whole idea that the historic data is combined with a small set of new data?

Did you encounter similar behaviour or is there a setting I am missing?

 

Kind regards

Denis

Time stamp and user id in real time infocube.

$
0
0

Dear All,

 

 

Good Day..!

 

 

This is regarding Planning related in BW. Requesting you please provide your suggestions/inputs for the same.

 

 

I have created one real time infocube,Aggregation level for budget planning and created one workbook for users to enter/modify the records for Budget planning.

 

 

and now, my client is asking i want to see timestamp an user id for tracking purpose that who and when will done the respected changes.

 

 

Kindly please let me know, how to achieve this scenario.

 

 

Thanks in Advance

Venkat.

 

 

Time stamp and user id in real time infocube.

0calweek - rolling dates

$
0
0

Hello,

I am using 0calweek infobject in infopackage for data selection.

I do not see a selection variable type 5 to set up a rolling dates.

 

Is Abap routine the only option to do it ?

 

Thanx.

no assign info source option

$
0
0

Hello Everyone,

I am new to the SAP, Currently I'm using BI 7.0.

After replicating the data source in the BW system for the COPA Extraction, I couldnt able to find Assign Infosource Option.

 

Anyone pleas help me.

 

Regards,

cherry.


Can we fill serial number for each record in direct update DSO through routine in APD?

$
0
0

Hi All,

 

We were loading data to direct update DSO through APD. Recently we are facing error as "Duplication record issue". We have tried aggregation and all similar ways, it didn't work.

Also we don't have unique data for any of the field. So, we planned to have key field as counter in Direct update DSO and this field can be filled by numbers (similar to serial numbers) in order to get unique record.

 

Could any of you can share a piece of code which will work in APD Routine.

 

Thanks,

Asamuel

Overlapping dates on activities

$
0
0

Hi, has anyone wrote a query or can provide some pointers regarding a query that will check activities and for overlapping dates?

 

i.e. i need to pull activities and user details and highlight where an activity end date corresponds with another users assigned activity - essentially highlighting overlapping dates?

 

any help would be appreciated!

 

Thanks

0RECORDTP not appearing in DTP Filter - Inventory Cube performance issues

$
0
0

Hello Experts

 

As a part of performance improvement for Inventory cube 0IC_C03 , we have decided to create a backup cube ( copy of the 0IC_C03) and moving data to backup cube .

 

The procedure here is being followed as in SAP NOTE 375098 as follows  ( BW 7.x DTP )

 

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361…

 

Steps in Note :

 

  1. Compress the contents of the source InfoCube.
  2. Execute an extraction from the source InfoCube in Full mode with the selection '0RECORDTP = 1'

and select the DTP as the stock initialization. In addition, refer to Note 1426533.

3. Compress the request in the target InfoCube

    (compression with reference point update).
           Note:  As of this point, there must be no further non-cumulative initializations of the source InfoCube Execute a delta extraction without a selection (same as with 0RECORDTP = 0). You must compress the DTP request in the target InfoCube

"without a reference point update"

4. The function module RSDV_VALID_RECREATE must then be called. The parameter I_INFOCUBE must contain the name of the InfoCube and the indicator I_REBUILD_FROM_FACT must be set to 'X' New transactions in the source cube can now be loaded into the target Info Cube using a delta request. These requests must then be compressed "

with ref point update

 

Problem

However as mentioned in steps , we need to create a DTP with selection filter as 0RECORDTP = 1 , we are not find this field at DTP filter level .

 

I would also like to know what other measures can be considered to improve the performance of Inventory cube reports .

 

Full points will be awarded. 

SAVE_AREA not Woking

$
0
0

Hi All,

Good Day...!

 

I was created work book for input ready query for two key figures and i was defined Command button for updating the data in real time cubes which wil entered by user manually.but when i click on SAVE(SAVE_AREA) button.which ever updated the record manually by user.it is not saved in workbook.

 

Kindly please help how to resolve this issue.

 

Thanks in Advance

Venkat

Two delta info packages for same DS w/ different filter criteria on same field?

$
0
0

Hi All,

 

I have a generic datasource activated for delta. But this data source brings all inventory movements to BW. My requirement is to just get delta related to movement types 251 and 101K.

Now my difficulty is I can not use movement type 251 with stock type K or in other words I can not use both movement types in a single delta info package.

My question is-

Can I have two delta info packages - one with movement type 251 as filter criteria and another with movement type 101 and stock type K as filter criteria?

I tried this as follows -

1. created first init info package with mvt type 251 as filter and then converted it to delta info package

2. created second init info package  with mvt type 101 and stock type K and converted it to second delta info package

But, what is happening is - when I save second info package system combines both movement types. I see two movement type fields in filter, one with value 251 and another with 101 and also stock type filed with value K.

or

is there a better approach to achieve this?

 

Thanks,

Pat.

troubleshooting dtp errors

$
0
0

hi all

 

can someone help me understand revised and modified versions of dtp (BW 7.4 Version). They got created somehow while troubleshooting a load error. One of the dtps in the image is an error dtp. I want to understand the other two better. what do these multiple versions signify and will they affect the data-load...?

 

thank you

Hari

 

dtp.jpg

File generation through APD

$
0
0

Hi Experts,

I am generating a .txt file to my client work station from a DSO through APD daily. I need to put few more fields in the file with constant values while generation. My doubts is in this case, we need to write any abap programme for this or any other solutions are there?

 

Thanks in advance.

Anil


LO Extraction: DSO and Info Cube

$
0
0

Hi.,

I am new to SAP BI / BW,

I Using the Data source Name "0FI_AP_20". I want to find the Data Store Object for this Data Source name.

I tried to find it and i could not find the particular DSO and Info Cube...

Please let me know on this....



Thanks.,




Master Data Text Manage Error

$
0
0

Hi Experts,

 

I am facing issue while trying to choose manage of Master Data Text(Right click on Master data Text->Manage) for viewing the loaded requests. Its giving error like

 

"InfoCube ZABC$T is not a Basis-In Administration is not useful"

Message no. RSM1452

 

Please share your ideas, how to resolve this.

 

 

Thanks,

Prakash

Dataloading through Openhub to HANA with DB connect - ISSUE ( from BW data laod completed but not update to the hana system )pls help

$
0
0


Hi All,

 

we are loading the data from FI query to HANA , from BW side data laoding has completed successfully but in HANA not updated..and no records

 

please find the below screendhots

 

 

ohd.JPG

 

BR\\

 

Santhosh Kumar




   
 
 
 
 
 
 
 
 
 
 
 






   
 
 
 
 
 
 
 
 
 
 
 





maintain a relation ship between order num and movement type

$
0
0

Hi All,

 

Kindly please help me for below Issue.

 

We have 2cubes.

 

One is Inventory cube and 2nd is Production related cube,multiprovider was created on top of these two infocubes.One query was created on top of Multi provider.As of now in resulting of query values are showing like:

 

Order num: Movement type

 

01010            #

#                    101.

 

No relation ship was maintained for ordernum and movement type.

 

Kindly please let me know, To maintain relation ship between order num and movement type.

 

Thanks,

KV

DTP failure when it is triggered in 2 process chains simultaneously

$
0
0

Hi Experts,

 

Good day.

 

There is a failure in the same DTP in 2 process chains HR and ECM which is triggered simultaneously in the time interval.The DTP request in HR is deleted automatically setting the status to RED and the process chain is interrupted where as the DTP in ECM is executed successfully.So i'm skipping the DTP step manually in HR chain to complete the loads.This DTP failure doesn't occur frequently..I'm unaware of this kind of issue.. any suggestions on this issue is appreciated.

 

 

Thank you.

Viewing all 6437 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>