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

BW Transformation help

$
0
0

Hello, i need a little help with abap code in transformation at field routine. I have written a code successfully but now i need to modify a little bit. i am reading another dso and populating the field which works fine. now i want to test three fields coming from source and if those three are blank i want the result to be automatically '0'.  here is what i have done but getting errors:

 

 

IF SOURCE_FIELDS-ZMARG1

SOURCE_FIELDS- ZMARG2

 

SOURCE_FIELD-ZMARG3 NE '0'.

 

 

READ TABLE IT_ZPUR WITH KEY

 

MATERIAL = SOURCE_FIELDS-MATNR

 

 

 

 

INTO WA_ZPUR.

 

IF SY-SUBRC = 0.

 

 

RESULT = WA_PUR-/BIC/ZPUR_ZCHY1.

 

ENDIF.

 

ELSEIF.

 

 

RESULT = '0'.

 

I keep getting "Statement Source_Fields-ZMARG2 not defined".

 

Please help.

Thanks.


View Query

$
0
0

Hello, i have a question regarding a ECC View. i have a view which has 3 tables included already i want to include 4th table. what i want to know is if i make the change would that have any effect on the existing operation this view provides? i dont think it will but want to confirm with you.

thanks.

DTP load is running long time at "Updating to Infocube substep"

$
0
0

Dear Experts,

 

We are facing a situation when we do a full load from cube to cube and the load is taking long time at Updating to Infocube -> Overlapping check with archived data areas for Infoprovider step. Usually this load will complete very faster and we suddenly encountering this problem. I searched SDN posts but i couldn't get a positive answers.

 

Could anybody tell me the reason why it is happening and suggest me how can I avoid such situation..

 

Note: the target cube is having delete overlap request so only one request is available in a time for reporting.

2014-02-02_221830.png

 

appreciate your help!

 

thanks,

 

Bharath

is it not possible ???? 1932459 - BW DataSource: Loading of data into multiple BW target systems is not supported

$
0
0

Its not possible to connect two BW system on one OLTP (ECC) system based on this note ?

 

Regarding LIS, FI and CO-PA  extractors ? even with special configurations ?

 

Or its not possible just on the the fallowing situations?

 

Right now i just really need to know if its possible or not.

 

  • Delta queue cloning in conjunction with the migration of BW to SAP HANA using post-copy automation for SAP NetWeaver BW (BW PCA)
  • The ODP Data Replication API used by the following applications (a prerequisite is the release of the BW DataSources in accordance with SAP Note 1806637):
    • SAP Data Services: use of SAP extractors as a datastore in an ETL job
    • Operational data provisioning (ODP) as a new way of replicating data to the BW system (from Release BW 7.40 SP5)

Zero compression is not working after migration 3.5 to 7.3

$
0
0

Hello All,

 

Zero compression is not working for 7.3 Bex Analyzer queries, we recently migrated the system and Queries from 3.5 to 7.3 version.

 

Just opened the 3.5 query in 7.3 query designer and i saved the query now the system automatically migrated query to 7.3 version.

after this zero compression is not working in newly 7.3 query but if i open the same query in 3.5 version then it's working.

 

any ideas please let me know.

 

Thanks and Best Regards,

Ranga

Unable to load Transaction delta data after system copy

$
0
0

Hi Experts,

 

We had a system copy from Production to (QA and Dev) system. Everything checks out fine - full master data loads fine but i am having issues for delta transaction data loads for 0FI_GL_4, 0FI_GL_10. Transaction delta does not retrieve any data or give me the error.

 

I tried to follow 2 scenarios:

 

Scenario 1:

 

1. Selective Load for FY:2011

2. Mark it Repair Full Request as a Full Load

3. Do the Init with out data transfer (Showing transfer 1 record that is normal)

4. Run the delta package ( Showing No delta records and the request is green).

 

Note: When i run the delta load I have the message "Selection conditions replaced by init. selection conditions" and it shows there is no delta record in source system.

 

 

Scenario 2:

 

1. Selective Load for FY:2011 (Initialize delta with data transfer)

2. Run the delta load

 

Note: When i run the delta load i am having this error: "Error occurred in the source system".

 

I have checked these previous threads but could not fix the problem.

 

http://scn.sap.com/thread/1155800

 

http://scn.sap.com/thread/1163770

 

http://scn.sap.com/thread/3363314

 

http://scn.sap.com/thread/1418801

 

 

Can anyone of you help me out for this problem?

 

Thanks in advance.

 

Shehzad

Hierarchy upload from DSO

$
0
0

Hi,

 

Is there a How-to document that shows a hierarchy upload from a DSO for BW7.3? I have seen documents that give information about the new structure and functionality available within 7.3, but none of them explain an upload from a DSO. My area of concern is -

1. Does the DSO need to have a certain key?

2. How do we specify the node ID, parent ID, child ID, Object ID in this case?

 

Thanks!

 

Sameer

SAP BW 7.3 - Error DTP RSBK241

$
0
0

Hi,

We're running the DTP to a Z infoCube from a PSA.

The DTP ends with the following error message (number RSBK241):

 

"Error while updating to target ZXXX (type INFOCUBE). Message no. RSBK241"

 

We had reactivated the infoCube, the transformations and the DTP, and we still get this error.

 

We also took into consideration the following SAP notes, but they didn't solved the problem.

 

