Which is better File transfer or EDI transfer

Hi All,
        I have a scenario where the the vendor has tto send the post receivable data to our company. Now they say they can either provide us a file or EDI transfer. They have put the ball in our court to decide and tell them how they should be sending data to us.
Now we have to look into pros and cons of using file transfer or EDI.
COuld you please put some lght on which might be better and why?
XIer

Hey
do u guys already have the infrastructure to handle EDI? i mean have u installed SeeBurger or some other tool to handle EDI messages? if not then for EDI you need to have some kind of tool until and unless you guys have some ways to handle EDI.
File is kinda simple ,you can simply get XML file via HTTP or the outside party can FTP it to certain location and you can pick it up from there.
if u already have SeeBurger or any other way to handle EDI then you can go for EDI,but File will be a lot simpler in mapping as well as design and configurations and you wont need any extra set up it
thanx
Aamir

Similar Messages

  • What beta files to keep for transfer to final CS6 program?

    I'm assuming the beta has to be uninstalled to install the final program after it ships. If I've done customizations to PS, Bridge, & Camera Raw what do I have to do before uninstalling to transfer my customizations to the final program?

    Offhand, I am not sure about ACR and Bridge, but for PS, you should check that you have saved all your presets windows>tool presets>save tool presets.
    In the main PS menu, edit>presets>export/import presets you can export the presets and then import them when you load the new version.
    Pattie

  • I have UI which uploads the file in multiprt file transfer in chuncks .It was working fine in previous version of firefox but now ajax calls gets aborted ?

    I have UI which uploads the file in multiprt file transfer in chuncks(blob file) .It was working fine in previous version of firefox when we send 10mb chuncks for each ajax calls .But now in latest version firefox ,Its get rejected for 10mb chuncks through each call but allowing only 4kb to be send for each call.Could you guys help me .I also tried with the (Application/octectstream) .It is also working fine in all browsers.

    hi Sivasathy, support.mozilla.org is intended for end-user support. if you have a question regarding web development please refer to [[Where to go for developer support]] instead. thank you for your understanding!

  • Re : Inter company stock transfer through EDI

    Hi
          How to do the intercompany stock transfer through EDI. In this if Purchase order is created from one comapny a sales order should created automaticall in another Company. Fot this what is the SPRO settings.
    How to do this.
    Thanks
    Anto

    Hi,
    continues from here,
    Inbound file:     edi_in
    Function module:     See text below.
    Status file parameters
    Directory:     /home/edi/<portname>/
    Outbound file:     status.idoc
    Function module:     Leave blank if using above
    u2022     Both the portname and the exchange directory should be created according to the same naming convention. However, the portname should be in upper case whereas the corresponding directory name should be in lower case (see examples below).
         Portname (upper case):
                             <portname>
         Exchange directory name (lower case):           
                             /home/edi/<portname>
         where <portname> consists of:
         EDI<system name><client number><id char>
         <system name> is the name of  system on which port exists eg.      F01, PG1 etc.;
         <client number> is name of client on system which will use this      port; and
         <id char> is a single alphabetical character such as u2018au2019,u2019bu2019 etc.      typically,      u2018au2019 will denote dynamic outbound file naming (used      for testing) whereas      u2018bu2019 will denote static outbound file naming.      All ports will use static       inbound filenames.
    For example, the name of a port using dynamic file naming on system F01, client 610 would be named EDIF01610A.  The exchange directory would be named edif01610a. Similarly, the name of port using static file naming on system PG1, client 600 would be EDIPG1600B. The exchange directory name would be edipg1600b.
    Note that the function u201CEDI_PATH_CREATE_USERNAME_DT_TMu201D  can be used in the u201CFunction moduleu201D field  of the Outbound file parameters if IDocs are to be written to multiple files. In this case, the corresponding outbound filename field should be left blank. The standard IDoc exchange interface between the SAP EDI component and the EDI subsystem uses a single file for each transfer direction. However, should the exchange interface change, or for testing purposes, the function modules for dynamic naming can be used.
    2.4.2.     Control of EDI processes in R/3
    2.4.2.1.      Maintain: Outbound Process Code (WE41)
    IMGCross-Application ComponentsALE Extensions  Outbound
    Check that the outbound EDI processes in the R/3 system are defined.  Indicates which ABAP/4 function module to execute in order to create an outbound IDoc.
    The following assignments are available for R/3:
    2.4.2.2.      Maintain: Inbound Process Code (WE42)
    IMGCross-Application Components  ALE  Extensions  Inbound
    Check that the inbound EDI processes in the R/3 system are defined.  Indicates what kind of inbound processing to execute.
         A long list of options is available under Processing by function module, relevant ones are:
    INVF     INVOIC FI     Invoice receipt (Financial Accounting)
    INVM     INVOIC MM     Invoice verification (Mat Management)
    ORDC     ORDCHG     Change customer order
    ORDE     ORDERS     Create customer order
    ORDR     ORDRSP     Purchase order confirmation
    2.4.2.3.      Control: System Process Codes (WE40)
         Choose Processing by task.  Check that the codes indicating the type of EDI processing error are defined.  The only valid entries are the entries shown on the screen, as they are directly called via the EDI basis module.
    2.4.2.4.      Control: Status maintenance (WE47)
         Check that the codes indicating status of IDoc processing are defined.  The status values for outbound IDocs are between 01 and 39, while the status values for inbound IDocs begin with 50.  These values are delivered by SAP and cannot be customised.
    2.4.2.5.      Control: Partner Types (WE44)
         Check that the codes that identify the commercial relationships between the receiver and sender are defined.  Values are delivered by SAP.  Names of the programs and routines that validates the entry of the EDI trading partner ID:
    Partner type     Report name     Form routine
    B - Bank     RFETESTP     READ_T012
    KU - customer     RSETESTP     READ_KNA1
    LI - vendors     RSETESTP     READ_LFA1
    LS - logical system ( ALE)     RSETESTP     LOGSYS
    2.4.2.6.      Control: Forward Inbound (WE45)
    Allows for the forwarding of IDocs to a specific application.  Contains the exactly defined destination of an inbound IDoc within the SAP system.  Usually no changes are required.
    2.4.2.7.      Control: Status Process code (WE56)
    Choose Processing by task: The following set-up has been provided as default:
    Process code:     EDIS
    Identification:     TS30000078
    Description:     EDI-IDoc  status record processing
    The process code is for inbound status, The ID type is an identification code for inbound processing method (workflow or standard task) of the status record.
    3.     MM IMG CONFIGURATION
    3.1.     Global settings (IMG):
    3.1.1.     Units of measure (IMG  Global settings):
    The ISO code is important for EDI.  It is used to convert the internal SAP units of measure into standard units.
    The MM configurer must link the Unit Of Measure, EACH, with the ISO code PCE (Piece).
    3.2.     Link Schema to Purchase order
    Check the following:
    IMG  MM  Purchasing  Message determination  Message determination  Message Schemas
    Execute transaction u201CDefine Message Schemas for Purchase Orderu201D
    Select  transaction: Assign Schema to purchase order
    Add:      Usage =B for output
         Application = EF for purchase order
         Procedure = RMBEF1 for purchase order
    3.3.     Link application to EDI interface via message control:
    IMG  MM  Purchasing  Messages  Output Control
    Check following under Output Control:
         Condition table
         Access sequence
         Message types
         Message schema
         Output control
    3.4.     Enabling Multiple Output for Purchase Orders (Optional)
    For example: EDI & Printing
    IMG  MM  Purchasing  Message determination  Message determination Access sequence
    u2022     Create new access sequence (e.g. ZPUR), copy the access sequence 0001 but leaving the ''E'' flag blank (Exclusive is off). (Transaction M/50)
    u2022     Goto Define message types  maintain message types:
         Create a new message type (e.g. NEU1), setting the output type to 1 for printed output and using ZPUR as access sequence. (Transaction M/34)
    u2022     Goto Message Schema  define message schema  maintain output determination procedure:
         Update procedure RMBEF1 by adding a step for the new condition type (e.g. NEU1) prior to the standard delivered step for NEU. (Transaction M/36)
    u2022     Goto Processing program  Define Processing program  Output program: Purchase Order.
         - Add a NEU1 record to table TNAPR.  The program FORM Routine and layout must be specified.  (Copy an existing NEU record). (Transaction OMTB)
    u2022     Goto Processing program  Define Processing program  Output by partner type.
         - Add NEU1 record for VN (vendor). (Transaction OMTG)
    3.5.     Link Output type (fax=2, E-mail=7) to NEU (Purchasing)
    IMG  MM  Purchasing  Message determination  Message determination Access sequence
    u2022     Goto Processing program  Define Processing program  Output program: Purchase Order.
         - Add another NEU record to table TNAPR with the appropriate output medium. Copy an existing NEU record. (Transaction OMTB)
    u2022     Goto Processing program  Define Processing program  Output by partner type.
         - Add NEU record for VN (vendor). (Transaction OMTG)
    4.     SD APPLICATION REQUIREMENTS
    Assumption: SD is only used for testing purposes and configuration is based on a need basis - only configure the minimum.
    Reference SAP Course manual Chapter 11.
    4.1.     EDI Configurations
    4.1.1.     Conversion of SAP item categories to IDOC item categories (VOE1)
    IMG  S&D  EDI  EDI Messages  Conversion of SAP item categories to IDOC item categories
    Add the following entry:
    For Standard Item description :     0     OR     LDN
    Typically error message: ''Transaction LDN is not defined".
    4.1.2.     Partner functions
    IMG  S&D  EDI  EDI Messages  Configure EDI Partners Partner  Application  Partner function
    Check that the following partner functions exist: (at least)
    SP     Sold-to party
    VN     Vendor
    BP     Bill-to party
    SH     Ship-to party
    Note - the German abbreviation is passed to the IDoc.
    4.2.     S&D Sales Configurations
    4.2.1.     Maintain Item categories
    IMG  S&D  Sales  Sales document  Sales doc item  Define item categories
    Add LDN for standard item:
              Item type = B
              Relev for billing = B
              Tick following:     Bus data item
                                  Sched line allowed
                                  Credit active
                                  Pricing
              Screen seq. grp = N
    4.2.2.     Assign Item categories
    IMG  S&D  Sales  Sales document  Sales doc item  Assign item categories
    Add/Update the following entries:
         1     2     3
    Sales doc type     OR     OR     OR
    Item category group     NORM     DIEN     LEIS
    Item category     LDN     TAD
    LDN     LDN
    4.2.3.     Assign Schedule line categories
    IMG  S&D  Sales  Sales document  Schedule lines  Assign Schedule line categories
    Add Item category LDN to table (with no other parameters).
    4.3.     S&D Pricing Configurations
    4.3.1.     EDI pricing condition types
    IMG  S&D  Basic functions  Pricing  Pricing control  Define condition types  Maintain condition types
    Maintain the following condition types:
         EDI 1 - Calculate type =C for Quantity
         EDI 2 - Calculate type = B for Fixed amount
    4.3.2.     SD Pricing procedures (V/08)
    IMG  S&D  Basic functions  Pricing  Pricing control  Define & Assign pricing procedures
    Maintain pricing procedure for ZVAA01 (Standard). 
    Select control and add EDI1 and EDI2  as steps 1 and 5 respectively with no other parameters.
    5.     INVOICE IMG CONFIGURATION
    No additional IMG configuration (not partner specific) was needed for Inbound Invoice processing.
    Thanks,
    Swamy H P

  • Migrating vs manually transfer vs network transfer of files, apps and itunes library

    So I've tried searching and going through the forums first before I actually commit to a certain "Method Of Transfer" but could not really find what I'm trying to accomplish. So I hope some of you fellow memebrs could shed some light and advise on a few things..  Let me start by giving a summary of equipment I'm working with and what I'm trying to accomplish.
    Recently purchased a new macbook pro 15" 2.4Ghz Intel Core i7 (Most recent macbook on apple's website 3/26/2012)
    Prior to purchasing my new macbook I was using a 2004/2005 white 13" macbook Intel core Duo 2Ghz
    What I would like to accomplish is transfer most of my applications I've paid for on the older mac to my new one. I would also like to transfer multimedia files from pics, videos and music. The part that confuses me is which ever method I decid to choose will things in my iTunes library remain in tact? Such as, playlist that have been created, syncing my iPhone and maintaning the same playlist. Basically, I would like to keep the same music library and the same playlist I have on my old mac and mirror it on the new mac. Please advise..
    The 3 mtehods of tranferrring I have in question are:
    1. Migration Assistant
    2. Manual Transfer via external Hard Drive
    3. Network transfer
    4. other?
    Is one method better than the other?
    Which method will retain the existing settings from my old mac to the new?
    Thanks in advance!

    Chris CA wrote:
    In case others have a similar issue and see this question, what did you do?
    Sure thing..
    The Method of transfer I decided to do from Old macbook to New macbook pro was "Local Network" transfer via Ethernet and did the following.
    iTunes Library transfer:
    Prerequisite:Ensure iTunes on the the "source" macbook (older laptop for me) is up to date has been backed up. Export playlist and export library. I also have iTunes set to keep my library orgainzed so I dont have audio, video files in different locations. Everything for me is located in: /user/Music/iTunes/iTunes Media
    Connect both laptops to each other via Ethernet cable
    I also disable airport on both devices. (Im not sure you really have to do this but I did it anyway to avoid potential conflicts on my LAN)
    On the "source" macbook (older one for me), I enabled sharing the music folder that contains my entire iTunes library (Go to System Preferences > Sharing > File Sharing > and select the folder that contains the desired media files you want to transfer)
    On the "destination" macbook (Newer one for me), you will see the name of the "source" macbook displayed in your finder window.
    Once you've reached the above steps, simply open up iTunes on your new macbook go to Files > Add to Libraryand navigate to the shared "source" macbook (located on the left pane) and select the folder that contains the media files. *The transfer process will vary depending on how many files you are trying to transfer.
    After the transfer completes go ahead and import the playlist and library so the media info will be up to date in iTunes as well.
    You can do the same method of transfer for other files as well. hope this helps!

  • In Icloud I can't see my "numbers" icon which i need to select "tick" to transfer data to my other devices via icloud. any ideas why it's not showing up?

    In Icloud on my imac I can't see my "numbers" icon which i need to select "tick" to transfer data to my other devices via icloud. any ideas why it's not showing up?

    You have to do it app wise, which means that the icon won't show up in settings, but you will be able to move files from your local drive to iCloud via the Numbers app (move... > choose the iCloud option).
    It requires that you set up the same iCloud account on all your devices and that you have the latest version of Numbers on all your devices as well.

  • What is the Maximum File SIZE Can we transfer through XI.

    Hi All,
    What is the Maximum File SIZE Can we transfer Through XI?
    With Regards,
    Mahesh

    HI,
    Please refer the below thread which talks about the same.
    Wat is the maximu size of data XI can handle
    There can be many threads related to this topic I suggest u try to serach on SDN first.
    Thnx
    Chirag

  • Windows Easy Transfer can't transfer files from Windows Vista or Windows XP

    I'm running a English Windows Vista Ultimate and just bought a
    ENGLISH Windows 8.1. I've downloaded the WET for Windows vista and tried to complete the second portion of the transfer by specifying the saved .MIG file WET created. Then I got the error message: "Windows Easy Transfer can't transfer
    files from Windows Vista or Windows XP".
    The truth is, Microsoft was too busy integrating special effects to it's operating system and claimed it as fully polished instead of making sure built-in tools were worth using.
    Another harsh reality is that THERE IS NO WAY TO TRANSFER a file from Windows Vista to Windows 8. That's because engineers didn't even bother to make that possibility happen. Just Google: "Transfer from windows vista to windows 8" and you'll see
    there are no relevant Microsoft web page about this.
    Worse, Microsoft is giving excuses. To solve this issues, they came with a toolbox of fake scenarios in order to confuse clients even further, while they know damn well the Windows Easy Transfer is NOT EASY and certainly in multiple cases
    DOES NOT TRANSFER jack to begin with.

    I somewhat agree with you.
    Trying to transfer from 7 to 8.1 and although it looks like the "7" side of the equation is working, the "8" side isn't.
    "7" is trying to connect to "8" but "8.1" is being just plain stupid.
    Not even sure why the MIG file step is even necessary if all I want to do is transfer one file between two machines.  Said file is really BIG, or i'd just use my network, and the "8.1" rig doesn't have a dvd reader...
    Per the MIG step... my file again, is big... I'd need to "mig" this file just to send it? Can't even get to the step where I'd mig-it and if i did, how long would that take?
    So this is what progress is all about... geez... gimmie a NULL MODEM CABLE !!!

  • "Windows Easy Transfer can't transfer your files and settings." Why?

    I saved my files and settings from a previous installation of windows 7 to an external hard drive using windows easy transfer. Now when I try to transfer those files and setting to my new installation I get the following message:
    Windows Easy Transfer can't transfer your files and settings.
    The message pops up only a few seconds after the transfer begins.
    Why is this?! I need those files and windows has screwed me. Everything is basically the same as before I reinstalled. Same computer, same windows 7 installation just recovered to factory settings. Same system language as before. BTW I'm on a Toshiba L505 laptop
    running Windows 7 Home Premium.
    I have tried all the usual suspects such as a clean boot and uninstalling my antivirus to rule out third party interference. I have more than enough space on both my computer and on the external hard drive. I have tried only transferring a user account a
    few MBs large. I have reinstalled the OS twice just in case something went wrong there. I have clicked on the .MIG file directly. All lead to the same error message.The transfer file seems to be intact and not currupt
    Is there another software other than WET that can use the same transfer file that WET created to restore my files? Please help me solve this if you can or at least point me in the right direction because right now I'm clueless. I can't emphasize how important
    those files are to me. I've searched for solutions on several forums and it seems that this is a problem people have been having for years now and windows hasn't provided an answer yet.
    An interesting note, When I reboot the laptop after trying to do the transfer, a new user account appears at startup alongside the one I normally use. This new user account has the same unique name of the user account I am trying to restore but that's where
    the similarity ends. All the settings for this account are default settings and empty folders. What does this mean?

    Hi Vincent, like I said I tried all of that already and it failed. Thanks a lot for trying to help though. Imperfect1, so sorry I took so long to reply. No that's not the case. I was trying to restore from x86 to x86.
    Well, I finally gave up. I've scoured the internet for a solution. You'll probably find duplicates of this post all over. This has been a known software problem with Windows Easy Transfer for years and Microsoft has done nothing to fix it or warn users of
    the risks. Shameful!
    Anyway, I managed to recover my files with this life saver of a program here>
    http://www.visser.com.au/blog/migrecover-for-microsofts-windows-easy-transfer/
    MigRecover Utility for Microsoft's Windows Easy Transfer.
    I can't express how grateful I am to the developer and the host for the download. You guys are the most awesomest people ever. Cheers.
    Here's how you modify the syntax in commmand prompt if you used a password to protect the mig file in WET>
    http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/68910c1a-3c4b-47af-bb22-0e7ec6f2054f/
    Just remember to change the source drive letter in "C:\SaveData.MIG" to the actual drive it's stored on if your MIG file is on an external drive like mine was; whether it's E:, F:, G: or whatever.
    Good luck to anyone with the same issue who stumbles upon this post. I hope it helps you as it did me.
    AsdyAsks

  • Which is better? store files in the database or directly on the O.S.?

    Hi,
    i´m developing an application to manager files. which is better? store files in the database or directly on the O.S.? If i decide to store on database, i will use the BLOB data type but i have a doubt...the BLOB data type occupies the same space on database regardless of file size? there is another data type better?
    Tks,
    Fernando.

    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1011065100346196442
    Ask Tom has a bit of info to share on the topic. Have a read of this. :)

  • Which is better ASM or file system storage

    Hi all, I need a urgent help from all u gr8 DBAs.
    I have to give justification to my client that which is better to use between file based option ASM and why??
    So can anyone give me some write up in this line?

    Ok, how about this
    Today's large databases demand minimal scheduled downtime, and DBAs are often required to manage multiple databases with an increasing number of database files. Automatic Storage Management lets you be more productive by making some manual storage management tasks obsolete.
    The Oracle Database provides a simplified management interface for storage resources. Automatic Storage Management eliminates the need for manual I/O performance tuning. It simplifies storage to a set of disk groups and provides redundancy options to enable a high level of protection. Automatic Storage Management facilitates non-intrusive storage allocations and provides automatic rebalancing. It spreads database files across all available storage to optimize performance and resource utilization. It also saves time by automating manual storage tasks, which thereby increases their ability to manage more and larger databases with increased efficiency. Different versions of the database can interoperate with different versions of Automatic Storage Management. That is, any combination of release 10.1.x.y and 10.2.x.y for either the Automatic Storage Management instance or the database instance interoperate transparently.
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14220/mgmt_db.htm

  • I purchased a new MacBook Pro and when transferring files iphoto did not transfer.  I have a question mark in the place of the icon.  My pictures are in library but can't properly access iphoto.  Thank you

    I purchased a new MacBook Pro and when transferring files iphoto did not transfer.  I have a question mark in the place of the icon.  My pictures are in library but can't properly access iphoto.  Thank you

    Sure-glad to help you. You will not lose any data by changing synching to MacBook Pro from imac. You have set up Time Machine, right? that's how you'd do your backup, so I was told, and how I do my backup on my mac.  You should be able to set a password for it. Save it.  Your stuff should be saved there. So if you want to make your MacBook Pro your primary computer,  I suppose,  back up your stuff with Time machine, turn off Time machine on the iMac, turn it on on the new MacBook Pro, select the hard drive in your Time Capsule, enter your password, and do a backup from there. It might work, and it might take a while, but it should go. As for clogging the hard drive, I can't say. Depends how much stuff you have, and the hard drive's capacity.  As for moving syncing from your iMac to your macbook pro, should be the same. Your phone uses iTunes to sync and so that data should be in the cloud. You can move your iTunes Library to your new Macbook pro
    you should be able to sync your phone on your new MacBook Pro. Don't know if you can move the older backups yet-maybe try someone else, anyways,
    This handy article from Apple explains how
    How to move your iTunes library to a new computer - Apple Support''
    don't forget to de-authorize your iMac if you don't want to play purchased stuff there
    and re-authorize your new macBook Pro
    time machine is an application, and should be found in the Applications folder. it is built in to OS X, so there is nothing else to buy. double click on it, get it going, choose the Hard drive in your Time capsule/Airport as your backup Time Machine  and go for it.  You should see a circle with an arrow on the top right hand of your screen (the Desktop), next to the bluetooth icon, and just after the wifi and eject key (looks sorta like a clock face). This will do automatic backups  of your stuff.

  • I have a Macbook Pro Apple . My photos are in iPhoto files. How do transfer the file I want to work on onto Photoshop?

    I have a Macbook Pro Apple . My photos are in iPhoto files. How do transfer the file I want to work on onto Photoshop?

    Where iPhoto Pictures are Located and How to Access the iPhoto Library and Picture Files

  • When i open my Canon RAW-files with preview or transfer them to another program using preview they change to color despite the fact that they where all shot in B/W... How to change this?

    When i open my Canon RAW-files with preview or transfer them to another program using preview they change to color despite the fact that they where all shot in B/W... How to change this?

    I shoot only RAW - no JPEG-files except those visualizing the files on my memorycard or computer. I think i have to refine my question;
    1. I know there is possible to make B/W HDR-images.
    2. I know the best HDR images are based on RAW-files.
    3. When i transfer the images in question to a HDR software they change, so when i view them in the software (either Preview or the HDR software) they are suddenly viewed (and processed) in color.
    4. This never happend on my PC so i know it has to do  with either Finder or Preview.
    5. Do i have to make all my B/W HDR-images on the PC or is it a way for me to change how Finder/Preview show/alter my images?

  • HT201317 Sometimes i take pictures and they do not transfer to  my computer and i need to reset to make it work is this normal and also sometimes i copy pictures to upload file so it can transfer to from my Pc to my i phone and it does not work at all tim

    1)     Why does it not transfer  picturesat all times even when my pc is on wi fi
    2)     When i copy pic into my upload file it does not transfer back to my i phone ?

    DavidBenJeshuah wrote:
    apple wont give me a new phone cause I broke the screen and I replaced it my self.
    Correct. When you did that, you voided all warranty/support, & forfeited the right to an out of warranty replacement.
    There was nothing wrong with the screen I bought,
    And, exactly, how do you know that? Since Apple DOES NOT sell iPhone parts, there is no official source for genuine parts. Thus, many on the market are counterfeit & produce nothing but problems.
    Good luck.

