cancel
Showing results for 
Search instead for 
Did you mean: 

Don't get data after init with data transfer

Former Member
0 Kudos

Hi, Experts

In LO, i have filled the setup tables. Then i did the init with data transfer(have not done full load). But i didn't get the data. What is the issue?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

All the clues are shared by erudites already.

Still you can check the following:

1 - Go to Se16 and give your setup table name. Give *setup and F4. You will see that for header, item and schedule line we have different setup tables but when we fill setup tables, all of them gets filled with respective data. So you can check whether setup table contains data or not.

2 - If it does, then you need to execute FULL and check if the data is coming or not.

3 - Also ensure that in LBWE, the datasource is properly activated and delta method (queued, direct) is selected or not.

The status would be green.

4 - If everything seems to be fine then debug the info-package run and see what is happening.

Let us know your observations.

former_member182470
Active Contributor
0 Kudos

Hi,

Have you Unlocked the Users & "Unblocked all Documents" after your "setup tables filling"?

Once if it is done, check in RSA7, RSA3

Regards,

Suman

Former Member
0 Kudos

Have you checked the job log and the setup logs after filling?

For setup logs, use transaction NPRT, give you application and see if docs are filled or not.

Run RSA3 for any datasource of the application you have filled and see if you get data. If you have data in RSA3 it could be an authorization issue for the remote user (aleremote).

Former Member
0 Kudos

Hi,

Do you get data in RSA3?

Former Member
0 Kudos

will you please elaborate your answers, i have the data in rsa3

Edited by: kishore.gokanakonda on Jun 30, 2011 4:17 PM

Former Member
0 Kudos

hi,

To extract a certain data the user should have the necessary authorizations.

If you are able to see the data in RSA3 then do the following steps:

1. Check the job logs for the init with data transfer ( from monitor --> environment -->job overview in source system) this is to see if the job is completed or still extracting data and is running.

2. If the job is complete or cancelled then check if the user ALEREMOTE has the necessary access in Source system, the job triggered by you in BW is extracted in the source system by ALEREMOTE.

3. Also check if the RFC connection is proper between the two systems.

regards,

Arvind.