cancel
Showing results for 
Search instead for 
Did you mean: 

Entries in RSA7

Former Member
0 Kudos

Hi

I have deleted my Init Detla request, so i dont see any entry in RSA7.

I got doubt on my concept. I believed that first i load using Init Delta, which gets the data from setup table. after successful load of init delta, then i have to schedule the job in job control. Then only the data will flow into Delta queue RSA7. But my observation was once the init delta is triggered, the entry is formed in RSA7.

Whats the correct sequence ? When the job control comes into play ? Job control only sends the data to Delta Queue, but without doing that i am able to see entry in RSA7. Or is it without job control, the records wont be updated in that entry, just continue to see only 0 records ?

Any one clear me of my concept?

thx

venkat

Accepted Solutions (1)

Accepted Solutions (1)

dielom
Active Contributor
0 Kudos

Hi Venkat,

First, the job control only applies for LO datasources (located in transaction LBWE).

In that case, the steps are these:

1. Fill setup tables

2. Run init delta (at this point, entry in rsa7 is created, that's the delta queue)

3. Run job (will collect new records and place them in delta queue)

4. Run delta load (will empty delta queue, RSA7).

So, in RSA7 you see the delta queues. You'll be able to see the generated records since the last delta (or init) load. For LO, you need to run this job to get records (or, if you selected direct delta, you'll get the records there without the job). For the rest of the datasources (or most of them), you'll see new records.

Hope this clarifies your doubts. If you have more doubts or I wasn't clear, please just ask.

Regards,

Diego

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi All

thanks a lot for your answers.

assigning points.

venkat

Former Member
0 Kudos

Hi Diego/ Jitu

Thans a lot for your help. Now My doubt was almost clear, left with a small doubt now, before closing this thread :

Once i ran my init delta, a blank row is created in RSA7. Good. I am clear upto this.

Now should i schedule the job in Job Control immediately or can i wait some 5 hrs (for ex.) to schedule that. My doubt was if i wait 5 hrs or so, after the init run completed successfully, if any new records are posted before these 5 hrs time, will they be collected into RSA7 entry, even if i schedule the job after some hrs ?

Means can i get all delta records to RSA7 which are not filled in the setup tables ? to be extracted by a delta IPAK.

thx

venkat

former_member345199
Active Contributor
0 Kudos

Hi,

No it will be accumilated in LBWQ. You can pull it later.

Refer.

Thanks,

JituK

dielom
Active Contributor
0 Kudos

Hi Venkat,

As Jitu said, you can run the job later. Once you have made the initial load, the system is "collecting" deltas (either in LBWQ or in RSA7, to say it some way). You can schedule the job whenever you want, or you can also run it manually (inmediate).

Regards,

Diego

former_member345199
Active Contributor
0 Kudos

Hi,

The setup table concept, the job control only etc comes into picture when you use LO Extractors.

Your Init/Full will pull data from setup tables.

Your delta will fetch from Delta queue (RSA7).

When you run init delta an entry is created in delta queue

RSA7. But it wont have any data.

Data will start accumilating in LBWQ as LUWs.

You need to perform job control to pull this data from LBWQ to Delta queue RSA7 periodically.

When you load delta this will load from delta queue, RSA7.

You will see data in RSA7 once your job control is set.

Hope this helps.

Thanks,

JituK

former_member345199
Active Contributor
0 Kudos

Hi,

LBWQ and RSA7

RSA7 Delta queues

Thanks,

JituK

dielom
Active Contributor
0 Kudos

you can also check this blogs from Roberto Negro:

/people/sap.user72/blog/2005/01/19/logistic-cockpit-delta-mechanism--episode-three-the-new-update-methods

/people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it

/people/sap.user72/blog/2004/12/16/logistic-cockpit-delta-mechanism--episode-one-v3-update-the-145serializer146