cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to fetch delta in r/3

Former Member
0 Kudos

Hello Xperts,

I am creating a simple order in R/3 in Quality Env. and then running the job in LBWE for extracting the order information into the relevant delta queue. But the job is getting cancelled and the description of the job says

Job started

Step 001 started (program RMBWV311, variant , user ID ITSJB)

Queue processing started (MCEX11, 1,000, , 0)

Extraction queue processing started MCEX11 with 438 LUWs

ABAP/4 processor: MESSAGE_TYPE_X

Job cancelled

The ST22 log says that

Error analysis

Short text of error message:

Structures have changed (sy-su

Long text of error message:

Technical information about th

Message class....... "MCEX"

Number.............. 194

Variable 1.......... 2

Variable 2.......... " "

Variable 3.......... " "

Variable 4.......... " "

Please let me know as to why this is happening. Just to let you know we had done a system copy from Production some time back and after did some transports from Dev to Qlty for order, deliv and billing data sources as part of new development changes.Since then I am getting this issue.

Please provide help ASAP.

Regards

Rohit Parti

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rohit,

From message you can see:

Error analysis

Short text of error message:

*Structures have changed (sy-su*

Due to structures got changed with out clearing Setup tables, deleting RSA7 and LBWQ data.

If you are working on DEV or Quality please follow as below:

1. Clear all SETUP tables data.

2. Celar RSA7 data

3. Clear SMQ1 & LBWQ data

4. Delete data at Sm13.

Activate structures(using LBWE) again at DEV and transport and try.

Hope it Helps

Srini

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Check the delta queue in RSA7 whether it's available or not.

Regards,

Chandu.