Regarding Archiving

Hi Support,
I am doing archiving project. Now I am doing tests in development system. The archiving object is MM_EKKO, archiving location is at a directory in same server. In variant I mentioned a single purchase document. The background job is finishing well after about 30 seconds. But no archive file is creating. see the background job log.
Job log overview for job:    ARV_MM_EKKO_WRI20140513165632 / 16563200
|Date      |Time    |Message text                                                             |Message class|Message no.|Message type|
|13.05.2014|16:56:32|Job started                                                              |     00      |    516    |     S      |
|13.05.2014|16:56:32|Step 001 started (program RM06EW47, variant TEST_WRITE, user ID VTGBASIS)|     00      |    550    |     S      |
|13.05.2014|16:57:02|Archiving session 000058 is being created                                |     BA      |    276    |     S      |
|13.05.2014|16:57:02|0 of 0 purchasing docs processed                                         |   KEN_01    |    004    |     S      |
|13.05.2014|16:57:03|Job finished                                                             |     00      |    517    |     S      |
What is the problem for it?
Please help me.
Asad

Hi Md . Asaduzzaman
You must complete the customizing configuration before archive any objects:
Can you confirm that you had done the following configuration?
Data Archiving Customizing Settings (Archiving Workbench) - Overview of the Archiving Workbench - SAP Library
Tx sara-> customizing
  Technical Settings
  Check and Delete
  Technical Settings
  Archive Routing
  Cross-Client File Names/Paths
  Client-Specific File Names
  Maintain account type life
  Maintain document type life
Cheers

