Quantcast
Channel: SCN : Popular Discussions - SAP Business Warehouse
Viewing all 945 articles
Browse latest View live

Start Routine for multiple fields to 1 InfoObject in Transformation

$
0
0

Hi,

 

I'm facing some issue in flat file (CSV). I want to create a start routine in transformation.

REQUIREMENT:

In CSV file there are Spare Part Name and its Unit Cost repeat 10 times like Part1&UCost1,Part2&UCost2...................Part10&UCost10

 

90% Part1&UCost1 to Part5&UCost5 fields are filled it means Part6&UCost6 to Part10&UCost10 are empty.

in other words

10% Part1&UCost1 to Part10&UCost10 fields are filled.

 

Now I need to create a start routine which looks into PSA if a record contain only 1set of Part1&UCost1 or 2sets of Part1&UCost1 ,Part2&UCost2 or all 10sets of Part1&UCost1.....................Part10&UCost10 then load them to define one set of InfoObjects i.e. Spare Part Name(ZSPR_PART) and its Unit Cost(ZUNIT_CST)

 

Not having that good knowledge on ABAP. So, help needed in writing a routine.

 

With Best Regards,

Imran


3-tier vs. 2-tier architecture

$
0
0

Dear Xperts,

 

I would like to know your opinion about a 3-tier vs 2-tier BW system architecture.

Why should you choose for 3 instead of 2, or the other way around. Thus pro's & cons.

Thx.

 

regards,

JvB

How to stop/cancel Process Chain in BI 7.0

$
0
0

Hi,

 

Could you tell me how to stop/cancel a process chain that hangs with status yellow or green in BI 7.0? There was an easy option to do it in 3.x, but I cannot find a similar option in 7.0.

 

What happens is that at random our process chains hang at a certain variant with either yellow or even green status and do not proceed further. What happens is that in a couple of hours another pchain run occurs and it executes fine. Then again at random (might be the same day or the next day) the process chain hangs again. I think that all those "hanged" pchains pile up in the queue, so that it cause other future pchains to hang as well at some point. So, is there anyway to stop/cancel these zombie process chains when it stops at a particular event RSPROCESS in BI 7?

 

Thank you,

AG

 

Message was edited by:

        AG

ABAP routines to get calendar year month from given work date???

$
0
0

Hello Experts,

 

1) In info-package I have workdate as selection. On that work date I have to write ABAP routine to calculate month from the given work date.

ABAP routine should be for the last complete 6 months of data.

 

For ex. My work date is 01/30/2012. So my present month is Jan 2012.

And depending upon given work date, I should get result as Aug 2011 to Jan 2012, which I will be using for loading last 6 months of data on given work date. It mean my data will get loaded for last six months.

 

2) And also in same way I want to write short ABAP code a selective delete program of the last 6 months data using work date.

 

Kindly help in ABAP routines for this.

How to deal with Recordmode 'R' in summarion DSO with datasource 2lis_12_vcitm?

$
0
0

Hey guys,

 

My models is like this : PSA(2lis_12_vcitm) --> DSO1(Overwrite) --> DSO2(Summarion).

Once a delivery order is deleted in ECC, recordmode 'R' will  be generated.It is ok in the transformation between PSA and DSO1,but not correct in the transformation between DSO1 and DSO2.Because of Summarion,the key fields are cut down in DSO2,So that Recordmode 'R' will delete all the records base on the new key fields in change log table.this will delete some records which should be reserved.

For example:

DSO1:

order(K)item(K)companyamountrecordcode
10001101000100N
10002101000100N
10001101000-100

R

 

DSO2

company(K)amountrecordcode
1000100N
1000100N
1000-100R

 

For DSO1 Recordmode 'R' will delete the first record,it is normal

For DSO2 Recordmode 'R' will delete the first and second records, it is error.

 

how to deal with this case?

 

Thanks

Sam

3-tier vs. 2-tier architecture

$
0
0

Dear Xperts,

 

I would like to know your opinion about a 3-tier vs 2-tier BW system architecture.

Why should you choose for 3 instead of 2, or the other way around. Thus pro's & cons.

Thx.

 

regards,

JvB

Display and Retrieve only Overall Results in Bex Query

$
0
0

Dear SAP BI members,

 

My project is using a BO Dashboard for reporting and source for it is BW Bex Query. However, the structure of query is such that Calendar Year/Week is present in columns which is defined with offset to display last 12 week data. And there are 5 keyfigures apart from 1 characteristic in row. The overall result row is displayed at top and calculated as "Counter of all values". The overall output of query is such that it generates lot of cells and gives error - " Result set too large (606762 cells); data retrieval restricted by configuration (maximum = 500000 cells) ". Unfortunately I cannot change the BO part and I have to solve this problem in BW query only. Another point to be noted here is that BO is using only overall result row which is configured to display at top of the report. So basically BO is interested only in top 3 rows (Calweek, keyfigure description, overall result) and rest all data is irrelevant for it. So I now need to find out a way by which I will display only overall results for the query and somehow hide rest of the row/column data. I also tried option of "Calculate single value As - Hide" for all keyfigures but it is still generating same number of empty cells and giving the same above error. So basically this option did not work for me. Is there any other way to solve this problem? Your help is very appreciated. Thanks.

 

