Help about data transfer

Hi all,
Can any one briefly explain the data migration in oracle apps. How the data is transfer from interface table to base table. Also Why we do not insert data directly into base table.

First look if there is a communication port aboard these scoops (usually GPIB). If not, are they sold as an option. Get/buy the com. board for your computer flatform.
Then try looking for the instrument driver in the language you are using (LabVIEW, ...).
If not available, you should get hold of the manual describing the commands to talk to the scoop and develop your own by creating your own driver.
Finally: Not always is the hardware you have available an optimal solution for automating your T&M application. Only details on your application can clarify this...

Similar Messages

  • Information about   Data Transfer in mySAp retrail

    Hello
    I have a quetion  I need to learn about Data Transfer  then I have a guide to Initial Data Transfer in mySAP  retrail  version 1.2  Octuber 2001.
    So, my question is: Are there another guide most recently about this topic? or  these  guide is fine  for starting.
    Thanks  for  your answers
    Danny

    Hello,
    You have posted a question that is related to system transports. Unfortunately this category is not related to these kind of questions. SAP TM deals with logistics in the real world - moving pallets, containers, loading trucks, etc.
    To learn more about SAP TM please visit [http://service.sap.com/scm-tm|http://service.sap.com/scm-tm]
    Therefore I will now move this thread to the category Software Logistics. Thank you for your understanding.
    Kind regards,
    Nico van Os.

  • I need a help for DATA transfer

    i want to data transfer ITAB to application server(linux)
    through OPEN dataset.
    i face a problem with error:
    u see the code:
    OPEN DATASET W_EXTRACT FOR OUTPUT FILTER 'compress'.
      IF NOT T_FINAL[] IS INITIAL.
        LOOP AT T_FINAL.
          transfer t_final to '/dataintg/kltcm/test.txt'.
        ENDLOOP.
      ENDIF.
    plz tell me
    what is the problem with code.

    OPEN DATASET W_EXTRACT FOR OUTPUT FILTER 'compress'.
      IF NOT T_FINAL[] IS INITIAL.
    *Transfer the data from internal table
        LOOP AT T_FINAL.
         transfer t_final to '/dataintg/kltcm/test.txt'.
          TRANSFER T_FINAL TO W_EXTRACT.
          IF SY-SUBRC <> 0.
            MESSAGE E999(ZMM) WITH 'File not Transfered'(011).
          ENDIF.
        ENDLOOP.
      ENDIF.
    *For Close dataset.
      CLOSE DATASET W_EXTRACT.

  • About data transfer/update rules setup

    Hi All,
    After this BW loading project, I am wondering if anyone can confirm with my issues.
    --What is the difference between'initail load & full load'? Examples to use them, please.
    --If i use V3 to update, can I choose weekly? some expert told me that i can change the setting in OMO1 after first time loading. I tried it and it didn't work. Why???
    --If we loaded into ODS and re-loaded to Cube, should I have the same loading schedules(update rules) for ODS and Cube?? (ex: both full load and weekly)?
    --The update rule in OMO1 is for transfer datasource to BW and is nothing about ODS and CUBE loading, Am I right?
    --Should I have the same keys for ODS and Cube?
    --How can system not replicate loading? EX: every month sales order loading.
    Thank you for helping me to understanding data loading in BW.

    Hi John,
    Here are the answer
    --What is the difference between'initail load & full load'?
    Ans:-Initial load means initialization which is one time activity if you do not provide any selection criteria while initialization ( this will take your all data to BW depends on extractor you are using ) once that is successful you need to switch your load to delta when you do this only records which are changed will be fetched.
    Full load means al records will be fetched and will be aggregated whether you should go for initialization or full load depends on your data requirement.
    --If i use V3 to update, can I choose weekly? some expert told me that i can change the setting in OMO1 after first time loading. I tried it and it didn't work. Why???
    Ans :--> I think if you are using Lo then you can change this in LBWE job control . OMO1 is if you are using LIS and you want to switch your update in LIS delta tables then the procedure is to go in LBW0 first deactivate your delta mechanism by putting your infostructure name then go to OMO1 and change your control parameter to schedule your delta mechanism on.
    --If we loaded into ODS and re-loaded to Cube, should I have the same loading schedules(update rules) for ODS and Cube?? (ex: both full load and weekly)?
    Ans:--> Not compulsory but good to have same schedule I mean as soon as ODS is loaded successfully start the load for cube.
    --The update rule in OMO1 is for transfer datasource to BW and is nothing about ODS and CUBE loading, Am I right?
    Ans -->yes you are right but let me make some correction
    in OMO1  update parameters are for switching of delta tables of LIS .
    --Should I have the same keys for ODS and Cube?
    Ans--> Not compulsory depends on your business logic.
    --How can system not replicate loading? EX: every month sales order loading.
    Ans--> question not clear for me.
    Hope this will help you .
    Suneel

  • Please help about data extension socket enquiries

    Hi am new on here and I have tried calling BT to ask them this but he could not understand me what I am thinking of doing is running a data extension socket from the master to another room so the hub can go there to connect to a game console
    I have a few questions about doing this will it reduce my broadband speed?
    Can you run the wire outside?
    Any help would be much appreciated

    It might drop your speed slightly but probably not so much that you'd notice. If you use exterior grade Ethernet cable you can run it outside.

  • Newbie needs help about Data Encryption

    bought a Wireless G router Saturday, followed the instruction on the cd and hooked up the router to the Desktop (ME) and the cable modem.  I am happy that my new laptop (XP) can surf the Internet anywhere in the house.
    Can anyone see what I can doing when I surf the net via the laptop (wireless)?  Can they see for example what I am typing in a Word document?
    Since the desktop is connected to the router, can anyone see what's in my desktop computer?
    On the laptop, I click on properties of Linksys router, it says: Data Encryptiopn No.
    Do I need to set the laptop up for data encrytion?  What is it encryting?  stuff I type in my e-mail? stuff I type using Word?  Does it only encrypt stuff that I send through the Internet?
    What's WAP, WEP?  Do I need it?
    I called Linksys Tech Support, gave up after waiting for 30 minutes.
    Please help.

    No, no one can see what you type on your WORD document or whatever you are doing on your computers. It says NO ENCRYPTION because you have'nt enabled any security on your router. What the encryption does, is that it prevents other people that has a wireless PC to connect in your wireless network and get internet access. Once the encryption is enabled, if a PC tries to connect, it will be asked for a password, so if they input the incorrect password, they will not be able to connect and use your internet access. Did I make it clear?
    WPA and WEP are types of encryption. WPA is more secured but it is not compatible with all wireless cards or laptop PC (if they are wireless ready). So i do suggest you use WEP on your router.

  • Help about Date and Time by CMP entity bean

    I should have two fields in my cmp .one stores current date ,another one stores current time while ejbcreate();
    I should be able to get findmethod findobjectBetween ?! and ?2
    or that sorts of find method.what type of the method should I use.
    java.util.Date or Simply String?
    if I use java.tuil.Date as the type.
    How shoud my ejbcreate method look like?
    public abstract void setDate(Date mydate);
    public abstract Date getDate();
    ejbCreate(String name,String password,Date mydate,Date mytime)
    setDate()
    I suppose I use write a business method getCurrentDate() which uses
    java.util.Date().toLocale,But I think it just returns String
    help pls.

    I am using oc4j(Oracle9iAS (9.0.3.0.0))
    I am getting the following error using Timestamp while deploying cmp entity bean ejb1.1. Thanks...
    Auto-deploying TimestampTestEntity.jar (No previous deployment found)... TimestampTest_EntityBeanWrapper0.java:1558: Missing term.
    if (if(thread.contextContainer != null)
    ^
    TimestampTest_EntityBeanWrapper0.java:1558: ')' expected.
    if (if(thread.contextContainer != null)
    ^
    TimestampTest_EntityBeanWrapper0.java:1559: Invalid expression statement.
    response != null) {if(thread.contextContainer != null)
             ^
    TimestampTest_EntityBeanWrapper0.java:1559: ';' expected.
    response != null) {if(thread.contextContainer != null)
                    ^
    TimestampTest_EntityBeanWrapper0.java:1560: Missing term.
    response.setNanos(if(thread.contextContainer != null)
                      ^
    TimestampTest_EntityBeanWrapper0.java:1560: ')' expected.
    response.setNanos(if(thread.contextContainer != null)
                      ^
    TimestampTest_EntityBeanWrapper0.java:1561: ';' expected.
    response.getNanos());} // generated from BeanMethodCompilation
    ^
    7 errors
    Error compiling F:\oc4j\j2ee\home\applications\TimestampAppl/TimestampTestEntity.jar: Syntax error in source
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized

  • Help with data transfer to a new phone?

    My two month old I phone 5 was damaged in an accident and the glass shattered. I have a new phone and need to transfer data from my damaged phone to the new phone. What are the best steps to follow to do this?

    Either backup your old phone to iCloud or iTunes and then restore the new phone from the backup of your old one.

  • Help for data transfer from HCM to E-recruiting

    Hello,
    I have to set up integration of our e-recruiting system with SAP Organizational Management in HCM (we configured e-recruiting on a separate instance).
    As I am novice in the used technologies (RFC and ALE), I ask for your help. Points will be given for everyone who give me some help.
    <b>The first step is to create an RFC connection</b>.
    I am in transaction sm59 in the HCM system in order to create the RFC connection. Which kind of RFC connection I have to create? (ABAP connection, Internet  connection, Logical connection, TCP/IP connection or connection via abap driver ?)
    Thanks a lot for your help.
    Jerome.

    Checl this thread for information on ALE.
    Re: ALE
    Regards,
    Amit
    Reward all helpful replies.

  • Basic thing to know about data transfer programs

    Hi Friends
    I have one basic question need to be clarified:
    I have one file contains 100 records, I have to upload this file to sap.
    My question is :
    suppose 80th record is the error record, what will happen if I am doing this using session metod?
    suppose 80th record is the error record, what will happen if I am doing this using call transaction metod?
    suppose 80th record is the error record, what will happen if I am doing this using session metod but in background mode?
    Please clarify me with all possible scenorios.
    <b>Points are assured for useful answers.</b>
    Regards,
    Sree

    Hi:
    Qn No: 1) No data will be saved .
    2)            The error record wont be saved. In your case all the records except 80th record will be saved using call transaction ( Foreground) .
    3)  No data will be saved .

  • Help, about data synchronization between C++ and PHP API!

    I use Berkeley DB XML as my Server's database, the client access the database via http by C++ API. I don't close the XmlManager and XmlContainer after read and write the database for better performance. However, I provide another way to manipulate the database via web by PHP. After I updated the data by PHP, I found that I couldn't catch the update.
    If I close the XmlManager and XmlContainer after read and write the database every time, the problem disappeared. But I can't do that for performance.
    How can I solve this problem? Thanks!

    First of all, thank you for your attention.
    I don't share the same environment for the two processes, but I seted the same configure flags on the environment. The flags as follows:
    DB_CREATE|DB_INIT_LOCK|DB_INIT_LOG|DB_INIT_MPOOL|DB_INIT_TXN|DB_RECOVER;
    The C++ code as follows:
    //C++ code
    UINT32 envFlags = DB_CREATE|DB_INIT_LOCK|DB_INIT_LOG|DB_INIT_MPOOL|DB_INIT_TXN|DB_RECOVER;
    INT32 lRet = 0;
    string ctnName = "rls_services.bdbxml";
    string docName = "index.xml";
    CHAR acXQuery[256] = {0};
    CHAR acXmlDoc[] = "<test>C++ test</test>";
    //from      
    DbEnv *pDbEnv  = new DbEnv(0);
    XmlManager *pxmlMgr = NULL;
    pDbEnv->open("/usr/local/xdms", envFlags, 0);
    pxmlMgr = new XmlManager(pDbEnv, DBXML_ADOPT_DBENV);
    lRet = pxmlMgr->existsContainer(ctnName);
    if(0 == lRet)
         pxmlMgr->createContainer(ctnName);     
    XmlContainer xmlCtn = pxmlMgr->openContainer(ctnName);
    //to
    // the code between 'from' and 'to' is a seperate function
    XmlQueryContext xmlQC = pxmlMgr->createQueryContext();
    XmlUpdateContext xmlUC = pxmlMgr->createUpdateContext();
    sprintf(acXQuery, "doc(\"%s/%s\")", ctnName, docName);
    XmlQueryExpression xmlQE = pxmlMgr->prepare(acXQuery, xmlQC);
    XmlResults xmlResult = xmlQE.execute(xmlQC);
    XmlDocument xmlDoc;
    if (xmlResult.hasNext())
    xmlDoc = xmlCtn.getDocument(docName);
    xmlDoc.setContent(acXmlDoc);
    xmlCtn.updateDocument(xmlDoc, xmlUC);
    else
    xmlDoc = pxmlMgr->createDocument();
    xmlDoc.setName(docName);
    xmlDoc.setContent(acXmlDoc);
    xmlCtn.putDocument(xmlDoc, xmlUC);
    // I don't close the Container and Manager for performance
    The PHP code as follow:
    <php?
    $DB_DIR = "/usr/local/xdms";
    $env = new Db4Env();
    $enFlags = DB_CREATE|DB_INIT_LOCK|DB_INIT_LOG|DB_INIT_MPOOL|DB_INIT_TXN|DB_RECOVER;
    $env->open("/usr/local/xdms", $enFlags, 0);
    $xmlManager = new XmlManager($env, 0);
    $ctnName = 'rls_services.bdbxml';
    $docName = 'index.xml';
    $docContent = '<test>PHP test</test>';
    if (!$xmlManager->existsContainer($ctnName))
         return ;
    $xmlCtn = $xmlManager->openContainer($ctnName);
    $xmlQC = $xmlManager->createQueryContext();
    $xmlUC = $xmlManager->createUpdateContext();
    $acXQuery = "doc('".$ctnName.'/'.$docName."')";
    $xmlQE = $xmlManager->prepare($acXQuery, $xmlQC);
    $xmlResult = $xmlQE->execute($xmlQC);
    if ($xmlResult->hasNext())
         $xmlDoc = $xmlCtn->getDocument($docName);
         $xmlDoc->setContent($docContent);
         $xmlCtn->updateDocument($xmlDoc, $xmlUC);
    else
         $xmlDoc = $xmlManager->createDocument();
         $xmlDoc->setName($docName);
         $xmlDoc->setContent($docContent);
         $xmlCtn->putDocument($xmlDoc, $xmlUC);
    unset($xmlDoc);
    unset($xmlCtn);
    ?>
    The code between 'from' and 'to' excute only one time when server start.
    After the server started, I write data by PHP. I can read out the data that
    writed by PHP just now, but I can't read out the data by C++ because I don't
    close the XmlContainer and XmlManager.
    After I restarted the server, I can readout the data by C++. But I can't
    open and close database for each request for performance as a server.
    what should I do ? Thank you!
    Whether I express my question clearly or not?

  • About data transfer and net use

    how to download from pc to iphone of apple store

    What do you want to copy to your phone ? If you want to sync apps, music etc then connect the phone to your computer and select it on the left-hand sidebar of your computer's iTunes (you can enable the sidebar via control-S on a PC) and then use the tabs on the right-hand side of the iTunes screen to select which of your iTunes content to sync to it and sync/apply those selections.
    Syncing apps : http://support.apple.com/kb/PH12315
    Syncing media : http://support.apple.com/kb/HT1351
    Syncing photos : http://support.apple.com/kb/HT4236
    If you want to copy documents/files to your apps on your phone then how you do so depends upon what the app supports e.g. file sharing, transfer via your wifi network, email, Dropbox etc
    If you haven't synced your phone to that computer before then you may also find this page for syncing to a new computer useful : https://discussions.apple.com/docs/DOC-3141

  • Flat files in Data transfer

    Iam able to do tutorials for Direct input and batch input method.I tried doing BAPI and IDOCs too.The point where Iam getting strucked is with flat file.
    For example If i want to transfer Purcharse order or vendor master information,I need to put valid data in text file.Lets say for material master, the valide material type is 'XYZ',if i put '123' in flat file,it throws the error that 123 is not valid material type(during the session processing).So I need to put only valid data in the flat text file.How to go about this?
    Hope you understood my question.
    Another question is that does ALE deals with creating segments.In my understanding
    LSMW is a tool which helps in data transfer with following ways
    i)Direct input method
    ii)Batch input method - recording
    iii)BAPI - using built in business objects
    iv)Idcos - using inbout idoc processing where we create ports.
    BDC is another tool like LWMW,where the ways are call transaction and session.
    Is what I understood correct?Any changes?

    Hi Gopi
    For the First Question:
    We should always havea valid data in the input file for successful processing. otherwise by very nature of the program the LSMW throw an error saying that the data is invalid and I believe that this is the functionality that is required.
    I am not sure abt ALE part
    BDC is not a tool in SAP but its a programming done which is similar to the recording method in LSMW. instead of Autmatic generation of the code we write a custome code to upload the data using the recording done either by call transaction or session method. in short its not a tool but one kid of programming logi to upload the data.
    Santosh

  • Data transfer with IDoc

    Hi All,
    Can any one please explain me about "Data transfer with IDoc".

    Dear Prasad,
    Using the IDoc option , you will not have a staging in BW like PSA were you can do corrections if required,
    We can use IDOC option when we are very sure that data we are loading is error free,
    and in older versions we are forced to use only IDOC option when doing hierarchy loads and its ruled out now,
    Data transfer with IDoc
    The data is packed into IDocs by the source system and sent to the Business Information Warehouse. In BW your data is saved persistently and intransparently in the IDoc store. From there the IDocs can be updated in the IDocs manually or automatically.
    It is used for hierarchies load Limitations with IDoc is:
    transfer structure must not have more than 1000 Bytes in the character format.
    If it is a critical data we can use IDocs it can't be modified here. In case the load fails we need to load data from source system.
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/724d3caa70ea6fe10000000a114084/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat.
    Edited by: Venkata Narayana Jakkampudi on Dec 23, 2008 12:03 PM

  • What is hierarchical data transfer in functional location

    hai,
    i want to know indetail about hierarchical data transfer and horizontal data transfer in functional location.
    can any one help me in this regard....
    plz give information with some example if you dont mind...
    thanks in advance
    regards
    gunnu.

    Hi
    From SAP HELP
    Hierarchical Data Transfer
    Definition
    You can maintain data at a high level within a hierarchical object structure. The system will automatically transfer the data changes to the levels below that are affected.
    The maintenance planner group is changed for the clarification plant described in Functional Location. The employee responsible for maintaining the master data makes the change to the master record of the highest functional location C1 and saves the changes. The system automatically makes the same change for all affected functional locations below the functional location C1, and issues a message to inform the employee of these changes.
    Horizontal Data Transfer
    Definition
    With horizontal data transfer you can differentiate between:
    Data transfer from reference location to functional location
    Data transfer from functional location to installed piece of equipment
    The ABC indicator of the functional location C1-B02-1 "Ventilator" is to be changed for several clarification plants.
    The employee responsible for maintaining the master data makes the change in the master record of the reference functional location and saves the entries.
    The system automatically makes the same change for all affected functional locations that were assigned to this reference location and for the pieces of equipment that are installed at these locations. The system then issues a message informing the employee of the changes.
    Regards
    thyagarajan

Maybe you are looking for

  • How to add new fields to standard reports

    hi friends,              im into ABAP and working across all modules..the basic thing is users and functional people are not satisfied with the standard reports..they need some logic change or to add some more fieldsinb the standard reports.For logic

  • Fed up with lack of support & continuing authorization problems!  Help please!

    I apologize that this is so long but this activations issue has been a long difficult process, and I welcome any and all help you care to offer. On December 30, I opened a support case with Adobe Digital Editions because I got an error message saying

  • Deleting Data from Infocube before loading

    We are doing full loads by "Plan Version" into our CCA cube. We do these full loads each night. Eventually a "Plan Version" will stop changing and we can discontinue loading. My question is there a way we can delete data in the cube by "Plan Version"

  • N900 so close but so far

    I am so frustrated with Nokia.  I have the n97 and whereas I find it reasonably functional - as many other users I have found it to be full of bugs and annoyances which Nokia seem unable or unwilling to address. So I have been waiting on the n900 to

  • How to fetch components when application loads the components DYNAMICALLY?

    In any of java application or applet, I am able to fetch the components using getComponents() or by getContentPane() methods which returns array of components when the application gets launched. But when the components is launched dynamically by the