cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Init delta process without data transfer greyed out

Former Member
0 Likes
2,769

Hi Gurus,

I am trying to drop data to a DSO and load again. When i tried to do a init with data transfer it is taking 10 hours. Since 10 hours is long and in order not to miss the delta records, i have planned to do a init delta process without data transfer and then do a repair full yearwise.

While i am trying to do a init delta process without data transfer, it doesn't allow me as it is greyed out. By default init delta process with data transfer is checked.

How would i be able to do a init without data transfer ?

Thanks in advance !!

Regards,

FM.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

you will have to delete the existing init with data transfer from info package-->scheduler -->initi option for source system.

instead of that, you can just run inti with data transfer with specific range (ex: recent data, last one month or two weeks depends on data volume)

then set the delta info package (create delta info package), set the frequency (schedule it daily/hourly as per your requirement)

then you can run full repair [create new info package -->full and set the info package as repair full request (from inofpackage scheduler )] to get the historic data.

Former Member
0 Likes

Hi Jyothi,

There is no initialization request for source system in scheduler-->init source system, as i have already deleted it.

I don't need init with data transfer, has to go for init without data transfer and it is greyed out.

Regards,

FM.

Former Member
0 Likes

ok, delete the info package then create again and see

Former Member
0 Likes

that doesnt work

Former Member
0 Likes

what is your data source? some data source doesn't support init without/inti simulation

Former Member
0 Likes

datasource - 0GM_DO01 (Grants management data source)

Former Member
0 Likes

you can check below in ecc

ROOSOURCE --> datasource--> filed INTISIMU

for all inti supported data source it is filled with  1, if it is blank you can't initiate delta using inti without data transfer. but you can check if any OSS noted if it is ok to enable(if it is allowed by SAP) the filed the data source which you are working for.

Answers (2)

Answers (2)

Former Member
0 Likes

Mandar, Good Info.

Thanks,

FM.

Former Member
0 Likes

Hi Fardoon,

You probably would have worked out a way by now.

However, there's a work around that I have tried using '2LIS_02_HDR' extractor and the outcome was good.


As you have mentioned that you would want to a 'INIT without Data transfer' and then proceed with Repair Full loads (RFL). I believe you will be refilling the setup tables and then carry out the RFLs.


Since the system does not allow to do a 'INIT without Data Transfer', what can be done here is, to delete the setup tables first and then perform 'INIT with Data Transfer'. This will bring across zero records and initialise the delta same as 'INIT without Data Transfer'. Once this is done you can then refill the setup tables and carry out RFLs.


In case there are no plans to refill the set up tables and the existing data in them is going to suffice for the RFL, then the above option would not be suitable.


Alternatively, I also explored the option of updating the field INTISIMU (Deltainit Simulation) with the help of BASIS, where the the value '1' (supported) can be manually added at the OS level and it is possible. However since the first option worked for me we decided not to proceed with making any amendments at the OS level to the table ROOSOURCE.


Hope this helps.


Regards,

Mandar