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

how to create an infoset query on top of structure in sap ECC

$
0
0

Dear All,

 

Please let me know how to create an infoset queries on top of  Standard structures in sap ECC in a detail steps.

 

Thanks

Regards,

Sai


Process Chain stuck in Yellow - framework error upon completion (e.g. follow-on job missing)

$
0
0

Hello all,

 

We are facing an issue most frequently in Production system.

 

Process Chain gets stuck in Yellow, even after all the substeps within that are completed. In Display messages --> Chain tab, I can see Target event with Parameter are generated already.

 

Steps that I have tried:

 

1) I have used RSPC PROCESS FINISH and gave Log ID, Type, Instance, Variant and gave STATE = 'G'.  This is not helping, as Status, Target event and parameters are already generated.

 

2) I tried going to RSPCPROCESSLOG and gave Instance, Variant and got Information over there. Copied that information that I got from RSPCPROCESSLOG into RSPC_PROCESS_FINISH. This is also not helping.

 

I could see the actual state as ' J ' - framework error upon completion (e.g. follow-on job missing) in RSPCPROCESSLOG.

 

Why is the actual state going to 'J' , even when there are no failures before the Process chain goes to this state ? Is it because of any database memory issue (Due to lack of processes) ?

 

I have searched forums, but I could not find right solution with exact issue. I got many topics saying RSPC PROCESS FINISH will solve the issue, but in my case, since the target event and parameter is already generated - I think, it might not help.

 

Kindly help me out with this issue.

 

Thanks,

VIkranth.

Using Hashed table

$
0
0

Hello experts,

 

Suppose a database table has key fields A, B, C, D, E, F and G. I define a Hashed internal table to fetch data from this database table.

types begin of ty_str,

          a,

          b,

          c,

          d,

          e,

          f,

          .................

          .................

          end of ty_str.

 

itab TYPE HASHED TABLE OF ty_str WITH UNIQUE KEY a b c d e.

 

Now my question is, database table is having A, B, C, D, E, F and G as key fields and itab is defined with A, B, C, D, E.

Does it make any data discrepancy while fetching data from database table to itab since itab key is defined with subset of database table.

 

loop at itab where a b c d.

................

endloop.

 

How it makes impact if am using only subset of itab key in WHERE condition.

 

Thanks,

Zak.

Can we do more than one report personalization for Same Bex report ?

$
0
0

Hello Experts,

                       I was trying to make different format of report personalization for same report in portal, but found if i need to maintain more that one report personalization for same report then i had to delete my pervious personalized report and then its allowing me for another customized format of report personalization for same report.

 

                       But my requirement is i have to show my user whether they can maintain more than one report personalized format for same report. So regarding the my first query

1) whether we can maintain more than one personalization for same report ?

2) If possible the how to navigate the steps?

 

 

 

Regards,

Surajit

Dual Transport request in different versions BI 7.0 and 7.3

$
0
0

Hi Gurus,

 

  • If we move transport from BI DEV-> BI PRD in 7.0 – technical ID OF TRANSFORMATION will differ?
  • After upgrade (Version,Service pack upgrade ) to 7.3 if we move transport from Dev->Prod – The transport of a TRANSFORMATION will not fail and it will update the exiting one ( SAP confirmed there won’t be any failures)?
  • The BI 7.3 does not impact any of the old 7.0 contents?

 

 

Thanks and Regards,

Ramesh D

Value 0000000000 is not permitted for characteristc CRM Plan Version

$
0
0

Hi Experts,

 

We have a real time InfoCube (0CP_SLSCA) in BW which is updated with planning data from CRM through BW BPS.

 

The Following are the steps that I have done:

 

1. Using Standard  Planning Level (4TPM9550). Created a Planning Adhoc package.

2. I have added the required/mandatory  Characters and Key Figures in the Planning level.

2. Using Standard Planning Profile. (4tpm0002)

 

In CRM the functional guy is not able to see the layout and also he is receiving that there is Planning service error and Value 0000000000 is not permitted for characteristc CRM Plan Version

Can any one guide me how to resolve this error?

 

 

Thanks

venkat

 

 

 

0PROFIT_CTR_ATTR Delta issue

$
0
0

Hi ,

 

We are getting error (Error in source system)while loading delta from source for 0PROFIT_CTR_ATTR & 0PROFIT_CTR_TEXT .Source system job is being finished successfully but in BW it is getting failed with Error in source system.

 

