Migration of datasource from BW 3.5 which is already present in BI validati

Hi,
we are migration objects from 3.5 to 7.0,some DSs are already migrated in BI7.0.So i need help in validating these Data sources in 3.5 and 7.0 and if they are not matching i want to migrated again,
so help me various valdiations that could be performed.
Thanks,
AKON

Hi,
SD Tables:
http://www.erpgenie.com/abap/tables_sd.htm
SD Data Sources:
Document Header: 2LIS_11_VAHDR
Document Item: 2LIS_11_VAITM
Document Condition: 2LIS_11_VAKON
Document Schedule Line: 2LIS_11_VASCL
Document Item Allocation:   2LIS_11_V_ITM
Allocation Schedule Line: 2LIS_11_SCL
Order Delivery: 2LIS_11_SSL
MM Tables:
http://www.erpgenie.com/sap/abap/tables_mm.htm
MM Data Sources:
Goods Movements: 2LIS_03_BF
Stock Revaulations: 2LIS_03_UM
Refer the below links,
http://help.sap.com/saphelp_nw70/helpdata/en/44/a8feb3f3692999e10000000a1553f6/content.htm
http://help.sap.com/saphelp_nwce10/helpdata/en/d1/fa55c9fb9f4f80b908c5bf9d014d00/content.htm
Hope it helps you,
Regards,
Ravindra.

