Data Load scenario- help needed

Hi gurus,
Please help me with the below scenarios for the LO mechanism:
Rec 1 entered in R3 between T1 and T2 (during R3 setup table population). When does Rec1 get into BW?
Rec 2 entered in R3 between T2 and T3 (after setup table population but before initialization loads). When does Rec 2 get into BW?
Rec 3 entered in R3 between T3 and T4 (during initial loads in BW). When does Rec 3 get into BW?
Rec 4 entered in R3 after initialization is completed after T4. When does Rec 4 get into BW?
Time
T1                                          T2    T3                                                                               T4                             
|--|---||--
       Rec 1                                Rec2                                   Rec 3                                                   Rec 4
T1 – T2 – Setup Tables populated
T3 – T4 – Initial Loads performed
T4 onwards – Delta Loads performed

Hi ,
senario1;Rec 1 entered in R3 between T1 and T2 (during R3 setup table population). When does Rec1 get into BW?
during the setup table filling ,v3 jobs will be descheduled
you need to lock all the user's (no user can post documents)
Rec 2 entered in R3 between T2 and T3 (after setup table population but before initialization loads). When does Rec 2 get into BW?
here just setup table is filled,however init is not performed
so still  v3 jobs will be in descheduled mode ,the posting which were/are happened  sits in application tables
Rec 3 entered in R3 between T3 and T4 (during initial loads in BW). When does Rec 3 get into BW
here init is running,it will be down time for R/3 due to heavy load processing to BW
so still  v3 jobs will be in descheduled mode ,the posting which were/are happened still sits in application tables
Rec 4 entered in R3 after initialization is completed after T4. When does Rec 4 get into BW?
after init,now we need to schedule v3 jobs, so all the postings(which were posted earlier/which are posted for the moment) now will transfer from application tables to delta que depending on the update mode(direct/queued/un serialized)
Hope this helps you!!!!!!!
cheers,
Swapna.G
Message was edited by:
        swapna gollakota
Message was edited by:
        swapna gollakota

