Re init 2LIS_11_VAITM delta (BW 3.5)

Hi
I had to do re initialization of delta load for 2LIS_11_VAITM. The data flow in BW is to ODS and then to the Cube. I followed the following steps:
BW side
Deleted data in data targets (ODS and CUBE)
Deleted INIT request
R/3 Side
Deleted set up tables through SBIW
Checked in RSA3 that its 0 Records
Tried to fill the set up tables (OLI7BW), entered New Run, date and time of termination (future date), No selection (i.e yr or doc no etc) and "0" as faulty records and executed
It came to stage where it asked "Start of Order Processing", I continued and the system is still running the same transaction with timer.
I checked that in RSA3 there are about 1007 records, I checked after 4 hrs, it still says 1007 records
I monitored in SM37, I cannot find any job executed by my user ID, I tries RM* job selection, but I cannot find any job (scheduled or active or cancelled or finished or released etc)
I find the Run in NPRT, but cannot find anything in LBWF.
Have I done something wrong here? Can anyone please advise me how to proceed with the Re Init
Many thanks

Hi,
1. Delete data in DSO/Cube
2. Stop scheduled jobs for transfering data in R/3 side and BI check in SM37 and LBWE -> Job control
3. Delete setup tables for application 11 using LBWG
4. Delete delta initialization for your InfoPackage in BI by using RSA1 -> Scheduler -> "Delete Initialization Options for Source System"
5. Delete RFC queue with LBWQ
6. Check queues that there is no data with RSA7 and LBWQ
7. Run OLI7BW in background in your case with no restricitons
8. Start delta init InfoPackage in BI when job of initialization in R/3 is finished
Check additional:
statistical set up of orders ( oli7bw)
Regards
Andreas