Error Message :

 

Error message from the source system

 

 

Diagnosis

An error occurred in the source system.

 

 

System Response

Caller 09 contains an error message.

 

 

Further analysis:

The error occurred in Extractor .

Refer to the error message.

 

 

Procedure

How you remove the error depends on the error message.

 

 

Note

If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.

 

 

 

We have tried deleting the Init and re initialized the delta but still issue is not resolved.

 

Can you please look into the issue and suggest the solution .

 

Thanks,

BIN.

Issue with export datasource of infocube

$
0
0

Hi All,

 

I am facing an issue with export datasource of infocube, wherein the actual cube has data in it, but the export datasource of the same cube doesn't load anything in the PSA even for the full load without any selections.

 

Please suggest the possible solutions for the same.

 

Thanks in advance!!!

Saurabh


Process chain activation BW 7.01 version

$
0
0

Hi experts,

 

I am working under BW 7.01 version. I am looking for a proper way to activate process chains after their transports.

 

In BW 7.3 the process chains are activated automatically after  their transports which is not the case for 7.01 version.

 

To do so, I am using FM RSPC_CHAIN_ACTIVATE_REMOTE to activate my process chains after transport. But the issue is that this FM launch them too.

 

So the only way is to be on edit mode and activate them manually, but I would like avoid this solution especially in productive environment.

 

Does someone know a way to activate properly a process chain after transport  in BW 7.01 version?

 

Thanks.

 

Amine

we need to hold on the process chain before dso activation for 30 min daily in BW 3.5 .

$
0
0

Hi All

 

we need to hold on the process chain before dso activation for 30 min daily in BW 3.5 .

 

Because we have some dependency with other process chain, once this dependent process chain completed ,

then  that dso activation need to start. is there any way to this requirement.

 

iam trying with BP_event_raise.

 

Thanks in advance,

 

Regards,

Polu.

 


Analyse Impact for SP Stack Upgrade in BW 7.30

$
0
0

Hello Esteemed Gurus,

 

One of our teams is planning for SP and Kernel Upgrade in existing BW system. Details as below:

 

Existing:  1) Component SAP_BW  ( Release = 7.30, SP stack level= 7 )

               2) Component BI_CONT ( Release = 7.36, SP Stack Level = 2)

 

Proposed Upgrade : For Point 1 above, SP stack level 10 and for point 2 above SP stack level 7.

 

 

I have been tasked to analyse the Service pack and its impact and give a go ahead for proposed upgrade. I have searched across scn, but with not very solid results.

 

 

Questions:

 

1) How do I start with ? I checked the marketplace and found the features for SP stack 10 which talks about DTP with hierarchies & something about Transformation replication server. But Iam not sure whether this will create any impact.

 

2)  If I am wrong with Q1 above, where should I been looking at ? (any specific links/docs here would help)

 

3) Do I need to check in BW system also ?


4) Should I also be checking notes ?

 

 

Thanks,

Barath

Adding favourites to Bex analyzer at backend

$
0
0

Hi,

 

I have provided the required roles and authorization for executing queries  to all BI users.

 

