Choose the archive file in wich inserting an archive.

Hello,
I am currently archiving FI_Document and as you may knom open items can't be archived and so the corresponding document is rejected. So many documents are archive except a few of them.
Imagine I am archiving a particular year.
Imagine a few years latter this previous item is cleared and I naturally want to archive it in the same archive file as the documents of its corresponding year.
Does any one know a mean to say to SAP in SARA transaction when archiving in  which archive file put this new archive session ? For the time being a new archive file would be created with another name and thus the archive file maintenance is quite difficult.
Thanks for any help,
Regards,
Jean-Baptiste Gosset
France

Hi,
There is no means in SAP to route documents to already existing archive file. A new archive file is created for every session. Archive Routing is a new feature introduced by SAP in NW04s, which may be of use provided you are storing the archive data in content server.
Cheers,
Samanjay

Similar Messages

  • How do I choose the lates file from a directory in LabView? I want to use the latest file without having to choose it manually

    When a LabView program starts up, I want it to go to a directory and choose the latest file there. Is there a way to sort the files to get the latest?

    Hello,
    Check annex.
    Hope it helps,
    Paulo
    Attachments:
    LatestFile.vi ‏24 KB

  • I am sending a single-page poster in Illustrator to a commercial printer. There are several placed graphics and I want to choose the correct file-type to keep my Illustrator file nice and small.

    I am sending a single-page poster in Illustrator to a commercial printer. There are several placed graphics and I want to choose the correct file-type to keep my Illustrator file nice and small.

    Printers like PDFs, but you should consult with the print vendor before you save the file in any particular format.  Each vendor is different and have an established workflow.  They may not accept JPGs.  If the poster prints offset, you will need to supply the appropriate resolution per their request or what they require. If the poster is large format or grand format, then they will or should know what resolution is appropriate.  However, large format inkjet only requires 144-150ppi at 100% final size.  Try to get in the habit of consulting with the print vendor early on so you end up supplying what is needed.

  • SSIS file iteration and insert in 2008

    we have a directory , which has around 10 files. I need to iterate the all the files in the directory and insert the file name, file count and other details into one of the table of the database. 
    Once the data/file name is inserted into the parent table , and id will be generated (auto generated value ) which need to be  inserted into the child table.
    please suggest the best possible optimum how can it be done in SSIS 2008.

    Break it into subtasks:
    " iterate the all the files" -- use a ForEach Loop with file iterator. Google/Bing on how to
    "insert the file name, file count and other details" capture the file name value from the iteration to a variable mapped to it, the count can be done via a Script Task with a simple iterator, again Bing;
    "id will be generated" -- id where , how? Not sure, but perhaps just do it via a trigger. I am asking because each records would not one per file unless you did something special
    Arthur My Blog

  • I have to zip pdf files to email them to someone with a PC. The problem is they aren't smaller after zipping and I can't email them. I tried adjusting the Quartz filter to the Reduce file size. Now they're smaller, but the recipient can't read them. Help!

    I need to zip pdf files to email them to a PC user. The problem is file size is not reduced.
    I tried zipping them in Win 7 (which I use via Parallels 7) and sending them to the Finder to email.
    But lately nothing is reduced.  I tried choosing the Reduce File Size option in the Quartz Filter when I save the doc. The file size was reduced. However, the recipient could not read the file. Everything was blurry.
    Is there a solution?

    I am having some PDF sizing issues also, I am a BETA tester for TurboCAD Mac, and with the usage of (public) version 5, I have had some scaling issues. I have had (auto sent) 15 plus crash reports, (available as text) and had posted my scenario within the "lion- problems so far" article, so not to use up extra bandwith- or whatever- there are pictures there. I was not able to upload a PDF on site, and the staff @ Turbo CAd is working on it also. this is Lion specific new update, as I have posted many large format PDF's
    Here (edit to add url)
    Thanks for the helps!
    Johnny

  • I'm sorry AI choosse the wrong file

    I'm sorry I choose the wrong file.
    The error that I'm getting is this one:
    Exception 'IOException' not caught or declared by 'void Lesson%.main(String[] args).
    If I click the error and it take me to readLine() line, so I don't understand what happend.
    Thanks
    * LESSON FIVE
    * @author JAIME TORRES
    * @version 1.0
    import java.io.* ;
    class BadOpt extends Exception
    public BadOpt( String option ) {}
    public String BadOpt( String option )
    if( option.equals("A") )
    return(" Bad option: Caracas is the Capital of Venezuela") ;
    if( option.equals("B") )
    return(" Bad option: Santiago is the Capital of Chile" ) ;
    else
    return(" Bad option: Omaha is the bigest city in Nebraska" ) ;
    class Lesson5
    * Constructor
    public Lesson5()
    {} // empty
    public static void main( String[] args)
    String option = "D" ;
    BufferedReader stdin = new BufferedReader( new InputStreamReader( System.in) ) ;
    while( ! ( option.equals("E") ) )
    try
    System.out.println() ;
    System.out.print("Please choose the correct answer:");
    System.out.println() ;
    System.out.println(" What is the capital of Colombia?" ) ;
    System.out.println(" A. Caracas");
    System.out.println(" B. Santiago");
    System.out.println(" C. Omaha") ;
    System.out.println(" D. Bogota");
    System.out.println() ;
    System.out.print("Your option is? " ) ;
    option = stdin.readLine() ;
    if( ! (option.equals("A")) )
    throw (new BadOpt(option) );
    catch ( BadOpt e )
    System.out.println( e.BadOpt(option) ) ;
    } // End catch block
    } // End while loop
    }

    Hi,
    The readLine() method can throw an IOException. You'll need to catch it as follows:
    try
    catch ( BadOpt e )
    System.out.println( e.BadOpt(option) ) ;
    catch ( IOException e )
    System.out.println( e.getMessage() ) ;
    }Hope this helps,
    Kurt.

  • How to remove the 'all files' option on the file dialog

    Hi I was wondering if anyone has a good way to tackle this problem.
    In my application the user has the ability to load the contents of a tdms file into an xy graph. I am accomplishing this with a simple file control. I'd like to make sure that they can't load a file that is not a .tdms. I have used the pattern *.tdms on the properties for the control and the default view of the browse popup shows only .tdms files as I would expect but there is still an option for the user to change the file type to 'all files'
    What I'd like to do is either remove the ability for the user to choose the 'all files' type. Failing that, I'll probably have to have my VI look at the file extension before loading the file to ensure that it is the right kind to avoid errors.
    Are there any other options that I should look at for accomplishing this task?

    You must also take care of the fools that "convert" any other file (*.txt, *.xls, *.pdf, etc.)  to tdms by simply changing the extension in explorer.
    (There are a few people here that "convert" *.bmp to *.jpg this way because attachments of bitmaps are not allowed. Just because the browser is smart enough to still display it despite the incorrect extension does not make it a jpeg image. Others write to an ASCII formatted txt file but give it an *.xls extension. While this does not make it an excel file, it forces the file to be opened by excel, which does its best to make sense of it. Works most of the time ).
    Clearly, you need to check for proper extension after selection, but you should also handle the errors properly if the file is name *.tdms, but actually is something else.
    LabVIEW Champion . Do more with less code and in less time .

  • I am trying to install MasterCollection_CS6_LS16. When I click the install file I get this error message: We've encountered the following issues. Installation on case-sensitive volumes is not supported. Please choose a different volume for installation.

    I am trying to install MasterCollection_CS6_LS16. When I double click the install file I get this error message: We've encountered the following issues. Installation on case-sensitive volumes is not supported. Please choose a different volume for installation. What does that mean? How should I proceed?

    Hey iraravitz,
    Could you please let me know what version of OS are working on.
    You might receive this error when you attempt to install on a drive with the HFS+ Case Sensitive file system, which is not supported for installation of Adobe Creative Suite 6.
    So, please try installing on a drive that has been formatted with a supported file system.
    You might refer the KB doc link mentioned below for the same:
    Error "Case-sensitive drives not supported" or similar install error | Mac OS
    Let me know if this helps.
    Regards,
    Anubha

  • Problem with importing saved .json backup file in fresh installed firefox 3.6.8? Message "unable to process the backup file", when i choosed option "Restore" from menu "organize your bookmarks" !?

    Hello,
    my problem is with importing saved .json backup file in fresh installed firefox 3.6.8? Message "unable to process the backup file", when i choosed option "Restore" from menu "organize your bookmarks" !?
    Normally that i followed all instructions from your support site, and that i tried many things, but nothing helped :( !?
    my .json file isn't corrupted cause it was saved on another partition before formatting my OS.
    Please don't tell me that my bookmarks are lost :( cause i had many important things in that bookmarks, on 100.s pages :( ....
    Thanks in advance!
    Sincerely,
    hoho33

    "
    Can you restore that JSON backup in a new profile?
    Did you make sure that it is really a JSON backup and that there is no missing or hidden other file extension?
    A JSON backup starts with: {"title":"","id":1,"dateAdded"
    A HTML backup starts with: <!DOCTYPE NETSCAPE-Bookmark-file-1>
    You can try if you can restore that JSON backup in a new profile.
    Create a new profile as a test to check if your current profile is causing the problems
    See Basic Troubleshooting: Make a new profile
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    Please for administration of this support site, make possibility to quote someone's answer, on this way is dificult to answer somebody who wrote some suggestion!
    No, i can't restore JSON backup in new profile, even on fresh installed OS XP SP3, with fresh installation of latest version of firefox!
    MAN I TOLD YOU 10X IT'S 200 % JSON BACKUP FILE!!! I'M NOT IN IT FROM YESTERDAY, I WORK IN IT 12 YEARS!!!
    I tried restoring json backup in new profile, but nothing, i couldn't restore, cause that stupid error from screen shot which i posted again appears !
    Man i'm not totally noob i repeat 2nd time here, and normally that i know to create new profile, and that i tried that, but that didn't help!
    I can't believe that FIREFOX has not good support team, and doesn't care for yours users, this will not give me more reason to use in future firefox
    like borwser, if i don't have good support, and when i have problem like this, to loose all my very important bookmarks and passwords on them, and
    firefox support won't to help me to solve my problem!
    If somebody from firefox support team read this, i can give you Remote desktop access to my computer to try solve this problem, like other serious company
    like HP, Dell , etc. give remote desktop support to their users!
    Corel are you from firefox support team? Please don't write same suggestions, cause i know to read, and i understand well if you write once some suggestion!
    Greetzz

  • How can i open the archived pst file in my Mac Air

    How can i open the Archived outlook pst file in my Mac air, i want to access my old outlook mails.

    System.setProperty("java.security.policy", "system.policy");Is this a new feature in JDK1.4? I don't see it in
    the documentation for JDK1.3.1 that I'm currently
    using.Look more closely. There is indeed a setProperty(String, String) in
    http://java.sun.com/j2se/1.3/docs/api/java/lang/System.html
    "Since 1.2"
    - Marcus

  • Create Archive, how to change the behavior of the default file naming?

    From an earlier post on archiving via the contextual menu in the Mac OS X Finder:
    "If you archive a single item, the archived file has the name of the original item with a ".zip" extension. If you archive multiple items at once, the archived file is called Archive.zip."
    Is there a way to change the behavior of this?
    I ask because I want to archive a single file, say "photo.psd" and when I do I get an archive called "photo.psd.zip" - is there a way to create an archive from the contextual menu and have the original file extension be appended? - in this case I would want "photo.zip" to be the end result.
    Also, is there a way to change the behavior of archiving multiple files? To, say, create a differently named file afterwards instead of the default "Archive.zip" - perhaps something a little more descriptive but standard, like "YourFilesCompressed.zip" - something that would stay the same across each archive creation.
    Thanks, I've been manually renaming after all create-archive's. And I do realize other applications could probably do this, but I'm thinking there must be a way to do this in the finder, no? A terminal command? Any ideas would be appreciated.

    Try looking at the documentation for the ditto and zip Terminal commands.
    (14504)

  • How do I clean up/archive the "other" files on my startup disk?

    I've recently gone through my computer, archived my old files and moved most of my media files on to an external drive. I've installed Onyx to clean up log files etc, but I can't seem to find where (or what) the "other" files are. About this Mac is telling me that there's 220GB of "other" files on my start up disk.
    Can anyone tell me how to reduce this to free up some more storage space?
    Thanks in advance...

    Use your Activity monitor and search for Grand Perspective on Sourceforge to help you see what's taking up room on your drive.
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents

  • After choosing a jpg for upload, the "Upload File" button on the organization's receiving site of does not respond. The second problem: it's impossible to highlight more that one file at a time.

    Clicking the first file, holding down shift and clicking the last file doesn't work. I've tried all manner of command, control, shift combos without success.  This one-at-a-time attachment problem also happens in web mail.  Are these two issues related?  Thanks for non-techie solutions for both issues.  I have Safari 5.0.6 (5533.22.3) and Leopard.

    Thanks for your response.  I do have javascript turned on (not java).  To answer your question,
    I was trying to upload 3 jpgs to the submissions page of a visual arts website. I could only highlight one jpg at a time in the "Choose File" option, and then the "Upload File" button of the submissions page would not respond.
    It's an ongoing problem with this site (I'm the only one with this issue and there are a lot of submissions). I have to send the images as email attachements to the administrator of the site.  When doing this via webmail, I still the one attachment at a time problem, but the images get to the administrator.  Thanks for helping.

  • While using a drop-down menu i.e. File, edit, image, or even when saving as and choosing the file type; the list appears and I am able to highlight what i want but cannot click on anything.

    While using a drop-down menu i.e. File, edit, image, or even when saving as and choosing the file type; the list appears and I am able to highlight what i want but cannot click on anything. This is becoming incredibly frustrating. It happens at random time and a restart of the computer is all that helps, then with out any notice it starts to do this again.  Mac Book Pro i7 2.2 16 GB 1333 Ram, (2) 450GB SSD both internal to machine. At this point I am losing file because I am unable to save in the file type I need. Does anyone out there know how to solve this issue?
    Thanks
    phil

    I haven't been unify photoshop much in the past month, but I did try your suggestion and it seemed to work for a while. Today when i went to save a document the same thing happened: click on file>save at this point I can not click on save even though it is highlighted. Tryed to use command s that brings up the save dialogue box, but when I try to change file type I again cannot select it from the drop down menu.

  • HT203167 Moved iTunes library from one computer to another using external hard drive.  Cannot play many files.  Says they are missing but locates them in an archive file but still won't play them.  Are the files themselves part of the .itl files?

    Moved iTunes library from old computer (PC Windows 7) to new (PC Window 8) using external hard drive.  Library listing shows all music but can only play a fraction of it.  On the ones it cannot play it asks to locate, then refers to an archived version (an .itl file), and still cannot play them.  Do I just need to copy the archived .itl over, or is that not where the actual media are (do the actual media files even exist on the new computer?)?  Any advice or information on this would be helpful.

    *Also...is there any way I can filter out all the tracks with the ! so I can delete the unplaying copies as they're taking up room in my iTunes? I know how to find duplicates, but then I have to go and delete each one individually...*
    *Thank you!*

Maybe you are looking for