1667380
1148007
1585460

 

 

The log job of the DTP is:

 

/BIC/FDWCJCSTMA0000000034" REBUILD UNUSABLE


We think it might be a data error. Is there any way of debugging it to find the data error?

 

Any ideas how to fix this?

Thanks in advance,

Florencia


Time for updation BW data from ECC

$
0
0

Hi SAP Gurus,

I want to know how much time will it take to update BW data from ECC to BW System. Please give me some solution on this.

 

Thanks,

Prasanthi

DTP loading step stuck up

$
0
0

Hello Gurus,

 

I was doing flat file loading, where the file is loaded into tables and info package is used to extract from custom tables.  But, process chain is getting stuck up at DTP step, which is loading to a DSO.  The DTP request is yellow for a long time and 0 added records.  I tried deleting the request and repeating it again with no luck.  I tried cancelling the job from SM37 and SM66, and tried loading again, but same issue.  Can anybody please help me.  Please see the below screenshot for details.

 

 

Thanks a lot

Rakesh

How to get COGS and Stock in transit from BW

$
0
0

Dear Friends

 

Can somebody please advise me as how to get COGS and Stock in transit information from BW report ?

Please suggest....

 

Regards

Kishor

Function Module Query

$
0
0

Hello, do we have any function module equal to

 

CONVERSION_EXIT_ABPSP_OUTPUT

 

in BW?

I tried to use it but it does not return any value in BW but in ECC it returns value.

Please let me know
Thanks.

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

Upgrading BEx Toolset

$
0
0

Can someone help point me in the right direction...  I need help on the following issues:

 

  • I would like to upgrade my BEx toolset to the latest PL - but not sure what to download from service marketplace.  RIght now I'm running NW 7.3 - and my BEx toolset is 7.3 SP 5 PL 1


  • What do i need to download to install the BEx analyzer on Office Excel 2013

  • What is the difference between BICONT and BICONT ADD-ON in the service marketplace

ABAP logic required for routine

$
0
0

Hi Experts,

 

 

 

My flow is masterdata -> DSO1-> Openhub1

                                    DSO1 -> Openhub2

 

 

For open Hub1 I want one field to be of constant value '1' and for openhub2 I want the field value to be constant '2' but I dont want this at transformation between DSO and openhubs but I want this setting to be between masterdata and DSO1 that for openhub1 '1' should go in a specific field and for openhub2 '2' value should go in that field.

 

 

 

Kindly advice if this is possible and how to achieve.

 

please let me know if you need more clarification.

 

 

Thanks & regards,

Mohammed.


APD Error

$
0
0

Hi All,

I am trying to extract data out of a inventory cubes/Multiproviders using APD. And when I execute the APD, it gives an error message - "Filter for time reference char. '0CALDAY' in node 'DS_INFOPROV1' is not there or invalid"...

In the detailed explanation of the error I see - "A non-cumulative key figure was selected in an InfoProvider data source. The downstream filter required in this case for the reference characteristic of time aggregation (0CALDAY) is missing or contains errors. Either one interval or a list of single values must be specified in the filter.

For compound characteristics, each higher-level characteristic must be restricted to exactly one single value.

System Response

It is not possible to execute the analysis process. The data for the InfoProvider data source can only be displayed on the downstream filter."

Can you pls help me troubleshooting this error?

 

Thanks.

Srikanth

RSU5_SAPI_BADI transport

$
0
0

Hi all,

 

I have implemented the BADI RSU5_SAPI_BADI in my ECC DEV system and have moved it to QA & PRD.

Now i have recceived a request to enhance 2 Controlling datasources.

I have enhanced them by adding 2 methods and my "data transform" method will pick the methods.

Now i want to transport it to QA, for which i am transporting the following

 

* Datasource, append structure and 2 methods(newly added)

 

Is it mandatory that i need to transport the BADI again?

Regards,

Lakshminarasimhan.N

sap EHSM 3.0 with BW sap code at end routine

$
0
0

Hi All

 

below code is given by SAP for ehsm dso's at end toutine, I am loading data my dso and sap dso with and without code, I didnt see any difference, can u please let me know any one is experienced below code ?

 

 

DATA: lo_transformation TYPE REF TO lcl_ehhss_bi_transformation.

 

 

 

 

 

    CREATE OBJECT lo_transformation.

 

 

 

    CALL METHOD lo_transformation->create_delete_records_ds06

 

      IMPORTING

 

        et_monitor_messages = MONITOR

 

      CHANGING

 

        ct_result_package   = RESULT_PACKAGE

Hierarchy look up at datasource in ecc

$
0
0

Hi

 

Can you please let me know any sample code to populate fields for datasource from Hierarchy

 

I have location hierarchy

 

corporate

  region

  country

   Site

    plant

     location

 

Incident can raise at location or plant.... I wnat to aggregare data at dso/cube level at Site level.

 

in Incidnet master data I wnat at site as extra fields and populate code from hierarchy table in ecc. please let em know any idea?

Is it possible to transport BW 3.x objects that are already on a BW 7.0 to other BW 7.3 ?

$
0
0

Is it possible to transport BW 3.x objects that are already on a BW 7.0 system to other BW 7.3 ?

 

There on the BW 7.3 I will convert everything.

 

OR DO I need to convert before transport to BW 7.3 ?

Viewing all 6437 articles
Browse latest View live


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