SDN.PNG

 

-Abhijit

Start Routine for multiple fields to 1 InfoObject in Transformation

$
0
0

Hi,

 

I'm facing some issue in flat file (CSV). I want to create a start routine in transformation.

REQUIREMENT:

In CSV file there are Spare Part Name and its Unit Cost repeat 10 times like Part1&UCost1,Part2&UCost2...................Part10&UCost10

 

90% Part1&UCost1 to Part5&UCost5 fields are filled it means Part6&UCost6 to Part10&UCost10 are empty.

in other words

10% Part1&UCost1 to Part10&UCost10 fields are filled.

 

Now I need to create a start routine which looks into PSA if a record contain only 1set of Part1&UCost1 or 2sets of Part1&UCost1 ,Part2&UCost2 or all 10sets of Part1&UCost1.....................Part10&UCost10 then load them to define one set of InfoObjects i.e. Spare Part Name(ZSPR_PART) and its Unit Cost(ZUNIT_CST)

 

Not having that good knowledge on ABAP. So, help needed in writing a routine.

 

With Best Regards,

Imran


RFC error while connecting BW and BODS

$
0
0

Hi Friends, (hope am posting this in the correct place.if not, please excuse me)

 

I am a novice to BW-BODS integration activities and currently am in need of help from YOU experts here in this forum.

 

In my current project, we have to integrate our BW system with BODS and I took the challenge of doing that. 

Before going into the details of the error, I would give you some info about the existing environment.

BODS – Version is 14.0.3.273(Also BO and BODS are installed in the same server)

BW – Version is 701 SP5

 

I have done the following steps till now:

a) Since we don’t have BW7.3, we created a new external source in BW.

We followed the steps : RSA1; Source systems; External system ; create ; Gave logical system and source system names ; In the next RFC destination screen ; gave a program id(say SAPBODS), Gateway host; IP address of the BODS server, Gateway service as sapgw00

 

b)In the BODS management console we gave the following credentials:

RFC program Id as SAPBODS (same name which was given in BW)

Username - the one which I give to log into SAP BW

PWD - the one which I give to log into SAP BW

SAP Application server name - the IP address which I got from the properties of BW server in logon pad

Client number - the number which I got from the properties of BW server in logonpad

System number - the number which I got from the properties of BW server in logonpad

SAP Gateway Hostname - the same IP which I gave for the Sap application server name

SAP Gateway service name - sapgw00 (the same name which I have given in BW earlier)

 

Now when I ran the above created RFC service interface in BODS ; It’s showing as STARTED.

Now when I do the connection test of the RFC destination in SM59 (which I created initially in step a),

I am getting the connection error(as below).

RFC error in SAP BW.png

 

PS: The BODS/BO server is running on Windows platform and the BW OS is HP-UX and Oracle DB.

 

The basis team here is also looking into the issue. Parallely, I just want to ensure that I have not missed out any basic steps in between.

I have been searching lot of forums including this to find a solution for this but unfortunately I could not get a suitable solution. So thought of taking your help……Please let me know if some body can help me out with a suitable solution for my issue. Did I miss out any steps as am afraid am new to this integration…. 

Please excuse me if you find the same post in BO Board aswell because am deeply in need of a solution for this. 

 

Lot and lot of doubts are yet to come but all those pertains to the subsequent steps after making this connection successful. 

 

Many thanks in advance,

BR,

Prabhith

DTP Issue

$
0
0

Hello Experts,

 

I am loading from PSA to DSO. (billing condition and Item data) The selection I have used to check PSA data I am using the same selection in filter.
But its strange that when i execute the DTP it shows no data available. The status becomes green with all data packages being successfully executed.
I tried both delta and full but no luck!
What can be the probable issue here? Is something wrong with transformation or dtp settings?
And how can I solve this would you please suggest.

 


Many thanks!

Related to data extraction via INIT load from R/3

$
0
0


Hi Experts,

 

Scenario 1: I had that Delta records got corrucpted some how and no more delta extraction was possible so we thought to reinitialise the data source and we did the init and initialised the data source. We did it in non business hour.

Scenario 2: during everyday delat load some records missed due to data load issue. And we had to selectively delete the data for that fiscperiod and had to reload via full load for that perticular period and it is again in non business hours.

 

So my qtn is why in non business hours?

 

I went through many article, TBW guides and many websites. but for few doubts relating to data extration from R/3 still remains unresolved.

Here are my doubts.

1. Setup table filling and doing INIT load, is it required to be done at non business hours? If Yes then Why ?

2. During init load record posting in R/3 not possible ? is it true ? If yes then why ? and it is specific for LO or it applies to FI and COPA as well ?

