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 .

Similar Messages

  • Error 7 occurred when generating the data transfer program

    Hello All ,
    In Master Data Load Process Chain ,  we get error like
    1. System Response
        Caller 09 contains an error message.
    Diagnosis
    Error 7 occurred when generating the data transfer program for the requested InfoSource.
    System Response
    The data transfer is terminated.
    Procedure
    Check the SAP Support Portal for the appropriate Notes and create a customer message if necessary.
    Note : We faced this issue for two days now . Just repeating the load make it success .
    If any one faced and fixed this issue . Please let me know .
    Thanks in advance .

    Hi,
    . Initially goto transaction SE38, Run the program RSDS_DATASOURCE_ACTIVATE_ALL. Give your Datasource name, and source system and check the check box for "Only Inactive objects".
    This will actiavate the given datasource.
    2. Replicate the datasource in RSA1.
    3. Try to schedule the infopackage for the datasource which you have activated now.
    4. IF infopackage runs through, Repeat the process for all datasources ie uncheck the check box, which means it will activate all datasources for the source system.
    Also make sure that there will be enough Back Ground Processor available....
    Reduce the parallel process
    Thanks
    BVR

  • The standard SAP data transfer program for vendors

    Hi Experts,
    Could u please tell me that wt is the program which is  <b>"the standard SAP data transfer program for vendors"</b>?
    could you plz tell me what exactly is it?
    and itz tcode..
    is it the "XK01" only or anything other?
    thnx
    Message was edited by: sey ni

    Hi,
    Pl use RFBIKR00 for Vendor Matser upload. Th eProgram documentation is very useful too.
    Regards,
    Suresh Datti

  • 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.

  • How to know the data transfer is complited? there is any message will get l

    how to know the data transfer is complited? there is any message will get like 'data uploaded is successfully complited' ?

    Hi,
    You can check SY-SUBRC = 0 or if there is an exception raised then an error occured.
    Regards,
    Ferry Lianto

  • Things to know about Macbook Pro???

    Hey Everyone,
    Recently I decided to switch from pc and purchased a Macbook Pro 15in. I can say I've enjoyed the experience so far with the MBP but find myself online daily trying to find out what all I should know about maintaining and operating the mac. It has 4gb of Ram and is running on Lion, besides upgrading my ram what can I do to keep my laptop running quick and smoothly. Also what advice do you guys have on physically cleaning the macbook, oh and one more, what cool things should I know about my new MBP?????!!!!

    Also what advice do you guys have on physically cleaning the macbook, oh and one more, what cool things should I know about my new MBP?????!!!!
    Read the user manual that came with your computer and read the os Help menu.
    Mac 101:  Get Started Using A Mac
    is running on Lion, besides upgrading my ram what can I do to keep my laptop running quick and smoothly.
    Ask in the Lion forum area - Mac OS X v10.7 Lion

  • How to know the data transfer amount (MB o KB) between SAP and BW

    Hello everybody,
    Somebody know how calculate the data transfer amount between SAP and BW. Would be fantastic to know the transfer speed  and other similar data. Is there any transaction where you can see this information?
    thanks for your help.
    Manolo

    A quick, although less accurate, way is to add up your field lengths to get your total record size and then multiply it by the number of records.
    So, 5 fields, with 10 char length = 50 chars * 8 bytes /char  = 400bytes.
      8 bytes / char may be higher on unicode systems.
    with 500 records ... you get 200,000 bytes = /1024 = 195kb.
    This is just a rough estimate and it is pretty quick to figure out.  Not all fields will be completely filled, so this is the maximum size for this recordset.
    Brian

  • 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

  • Manual data transfer program - RHMOVE30

    Why Plan version changes from active to never use, when we do manual data transfers(RHMOVE30) for OM objects.

    Hi,
    plan version doesn't change. There are still the objects in active planvariant. .: is only used by the report to export and import the objects. You don't have to carry about.
    Regards
    Gabriel

  • 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...

  • Junk characters in data transfer Program

    Hello ABAP gurus,
    i am facing the problem in an custmom made ABAP Interface program. the program has an option of downloading the files in local system(Windows system) and in Unix system (AL11). when i dwnload the files locally and feed that file to a CRM system, the CRM processes the file correctly but in case if we schedule a job then the CRM reads the file from Unix system and generates an error showing the junk characters for the special european characters. please request you guys to help me in this regard.

    Hi,
    When you download the file locally are able to see the junk character in the file.
    Logon on to the unix system and check the file content there and if any junk characters are there, usually when we upload the file then you will have those junk character being populated at the end of the record, open the file in unix and then remove those characters and reprocess that again, it will get through.
    Thanks,
    Mahesh.

  • I need to know about date function in Java

    Hi All,
    Here is my question - I need to subract 18 months from a particular date. How do I do that using Java coding?
    eg: 09/30/2003 - 18 months = 03/30/2002
    I have to to code this in Java in order to use it in one of my application. I would appreciate your help.
    Thanks & Regards
    Simly

    Hi There,
    Thank you for your reply...Need some more help...
    This is the case I want to deal with. I need to calculate the value for the field called "mydate"
    These are the three dates, I am going to deal with:
    1.olddate = I have a value for it -> eg: 05/12/1998
    2.today = Today's date -> eg: 09/30/2003
    3.newdate = today.month - 18 months -> eg: today.month =09-18=03/30/2002
    These are the three dates values.
    Now what I need to do is,
    If olddate(05/12/1998) > newdate (03/30/1998)
    then "mydate" = newdate -> 03/30/2002
    Else "mydate" = olddate -> 05/12/1998
    I am a good C++ programmer & a student and I am right now learning all the Java packages. I am having the greatest problem with the calcuation of value to the variable "new date". And also with the "If condition statement". I am aware of the before, after, getMonth methods. But, I am having problem in using them in this case. Could you please give me the exact coding for the declaration of the variables and the value calculation(in this specific case). I would appreciate your time and help.
    Thanks & Regards
    Simly

  • Know about apple recycle program

    how to recycle iphone 4s free of cost

    Hi, tarunfromrewari.  
    Thank you for visiting Apple Support Communities.  
    It sounds like you want to recycle your iPhone.  Here is some information regarding the recycling program we offer.  
    Apple Recycle Program
    -Jason H.  

  • 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

  • Few things must know about nokia e7 :-

    1-battery
    if u want to make ur battery last longer charge full then leave the phone untill ur phone power off but it self then charge again......that's will be 3 times then u'll see the different believe me ..... Test by me
    2-language pack:-
     most people can change product of nokia e7 but it will be alot of problem like sim card will not read after this......but some people says u can change frimware and i think i should say yes ..... I test this on my phone i install many many of frimware by download then from navifrim but after i install frimware my phone restart by it self and hang sometimes when i open OVI store i try to many frimware coz i need write arabic ..... Then i install original frimware from nokia pc suite it's work great no hang no nothing .... Then i install swype 2.01 from nokia beta labs ........ It's only write from internal keyboard and that's more i need ...... All that test by me
    my advice is if u want to ur phone works fine u need to install original frimware by ur product code not another product code ......... I live with these problem weeks ago untill i slove it by my self again now my phone is working fine and more than great .....my phone is nokia E7 belle product code is 059D0P1  ...... Thx for reading

    Michael:
    This Apple document will give you the answer:
    http://docs.info.apple.com/article.html?artnum=301871
      Alberto

Maybe you are looking for