Similar Messages

  • For performance point, in data loading what we need to do?

    Hi,
    1.for performance point, in data loading what we need to do?
    2.How to increase Cube performance & query Performance?
    Thanks,
    Basava Raju

    Hi,
    In addition to the above steps, especially for data loading, make sure that if you have custom code, its enhanced for performance both on the R3 side and the BI side as well.
    For generic data sources, try to make them generic deltas or try pseudo deltas for them.
    From a query pespective, in filters, try putting include conditions wheree ver possible instead of exclusions.
    Cheers,
    Kedar

  • Master Data Loading scenario

    Hi folks,
    Am still struggling to understand some of the complexities associated with data loading so it would be helpful to clarify some of these.
    Scenario - Master data load, 7.0 datasource, delta enabled, data is loaded to PSA via infopackage, and subsequently loaded to infoobject using DTP.
    1. data load set up for Initialization:
              Infopackage level : Update Mode set to 'Initialize with Data Transfer'
              DTP level: Extraction mode set to 'Delta'. Are there any additional settings to be checked?
    2. data load set up for delta:
             Infopackage level: Update Mode set to 'Delta'
             DTP level: extracton mode set to 'Delta. Are there any additional settings to be checked?  Do we have to use the same  DTP as was used in the Initilization?
    Also, what is the process chain for the above scenario going to look like?Thank you for your replies.
    Edited by: Intel1 on Feb 7, 2012 7:57 PM
    Edited by: Intel1 on Feb 7, 2012 7:58 PM

    Hi
    1. data load set up for Initialization:
    Infopackage level : Update Mode set to 'Initialize with Data Transfer'
    DTP level: Extraction mode set to 'Delta'. Are there any additional settings to be checked?
    This is correct. Because if you run DTP first time with delta option, it will work like init with data transfer(it will pick all the data from source and sets the delta timestamp)
    2. data load set up for delta:
    Infopackage level: Update Mode set to 'Delta'
    DTP level: extracton mode set to 'Delta. Are there any additional settings to be checked? Do we have to use the same DTP as was used in the Initilization?
    Yes, correct. No other settings are required.
    Also, what is the process chain for the above scenario going to look like?
    i) include delta Info package
    ii) include delta DTP in process chain.
    Regards,
    Venkatesh

  • Critical Scenario - Help Needed

    Hi Gurus,
    Scenario:
    1) I have a table control with 2 radio buttons, 7 columns and 1 column of push buttons.
    2) On click of radio button 2, the push button gets enabled and on click of the push button, a pop-up
    screen comes up.
    3) After entering data on the pop-up screen, control should come back to the main screen and whatever
    data the user has entered should get displayed.
    4) Now say user has entered 7 rows of data by repeating the above process. Suddenly, the user wants to
    see what he entered in the first row's pop-up, then the user has to press the first row's push button in order
    to see what he had entered in the pop-up.
    My Problem is with the 4th Point, how can I achieve this.
    Challenges I am facing: Even though I am clicking the 5th row's push button, it is showing me the 1st row's
    data.
    The Pop-up screen's values should change row wise depending on the data.
    Please help me out, this issue is eating me up.
    Thanks
    Chandan

    dont u go thru all the reply given to ur issue ......
    again & again ur asking the same thing....
    *screen 100
    data: l_function like sy-ucomm,
            l_lin      type sy-stepl.
      clear: ok_code,l_function,error.
      ok_code = sy-ucomm.
      l_function = ok_code.
      if l_function(2)  = 'BU'.
        clear l_lin.
        l_lin = gt_cat09-top_line + l_function+2(2) - 1.
       read itab into ls_itab index l_line.--->current line. basedon conditions u can call popup message.
        perform get_relations.
        if gt_cat06[] is initial.
          perform display_popup.--->pop up select options.
        else.
         saved = 'X'.
        endif.
        if error ne 'X'.
          call screen '0101'.-->i'm calling another screen.
        endif.
      endif.  case ok_code.
        when 'SAVE'.
        when 'DELE'.
        when others.
      endcase.
    regards
    Prabhu

  • What would the best process chain look like for this MD data load scenario?

    Hi there,
    I have the following setup. SAP BW connection to external system via DBConnect (DB2 database).
    We have 73 master data text data sources to load either once a week or everyday through process chain. We have not decided on the exact schedule yet.
    All the master data text DataSources pull data from the SAME VIEW created on the DB2 external system:
    VWDEDMASTERDATA
    The structure of the view is the following:
    DEDNAME
    DEDNAMETYPE
    DEDNAMECODE
    DEDNAMEDESC
    DEDNAMELONGDESC
    So, everytime master data text is extracted for all the 73 objects it queries the same view over and over again VWDEDMASTERDATA. We only differentiate in the datasource on the FIELDS tab which InfoObject should DEDNAME map to and then in InfoPackage we filter on the exact object/field to query.
    So essentially, every time we run InfoPackage for master data text object the external system gets queried in the following way:
    SELECT * from VWDEDMASTERDATA where DEDNAME = [FIELD/InfoObject specified in InfoPackage]
    So, if I have to have all 73 objects loaded, essentially the same SQL statement has to execute 73 times. In this scenario, what would be the proper process chain setup that has perfomance in mind? How should the InfoPackages be arranged, in parallel, sequentially, how many in a row, etc?
    Let me know if you need more information.
    thanks

    They would like to send the letters to me
    Depending upon how they send the letters to you and how they expect Acrobat to convert them you could be bordering on a license violation that prohibits you from using your version of Acrobat as a server-based product.
    Adobe offers server based products to convert rtf files into pdf files. Some require your company to run a server, but one seams exactly what they may want. The createpdf service is run by Adobe and seems capable of doing what your company wants.
    https://www.acrobat.com/createpdf/en/home.html

  • Sales Forecast Scenario - help needed

    Dear Experts
    I need your help in following forecast scenario:
    I am have two planning areas, one for actuals and other for planning (The cube structure are similar). The forcast function is written at material and month level in mutiplanning area. I have created a new planning version LE2 by copying actuals for first six months of 2008.
    I like to generate forecast for next six months in this plannng version. by using reference data from actuals planning area with version #  and period  01.2007 to 06.2008. I am using Automatic Forecast Method as the strategy.
    I have restricted the calmonth characteristic in the package as 07.2008 to 12.2008.  The fields for reference in the function has calmonth from 01.2007 to 06.2008 and # as version and planning area = planned. Field for condition has version # and planned as planning area.
    I have following issues:
    The function is using refrence data from 01.2007 to 12.2007 and not up to 06.2008?
    Proposing values for version # and actuals planning area insted of LE3 version and Planned planning area.
    Please guide.
    Best Regards
    Shahid

    Hi
    There is a correction in my previous mail. The planning area in reference data is set to actuals.
    Best Regards
    Shahid

  • Application Server Data Source settings help needed (10.1.2.0.2)

    Hi,
    Can someone tell me what maximum values can I set in the following properties under Connection Attributes when I define a DataSource on
    Application Server. I have almost 25+ web application deployed on my 10.1.2.0.2 server that all uses one data source I have defined. Now the issue is the number of requests
    are very high and every now and then I get timeout error when trying to get the database connection. At one particular instance at peak time I may get over 200+ requests that
    do some databse connections etc. Following are my current settings. But need to increase some more but wondering what are the maximum values I can have. I have only one server 10.1.2.0.2
    Connection Retry Interval (seconds) = 5
    Max Connection Attempts = 3
    Cached Connection Inactivity Timeout (seconds) = 30
    Maximum Open Connections = 60
    Minimum Open Connections = 10
    Wait For Free Connection Timeout (seconds) = 15
    What other properties can I have to make use of datasource effectively.
    Thanks

    Here is the copy of my datasources.xml.
    <?xml version = '1.0' standalone = 'yes'?>
    <!DOCTYPE data-sources PUBLIC "Orion data-sources" "http://xmlns.oracle.com/ias/dtds/data-sources-9_04.dtd">
    <data-sources>
      <!--
                An example/default DataSource that uses
                Oracle JDBC-driver to create the connections.
                This tag creates all the needed kinds
                of data-sources, transactional, pooled and EJB-aware sources.
                The source generally used in application code is the "EJB"
                one - it provides transactional safety and connection
                pooling. Oracle thin driver could be used as well,
                like below.
                url="jdbc:oracle:thin:@host:port:sid"
           -->
      <data-source class="com.evermind.sql.DriverManagerDataSource" name="OracleDS"
                   location="jdbc/OracleCoreDS" xa-location="jdbc/xa/OracleXADS"
                   ejb-location="jdbc/OracleDS"
                   connection-driver="oracle.jdbc.driver.OracleDriver"
                   username="scott" password="tiger"
                   url="jdbc:oracle:thin:@//localhost:1521/oracle.regress.rdbms.dev.us.oracle.com"
                   inactivity-timeout="30"/>
      <!-- For SQL Server -->
      <data-source location="jdbc/TestDS"
                   class="com.microsoft.jdbcx.sqlserver.SQLServerDataSource"
                   password="pwd" xa-location="jdbc/TestDS"
                   ejb-location="jdbc/TestDS"
                   connection-driver="com.microsoft.jdbc.sqlserver.SQLServerDriver"
                   username="usr"
                   url="jdbc:microsoft:sqlserver://someloc99:1433/DevelopmentAp"
                   inactivity-timeout="30" name="jdbc/TestDS"
                   connection-retry-interval="5" max-connections="50"
                   max-connect-attempts="3">
        <description>jdbc/TestDS</description>
        <property name="DatabaseName" value="DevelopmentAp"/>
        <property name="serverName" value="someloc99"/>
      </data-source>
    </data-sources>I also tried changing max-connections="0" it did helped but still after sometime I get timeout while connecting to the database. Don't know if it's with SQL Server that is not letting that many concurrent connections/sessions or something on the Application Server side.
    Thanks
    Message was edited by:
    WhiteSox
    Message was edited by:
    WhiteSox

  • Load Balancing help needed...

    I've been asked to research/implement load balancing on our Java only NW2004s EP (Unix) installation.
    I've read the help files here, but not sure I understand what I'm supposed to do, if anything at this point.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d3/e12840d89d185de10000000a1550b0/frameset.htm
    Right now we have only one system, so from what I can tell, implementing the SAP Web Dispatcher for load balancing isn't an option.
    I see there is also load balancing from the Java dispatcher. This I think is our only option at this point until we move to a production scenario with some other systems clustered.
    Nonetheless, I don't really see any implementation details on configuring the java dispatcher. Which gives me the impression that it's job is automatic.
    Could someone point me in the right direction so that we might might get some kind of load balancing implemented, or atleast get us moving in the right direction?
    Thanks alot.
    Beau

    I've been asked to research/implement load balancing on our Java only NW2004s EP (Unix) installation.
    I've read the help files here, but not sure I understand what I'm supposed to do, if anything at this point.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d3/e12840d89d185de10000000a1550b0/frameset.htm
    Right now we have only one system, so from what I can tell, implementing the SAP Web Dispatcher for load balancing isn't an option.
    I see there is also load balancing from the Java dispatcher. This I think is our only option at this point until we move to a production scenario with some other systems clustered.
    Nonetheless, I don't really see any implementation details on configuring the java dispatcher. Which gives me the impression that it's job is automatic.
    Could someone point me in the right direction so that we might might get some kind of load balancing implemented, or atleast get us moving in the right direction?
    Thanks alot.
    Beau

  • How to improve speed of data acquisition? Help needed urgently.

    I want to convert analog signals to digital signals and simultaneously perform some search on the data acquired and this whole process has to be done continuously for few hours.
    So I tried writing two programs in Matlab, one acquires the analog data and converts it to digital and saves the data in small chunks on hard disk (like file1, file2, file3,...) continuously. The other program performs the search operation in those chunks of data continuously. I run both the programs at a time by opening two mat lab windows.
    But the problem Iam facing is that the data acquisition is slow. As a result I get an error message in the second program saying that
    "??? Error using ==> load
    Unable to read file file4.mat: No such file or directory."
    Iam unable to synchronize the two programs. I cannot use timers in search program because I cannot add any delays.
    Iam using a NI PCI-6036E ,16 Bit Resolution ,200 KS/s Sampling Rate A/D board.
    Should I switch to some other series such as M series having sampling rate of the order MS/s?
    Can anyone please tell me how to improve the speed of data acquisition?
    Thanks.

    Gayathri wrote:
    I want to convert analog signals to digital signals and simultaneously perform some search on the data acquired and this whole process has to be done continuously for few hours.
    So I tried writing two programs in Matlab, one acquires the analog data and converts it to digital and saves the data in small chunks on hard disk (like file1, file2, file3,...) continuously. The other program performs the search operation in those chunks of data continuously. I run both the programs at a time by opening two mat lab windows.
    But the problem Iam facing is that the data acquisition is slow. As a result I get an error message in the second program saying that
    "??? Error using ==> load
    Unable to read file file4.mat: No such file or directory."
    Iam unable to synchronize the two programs. I cannot use timers in search program because I cannot add any delays.
    Iam using a NI PCI-6036E ,16 Bit Resolution ,200 KS/s Sampling Rate A/D board.
    Should I switch to some other series such as M series having sampling rate of the order MS/s?
    Can anyone please tell me how to improve the speed of data acquisition?
    Thanks.
    Hi gayathri,
    well my email is [email protected]
    if ur from india mail me back.
    Regards
    labview boy

  • Idoc to FI scenario - Help needed

    Hi folks,
    Scenario: Idoc to file:
    I am trying to push COSMAS01 from SAP R/3 systemt to PI 7.1. I did the following
    1> Configured the IR and ID
    2> Did the ALE config on the sender R/3 system and also pushed idoc using BD16. I also see the status of the idoc as 03 (Send to port ok). However when I run IDX5 and SXMB_MONI, I dont see any message . idoc received.
    Let me know where do I check to troubleshoot this issue.
    I also have a doubt, Do I need to distribute the model from BD64 to from R/3 ? Is it needed?
    -- AKJ

    Thanks guys,
    I was able to move a bit further. The isse was in SM58 on the sender R/3 side. The message was the sender port was not configured in IDX1.
    I just did and cleared tRFC and it worked now. However the message in SXMB_MONI is in error. This is the error message.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Determination
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I could the my idoc content in the XML payload
    I read other blogs and forum messages and this issue has to do with clearing cache
    I did the following
    Did full clearing of cache SXI_cache
    Also cleared CPAcache using PIDIRUSER and PIRWBUSER
    Restarted executiong of messages in SXMB_MONI, but in vain.
    Please advise what I am missing.

  • ALE Data Transfer - Urgent help needed

    I am trying to set up an ALE interface from a SAP ECC 6 system to another SAP ECC 6 system using HRMD_A idocs.  The complication I have is in the receiving system, I need to generate a new PERNR for all employees transferred. 
    Can anybody advise how to go about doing this?
    Many thanks
    Jez

    Hi you can send the employees from sender system to reciever system.
    With the help of transaction pfal you can send the personnel number.
    You have to choose the ploan version 01
    object type will be p
    in object id write the employee number which will be transferred to the reciever system
    Then push the run button.
    But you have to configure HRMD_A in ALE implementation.

  • XI Scenario Help Needed

    Hi All,
    We generate IDoc in R/3 which is not SWIFT standard / formats.
    2.     XI received the message and forward (using FTPS) to the service bureau and service bureau converts the IDoc into MT format.
    My requirement is when the IDoc is generated in R/3 u201CPAYEXTu201D; I have 2 options;
    ·         To sign the IDoc in R/3 à ABAP side OR to sign the IDoc XML file in XI à JAVA side
    Signature is self signed, given by SAP stored in R/3
    Any document / help link?
    Thanks and Regards
    Mahesh

    thanks

  • HTTP to SOAP scenario, help needed.

    Hi friendz,
    I am tyring to do <b>HTTP 2 Soap scenario</b>, so can any one tell me how to download <b>"wsdl" file </b>
    i know how to import an existing <b>wsdl file</b>, but i want to know how we ll download, the <b>file from webservices</b>. i hope u understood my question.
    If possible , can any one send me the entire steps for the above scenario, please send me the pdf file to my email: <b>[email protected]</b>
    regards,
    Satish.

    so, you are going to consume webservice.  First use the wsdl url in the browser and save the content as a file. After saving, go to ESR , use external definition tab and save over there. In IR, at the soap receiver side you have to configure target URL and user credentials over there.
    If you have more questions, Please let us know. Hope I answered your question

  • Can't even load software  help needed!

    Just got a 5G 30Gb video iPod - only problem is that I can't even get the software to load onto my laptop - it appears to load, but when I look for it, it simply doesnt exist.
    Anyone any ideas please?

    Interesting - I search for "ITunes" & find loads of files in C\Windows\Downloaded files...
    These appear to be setup files - when I click on ITunessetup.exe, I enter the same setup process as from the CD - with the same result - at the end of the setup process the process just seems to stop (nothing on the screen, no new files added anywhere...).
    One file entitled ITunes.exe seems to load just iTunes (not Quicktime), but when I try to activate ITunes, I get a message "associated files missing" - or something similar.
    nother file Quicktime.exe tries to load Quicktime thru' a wizard - this seems to work until at the last moment there is a message "the wizard was interupted"
    I have tried all the above with antivirus both on & disabled.
    This is the 1st time I've had anything from Apple - is it normal to have problems which am beginning to suspect are due to non-compatibility with windows - I am on the point of returning the iPod.
    Thanks for any suggestions...

  • Data Retention tool- help needed

    hi gurus,
    my client wants to extract all the used POs once every 4 months and store them on CD diskettes.I knew DART(Data Retention Tool) does this ,can any one suggest me if this is the right approach or Is ther any standard way of doing this in SAP.

    Hi Cheris,
    Yes, you are correct.DART tool is the right way to extract the PO's.
    But before tha you have to onfigure DART according to your requirement and then go for extraction.
    Reward if useful.
    Thanks,
    Dipti.

Maybe you are looking for