Maybe you are looking for

  • Windows 8 upgrade killed recovery partition

    I have been the proud owner of an HP Pavilion dv6t-6c00 CTO Quad Edition Entertainment Notebook PC running Windows 7 Home Edition 64-bit. I made the HP Receovery Media DVD's when I 1st got my laptop. I took advantage of the Windows 8 Pro upgrade opti

  • Very urgent regarding ALV

    Hi all, I have displayed data in alv.and the error condition is that if for a material if it has more than one S as ok_status records then it should throw an error. This logic is working fine. Now suppose at first time user had entered S through keyb

  • Coldfusion session variables being lost

    ok so when my users login I establish session variables. one of these is employee id. in my Application.cfc I have this at the top: <cfscript> this.name = "My App"; this.sessiontimeout=CreateTimeSpan("0", "0", "45", "0"); this.SESSIONMANAGEMENT="YES"

  • Camera Raw on a Netbook

    Don't know if this should be on the feature request forum or here in the general discussion? However as it would not be a 'feature' more a stand alone application then this might be the best place - With the rise of the use of Netbooks, running bare

  • Website Design Problem

    Hi All, I came across this question during my interview : Suppose I want to design a scalable website like target.com, my requirement is that when a person checks out product i have to ensure that this product is made available to the person irrespec