Now every time when any user requires a query I have to go to the user personally and ask them to login to Bex analyser using their ID and password and then I need to add to their favorites the desired queries. (As some user don't know how to find queries).

 

Is their any way I can add queries to the favourites folder  of each user from backend??

 

 

Regards,

Rahul Sindhwani.

Delete Overlapping request.

$
0
0

Hi All,

 

 

I am loading data to Datasource from three infopackges with three selections.(say fiscper 2012, 2013, 2014)

 

Through DTP i am laoding data from Datasource to INFOCUBE. Then three requests will be there in cube.

 

While for next laod , I have to delete the overplapping request from cube for that paticular selections

(means the request updated in cube for ficper 2012 selection in infopackage must be deleted and the latest request for fiscper 2012 must be in cube, likewise for 2013, 2014)

 

Only three rquests must be there.

 

Can u help me how to do it?

 

 

Thanks,

Karthik irkamsetty

Source RSDS ZDSO_STD ZFILE not active

$
0
0

Hi

 

After creating Standard DSO (ZDSO_STD) when I create Transformation it shows

Source RSDS ZDSO_STD ZFILE not active

What is the solution?

Thanks

Attribute data is not coming of 0customer

$
0
0

Hello Expert

 

i enhanced 0customer attribute datasource for three fields. i added those fields in attribute of those. I am loading the fresh data but i am not getting data for those three new fields in "maintain data".

 

I deleted all request from attribute and PSA and data load is done. but still i am not getting new data in 0customer. Although i can see data in PSA request for those three field.

 

i activated 0customer but i am not able to see new data . Kindly help me in this.

 

Regards

Dixit.


RSA1 - Source system already exists

$
0
0

Hello!

 

I have a problem with creating a BW source system in TA RSA1.

 

There is a new installed BI 7.0 system with BI Cont. 7.03 (Patch 11). The users ALEREMOTE (on BI system) and BW_USER (on ECC system) are created. RFC connection tests are successful.

 

When I want to create the BW source system with destination of the ECC, and I fill in the correct ALEREMOTE and BW_USER passwords, I get the message/error "Source system already exists".

 

What does it mean and how can I fix this?

 

Thanks in advance.

 

Regards,

Geraldine

Reverting back to 3.x flow from 7.x

$
0
0

Hello Guys,

 

I migrated one flow from 3.x to 7.x using the "with export" functionality. And transported everything to PRD environment. Now due to some reason i wanted it to revert it to 3.X flow . This i did in DEV system. But when i transport now i get an error as below for the datasource :

 

 

"DataSource 0CO_OM_CCA_9 does not exist in source system S_002 of version A"

 

 

Issue : Datasource 0CO_OM_CCA_9 exisits in 7.X format in the PRD system with source system as S_002. Then why am i getting the above error messsage.

 

 

 

Note: Please read this forum carefully as i am asking for 7.X to 3.X conversion.

 

 

 

 

 

 

 

 

Regards,

Ashutosh Singh

SAP BW 7.3 - EasyQuery - Ability to transport?

$
0
0

Hello.

 

We ran into a scenario where we decided to use EasyQuery to use some BEx Query output for further processing elsewhere (I won't get into specifics unless someone is interested).  As is documented, when you have configured the system with the inbound RFCs and gotten the authorizations in place, enabling EasyQuery really is as simple as checkboxing the option in Query Designer.

 

However, where my problem arises is that from everything I've observed, when you mark the BEx Query as 'Easy Query', the system incrementally creates an auto-generated Function Module such as /BIC/NF_1 and the Data Dictionary and table type structures such as /BIC/NE_1 and line types of /BIC/ND_1.

 

This is nice and convenient in some ways, however I've not found a convenient way to preserve the number it chooses.  As an example, if we have multiple EQ-enabled BEx Queries in Dev, maybe the query I'm working on gets assigned /BIC/NF_3.  I am now ready to migrate my changes to QA, and maybe this is the first EQ-enabled one to go (let's say the first 2 are flops or not ready to migrate).  From what I can tell, the EQ FM and DD creations are not technically migrated, but rather generated after the BEx Query is transported.  So QA would assign it as /BIC/NF_1.  Now if we have subsequent ABAP code or external code that is attempting to look for an RFC-enabled FM by name of /BIC/NF_3, this will obviously fail.

 

Am I missing some way to preserve these auto-generated object's object names when migrating them up?  Or should these objects be considered templates to then make permanent versions of with some Z objects?  That is what I ended up doing for our case, which is to say I made a Z object for the line type, table type and then a copy of the FM and then had to strip out some EasyQuery checks that were there.  This just seems like maybe there should have been a better way, but I was at a loss.

 

Any better ways of maintaining the FM names for EQ uses is very welcome!

 

Thanks.

How many HACR can run in parallel in SAP BW 3.5 and 7.X?

$
0
0

Hi Experts,

 

I have a question that How many HACR/attribute change run can run in parallel in SAP BW 3.5 and 7.X?

 

I know in SAP BW 3.5 only one ACR job can run and if we start any will be failed due to lock issues. On other hand, I also noticed in SAP BW 7.3, there are more than one HACR job running in parallel without lock issue.

 

Does anybody know the reason behind this? how many ACR job we can run in parallel and precautions to be taken care everything.

 

Please share your thoughts and lets understanding the ACR in detail..

 

Thank you.

 

Bharath S

Dso Data Activation Failure

$
0
0

Hi Experts,

 

 

My DSO Delta Request successfully loaded with 86 lac records, it took 12 hrs to load. Now i am trying to activate request But after 1 hr Activation failing with time out, Pls suggest me.

 

 

 

Regards,

Jagadeesh

Viewing all 6437 articles
Browse latest View live


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