Similar Messages

  • Performing Init and Init of Delta in BI 7.0

    Hi,
    As we use to create two info packages in BW 3.5, one for "INIT" and another for "INIT of Delta".
    Do we have to create two infopackages in BI 7.0 too?
    If we create two info Packages, then do we have to create two DTP's too?
    Please let me know how does that work.
    Thanks,

    U have to create 2 IP's, and 1 DTP(delta) only.

  • Middleware: BDoc to IDoc conversion - init and delta

    Hi,
    First of all let me just say, that I know nothing about CRM (I'm an XI guy), but need to investigate on a matter, so please take that into accound when reading this post and responding to it.
    Scenario:
    Business Partners, Business Transaction Messages (orders and activities) need to be replicated to an external system. This is achieved by converting BDocs for the respective messages into IDocs via CRM Middleware and then sending IDoc to XI which in turn posts data to external database. This process should function both INIT and DELTA.
    So far so good.
    The problem is when having created for instance a new direct order and saved it. The BDoc is generated and converted to IDoc (CRMXIF_ORDER_SAVE02). In the fields OBJECT_TASK in the IDoc I get the expected 'I' for INSERT. This is what I expect.
    Now, if I make a change to the order and saves it again the generated IDoc still contains just an 'I' for INSERT in the before mentioned fields. This is not to be expected - should be an 'U' for UPDATE, but this does not happen.
    Anybody have any ideas why this happens and what is wrong?
    Best Regards,
    Daniel

    Hi,
    Thanks for your answer. I'm on CRM 5.0. The note you mentioned seems not to be related to my problem. My question is regarding "download" of data from CRM to XI through CRM middleware. When trying to do this the "change pointers" (fields OBJECT_TASK and/or TASK) are not set correctly in the IDoc's generated by middleware (everything is writtens INSERTs), which means I cannot from XI determine by the data received if I'm to perform an update/insert/delete into the database.
    Best regards,
    Daniel

  • Init ,full,delta load

    Hi friends,
    can u tell difference between init ,full,delta updates
    and what situation we use these updates ?and any more update methods are there other than these?

    manohar ,
    init - it is used to initialize the data load and will be followed by delta loads thereafter
    delta - incremental data loads and can be done only after an init
    full - you load all the data at once and do not wish to init. You cannot run a delta load after a full load. you will always have to init first and then do the delta loads.
    please refer back to previous postings for more information on the same.
    Arun

  • Full upload after INIT and Delta

    Hi Experts,
    a quick question - If there is INIT and Delta infopackage running  and I do another infopackage with full update option, will there be any issue in Delta?
    when do I need to run repair? only when there is possibility of duplicate loading?
    Thanks - SM

    Thanks Srini/Vikram for your respone.
    when there is deltas already running for the datasource , you can't request for Full but you can request using 'Repair full' which will acts and extract data as full load and it won't disturb present delta's
    >>. Thanks Srini. thats bottom line... after delta, you need to run repair full not full. and repair full will also pull data from setup table (history). I was thinking repair full is for taking care of duplicate, but dups we need to remove manually.
    where is repair full option in IP?
    where I can see all INIT conditions for a infopackage? for example INIT was done 3-4 times.. year 2001-2002, 2002-2003 etc, so all these INIT crit should be stored somewhere?
    Edited by: toti shu on Aug 31, 2010 5:08 PM
    Edited by: toti shu on Aug 31, 2010 5:11 PM

  • Need suggestions in doing my Init and Deltas

    Hello Experts,
    I am using the standard SALES OVERVIEW cube to store the sales data. I have introduced the custom built ODS to store the order level data in my flows. I am about to test my flows but I am afraid if the custom built ODS in the flows will create any problem while doing deltas as the standard Datasources are designed to update the cube directly.
    One more thing is, If I do the init and deltas now for my testing, is it possible to delete all the data from ODS and the cibe and do the init again and start the deltas? Will the custom ODS be a problem in such scenarios? I am assigning the 0RECORDMODE to 0STORNO in the transfer rules.
    Rgds,
    Nene.
    Message was edited by:
            Nene BW

    Hi
    You can test init and delta loads in both the ODS and Cube
    You can later on delete all the requests in the ODS and cube if you want to
    init again
    Assign points if useful
    Regards
    N Ganesh

  • Handling Init/Full/Delta-Loading for a generic DS based on function-module

    Hi Experts,
    we need to build a generic datasource based on a function-module; and we would like to
    implement a slightly different logic in the function-module depending on the data-staging-mode that was selected in the InfoPackage.
    What we're missing is a possibility to distinguish (in the ds-function-module) if an init/delta/full-load was requested.
    Could you please provide some information/hints about that topic?
    Thanks in advance,
    Marco

    Hi Anjum,
    we found an alternative that seems to be closer to SAPs idea of how it should work:
    We check the status of the Init-Table (RSA7) - depending on the result
    a) Init exists ---> Delta or Full
    b) Init does not exist --> Init or Full
    we check if the system itself passes a timestamp together with the data-request.
    1) If it does so --> Delta/Init
    2) If it doesn't provide a timestamp --> Full.
    Summary:
    a1 --> Delta
    a2 --> Full
    b1 --> Init
    b2 --> Full

  • 2LIS_11_VAITM delta extraction missing line items

    Group,
    I'm having a bit of troubles with the 2LIS_11_VAITM extractor. We've been using this extractor for some time now to do daily delta loads and it seems to work fine 99% of the time, but recently we noticed a few orders here and there from the last 7 months that were missing line items. If a full repair load is done now on these orders, we are able to extract the missing line items. This seems to suggest that for some reason the R3 delta job is not processing these line items or not picking up changes to these line items when they occur. I've found a few notes that seem to apply, but wanted to know if anyone else had this problem before.
    This extractor feeds into a custom ODS, but no records should be dropped since there are only straight mappings in the update rules and transfer rules and no start routines used.
    Thanks for any help offered!

    Hi,
    I feel it would be better to check first for these records in PSA table. If the records are there in PSA but not there in ODS . Check the value for the field 0STORNO(ROCANCEL) in all those records.
    IF the field ROCANCEL does not has value R or D , then you can think about REPAIR request.
    For few more information on REPAIR search the forum.
    With rgds,
    Anil Kumar Sharma .P

  • Batch Process ABAP for VBUK does not trigger 2LIS_11_VAITM Delta

    On a site I am working at we are are using Direct Update for the 2LIS_11_VAITM extractor and we are not getting the delta's we are expecting.
    I am pretty sure that the problem is a custom Quote closing program that goes through and updates the field GBSTK (Overall Processing Status of Document) in table VBUK.
    I am really not sure what makes the updated record visible to be included in the delta for the LIS Extractor 2LIS_11_VAITM.
    I was thinking that perhaps he should have at least also reset the Changed On date.
    Any thoughts on this as any record changed through standard transactions are picked and bought across.
    Thanks in advance
    David

    Eric,
    Thank you for your reply. Initially I did suspect that it was the custom program as well, and in some way I still do, but on Friday I had asked the business do a bit of work so that I could get some more information.
    The business performed:
    1) Close a quote using the custom program and tell me the Sales Document Number.
    2) Close a different quote using the standard VA22 program and tell me the Sales Document Number.
    From my initial investigation I have noted that:
    At the Header Level...
    1) Neither record were brought across into BW as part of the delta processing.
    2) Both records have an Overall Process Status (VBUK-GBSTK) updated to C.
    3) Neither record had the changed date updated in VBUK.
    4) Both records had the Change Date changed on the VBAK record. Note that this value to the change date in the record across into BW.
    At the Item Level...
    5) Neither Sales Document Item records were brought across into BW with the Overall Process Status (VBUP-GBSTA) updated to C.
    6) Note there is no change date on the VBUP record.
    7) Both records item data had the Change Date changed on the VBAP record. Note that this value to the change date in the record across into BW.
    I am beginning to think that even though we do have some changed data in BW, it appears not to be bringing the updated status data across from the VBUK or VBUP tables. Time to delve into the wonderful world of OSS notes.
    Thanks so far,
    David

  • Init. Delta load in BI 7.0?

    Hi, Experts:
    I just changed to a new BI application team. We have a delta load from ECC into an ODS then into a cube. I thought that there must be an initial delta load before the daily delta load. But I don't see init delta load request when right click the ODS/cube then select "Manage". The application started to load from January 2008. I have put the request display date to sometime 2007 then click the refresh button. But still could not see init delta load. From the very 1st load till date, I only see all are delta loads. Is this some thing new in BI7.0 that init delta is not needed any more? Or something is wrong?
    Thanks,
    Jenny

    Hi,
    that's right, there is no special request for Delta/Init.
    The DTP can do it itself at the first time.
    If you want to check which DTP is the Initialization, you can go on the DTP log, and in the header you will see "Extraction Mode" -> Delta.
    If the corresponding DTP request is the init, the flag "Delta Init" is ticked.
    Hope it helps !
    Mickael

  • 2lis_11_vascl and 2lis_11_vaitm delta issues

    Hi ALL,
    I am pulling data from Sales order datasources like 2lis_11_vahdr, 2lis_11_vaitm, 2lis_11_vascl, 2lis_11_vasti and 2lis_11_vasth.
    I have some problem with standard extractor of 2lis_11_vascl and 2lis_11_vaitm of not capturing the delta properly. I am currently analysing the issue.
    Could any one please clear my below doubts.
    1. When ever there is a change to schedule line 2lis_11_vascl to a sales order - does the header and item level also come as a delta?.
    2. Secondly i find the delta is correctly captured in Item status datasource 2lis_11_vasti whereas i am missing many documents in item level details datasource 2lis_11_vaitm. Have any one faced this issue. Really finding it difficult to debug the standard extractor.
    I could sense that i am missing documents in item level only for a particular item category(Third part order).
    It would be great if anyone could explain the above two questions to clear my doubt.
    Thanks,
    Aravind

    Hi Fazal,
    Please find the details below
    2LIS_11_VASCL  : This DataSource provides the BW with data from the Sales area and supplies the InfoSource               
                                    2AF_SD_SLS_1 with data. Extraction records are generated for the sales order event.
    2LIS_11_V_SCL  : This DataSource provides the BW with data from the Sales area and supplies the key figure Open Order
                                  Quantity in the InfoSource 2AF_SD_SLS_2 with data. Extraction records are generated for the sales order
                                   and delivery events.
    For More details check the below link :
    http://help.sap.com/saphelp_nw70/helpdata/en/ba/0b853c01c89d7ce10000000a11405a/frameset.htm.
    Note : To understand more about the open order quatity and sales order details contact SD Cconsultat.Then you will understand about the details.
    Regards
    Ram.

  • Init and delta uploads using process chain

    Hi,
        I have a scenario where for the first upload i use init upload for that i have an infopackage now for the subsequent uploads i.e delta upload i get the option for the same only once i have run the init upload.
           so the doubt is can i use a process chain defined to carry out the whole task?????
    Regards

    Hi Virat,
    AS init is a one time activity, so what you can do is.
    1> set the init in infopack and run the process chain.
    2> remove the infopack and then include a new infopack with delta option or change the existing infopack to delta option.
    3> schedule the infopack.
    whatever you are expecting is not possible.
    Hope I answered your question.
    THanks and Regards,
    Suneel

  • How to re-init a delta upload?

    Hi experts
    I have done a delta initialization, and delta updates; but after occurs some troubles and then I must do a full update. Now when i want do new deltas uploads, the system tell me that can't find the last "mark". Im try to do an "initialization with out transfer data", but the message is that already exist delta loads for the same period in the id request 25910 (this id is the first inicialization)
    How can I do a re-init delta upload?
    Thank you in advance

    Sorry, I think that I dont understand you well..
    Please check if this right: "I can delete the init with Id request 25910 (in the way that wou tell me) , and the data in this id requist NOT will be delete in the Infocube"  is this true?
    In need to the re-init because when I run the delta actualizations the error msg is "Nº RSBM103 - Delta upload is possible after successfull init"
    Anyway, I understand that when is do a full update i lost the mark. Is this true?
    Your commets are very helpful!!

  • Breaking init of delta

    Hi,
    We have a ODS1 which is sending data to 4 cubes cube1,cube 2,cube 3,cube 4.
    Now I am planning to break the init for ods and do the re init.
    So will this effect follown objects?
    If yes how will this effect follow on objects? Please explain?
    Thanks

    Hi,
       Follow these steps.
    1) Before breaking the init, pull all the data from ODS1 to all the 4 cubes.
    2) DO NOT load any delta to the ODS1 till you break the initialization.
    3) Delete the init and re-init separately to all the 4 cubes.
    (Hope you are in BI 7.0, as this is not possible in BW 3.5)
    4) Then pull delta to the ODS1 and then to the 4 cubes separaltely.
    Regards,
    Balaji v

  • 2LIS_11_VAITM delta with user status change (JEST, JCDS)

    Hi,
    I'm using standard datasource '2LIS_11_VAITM' for sales order delta, and I'm trying to add new fileds which is user status in 'Status' tab in sales order.
    I thought it would be captured as delta if I change user status of sales order, but it's not captured as delta.
    I'm trying to avoid using generic datasource with table 'JEST' or 'JCDS'.
    Is there any way that user status change can be captured as delta?
    Any help would be much appreciated.
    Regards
    Bryan

    Hi Bryn,
    Normally when the status is updating is there flag is updating accordingly.If yes considered that field also for enhamncement then delts records will be picked for user status.
    More details check with SD consulatnt they will provide the complete details.
    Regards
    Ram.

Maybe you are looking for

  • Java-SQL Query, Its Urgent.....................

    hi, my problem is that i want to get data from the oracle database(SQL) and then put it into a JTABLE. The data seems to come correctly into the ResultSet rs Object, but i dont know how to put the data from the rs Object into the JTable. Please reply

  • ADF WebPage Error

    I converted my application to work in Screen reader mode. It is working correctly in my local Jdev But when I deploy the application to stand alone weblogic server, When test my application url in Internet Explorer 8, I am getting a below error messa

  • AE Error Code: U44M1I210

    Please advise about the following error code. I have restarted the computer, and retried updating several times. Every time it fails and this message comes up: "Adobe After Effects CC (12.2) update There was an error installing this update. Please qu

  • MIGO Goods Issue Indicator

    Dear All, Can you please tell me where is the customization setting for the field "Goods Issue Indicator" which appers in MIGO Excise Item Data tab? This indicator is used to update the part 1 of RG registers. i.e. Rcpt/Issu classification codes (Cat

  • Production losses tracking in REM environment.

    Hi PP Gurus, The requirement is to capture Production losses in REM environment. We already know that Scrap field is available in backflush screen but as per our knowledge it is posted to scrap account and it will remain there. But here the losses ar