Bapi for down load.

Hi,
I need to down load the data from crm to flat file.
Is there any bapi to down load the data from crm to internal table or flat file.
What i did.
1.slect the partner number from butt00 based on query.
2.supply this number to bapi.
ALL FUNCTION 'BAPI_BUPA_ADDRESS_GETDETAIL'
                  EXPORTING
                    BUSINESSPARTNER       = partner
                  ADDRESSGUID           =
                IMPORTING
                  ADDRESSDATA           = itabemp
                 TABLES
                  BAPIADTEL             =
                  BAPIADFAX             =
                  BAPIADTTX             =
                  BAPIADTLX             =
                  BAPIADSMTP            =
                  BAPIADRML             =
                  BAPIADX400            =
                  BAPIADRFC             =
                  BAPIADPRT             =
                  BAPIADSSF             =
                  BAPIADURI             =
                  BAPIADPAG             =
                  BAPIAD_REM            =
                  BAPICOMREM            =
                  ADDRESSUSAGE          =
                  BAPIADVERSORG         =
                  BAPIADVERSPERS        =
                  RETURN                =
is there any better method.
please suggest me.
thx
swathi

Where do you need to download it to?  The pc frontend or the application server?  If you want to download to frontend, use the function module GUI_DOWNLOAD.  If you want to put it on the app server.  Use the DATASET statements available in ABAP.
Regards,
Rich Heilman