Similar Messages

  • Archiving: Regarding Archive File in SAP.

    Hi,
    Description: Once a Archive Write Program is run, the data from the DB tables is written to a Archive file.
    Problem: Could anyone please explain me, <b>where exactly is the Archive file stored And where exactly can archive files be created by SAP. </b>
    Analysis: From my analysis it seems that archive file is stored on the Application serever. Are there any other places an Archive file can be created.
    Thanks and Regards,
    Raghavendra Goutham P.

    Hi,
    Thanks Gopi for your reply.
    I have done some more work on this, The Archive file creation will take place depending on the customisation in Transaction AOBJ, where logical fiel name is specified. Depending on this Logical file customisation in FILE transaction, the Srchive File creation location is determined.
    Anyone can provide their valuable inputs on this topic.
    With warm Regards,
    Raghavendra Goutham P.

  • Would you like help me regarding archiving please .. ?

    Dear All,
    We're in the archiving project ..
    We here have scenario to reload/restore archived data from BW Production to BW Development server ...
    I did try it: I moved the archived file to archived known storage in BW Development, but it didn't recognize it ..
    My questions:
    1. Is it possible to get the scenario be done ??? How can i make it ??
    2. I run t-code AOBJ and found that there is reload program (e.g. of the program: SBOOKL), What is it for ?? Could this program solve my case above ??
    Really need ur guidances all.
    Best regards,
    Niel.

    Data Archiving
    Data Archiving u2013 a service provided by SAP u2013 removes mass data that the system no longer needs online, but which must still be accessible at a later date if required, from the database.
    Data Archiving removes from the database application data from closed business transactions that are no longer relevant for the operational business. The archived data is stored in archive files that can be accessed by the system in read-only mode.
    The following graphic illustrates the archiving process:
    Reasons for Archiving
    There are both technical and legal reasons for archiving application data. Data Archiving:
    Resolves memory space and performance problems caused by large volumes of transaction data
    Ensures that data growth remains moderate so that the database remains manageable in the long term
    Ensures that companies can meet the legal requirements for data storage in a cost-efficient manner
    Ensures that data can be reused at a later date, for example, in new product development
    Data Archiving Requirements
    Data archiving is intended to do more than simply save the contents of database tables. Data archiving must also take the following requirements into consideration:
    Hardware independence
    Release dependence
    Data Dependencies
    Enterprise and business structure
    Optical Archiving
    The term u201Coptical archivingu201D generally describes the electronic storage and management of documents in storage systems outside of the SAP Business environment. Examples of documents that can be stored in this way include:
    Scanned-in original documents, such as incoming invoices
    Outgoing documents, such as invoices created in mySAP Financials that are created electronically, then sent in printed form
    Print lists created in mySAP Business Suite
    Residence Time and Retention Periods
    The residence time is the minimum length of time that data must spend in the database before it meets the archivability criteria. Residence times can be set in application-specific Customizing.
    The retention period is the entire time that data spends in the database before it is archived. The retention period cannot be set.
    Ex: If the residence time is a month, data that has been in the system for two months will be archived. Data that is only three weeks old remains in the database.
    Backup & Restore
    Backup is a copy of the database contents that can be used in the case of a system breakdown. The aim is that as much of the database as possible can be restored to its state before the system breakdown. Backups are usually made at regular intervals according to a standard procedure (complete or incremental backup).
    Reloading the saved data into the file system is called restoring the data.
    Archiving Features
    Data Security
    Data archiving is carried out in two steps (a third step u2013 storage of archive files u2013 is optional: In the first step, the data for archiving is copied to archive files. In the second step, the data is deleted from the database. This two-step process guarantees data security if problems occur during the archiving process.
    For example, the procedure identifies network data transfer errors between the database and the archive file. If an error occurs, you can restart the archiving process at any time because the data is still either in the database or in an archive file. This means that you can usually archive parallel to the online application, that is, during normal system operation, without having to back up the database first.
    You can further increase data security if you store the archive files in an external storage system before you delete the data from the database. This guarantees that the data from the database will only be deleted after it has been securely stored in an external storage system.
    Data Compression
    During archiving, data is automatically compressed by up to a factor of 5. However, if the data to be archived is stored in cluster tables, no additional compression takes place.
    Storage Space Gained
    Increased storage space in the database and the resulting performance gains in the application programs are the most important benefits of data archiving. Therefore it is useful to know how much space the data to be archived takes up in the database. It may also help to know in advance how much space the archive files that you create will need.
    Note: - Data is compressed before it is written to the archive file. The extent of the compression depends on how much text (character fields) the object contains.
    Archiving without Backup
    With SAP Data Archiving, data can be archived independently from general backup operations on the database. However, SAP recommends that you backup archive files before storing them.
    Accessing Archived Data
    Because archived data has only been removed from the database and not from the application component itself, the data is always available. Archive management allows three types of access:
    1.     (Read) access to a single data object, such as an accounting document
    2.     Analysis of an archive file (sequential read)
    3.     Reload into the database (not possible for all archiving objects)
    Converting Old Archive Files
    When archived data is read, the system automatically makes the conversions required by hardware and software changes.
    When old archive files are accessed, the Archive Development Kit (ADK) can make allowances for changes to database structures (field types, field lengths, new fields, and deleted fields) after the data was archived and for changes to hardware-dependent storage formats. This is only done on a temporary basis during read access. The data in the archive file is not changed. The following items are changed (if necessary) during automatic conversion:
    Database table schema (new and deleted columns)
    Data type of a column
    Column length
    Code page (ASCII, EBCDIC)
    Number format (such as the use of the integer format on various hardware platforms)
    If database structures in an application have undergone more changes than the ADK can handle (for example, if fields have been moved from one table to another or if one table has been divided into several separate tables), then a program is usually provided by the relevant mySAP Business Suite solution for the permanent conversion of existing archive files.
    Link to External Storage System
    Archive files created by Data Archiving can be stored on tertiary storage media, such as WORMs, magnetic-optical disks (MO), and tapes using the SAP Content Management Infrastructure (which also contains the ArchiveLink/CMS interface). This can be done manually or automatically.
    You can also store archive files in the file system of an HSM system. The HSM system manages the archive files automatically. For storage, the HSM system can also use tertiary storage media, such as MO-disks.
    CMI/R u2013 Content Management Infrastructure / Repository
    HSM u2013 Hierarchical Storage Management Systems
    Archiving Procédure
    The basic Archiving procedure is carried out in three steps, 
    Creating the Archive Files
    Storing Archive Files
    Executing the Delete Programs 
    Security Vs Performance
    Optionally, you can store archive files after the delete phase. To do this, you must mark Delete Phase Before Storage in archiving object-specific Customizing.
    If security is your main concern, then you should not schedule the delete phase until after the archive files have been stored. In this way you know that the data will only be deleted from the database after the archive files have successfully been moved to the external storage system. In addition, you can set the system to read the data from the storage system and not from the file system.
    However, if your main concern is the performance of the archiving programs, then you should schedule the delete program first and then store the files.
    Creating Archive Files (WRITE)
    In step one, the write program creates an archive file. The data to be archived is then read from the database and is written to the archive file in the background. This process continues until one of following three events occurs:
    All the data is written to an archive file
    Archiving is not complete, but the archive file reaches the maximum size specified in archiving object-specific Customizing
    The archiving is not yet finished, but the archive file contains the maximum number of data objects specified in Customizing.
    If in cases 2 and 3 there is still data to be archived, the system will create another archiving file.
    Storing Archive Files (STORE)
    Once the write program has finished creating archive files, these can be stored. There are several ways of storing archive files:
    Storage Systems:
    If a storage system is connected to mySAP Business Suite: At the end of a successful write job, a request is sent to this system to store the new archive files (provided the appropriate settings were made in Archiving Object-Specific Customizing. You can also store archive files manually at a later point if you do not want them to be stored automatically. Storage is carried out by the SAP Content Management Infrastructure (which contains the ArchiveLink/CMS interface).
    HSM Systems:
    If you use an HSM system, it is sufficient to maintain the file name in Customizing (Transaction FILE). You do not then need to communicate with the storage system using the SAP Content Management Infrastructure, because the HSM system stores the files on suitable storage media according to access frequency and storage space.
    Existing Storage Media:
    Once the delete program has processed the relevant archive file, you can manually copy archive files to tape.
    Running Delete Programs
    After closing the first archive file, the archive management system creates a new archive file and continues with the archiving process. While this happens, another program reads the archived data from the completed archive file and deletes it from the database. This procedure guarantees that only data that has been correctly saved in the archive file is deleted from the database.
    If you do not carry out deletion until after the data has been stored, you can make a setting in Archiving Object-Specific Customizing so that the system will read archive files the from the storage system during deletion. In this way, you can detect errors in good time which might arise when transferring or saving the archive files in the storage system.
    When the last archive file is closed, a delete program starts to run for this file. The graphic shows that several delete programs are running simultaneously for previously created archive files. Because, unlike the delete program, the write program does not generally carry out any transactions that change data in the transactions, the write program creates new archive files faster than they can be processed by the delete program. This decreases the total archiving runtime because the database is used more efficiently.
    Note:-
    Scheduling the Archive jobs outside SARA
    WRITE:-
    Using an external job scheduler (SM36, SM62)
    WRITE Run followed by EVENT - SAP_ARCHIVING_WRITE_FINISHED,
    Parameter is Session Number
    To analyze the archiving information of a particular session, use FM
         ARCHIVE_GET_FILES_OF_SESSION
         Input is Session Number
    DELETE:-
    Using an external job scheduler (SM36, SM62)
    Using program RSARCHD, input u2013 Obj Name, Max. no. of files, Max no. of sessions, Max no. of jobs,
              Background User
    DELETE run followed by EVENT - SAP_ARCHIVING_DELETE_FINISHED
         Parameter is Session Number
    To analyze the archiving information of a particular session, use FM
         ARCHIVE_GET_FILES_OF_SESSION
         Input is Session Number
    Archiving Object
    The archiving object is a central component of SAP Data Archiving. The archiving object specifies precisely which data is archived and how. It describes which database objects must be handled together as a single business object and interprets the data irrespective of the technical specifications at the time of archiving (such as release and hardware).
    Note:-
         An archiving object has a name of up to ten characters in length.
         Transaction code to maintain the Archiving Object is AOBJ.
    The following programs must (or can) be assigned to an archiving object. The SAP System contains programs (some of which are optional) for the following actions:
    Preprocessing (Optional)
    Some archiving objects require a preprocessing program that prepares the data for archiving. This preprocessing program marks data to be archived, but it does not delete any data from the database. Preprocessing programs must always be scheduled manually and are run from Archive Administration.
    Write
    This program creates archive files and writes data to them. At this point, however, no data is being deleted from the database.
    You can specify in archiving object-specific Customizing whether the next phase (delete) is to take place automatically after the archive files have been created. Delete jobs can also be event-triggered. To do this, you set up the trigger event in archiving object-specific Customizing.
    Delete
    This function can entail several activities. The activities are always dependent on the existing archive files. Normally, the data is deleted from the data base. However, in some case, the archived data in the database may only have a delete indicator.
    In archiving object-specific Customizing, you can specify that archive files, after successful processing, are to be transferred to an external storage system using the SAP Content Management Infrastructure (which contains the ArchiveLink/CSM interface).
    Postprocessing (Optional)
    This function is usually carried out after deletion has taken place. It is not available for all archiving objects. If the data has not yet been deleted from the database by the delete program, it is deleted by the postprocessing program.
    Reload Archive (Optional)
    You can reload archived data from the archive files into the database using this function. It is not available for all archiving objects. To access this function, choose Goto ® Reload.
    Index (Optional)
    This function builds (or deletes) an index that allows individual access. It is not included in every archiving object.
    Data Object
    A data object is the application-specific instance of an archiving object, that is, an archiving object filled with concrete application data. The Archive Development Kit (ADK) ensures that data objects are written sequentially to an archive file. All data objects in an archive file have the same structure, which is described in the archiving object.
    Archive Administration (SARA)
    All interaction relating to data archiving takes place in the Archive Administration (transaction SARA). Features of Archive Administration:
    Preprocessing
         Write
         Delete
         Postprocessing
         Read - Enables you to schedule and run a program that reads and analyzes archived data.
         Index
         Storage System - Enables archive files to be transferred to a connected storage system and  
                                             enables stored archive files to be retrieved from a storage system. 
         Management - Offers an overview of archiving sessions for one archiving object.
    Depending on the action you have selected, you can use Goto on the menu to access the following menu options:
         Network Graphic
         Reload
         Customizing
         Job Overview
         Management
         Stored Files
         Database Tables
         Infosystems
         Statistics
         Interrupting and Continuing
    Archive Development Kit
    The Archive Development Kit (ADK) is a tool for developing archiving solutions. It also prepares the runtime environment for archiving. From a technical viewpoint, it is an intermediate layer between the application program and the archive that provides all the functions required for archiving data.
    The ADK functions are required for archiving and for subsequent access to archived data. The ADK automatically performs the hardware-dependent adjustments (such as code page and number format) and structural changes that are required when archive files are created. When the archive files are accessed later, the ADK temporarily converts data that was archived using earlier SAP releases.
    Note:-
    S_ARCHIVE is the SAP delivered user authorization check object over archiving objects. The Archive Development Kit (ADK) performs the check when an archive file is opened for one of the following actions:
    Write
    Delete
    Read
    Reload
    Database Tables in Archive Administration (DB15)
    This enables you to display all of the tables for a specific archiving object and as well as allows to display the list of Archiving Objects on a particular database table. Also enables to display the storage and space statistics. This also provides further information, such as the time and number of the last archiving session and various details on the client used.
    Network Graphic
    You can use the network graphic to show any existing dependencies between archiving objects. It shows business process flows and contexts that can influence the archiving sequence. In particular, at the start of an archiving object, you can use the network graphic to obtain a good overview of related documents.
    In an archiving session, you must take into account any dependencies between archiving objects that require a specific archiving sequence. In general, you cannot archive data for an archiving object that has preceding objects until these preceding objects have been archived.
    You can use the network graphic to determine whether the archiving object that you want to use has preceding objects. If so, the preceding objects should be implemented before the current archiving object. The nodes in the network graphic represent the archiving objects. A node displays the following information:
    Archive Object Name
    Application Component Name
    Short Description
    Date of last archiving
    Status of the session
         If status is u2018Greenu2019
         Archiving and Deletion is Successful
         If status is u2018Yellowu2019
         Successfully archived, but not yet deleted, or Archiving still running, or Delete in progress or
    Delete Cancelled
    If status is u2018Redu2019
    Not yet archived, or Archiving cancelled
    Standard Log (Spool List)
    During archiving, a log is usually generated. This can be done during the write, delete, read, or reload phases. This is usually in the form of a standard log. In some cases, an application-specific log may be generated.  Depending on the archiving action that was carried out, the standard log contains statistical information per archiving session or archive file according to the following categories:
    Archiving session number
    Number of data objects for processing
    Archive session size in megabytes
    Total header data in %
    Table space in MB occupied for:
              Tables
              Indexes
    Number of table entries processed
    You can call the standard log from the screen Archive Administration: Overview of Archiving Sessions. Choose Spool List.
    Accessing Archived Data
    Data that was archived using SAP Data Archiving has been relocated from the database but not placed beyond the application. Data is still available for read access and analysis. In some cases, archived data can even be reloaded into the database.
    Note:-
    A prerequisite of read access and reload access, is that the file can be found in the file system.
    Three types of access are possible:
    (Read) access to a single data object, such as an accounting document
    Direct access or single document access requires an index that can be built either during archiving or at a later point. A complex search of the documents stored in the archive files, in which all orders of an article in a particular batch are required for a product recall action, is not possible.
    The Archive Information System (AS) supports direct access using archive information structures that can be generated automatically either when the archive files are being written, or at a later point.
    Analysis of an archive file (sequential read)
    It is possible to run an analysis for one or several archiving sessions. The results of the analyzed data objects are displayed in a list. Furthermore, some archiving objects offer the option of a combined analysis. With this option, you can link current data in the database and archived data.
    Reloading into the database
    Archived data does not usually need to be reloaded because it remains accessible by the applications. There is also a lot of data that cannot be reloaded or for which reloading is problematic. For this reason, reload programs do not exist for all archiving objects.
    Archiving Session Overview
    On this screen, you can display and edit management information on archiving sessions. One archiving session is equal to Write and Delete jobs.  Within a status area, archiving sessions are, by default, organized in groups of 20. The sessions are ordered according to different status.
    Interrupting and Continuing
    In order that Data Archiving can be seemlessly integrated into the production system, you can interrupt an archiving session during the write phase and contine it at a later time. This enables you to react, during archiving, to specific time constraints or hard-disk space shortages. You can continue and complete interrupted archiving sessions when you have more time or more storage space. 
    To interrupt an archiving session:
    The archiving object must be registered in transaction AOBJ as interruptible, otherwise the Archive Development Kit (ADK) is unable to inform the write program of the interruption request.
    The write program must be able to process the interruption request.
    The archiving session must be run in production mode (not test mode) and be in process.
    The delete phase must be able to start before the write phase has finished (setting in transaction AOBJ).
    To continue an archiving session:
    The session must have been interrupted within the context of the interrupution concept. Archiving sessions that were interrupted for other reasons or that were terminated by archive management cannot be continued.
    The delete phase must have completed for the data that was archivied up to the point of interruption, that is, the archiving session must have the status completed.
    Database Action Before and After Archiving
    Archiving uses application software that depends on and affects the organization of the database data. You should therefore organize the database before and after archiving.
    Before Archiving
    Archiving application data helps to prevent storage and performance bottlenecks. Since relocating data can, in some circumstances, in itself, impair performance u2013 this is the case if you need to access archived data u2013 you need to consider carefully what data to archive. To determine whether or not you should archive data, consider the following questions:
    If there are memory problems, can more memory be assigned to the table?
    How likely is it that you will need to access the archived data again? How often?
    Is the data accessed using an optimal index?
    Does the application perform a full table scan on the tables that contain the data to be archived?
    After Archiving
    Reorganize index: If data has been archived or simply deleted and the associated tables were accessed via an index, the index should be reorganized. Deleting table entries leaves holes in the table which are still indexed. Reorganization can shorten the access paths, reducing response times.
    Update the database statistics: If your database uses a cost-based optimizer, you must choose Update Statistics to recalculate the access paths.
    Reorganize tablespace or database space: Whether you should reorganize the tablespace depends on the reason for archiving.
    Do you expect a lot of new data for the archived tables?
    Do you want to make space for other tables?
    Note:-
    Reorganization takes a long time and may need to be repeated after archiving. Throughput during a reorganization:
         With export/import     :           approximately. 60-100 MByte/hour.
           With unload/load     :           approximately. 250-300 MByte/hour.
    Perform an SQL Trace after reorganization.
    Statistics
    When writing, deleting, reading, or reloading, statistical data on each archiving run is automatically generated and is persistently stored in the database The data archiving administrators can analyze these figures so that they can better plan future archiving projects and request the necessary resources. Statistics also provided pertinent information on the role of data archiving in reducing the data volume in the database.
    You can call this screen directly from the Archive Administration (SARA), or using the transaction SAR_DA_STAT_ANALYSIS. It displays the following information:
         Archiving Session Number
         Archiving Object Name
         Client ID on which the archiving session was carried out
         Date on which the archiving session was carried out
         Status of the session number
         Portion of the Header data in the archiving session
         DB Space (WRITE) u2013 Virtual storage space in MB, which is occupied by an incomplete archiving                          session in the database
         DB Storage Space (DELETE) - Virtual storage space in MB, which is occupied by an incomplete                               archiving session in the database
         DB Space (Reload) u2013 Virtual storage space in MB
         Written Data Objects in an incomplete archiving session
         Deleted Data Objects for an incomplete archiving session in database
         Reloaded Data Objects
         Number of delete jobs
         Write job duration
         Delete job duration
         Reload job duration
    Logical Path and File
    Archive files are stored in the file system under a physical path and file name that is derived from a user-definable logical path or file name. The definition can be divided into the following steps:
    Definition of the logical path name
    Definition of the logical file name
    Assignment of the logical fine name for the archiving object
    By default, the system uses the logical file name ARCHIVE_DATA_FILE and the logical path name ARCHIVE GLOBAL PATH as defaults. Consequently, the names only need to be changed if they have to be adjusted to meet special requirements.
    Data Archiving Monitor
    Use this indicator to activate or deactivate the data archiving monitor (transaction SAR_SHOW_MONITOR. If you mark this checkbox before data archiving, archiving-relevant information on the write and delete jobs is updated. This information can be analyzed using the data archiving monitor. If there are errors, alerts are issued.
    The data archiving monitor offers the following information:
    Overview of all the archiving objects that have been run
    Detailed information on the individual archiving sessions
    Processing status display
    Help on analyzing open alerts

  • Regarding Archiving Object

    Hello Experts,
    I have few questions about Archiving object:
    1. How to create an archiving object for set of Z tables? shall i create a new archiving object by clicking on new entry or shall i copy an existing archiving object.
    2.is there any restrictions on number of tables being used in an archiving object? in our scenario there are around 15 Z tables...
    3. in T code AOBJ, i want to maintain customizing settings, but the screen is greyed out,which authorzation role will give me the access to this screen.
    4.what are the retrieval methods avaialable in system???
    5.in our scenario we have created a new archivie info structure,shall we use standard field catalog or need to create a new one???
    awaiting your reply
    Regards
    Ramana Reddy

    hi
    ans 4 :
    you should call 4 function modules in sequence to retrive the archived data from archiving files to your report program.
    see the below sample code:
    data declaration
    data: handle                 like sy-tabix,
          buffer                 type arc_buffer,
          sbook_wa               like sbook,
          number_of_records_read type i.
    open existing archive files
    call function 'ARCHIVE_OPEN_FOR_READ'
         exporting
              object         = 'BC_SBOOK01'
         importing
              archive_handle = handle
         exceptions
              others         = 1.
    if sy-subrc <> 0.
      write: / 'No file can be accessed'(001).
      stop.
    endif.
    clear number_of_records_read.
    loop to get the next data object from the archive file(s)
    do.
      call function 'ARCHIVE_GET_NEXT_OBJECT'
           exporting
                archive_handle = handle
           exceptions
                end_of_file    = 1
                others         = 2.
      if sy-subrc <> 0.
        exit.
      endif.
    get data records from the data container
      do.
        call function 'ARCHIVE_GET_NEXT_RECORD'
             exporting
                  archive_handle   = handle
             importing
                  record           = buffer-segment
                  record_structure = buffer-rname
             exceptions
                  end_of_object    = 1
                  others           = 2.
        if sy-subrc <> 0.
          exit.
        endif.
        add 1 to number_of_records_read.
      enddo.
    enddo.
    write: / 'Total number of records read: '(002), number_of_records_read.
    skip.
    write / 'Last record read: '(003).
    skip.
    case buffer-rname.
      when 'SBOOK'.
        sbook_wa = buffer-segment.
        write: / 'CARRID    :', sbook_wa-carrid,
               / 'BOOKID    :', sbook_wa-bookid,
               / 'CONNID    :', sbook_wa-connid,
               / 'FLDATE    :', sbook_wa-fldate,
               / 'CUSTOMID  :', sbook_wa-customid,
               / 'ORDER_DATE:', sbook_wa-order_date,
    when ...
    If the archive object contained more than one table
    (different buffer-rname), more cases would be needed.
    endcase.
    close the archive session
    call function 'ARCHIVE_CLOSE_FILE'
         exporting
              archive_handle = handle.
    ans 5:
    you can either use standard field catalog, from the available field in field catalog you can select the required fields alone to your info structure.
    regards
    mano

  • Regarding archived sales order

    Hi Friends
    Sales order has been raised and delivery created without doing pgi
    when we r try to create pgi in vlo2n, system showing error sales order does not exist
    when iam trying to open order in va02, its showing error sales order exist
    i opened vl03n and saw the document flow its showing slaes order archived
    how can we see the archived and deleted orders and how can we see which user archived that order
    plz reply

    Hi
    This happens if the number range is almost all over or it is not getting updated
    Check in VOV8 what number range has been assigned. So check in VN01 that number range is getting updated or not
    Say the sales order you saved is 10000. immediately check in VN01 wheather that number range is showing 10000 or not
    Another option is use SNUM and give the object and check wheather the number range is getting updated or not
    If it is getting updated but still you are facing problem means then take help of BASIS consultants
    Regards
    Srinath

  • Regarding Archive space

    Hi all,
    When ever i clicking on Archive directory space in DB12 it is showing as unknown.
    I checked SAPOSCOL .and the SAPOSCOL is running fine.
    Please suggest me what to do...

    Mr.Pradeep ,
    That note has been tried out,but still the problem persists..Moreover that note was released in 2001 and now the problem is in an ECC6 system,so i guess we have a really outdated information in that note.
    Regards
    Bharathwwaj V

  • Regarding Archiving objects

    HI Experts,,
    We are going to do archiving. We know we need to do archiving object wise. There are lots of archiving objects in system. Now we want to do archiving all the data older than two years. To do this way, do I need to archive all the objects one by one or there are special objects for it? Is there any object related to data type(master data/transactional data) ? Please let me know.
    Asad

    Hi Asad
    1.  You can refer the SAP link |& Note  about Archive
    Archiving Object (SAP Library - Archive Development Kit)
    Creating Archiving Objects (SAP Library - Archive Development Kit)
    53022 - How do you archive data from your own tables?
    2. In which SAP module you have to do this task?
    BR
    SS

  • Regarding Archiving customer

    Hi i want to archive  customers which are not in use and which don't have any transactions
    iam trying to do the same through SARA .When i have gone through this process and scheduled the job
    the spool job doesn't contain any data .any guess for the reason????

    Hi There,
    Archiving of any master data is not as simple. you have to follow certain steps , Please check the link below for archiving process :
    Archiving
    Thanks,
    Raja

  • Regarding Archiving Accounting Documents

    Hi all,
    I am using FBRA for resetting a cleared document.
    But i am getting the error as : Archiving has not finished.
    and the remedy as:  To avoid inconsistencies of this sort, clearing procedure must not be reversed until after archiving has finished.
    Like, I have checked SARA Transaction with Object FI_DOCUMNT.
    Can anyone tell me how to ensure Archiving process is finished for an object?
    Thanks,
    cs

    Dear karin can u help on it
    WE ARE USING SARA TCODE I.E DOCUMNET ARCHIVE ADMINISTRATION FOR FINANCIAL ACCOUTNING DOCUMENTS OBJECT NAME AS FI_DOCUMENT
    AND LATER WE HAVE GIVEN VARIANT AS TEST AND SELECTED AS MAINTAIN BUTTON AND SAY TO YES FOR MESSAGE.AFTER ENTERING INTO
    MAINTAIN VARINT WE HAVE GIVEN COMPANY CODE DOCUMENT NUMBERS AND FISCAL YEAR AND ENTER
    THE FOLLOWING ERROR HAS COME
    ERRO:1 of the 1 company codes selected still have open periods
    Message no. FG257
    Diagnosis
    You have selected a total of 1 company codes. Of those, 1 company codes
    still have open periods, that is, an interval of the fiscal year/periods
    you have selected appears in a period which is displayed in table T001B.
    In table T001B, only entries with a masked account type were evaluated.
    Therefore other company codes may be affected.
    Procedure
    Make sure that you also want to carry out the reorganization run for the
    periods that are still open.
    Edited by: sumathi lakshmi on Feb 3, 2009 7:03 AM

  • Regarding Archiving files

    Hi All,
    Consider there are three folders in Sender application.
    lets say f1,f2,f3.
    XI has to pick the files from f1 folder and archive it in f2 if the process is successful.
    If any errors are occured in the files then that files has to place in f3.
    If i select the archive option it is asking only one directory that i have given f2 folder for successful messages.but for error messages where should i mention the f3 folder.
    Do we need to go for Adapter modules development for this.
    Any suggestions??
    Kalyan.

    Hi,
    in Adapter settings select the archive faulty source file....and set the mode as ARCHIVE.then you can get all the messages in the Archive location........error and success messages are archived...........
    Reward points if it is helpful
    Thanks,
    Madhu

  • How to archive info cube with non-cumulatives values ??

    Dear All,
    Would you like kindly help me please .. ??
    It's regarding archiving, but right now archiving in Info Cube with cumulative values like Info cube movement.
    Because it's rather different than other cube due it has marker ..
    I've already read from article discussing about archiving, it said i must archive the data before the marker (it's if i'm not having incorrect understanding). But right now, i don't know where the marker is ??
    My questions are:
    1. Could somebody help me please giving me explanation regarding it ??
    2. If don't mind, would you like to explain me step-by-step how to archive it ??
    3. Is my comprehension above correct that we have to archive data before the marker ?? If yes, how can i know where the marker is (What date does the marker point to ?? ) ??
    Best regards,,
    Niel.

    Hi
    May be helpful to you
    Step by step https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0974515-7225-2b10-14a1-f5abba35b19f
    Data Archiving Part 1 – A Tour d’Horizon
    http://www.sap-press.com/product.cfm?account=&product=H956
    Technical Setting for Data Archiving
    Hope it helps

  • Archiving AVCHD Video

    All,
    I am a complete newbie to Video so please do not be frustrated with my question. I am using a Panasonic HS700 in 1920x1080 in maximum resolution mode 1080p/60. I understand that the files are not directly importable into imovie11 and I have purchased ClipWrap to resolve this...FYI, love ClipWrap it works great and fast.
    Regarding archiving the files from my video camera onto an external device...Can I simply copy the .mts files or do I need to have the entire file structure form the camera? My thought was to copy only the .mts files to a directory on my external HD and to change the names so that I can more easily identify them, i.e. "birthday.mts" versus "00005.mts". It would seem like an acceptable workflow is to copy only the .mts files the external device (not the entire file structure form the camera) and when needed use Clipwrap, Toast or whatever to rewrap them so they can be imported into imovie for editing, etc. Will I lose anything if I only backup the .mts files???? Does my workflow make sense or am I missing something important?
    Thanks in advance for your guidance, JPB

    Thanks AppleMan1958; I love Charlotte! Your answer was helpful, especially if iMovie, FCE or FCP support my camera natively in the future.
    As a follow-up to your advice...when one preforms the "Archive All" in iMovie I get an archive labeled with the date I made the transfer form the camera to the backup device. Next I would plan to clear the files from the camera. I assume that the next archive I perform will be similar in that I would then have two archives with different dates. This itself would appear to be pain in that there are several clips potentially spread across several archives with only the date stamps to help locate specific video files. Do you recommend or have a best practice to make retrieval simple and fast from the standpoint of identifying the files? Also, I thought about renaming (i.e. birthday.mts) only the individual .mts files in the archive but then I fear that I may lose linkages to other important information in the file structure that may be linked to the original file names (i.e. 00004.mts).
    Finally, you are correct, if I use 1080P30 I can import directly. I plan to burn BlueRay Disks and/or play directly from my MBPro to a 52" HDTV. IYO, am I wasting my time using the 1080P60 functionality?
    Thanks again...you have already been very helpful...JPB

  • Archiving Smartforms

    Hi  ,
    I need a help regarding Archiving Smart Forms.
    I was able to archive the original pages, but when I am trying to archive the copies along with the original pages, I am getting an Information message,
    saying " OTF end command // missing "  and giving a dump.
    Can somebody help me on this.

    hi,
    use CONVERT_OTF_2_PDF function module  and pass archive_index = tao_dara as importing parameter. after that  archive the PDF file by using the FM CONVERT_OTF_AND_ARCHIVE.
    you can also refer to the following link:
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/smartform-will-not-archive-when-outputting-the-otf-file-1445210
    i hope it helps.

  • Archiving emails?

    I have a few queries regarding archiving emails from Mail.
    1) If I use the drag & drop method I've seen mentioned, is that mailbox only ever recoverable on a Mac?
    2) How would I go about archiving say any email from 2008? Could I just do a search for those emails then copy them into a folder and then store them on an external hard drive?
    3) Any favourite methods that are recommended?
    Many thanks.

    I'm not sure what "the drag & drop method" is, or what you mean by "archiving," since that can mean a variety of things when it comes to e-mail.
    If you want them tucked out of the way but want to still be able to search them, just put them into a mailbox (or a nested hierarchy of mailboxes) created "On My Mac." I have a mailbox called Archive, inside which are mailboxes "Sent 2005," "Sent 2006," etc and "Trash 2005," "Trash 2006," etc. I've got thousands of e-mails in there, and never really pay any attention to them (except at the end of the year, when I make new boxes in there and clean out my never-emptying Trash and Sent mailboxes), yet they are still searchable.
    If you need to tuck them away somewhere and forget about them for all intents and purposes for a period of time, and will never need to look at them except in some kind of unusual situation - kind of like you would do with tax records - you can select a mailbox and choose Mailbox -> Archive Mailbox. You can put the file wherever you like, but won't be able to easily look at the messages it contains without re-importing into Mail.

  • Archiving invoices

    We have a requirement regarding archiving invoice. That is " Is it possible to archive an sales invoice when theere is an accounting error or invoice not posted into accounts because of account determination problem?"
    Due to some business reasons we are not able to clear the accounting docs for few invoice but we wants them to be archived.
    Reg
    Shan

    Hi There,
    I would like to suggest a reference,
    [SDN - Reference for Archiving SD invoices|Archiving;
    You can try transaction 'SARA'
    Hope that's usefull.
    Good Luck & Regards.
    Harsh Dave

Maybe you are looking for

  • Built In Microphone Has Disappeared

    Heyas, I don't know if this is a Lenovo or Windows problem, to be honest, but considering it had to do with my hardware, I figured this was the best place to start! I have a T61 7659XAU, running Windows Vista w/ Service Pack 1. And, well, the built i

  • Print's first line then freezes

    Blue tooth connetion is fine on both printer and computer.  Computer recognizes printer.  Printer says "ready." When send a document to print, paper drops in properly, and printer makes printing noise. Display says "Now Printing," but nothing seems t

  • Can some body tell me where my code is going wrong

    I have been trying to print a jTextArea and have been having trouble. Can some body look at my code and tell me where I am going wrong please, Thank You. I have pasted the code below. P.S. I have only attempted to print the jTextArea I have not done

  • Cannot create copy of Std inspection type 08 (Stock transfer inspection)

    Dear All: I have created a copy of std inspection type 08 as Z08CP. I have made all the relevant assigments in IMG such as Maintain Inspection Lot Origins and Assign Inspection Types, Default values, etc. During my unit testing I did use the newly cr

  • Plugging in iPhone results in USB Over Current Notice

    When I plug in my iPhone I now get the following message: USB Over Current Notice, A USB device is currently drawing too much power. The hub it is attached to will be deactivated. I tried powering down, unplugging the power cable and removing the bat