Hi SAP BI Gurus,
Can any help me how to find the process chain name if we know the data target name
i mean if i know the info cube name how to find the relavant process chain which is holding that info cube
Thanks,
Joe
Hi SAP BI Gurus,
Can any help me how to find the process chain name if we know the data target name
i mean if i know the info cube name how to find the relavant process chain which is holding that info cube
Thanks,
Joe
Hi,
We have a CO PA data source and my understanding is when generated CO PA data source will extract Data from 4 tables (CE1XXXX, CE2XXXX, CE3XXXX & CE4XXXX),So my CO PA will hold data from all the tables.
My requirement is to show data from CE1XXXX table,Is there any field on which I can restrict so that it will take data only from CE1XXXX at report level.
Thanks
Hi ,
When i Transport transformation from D To Q the Transformation technical name changes.
Some of the transformation actually transported to Q without technical name changes.
When these transformation technical name changes and why this haapens in the system?
Thanks and Regards,
MuraliManohar.
Hi everyone,
I m trying to do flatfile extraction, when i try to activate standard DSO I m getting a following error "Object ZTESTDSO could not be activated Message no. R7I028" which i m not able to figure it out,can any one please help me regarding this issue.
Thanx in advance
Hi,
When i am executing my query i am getting the below dump:
Runtime Errors TSV_TNEW_PAGE_ALLOC_FAILED
Date and Time 11.12.2013 06:27:09
Short text |
No more storage space available for extending an internal table. |
What happened? |
You attempted to extend an internal table, but the required space was |
not available. |
What can you do? |
Note which actions and input led to the error. |
For further help in handling the problem, contact your SAP administrator |
. |
You can use the ABAP dump analysis transaction ST22 to view and manage |
termination messages, in particular for long term reference. |
Try to find out (e.g. by targetted data selection) whether the |
transaction will run with less main memory. |
If there is a temporary bottleneck, execute the transaction again. |
If the error persists, ask your system administrator to check the |
following profile parameters: |
o ztta/roll_area (1.000.000 - 15.000.000) |
Classic roll area per user and internal mode |
usual amount of roll area per user and internal mode |
o ztta/roll_extension (10.000.000 - 500.000.000) |
Amount of memory per user in extended memory (EM) |
o abap/heap_area_total (100.000.000 - 1.500.000.000) |
Amount of memory (malloc) for all users of an application |
server. If several background processes are running on |
one server, temporary bottlenecks may occur. |
Of course, the amount of memory (in bytes) must also be |
available on the machine (main memory or file system swap). |
Caution: |
The operating system must be set up so that there is also |
enough memory for each process. Usually, the maximum address |
space is too small. |
Ask your hardware manufacturer or your competence center |
about this. |
In this case, consult your hardware vendor |
abap/heap_area_dia: (10.000.000 - 1.000.000.000) |
Restriction of memory allocated to the heap with malloc |
for each dialog process. |
Parameters for background processes: |
abap/heap_area_nondia: (10.000.000 - 1.000.000.000) |
Restriction of memory allocated to the heap with malloc |
for each background process. |
Other memory-relevant parameters are: |
em/initial_size_MB: (35-1200) |
Extended memory area from which all users of an |
application server can satisfy their memory requirement. |
But when i am removing one of the characteristics, it is executing fine. but with one characteristics it is creating problem. Please help.
Thanks,
Shefali
how to solve this problem?
Hi All,
Working for Construction Company.
Here the data has to be bring from MSEG table since they are only concerned with Good Reciept related to PO.But the problem here is the materials values are not constant.Lets say the cement values gets changed day by day hence no valuation has been done.Any trick to load data from MSEG table.
Thanks
Mayur.
We currently have a datasource 0BP_RELATIONS_ATTR which get the relationships data for business partner from our CRM system. But we found that the deleted records in CRM were not updated into BW. In other words, the user found that the relationship doesn't exist anymore for a partner, however it's showing in the BW report. So I want to know, if the deleted records will be passed to BW in the delta load?
Hi Gurus,
There is a delta load failure on 26th November due to document has wrongly posted in ECC system. Now the document has corrected in ECC system.
From 26th Nov to till today the delta step (0FI_GL_14) in process chain is picking up 0 records.
Now we need to know how to recover the missed delta's from Nov' 26th till today.
Please suggest.
Many Thanks,
Pavan Kumar
Hi Experts,
We are using SAP BW 7.3 on HANA, our requirement is to access data EDW(DB2).
I know that using BO Data Services source system we can access DB2.
But I want to know whether we can create DB Connect source system using DB2(DBMS) or not ?
Hi all:
A cube contains already years of data. A new rule is implemented to put a value in an already existing Characteristic.
The issue is that only the new delta records will get that Char. populated, the old ones will remain emtpy.
I cannot imagine that SAP didn't think about this scenario. Any suggestion to populate the old records.?
(PD: "Please don't suggest: "delete the cube and reload". If that was to be a valid business option, I would not ask here)
Thanks for your replies.
Best regards
Hi Gurus,
While running a DTP for loading data to 0EMPLOYEE (Employee Master) I am getting the following error.
Dump: The internal session was terminated with the runtime error ASSIGN_TYPE_CONFLICT (see ST22)
I have tried to analyse but could not find any reason for the failure.
Please help.
This Checklist is showing all steps for a successful BI basis customizing which is valid for the usage of NetWeaver BI 7.0x and the new BPC 7.0 solution based on NetWeaver 7.01 (EhP 1). This content will be used to create an automatic CTC template for these manual steps.
HI Experts,
I have 2 cubes, I need to know how data will be displayed in report if I join the 2 cubes with Multi provider and build a report on top of it.
Please consider a scenario:
CUBE1_CHAR1 = CUBE2_CHAR1
Cube 1 Data:
CHAR1 | CHAR2 | CHAR3 | CHAR4 | CHAR5 | KF1 | KF2 | KF3 |
A1 | B1 | C1 | D1 | E1 | 5 | 6 | 7 |
A2 | B2 | C2 | D2 | E2 | 98 | 99 | 100 |
Cube 2 Data:
CHAR1 | CHAR6 | CHAR7 | CHAR8 | KF4 | KF5 |
A1 | P1 | Q1 | X1 | 9 | 4 |
A1 | P2 | Q2 | X2 | 8 | 5 |
A1 | P3 | Q3 | X3 | 5 | 6 |
A1 | P4 | Q4 | X4 | 3 | 6 |
A2 | Z1 | F1 | M1 | 20 | 45 |
A2 | Z2 | F2 | M2 | 44 | 88 |
A2 | Z3 | F3 | M3 | 22 | 43 |
A2 | Z4 | F4 | M4 | 55 | 76 |
How does my data appears in the report on multi cube and what happens if I drilldown on CHAR7 , 8 or CHAR 4,5
Thanks in advance
Hi experts,
I need activate the SAP BI Cockpit, but when I activate de rol SAP_BI_BW_ADMINISTRATOR do not show the process chains 0TCT_C2_DELTA_P01, 0TCT_C0_DELTA_P01, 0TCT_C0_INIT_P01.
I look in the BI content, but these do no exist.
I am referencing the document http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0e5ca3b-95ce-2b10-4d94-864ab29a8b63?QuickLink=index&overridelayout=true&50680614465643
My system estatus is:
SAP_BW SAPKW73009
BI_CONT SAPK-73604INBICONT
Please help.
Regards.
Listen to Dr. Vishal Sikka, Member of the SAP Executive Board!
In this interview from SAP Teched in Bangalore, he is starting to talk about SAP NetWeaver BW on SAP HANA in minute 7. Watch this video from SAPTechEd India showfloor.December 2013
SAP NetWeaver BW on SAP HANA continues to be the cornerstone of SAP’s strategic vision for enterprise data warehousing providing organizations a solid data foundation to capture, store, transform and manage data in a scalable, enterprise-ready data warehouse. And as new challenges arise in the market (exploding data volumes, new data sources, the need for real-time information access, etc), SAP BW on HANA continues to evolve in order to meet the growing challenges imposed on IT by these ever changing market forces. The release of SAP BW running on SAP HANA is a great example of how SAP BW has evolved to ensure organizations continue to leverage their investment in SAP BW to meet these new challenge.
See this presentation to learn what SAP is doing next to evolve SAP BW on SAP HANA with the soon-to-be released SAP BW 7.4., SP 5 on HANA. December 2013
New Business Content Optimized for BW on HANA
This presentation shows the details of the new Business Content optimized for BW on HANA: The main design considerations and the patterns for mixed Scenario BW and HANA. It desribes also the delivered Business Content and shows an example for sales & distribution and the futher road map. September 2013
The Support Package Stack 10 for SAP NetWeaver 7.3 is released!
See BW specific information on the page SAP NetWeaver 7.3 BW ABAP Support Packages - News. September 2013
How NOT to size a SAP NetWeaver BW system for SAP HANA
Marc F. Bernard, Chief CSA Architect at SAP Labs Canada has been involved in many sizing activities for SAP NetWeaver BW on SAP HANA. Read the collection of some valuable lessons learned to understand better what common mistakes to avoid and how the sizing works in more detail. September 2013
What Makes SAP NetWeaver BW on SAP HANA So Unique!
A number of years after SAP’s innovative introduction of columnar, in-memory engines, most major database vendors are now following suit. While this clearly shows that SAP took the right decision (early on) the question is how these offerings differ from HANA and what the right choice is for a customer. This blog from Klaus Nagel emphasizes and summarizes what makes BW-on-HANA so unique and invites you to simply compare the different solutions for yourself. August 2013
Hi We have an issue with the DTPs. The DTP is getting failed with the error -Object is locked by user ALEREMOTE , Exception CX_RS_FOREIGN_LOCK logged
the display message is as below:
Cannot lock data package
Object is locked by user ALEREMOTE ,
Exception CX_RS_FOREIGN_LOCK logged
kindly help me how to solve this issue
Hi Experts,
I am trying to call a RFC enabled Function Module from Java interface using SAP JCo ( Java Connector). all the RFC connections are tested and they are working fine. While calling from JAVA, it is throwing NULL exception.
RFC enabled Function Module is not containing any structure or Parameters. I am calling a ABAP Program from this customized FM which is not containing any variables. With the same credentials at JAVA end, if i try to run any Standard BAPI it is called successfully.
Please guide further.
Thanks & Regards,
Demish N Maniyar
Hi
What are the things to keep in mind while compression the Cube 0IC_C03 which is already loaded with data.
Advise me on what basis i have to create aggregate ( plant, companycode or fiscal year).
our query run time taking 15 mins to give out put.
Kindly advise
Regards,
Madhu
Hi all
I am extracting data from a non SAP system via DB Connect from an Oracle database. I am trying to load Master data Attributes to a Time Dependent InfoObject in BW.
I have created a view in Oracle and this view contains DATE_FROM & DATE_TO field. The date fields in the view has been defined as to_char(DATE_FROM,'YYYYMMDD') as per SAP Note 518241.
When I created the DataSource in BW I have marked those 2 fields as "Selectable" and with "Lower Limit" and "Upper Limit".
When I create the InfoPackage the Time Dependent Data selections appear in the Update tab. However they do not seem to work, i.e. the same number of records get extracted regardless of what values are entered.
I know that I can write ABAP, but should this not just work? Has anyone come across this before?
Thanks
Chami