Similar Messages

  • I want to add user in business workflow  like user which is already present

    hello  experts how can i add user in business workflow like other user which is already present there. i want to take other user which is already present as reference for the new user.

    Hi,
    see my problem is user ABC doesn't get any messages in his
    Business workplace.
    User XYZ is having messages in his business
    worplace.
    SO I WANT user abc should get messages same as xyz.
    If you know the workitem id then you can use the FM SAP_WAPI_FORWARD_WORKITEM to send the workitem multiple  user.
    In Fm SAP_WAPI_FORWARD_WORKITEM you need to pass the workitem id in field WORKITEM_ID and all the user id in the table USER_IDS.
    If you need to know the responsible agents of a particular workitem then you have can use FM SAP_WAPI_GET_WI_AGENTS where you need to pass the workitem number.
    Thanks and regards,
    SNJY

  • How to migrate the datasource from Bea 8.1 to Bea 10

    Hi,
    I have to migrate an application from bea 8.1 to 10.
    the configuration in 8.1 is as follow : (config.xml)
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="10" KeepXAConnTillTxComplete="true"
    MaxCapacity="150" Name="adiosPool" Password="adios47"
    Properties="user=adios47"
    RemoveInfectedConnectionsEnabled="false"
    ShrinkFrequencySeconds="600" StatementCacheSize="100"
    SupportsLocalTransaction="false" Targets="server"
    TestConnectionsOnCreate="false" TestConnectionsOnReserve="true"
    TestFrequencySeconds="60" TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@AXHE0.application.hvb.de:1521:AXHE0"/>
    <JDBCTxDataSource JNDIName="weblogic.jdbc.jts.adiosPool"
    Name="adiosPool" PoolName="adiosPool" Targets="server"/>
    and that is my new configuration : (config.xml)
    <jdbc-system-resource>
    <name>adiosPool</name>
    <descriptor-file-name>jdbc/adiosPool-0758-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    jdbc/adiosPool-0758-jdbc.xml :
    <?xml version='1.0' encoding='UTF-8'?>
    <jdbc-data-source xmlns="http://www.bea.com/ns/weblogic/90" xmlns:sec="http://www.bea.com/ns/weblogic/90/security" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wls="http://www.bea.com/ns/weblogic/90/security/wls" xsi:schemaLocation="http://www.bea.com/ns/weblogic/920 http://www.bea.com/ns/weblogic/920.xsd">
    <name>adiosPool</name>
    <jdbc-driver-params>
    <url>jdbc:oracle:thin:@AXHE0.application.hvb.de:1521:AXHE0</url>
    <driver-name>oracle.jdbc.OracleDriver</driver-name>
    <properties>
    <property>
    <name>user</name>
    <value>adios47</value>
    </property>
    <property>
    <name>portNumber</name>
    <value>1521</value>
    </property>
    <property>
    <name>SID</name>
    <value>HVAEE0</value>
    </property>
    <property>
    <name>serverName</name>
    <value>AXHE0.application.hvb.de</value>
    </property>
    </properties>
    <password-encrypted>{3DES}PMWtUXqoHT8=</password-encrypted>
    </jdbc-driver-params>
    <jdbc-connection-pool-params>
    <test-table-name>SQL SELECT 1 FROM DUAL</test-table-name>
    </jdbc-connection-pool-params>
    <jdbc-data-source-params>
    <jndi-name>weblogic.jdbc.jts.adiosPool</jndi-name>
    <global-transactions-protocol>TwoPhaseCommit</global-transactions-protocol>
    </jdbc-data-source-params>
    </jdbc-data-source>
    but when I start the server I get the following exception :
    START SERVER
    javax.naming.NameNotFoundException: While trying to lookup 'weblogic.jdbc.jts.adiosPool' didn't find subcontext 'jdbc'. Resolved 'weblogic'; remaining name
    'jdbc/jts/adiosPool'
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1138)
    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:246)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:171)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:205)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:213)
    at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:367)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    what's wrong ?
    Thanks for your ideas

    Hi,
    This is realated to Upgrading your domain.You can upgrade your domain from bea weblogic8.1SP4 to Bea weblogic 10.You need to use the upgrade tool from bea weblogic platform10.You can start the Upgrade wizard tool from Windows Start->All Programs->BEA Products->Tools->DomianUpgradeWizard.The tool will take you to upgrade the domain automatically.Once you have upgraded the domian everything(database connection pools,users,groups,any other resources) in 8.1 domian will be changed to 10.
    Bea Support Complete upgradation of Application as well as application data from 8.1 to 9.2 or 10.0
    Thanks
    Bishnu
    Regards
    Bishnu

  • Importing Folder of Photos from Desktop Some of Which are Already in iPhoto

    I'm editing a slideshow for our school and I'm using some photos I took and some that others took. Some of the ones I took are already in iPhoto in various imports, but many are not, however I want to drag the whole folder, now on my desktop, into iPhoto and have it create a unique folder for these selections using both the photos in iPhoto and the new ones I'm importing with them.
    In the past I've seen where photos dated earlier did not always end up at the end of the group, but will this entire folder, even the ones I already have in iPhoto end up in the "Last Import" or can I create a new iPhoto Album and then drag that desktop folder into it and have all those photos there, new and existing?
    Thanks!
    JoeL

    JoeL:
    Make sure the checkbox indicated in the screenshot of iPhoto's Events preferences pane is configured like this. Then any folder of photos imported from the Finder into iPhoto will remain as one event.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Can i use the same datasource which is already been used for another appln?

    Hi All,
    There is a datasource from r/3 copa which is already been used in another application. Is it possible for me to use the same data source to my Appln?
    If so then pls guide me on that?
    Thanks
    pooja

    Yes you can use it..
    It depends actually on your requirement..
    If you are already pulling that data into a DSO, then directly use that DSO in your applicaiton by doing a look up or by getting data from it...This will avoid duplication of data...
    But if your requirement is not suffice with the DSO you already have then create your own custom and pull the data from the same datasource into it...

  • Migration of datasources

    hello everyone,
    after replicating the data source wen im trying to migrate the datasource from 3.5 to 7 a pop up window opens which says with or without export?
    wat does it mean?
    thanx in advance

    with export  - you can recover ur 7.0 datasource back to 3.x one
    W/o export - you cant

  • How to migrate hierarchy datasources?

    hi friends
    im in the process of migrating the datasources from 3.5 to 7.0 .
    i have migrated 0profit_ctr_attr and 0profit_ctr_text and i need to migrate 0profit_ctr_0106_hier.. i right clicked on it and i didnt find  migrate  option....
    can any one plz give me a sol for migrating the hierarchy datasources..
    Thanx in adv
    ravi

    As of now you cannot migrate hierarchy datasources. You still have to stick to the older way of loading hierachies. TR/Infopackage..
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/682cacb88f297ee10000000a422035/content.htm

  • Migrate from Individual to Corporate with apps already in the App Store

    Hi,
    We're in the process of migrating our account from Individual to Corporate but we already have apps on the App Store. After a few calls to Apple, they still couldn't figure what would happen to our apps already for sale.
    I'm sure someone here went through this and could let us know what happens once your account has been upgraded to Corporate.
    Do you have to recreate all App IDs, certificates, provisioning? If so, can you still use the old one for the apps that were previously releases while your account was Individual?
    My biggest fear is that our apps get "invalidated" and that we have to re-submit them with the new information. What does happen to people that bought our apps? They will stop receiving updates (since the certificates and provisioning will be different)?
    Thanks!

    Hi ...
    The iBooks app comes pre installed on an iPad.
    If you can't locate the iBooks app, tap Settings > General > Reset > Reset Home Screen Layout
    If that didn't help, swipe left of the Home screen. Type   iBooks  in the search field.
    Using an existing Apple ID with the iTunes Store and Mac App Store

  • How can i use the shared object already present in the system from java.

    explanation:
    Actually there are shared objects present in the jdk which is used by java itself.I want to know if i can use the methods in any library file(shared object) which is already present in the system.
    Or the question can be put this way how does the java call the native methods? (Can we do that explicitly) in our code.

    It isn't entirely clear what you mean by 'shared' objects and what the relationship with these shared objects and calling native code is.
    There are no shared objects in the Java language, only the java platform.
    The platform system properties are exposed via the System class (java.lang package).
    You are free to create your own shared objects by using static member access or some other mechanism.
    Your access to methods in any of the API's is dictated by the access type you have, normally public being the only completely open access allowing complete visibility.
    You can call native methods, thats what JNI is for. Calling native methods in classes other than your own is generally done using the API provided by the developer(s) of those classes.

  • Migration of emulated datasource from 3.5 to BI 7

    Hi Experts,
        For a requirement I want to migrate a emulated datasource 0material_attr   to bi 7.Previously some one already developed complete dataflow in 3.x, now i need to migrate every thing in bi 7.In order to make sure do i need to follow any sequence for this migration ( means first transferrule and then updaterule and then datasource) or I can directly migrate datasouce in BI 7 and then create transformation.Please any body suggest me.
    Thanks & Regards
    Vinod Kumar

    Hi,
    1.     Migrate all UpdateRules
    Select the UpdateRule and press the right mouse button to get the context menu.
    Choose u201CAdditional Functionsu201D and select u201CCreate Transformationu201D.
    The UpdateRule is based on a 3.x InfoSource. The Transformation has to be created on a InfoSource (called u201CNew InfoSourceu201D ). A pop-up will ask you if you want to create a new InfoSource as a copy of the existing 3.x InfoSource. We need to have the new InfoSource, therefore choose u201CCopy InfoSource 3.x to New InfoSourceu201D and press enter.
    2.     Migrate all TransferRules, for each relevant Source System Release
    The migration of TransferRules is almost the same as the migration of UpdateRules. The main difference is, that you should not create a new InfoSource during the migration process. You have created the InfoSource already in the first step during the migration of the UpdateRule. Reuse the already existing InfoSource. Otherwise the link to the Transformation created before is missing.
    Please have in mind that a transformation is source system dependent. Therefore the shadow table logic is the same as already known for the TransferRules. Be aware that you have to build a transformation pointing to a DataSource for each source system release which is needed (Basis release e.g. 620,640,700u2026) .
    In order to perform the migration as described at the beginning of this chapter all TransferRules for the required SourceSystem relations must be active in the system.
    3.     Migrate the DataSource. Make sure, that no TransferRule is still using the DataSource .
    The migration of the DataSource is the last step which is needed to migrate the whole dataflow. Please make sure that not TransferRules pointing to this DataSource are still in use. How this can be done will be added later to the document.
    TransferRules will be deleted when the DataSource is getting migrated. Choose the DataSource and select the Entry u201CMigrateu201D in the context menu.
    4.     Test if everything is ok.
    5.     Delete the UpdateRules and the 3.x InfoSource if the InfoSource in not used by still existing UpdateRules.
    Best regards,
    Frank

  • I'm wanting to migrate certain applications from my MacBook Pro over to my newer Mini, but Migration Assistant doesn't allow doing this by choosing which applications to migrate-how can I pick only certain ones?

    I'm wanting to migrate certain applications from my MacBook Pro over to my newer Mini, but Migration Assistant doesn't allow doing this by choosing which applications to migrate-how can I pick only certain ones?

    You only bought it four months ago, so it's still under warrantly.
    Call Applecare or call your nearest Applestore to make an appointment. Tell them your mac has serious technical issues, describe them shortly.

  • Changing datasource from 3.5 to 7 Version

    Hi Bw Experts,
       I am trying to Change 2LIS_02_SCN datasource from 3.5 version to 7 Version using the Tcode RSDS. After executing that i am getting the Popup screen asking for <b>"Transfer rules and transfer structures are deleted as a result of Migration of 3.x Datasource 2LIS_02_SCN.How is Migration to be performed ?"</b>. Under that there are four button asking <b>W/O Export,With Export Options</b>. I dont know which option i need to select.
    Can u please help on this.
    Thanks,
    Ram.

    Dear Ram,
    Please refer to the following link, which will help you in understanding the migration of data sources.
    http://help.sap.com/saphelp_nw70/helpdata/en/43/682cacb88f297ee10000000a422035/content.htm
    If you perform migration using "With Export" option, you will be able to restore the 3.x functionality previous to the migration.
    Hope it will help, assign points if useful.
    Best Regards,
    Ankit Agrawal

  • Transporting migrated data sources from BID to BIQ

    All,
           I have a 3.x data source which I have migrated to 7.x. Now I want to transport this from BI-D to BI-Q. when I replicate the data source in BI-Q this is likely to be 3.x data source. Will it be overwritten when I transport the data source from BI-D to BI-Q. Is there any thing that I will have to do before moving the transport. Please advise

    If you transport the DataSource on R3/ECC from development to QA that's connected to your BW QA, and then transport the DataSource from your BW development to QA environment, there is no need to replicate the DataSource. It may, however, come into your BW QA environment in a deactivated state. If that happens, just activate it in the BW QA environment using the SAP delivered ABAP program RSDS_DATASOURCE_ACTIVATE_ALL.

  • Migrate the EJBs from JVM to OC4J...?

    We are plan to migrate the EJBs modules from Oracle8i JServer to OC4J.
    From now we have developed the EJBs by using JDeveloper as the following
    conditions;
    - JVM: Oracle8i JServer (8.1.6.3.0)
    - EJBs: Session Beans only
    - IDE tool: JDeveloper 3.2
    And now we wanna migrate or re-deploy to the OC4J. Is there any good
    suggestions or idea to do it? Also I wanna know sth to considerate...
    Thanks in advance for any advice
    Phyllis
    null

    It would be good for you to migrate to OC4J as performance in OC4J is a lot better. Here is a little migration writeup I had done sometime back. It is work in progress. Hope this helps.
    Migrating EJB components from Database EJB container to OC4J
    Author: Ashok Banerjee [[email protected]]
    Oracle recommends the new J2EE containers in Oracle9iAS (OC4J) for deploying J2EE components. The goal of this paper is to recommend ways to migrate existing EJB applications, from database EJB container, to OC4J.
    The database EJB container runs on the aurora session based Java Virtual Machine, whereas the new container runs on standard JDK (version 1.2.2 onward) .
    The database EJB container runs in a database session. The database is itself the middle tier, in such a configuration. Users therefore have a logically three tiered architecture, that runs physically on two tiers. The database serves as both the middle tier and the backend. In such situations users would use the "kprb" driver (used for requests made from within the database). No further authentication is needed if the backend database is the same as the middle tier. Users can also use one database as the middle tier and another database as the backend.
    In OC4J the middle tier does not require a database installation on the middle tier. This helps make the middle tier lightweight. OC4J is also seen to significantly faster than the EJB container inside the database. Since OC4J runs on regular JDK the user can run OC4J on the Java Virtual Machine which is best for his/her specific needs. OC4J however has a limitation in that does not support pure CORBA clients. Currently OC4J does not support RMI over IIOP either.
    To migrate existing EJB applications from inside the database to OC4J the set of changes is minimal.
    Code changes
    1. Change all references in the code and any configuration files using JDBC URLs from kprb driver to either thin or oci. "kprb" driver is only for applications running inside the database. The new OC4J runs outside the database and therefore it must use thin or oci driver.
    2. The database EJB container clientside JNDI lookups were like:
    env.put (Context.URL_PKG_PREFIXES, "oracle.aurora.jndi");
    env.put (Context.SECURITY_PRINCIPAL, user);
    env.put (Context.SECURITY_CREDENTIALS, password);
    env.put (Context.SECURITY_AUTHENTICATION, ServiceCtx.NON_SSL_LOGIN);
    Context ic = new InitialContext (env);
    while in OC4J container the lookup code should read:
    env.setProperty("java.naming.factory.initial","com.evermind.server.ApplicationClientInitialContextFactory");
    env.setProperty("java.naming.provider.url","ormi://localhost");
    env.setProperty("java.naming.security.principal","username");
    env.setProperty("java.naming.security.credentials","password");
    Context ic = new InitialContext (env);
    3) Remove all references to oracle.aurora.* classes - they will not work with OC4J. These classes are specific to the container in the database.
    4) Check for client demarcation of Bean Managed Transactions and remember that transaction in OC4J cannot be propagated across tiers. In other words client demarcated transaction will work provided the client is another EJB or a servlet in the same OC4J instance. This is also listed in the "Current Limitations" section.
    Build changes
    1. For EJB in the database we use loadjava to load classes into the database - this step is not necessary any longer for middle tier EJBs. The user merely needs to ensure that the classes are in the classpath.
    2. Similarly the concept of resolver specification in the database EJB container ceases to be useful in OC4J. To make classes "findable" the user sets the classpath. In OC4J any jars in the $OC4J_HOME/lib directory are on the server side classpath of the application classloader. The user can also include classes in their own ear files before they deploy the ear. [If you do not know about the resolver specification, then you have not used it and do not need to know about it].
    3. The database J2EE container did not have support for .ear files. The OC4J container supports J2EE standard .ear files. Both makefiles and ANT files are available in the code samples on OTN which show how to build ear files and also provides samples for the structure of the EAR files.
    EAR File contains META-INF/application.xml
    META-INF/orion-application.xml [optional]
    applicationEjb.jar
    applicationweb.war
    applicationEjb.jar contains
    META-INF/ejb-jar.xml
    META-INF/orion-ejb-jar.xml
    EJB classes
    applicationWeb.war contains
    WEB-INF/web.xml
    WEB-INF/orion-web.xml
    WEB-INF/lib/jar files needed
    WEB-INF/classes class files needed for JSP servlets
    For further information on how to write the xml files etc. please refer to their respective DTDs.
    Both web.xml and ejb-jar.xml should be unaffected by the migration.
    4. The deployejb tool used to deploy EJB to the database has been deprecated. In OC4J EJBs are deployed as shown below:
    % java -jar admin.jar ormi://localhost:<rmi-port> userName password -deploy -file ejbdemo.ear -deploymentName jndiName
    5. The ApplicationClientContainer does not need aurora_client.jar in the classpath instead it needs oc4j.jar in the classpath.
    Configuration Changes:
    1. In the database EJB container the configurations exist in database tables but in OC4J the configuration exists in industry standard XML files. By default these files are located at $OC4J_HOME/config directory. Users can start their OC4J instance with a different configuration using the -config switch to specify a different server.xml file.
    %java -jar oc4j.jar -config config1/server1.xml
    2. In the database EJB container scalability was achieved using the MTS architecture and session based Java Virtual Machine. In OC4J scalability is achieved by clustering and using the loadbalancer. For more details on loadbalancer please read <link to loadbalancer.doc>
    3. The bindds tool used to bind data-sources to the JNDI namespace of the database EJB container is deprecated. In OC4J datasources are bound to the the namespace using the data-sources.xml in $OC4J_HOME/config. Non oracle data-sources can also be bound to the namespace. A typical entry in data-sources.xml could look like:
    <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:@dlsun1688:5521:jis2"
    inactivity-timeout="30"
    />
    4. Database EJB container used database authentication (database roles and database users) to authenticate users to the middle tier. OC4J uses principals.xml file to list groups and users and perform authentication. One can also implement UserManagers for OC4J to perform more complex authentication.
    5. The ports used by OC4J for RMI, JMS and HTTP are all specified in rmi.xml, jms.xml, web-site.xml.
    6. Both OC4J and the database container SSL (client authentication as well as server authentication).
    7. The database EJB container could only be remotely debugged using a jdb like interface by starting a debugagent on the server, and a debugproxy on the client. OC4J containers on the other hand run on JDK and can be debugged with any debugger. This is very useful for debugging EJB/Servlet application running in the server.
    8. The database EJB container comes with a database and hence has AQ (Advanced Queue) available for JMS. With OC4J there is a default in memory JMS implementation. OC4J server program can also connect to other JMS implementations(including AQ) using jms.xml. However a JNDI context may need to be implemented for AQ.
    Current Limitations
    1. The OC4J container at present does not support 2 phase commit.
    2. The OC4J container at present does not support transaction context propagation across tiers. Hence client demarcated transactions are not supported in OC4J except where the client demarcating the transaction is in the same container, for example an EJB having its transaction demarcated by another EJB or servlet, in the same container.
    3. In the classic container Oracle did not support RMI-IIOP tunneling through HTTP however in OC4J RMI over HTTP is supported.
    null

  • How to Upgrade datasources from 3x to 7x versions

    Hi Experts
      How to Upgrade datasources from 3x to 7x versions.
      I am planning to upgrade exisisting 3x data sources which are used in data loading are there any risks involved in upgrade
    Thanks

    Hi,
    When you migrate a 3.x DataSource (R3TR ISFS) in an original system, the system generates a DataSource (R3TR RSDS) with a transport connection. The 3.x DataSource is deleted, along with the 3.x metadata object mapping (R3TR ISMP) and transfer structure (R3TR ISTS), which are dependent on it. If a PSA and InfoPackages (R3TR ISIP) already exist for the 3.x DataSource, they are transferred to the migrated DataSource, along with the requests that have already been loaded. After migration, only the specifications about how data is loaded into the PSA are used in the InfoPackage.
    You can export the 3.x objects, 3.x DataSource, mapping and transfer structure during the migration so that these objects can be restored. The collected and serialized objects are stored in a local table (RSDSEXPORT).
    You can now transport the migration into the target system.
    When you import the transport into the target system in the after-import, the system migrates the 3.x DataSource (R3TR ISFS) (as long as it is available in the target system) to a local DataSource (R3TR RSDS), without exporting the objects that are to be deleted. The 3.x DataSource, mapping (R3TR ISMP) and transfer structure (R3TR ISTS) objects are deleted and the related InfoPackages are migrated. The data in the DataSource (R3TR RSDS) is transferred to the PSA.
    Regards,
    Suman

Maybe you are looking for

  • Can I get an iCloud account for my PTA?

    Hi, is it possible to get an iCloud account for the local PTA. It would be an easy way to share files among the board members.

  • Can't open up icloud in settings on ipad?

    I used to be able to open up iclouds on my ipad, now it is a light grey and am unable to.  At the same time my contacts are missing and i can't open up accounts which is in settings - mail - accounts? I have the 'new ipad 3'.

  • Oracle Application Testing Suite Service does not start

    Hi, I have installed Oracle Application Testing suite to test web services.I have also installed Jboss 4.0.2 AS. Now wen i m starting the Oracle Application Testing suite Service it gets stopped automatically.I could not open the Load Testing Page.An

  • Problem in image resolution ( w,h) ??

    I need to save JPanel to image but if the panel size is large i get error message java.lang.OutOfMemoryError so how can i solve this problem ? or save special region from panel to image to increase this image size !!!!

  • Check printing/reprinting and subsidiary balance

    I am having trouble determining how tcodes FCH4, FCH7, FCH8, and FCHT are related to the risk Adjust the subsidiary balance using the AR payment transaction. and then cover it up using journal entries (F029).  These seem like pretty simple transactio