3. Non busineess hour data load, Is it applicable for data sources brings data through Direct delta or its the same case for queued delta and v3 updates as well ?
4. If records postings are affected then what steps to follow so that we can do init load and records postings will not be affected?

 

Kindly clarify my doubts and If you have any link for solving above queries then please share.

 

Thanks and Regards

Dibyajoti Biswal

0fi_gl_4 data mismatch for a GL Account in bi at dso level

$
0
0

hi,

we are loading 0fi_gl_4 datasource from ecc to bi, we are loading data to two dso's(ECC-dso1-dso2).

we are getting correct data for dso1 but for dso2 for a particular GL Account we are getting wrong data for a certain fiscal year period.

Please help me with this issue.

 

 

Thanks in advance.

open hub request deletion

$
0
0

Hi all....

 

We are loading data from cube to Openhub. From open hub to File.

 

So dtp failed due to failed request in open hub. so how to delete it?

 

rg,

Andrew

Display and Retrieve only Overall Results in Bex Query

$
0
0

Dear SAP BI members,

 

My project is using a BO Dashboard for reporting and source for it is BW Bex Query. However, the structure of query is such that Calendar Year/Week is present in columns which is defined with offset to display last 12 week data. And there are 5 keyfigures apart from 1 characteristic in row. The overall result row is displayed at top and calculated as "Counter of all values". The overall output of query is such that it generates lot of cells and gives error - " Result set too large (606762 cells); data retrieval restricted by configuration (maximum = 500000 cells) ". Unfortunately I cannot change the BO part and I have to solve this problem in BW query only. Another point to be noted here is that BO is using only overall result row which is configured to display at top of the report. So basically BO is interested only in top 3 rows (Calweek, keyfigure description, overall result) and rest all data is irrelevant for it. So I now need to find out a way by which I will display only overall results for the query and somehow hide rest of the row/column data. I also tried option of "Calculate single value As - Hide" for all keyfigures but it is still generating same number of empty cells and giving the same above error. So basically this option did not work for me. Is there any other way to solve this problem? Your help is very appreciated. Thanks.

 

SDN.PNG

 

-Abhijit

System copy - transfer rules and infoPackages missing

$
0
0

Hi All,

 

After a system copy from production to dev all our transfer rules and infopackages are missing.

 

Whats is the best way to get these back??

 

I have read a few post on the forum but need some clarification on the exact approach.

 

Thanks.

 

Nick.


ABAP routines to get calendar year month from given work date???

$
0
0

Hello Experts,

 

1) In info-package I have workdate as selection. On that work date I have to write ABAP routine to calculate month from the given work date.

ABAP routine should be for the last complete 6 months of data.

 

For ex. My work date is 01/30/2012. So my present month is Jan 2012.

And depending upon given work date, I should get result as Aug 2011 to Jan 2012, which I will be using for loading last 6 months of data on given work date. It mean my data will get loaded for last six months.

 

2) And also in same way I want to write short ABAP code a selective delete program of the last 6 months data using work date.

 

Kindly help in ABAP routines for this.

Unable to delete request from DSO

$
0
0

Hi,

 

Our process chain got failed today showing an errors of invalid charcters. I maintained in RSKC transactio for those invalid charcters. But still my request in DSO is in red status only. When I try to delete from DSO, I could not delete the request. I am able to delete from PSA and reload agin. But iam unable to delete from DSO. I really don't understand the reason behind this........

 

Can anyone help me...........?

 

Suman

3-tier vs. 2-tier architecture

$
0
0

Dear Xperts,

 

I would like to know your opinion about a 3-tier vs 2-tier BW system architecture.

Why should you choose for 3 instead of 2, or the other way around. Thus pro's & cons.

Thx.

 

regards,

JvB

How to stop/cancel Process Chain in BI 7.0

$
0
0

Hi,

 

Could you tell me how to stop/cancel a process chain that hangs with status yellow or green in BI 7.0? There was an easy option to do it in 3.x, but I cannot find a similar option in 7.0.

 

What happens is that at random our process chains hang at a certain variant with either yellow or even green status and do not proceed further. What happens is that in a couple of hours another pchain run occurs and it executes fine. Then again at random (might be the same day or the next day) the process chain hangs again. I think that all those "hanged" pchains pile up in the queue, so that it cause other future pchains to hang as well at some point. So, is there anyway to stop/cancel these zombie process chains when it stops at a particular event RSPROCESS in BI 7?

 

Thank you,

AG

 

Message was edited by:

        AG

How to extract data from PSA to Infocube and to the custome infocube ??

$
0
0

Hi.

 

I have created a Custom Infocube and created update rules between standard infocube and custom Infocube . The Dataflow is in 3.x . we have data in PSA . but now am unable to load data to Infocubes.  how to load the data to Standard infocube and custom Infocube . Can anyone please reply me ?  .

Viewing all 945 articles
Browse latest View live


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