SAP ABAP IMG Activity SIMG_EURO_RESTARTTAB (Change Restart Capability for Tables)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA-EUR-CNV (Application Component) Local Currency Changeover
     EWU (Package) All objects for EURO conversion
IMG Activity
ID SIMG_EURO_RESTARTTAB Change Restart Capability for Tables  
Transaction Code S_ALR_87002653   IMG Activity: SIMG_EURO_RESTARTTAB 
Created on 19981222    
Customizing Attributes SIMG_EURO_RESTARTTAB   Change Restart Capability for Tables 
Customizing Activity SIMG_EURO_RESTARTTAB   Change Restart Capability for Tables 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_EURO_RESTARTTAB    

In this activity you define whether the program converting a table can be restarted.

If a program cannot be restarted, you have to reload the saved data after a program termination and restart the conversion.

If a program can be restarted, you can restart the conversion directly after the program has been terminated. The terminated program resumes processing at the point where the termination occurs. All other programs that were already run are not started again. However, a program's restart capability increases the runtime.

Since a program is generated for each table, you can define the restart capability for each table.

In addition, you can define the restart capability for an entire package in the Change Restart Capability for Package activity. The setting for the table overrides the setting for the package. If you do not make an entry for a table in the Restartable field, the system determines the setting for the package.

Example

  • Package can be restarted
    • Program for a table cannot be restarted
      => If the program terminates, you have to reload the saved data.
    • Program for a table can be restarted
      => You can restart the conversion.
    • You have not made an entry to define whether the table can be restarted.
      => You can restart the conversion.
  • Package cannot be restarted
    • Program for a table can be restarted.
      => You can restart the conversion.
    • Program for a table cannot be restarted.
      => If the program terminates, you have to reload the saved data.
    • You have not made an entry to define whether the table can be restarted.
      => If the program terminates, you have to reload the saved data.

Standard settings

In the standard system, there is no entry to determine that the programs can be restarted. That means that the system uses the setting from the package. You can change this entry for most tables.

Note

In several tables where the programs have to be restartable or are not allowed to be restarted, the appropriate indicator is already set and cannot be changed.

Activities

Enter the appropriate indicator for the table in the Restartable field.
If you do not make an entry, the setting for the package is used.

Further notes

If you are working with an Oracle database, make sure that the size of the Rollback Segment is sufficient if you want to convert the tables with programs that can be restarted.

Business Attributes
ASAP Roadmap ID 601   Euro Conversion 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_EURO_RESTARTTAB 0 HLB0100273 Local Currency Changeover 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
IMGDUMMY D - Dummy object EW94 EUROEW94LR Change Restart Capability for Tables 
History
Last changed by/on SAP  19981222 
SAP Release Created in