Similar Messages

  • Cannot complete a paid for down load - says I've done it more than 5 times but non succesfully

    Cannot complete a paid for down load - says I've done it more than 5 times but non successfully. Can anyone assist ?

    Please share a screen of the error message and also let us know what exactly are you trying to download so that we can help you quicker.

  • So I preordered a album on iTunes and it was priced at 9.99 and when I preordered it bought the two available songs for down load in that album do I still need to pay the 9.99 or will I pay less since it bought the two song when I preordered

    So I preordered a album on iTunes and it was priced at 9.99 and when I preordered it bought the two available songs for down load in that album do I still need to pay the 9.99 or will I pay less since it bought the two song when I preordered

    If the two tracks have been released early then you will only be charged for the remainder when the actual album is released i.e. $9.99 minus the cost of those two tracks.
    From http://support.apple.com/kb/HT5714 :
    Some pre-orders include songs that are available for download immediately. When you pre-order, you will be charged only for these songs and you will receive them immediately.

  • Can i receive a credit for  down load that was an accident?

    Can I receive a credit for an accidental i tunes down-load?

    iTunes Store: All Sales Are Final
    If it applies, you can avoid accidental purchases.
    From the iTunes menu bar click iTunes / Preferences then select the Parental tab.
    Select:  "Disable iTunes Store" then click and click OK bottom right side of the pane.

  • How do you authorise this computer for down loading apps in store

    How do yoy authorise the store to down load apps that the IPhone 5 has purchased

    On your Mac launch iTunees.
    From the iTunes menu bar click Store > Authorize this Computer
    Authorize or deauthorize your Mac or PC

  • Need BAPIs for Down Payment

    Hi, all..
    What is the BAPI FMs for below trnasactions?
    F-47: Down Payment Request
    F-48: Down Payment
    Regards,
    Lee

    Check the below link
    Making Down Payment Request using BAPI_ACC_DOCUMENT_POST

  • HT204053 If I don't have any credit card then why can't use my Apple ID for down loads

    Please help me to download for App Store my I'd. Need credit card but I don't have during review  I have to fill card number but I don't have with out this howz can I do ?

    Unless you follow the instructions on this page when creating a new account : http://support.apple.com/kb/HT2534 (the instructions won't work on existing accounts)
    then you will need to enter credit card details before the account can be used to download any item from the store.

  • TRYING TO DOWLOAD ITUNES BUT NOTHING DOWNLOADS. IT JUST SAY THANKS FOR DOWN LOADING ITUNES

    TRYING TO DOWNLAD ITUNES ON MY NEW DESKTOP COMPUTER. I ENTER MY EMAIL AND PUSH DOWNLOAD. A PAGE COMES UP AND SAYS THANKS FOR DOWNLOADING ITUNES BUT NOTHING DOWNLOADS.

    If you're using Internet Explorer, try loosening the security settings. Otherwise, try a different web browser.
    Regards.

  • Initial down load of objects from R/3 to CRM

    Hi Experts,
    We are facing problem while we are doing initial download for the objects from R/3 to CRM. 1st 5 objects showing running(yellow) remaining all are showing waiting(red) in R3AM1.We maintained all the settings. Let me know anything we missed in this please!
    Please provide Middleware settings for down load the objects from R/3 to CRM.
    Thanks in Advance
    RAMESH

    Hi Rajesh,
    Please check for those running objects whether there are any "Parent Objects". You open that adapter object which is in "Running" state and there is a tab called "parent objects". Please check whether there are any objects present there. If there are objects present there then those needs to be run first before running the current object.
    Regarding the objects in "waiting" state the reason is because the parameter MAX_PARALLEL_PROCESSES in the table SMOFPARSFA is set to a small value I believe.Increase the value to 99 and then again try the loading of objects.
    This parameter MAX_PARALLEL_PROCESSES  indicates the total number of loads that can be done at a time.
    Thanks
    Abishek

  • When i try to down load the updated version of flash player it will only save and not run...please help

    Can not down load up date for flash player..I tried removing my original flash player and this did not work...and now i have no flask player! A firefox window opens for down load and only reads "save" or "cancel" it does not have a "RUN" button. When I double click on the saved document it does not down load. Now what can I do??

    You can find the latest Flash player here:
    *http://www.adobe.com/special/products/flashplayer/fp_distribution3.html
    Try to run the Flash installer as Administrator (right-click: Run as Administrator).
    See also:
    * http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    * http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html
    Try to boot the computer in Windows Safe mode with network support (press F8 on the boot screen) to see if that helps to install Flash.

  • How to down load the Module pool program from sap

    hi friends,
    i am having the Module pool program in one server
    it consists of 1 screen.
    now i want to down load the Module pool program into another server.
    those two server are not linked.
    is there any way to copy from one server to another server.
    like what we do in smartfroms,that is downloading form and uploading the form.

    Hi,
    You can down load code from source system and u can upload those in your destination system. You can down load  Code as normally like    execute SE38 > enter ur program name> click on change button> Utilities(in menu bar)->more utilities>upload/down load>down load  in source system & Just use same path with upload instead of down load. So this will help u to transfer code from one system to other.
    Screens transfer: SE51> enter ur program name & screen no> click on change button> click on Layout button> Utilities(m)>upload/download>download for down loading a screen from source system.
             And follow the same procedure in destination system also just use up load instead of download. to upload a screen in destination system.
    Hope useful.
    Regards,
    BBR.

  • How to down load employee photo

    Hi,
    I wanted to down load employee photo form SAP, which we have uploaded through OAAD, please give the inputs for down load option.
    Regs,
    Brahma

    Hi Brhama,
    Go to OAAD.
    Technical Search.
    Execute.
    Double click the relevant object.
    When it is opened in a new window, right click and select "Save picture as".
    Regards,
    Dilek

  • How can i get a comedy, Dutch Treat or/and its companion Detective School Dropouts released in 1987 be included in the iTunes US store for me to down load. i will pay any thing to download them.

    I wish to request that a comedy, Dutch Treat or/and its companion Detective School Dropouts released in 1987 be included in the iTunes US store for me to down load. i will pay any thing to download them.

    You can try requesting it via this page (these are user-to-user forums) : http://www.apple.com/feedback/itunes.html
    But unless the the US rights-holder passes it to Apple and allows them to sell it in the US then Apple won't be able to sell it there

  • My ipod has had a previous owner How do I change my ipods email address so that when I try to down load anything it asks for the previous owners password but when I go to my account it says its my email my account but not when I try to download????

    My ipod has had a previous owner How do I change my ipods email address so that when I try to down load anything it asks for the previous owners password but when I go to my account it says its my email my account but not when I try to download can anyone please help me ????Plus it still has some of the previous owners pictures and videos on it that I want to delete and can't????? Also is there a way to kill the apps that u have used throughout the day the battery doesn't last long at all ??????

    - How did you dlete stuff from the iPod? If you have a 1G or 2G iPod and deleted the stuff by going to Settings>Genera.>Reset>Erase aall contents and settings without being connected to a power source, the battery dies before he erase was comleted since it can take hour.
    - In any event try the following:
    - Connect to a chaging sour for three hours.
    - Reset the iPod and then connect to the computer and try to restore va iTunes.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Next try placing the iPod in recovery moe and then try to restore. For recovery mode:
    iPhone and iPod touch: Unable to update or restore
    - Last try DFU made and restore.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • I down loaded v7.01 on my iPad2, but now I can't get out of the "set up iPad" screen, why? I've used this device on my PC for over a year.

    Down laded v7.01 (after 7 hours), my pc shows that the the new down load was installed on my iPad2, and was also restored from iTunes backup. But, now I get a screen on my iPad "connect to iTunes, ipad not set up?? Why? Ny suggestions for a fix?

    The restore sems not to have completed. Try it again.
    Recovery Mode
    Follow the instructions carefull and repeat if necessary. Sometimes it takes several tries.

Maybe you are looking for

  • IPhone 4s video doesn't transfer to iPad

    the video on the new iPhone 4s seems to have (at least) a different aspect ratio from the video shot with the iPhone 3 and now, while video shot with the 4s still imports to iPhoto, it won't then transfer to an iPad when it is put in a folder that is

  • Ipod capacity

    I am a rookie ipod user I recently bought a new 60gb ipod, I’ve added 2.14gb worth of pictures and music when I click on the ipod icon on itunes it shows that I’ve used 2.14gb and there are 53.62gb free. That is a total of 55.76gb what happened to th

  • [Flash CS5.5] code hint is not showing

    Hi all, i'm having problem with the code hint in flash cs5.5, the hint doesn't show when i'm using AS3, it should work everytime when i type, and i've tried most of the method on the web, also in this forum, but it doesnt work for me, the code hint s

  • PTR Record Registration Failure

    We have 2008 R2 Dc-DNSs. Some times (not always!) when I create an A record manually and the "Create associated pointer (PTR) record" is checked although the reverse lookup zone exists, I get this error: "Warning: The associated pointer (PTR) record

  • Ip Contract table full

    Hi all We are facing below error *"Print k 411 message suppress"* *"ip_contract:table full,dropping packet"* how to resolve this and what is the main cause of this issue..any idea please