Inventory order reorganization

Topic overview

The Reorganize inventory orders application is used to reorganize inventory orders. Below you will find, among other things, descriptions of how to use the application and its parameters. You will also be informed about the effects of the reorganization.

The applications are executed by the Reorganization jobs application. The description of this application can be found in the Reorganization jobs article. It also contains a procedure on how to run the application.

Various reorganization applications are added to a list in the Reorganization jobs application in order to execute them one after the other with a reorganization job. In order for reorganization to actually take place, a certain sequence within the list must often be adhered to. This is the only way to resolve usages. This sequence can be found in the Reorganization sequence artcile.

Definitions of terms

Background application
A background application is an application that is run without interaction with a user. It can be opened either by a batch job, a CORBA call-up, or another application.

Reorganization
When data are reorganized, they are physically deleted from the database. Deletion requires a set of checks to be satisfied. With reorganization, any business objects that are dependent on the data to be deleted are also deleted.

Reorganization applications
Reorganization applications are batch applications with the special Reorganization use. Reorganization applications are used to reorganize master and transaction data according to certain criteria.

Reorganization job
A reorganization job is a batch job exclusively for calling up one or more reorganization applications. The reorganization applications are called up in an individual sequence, whereby sequence dependencies are considered.

Description

The reorganization application Reorganize inventory orders is used to reorganize inventory orders. Only those inventory orders that have been marked for deletion are taken into account during the reorganization.

Note
The reorganization application is executed via the Reorganization jobs application. Further information on this application can be found in the Reorganization jobs article.

Parameters

The reorganization application has the following parameters:

Maximum runtime – the maximum runtime of a reorganization application is the maximum period of time after which the reorganization application is terminated. The default value is ten minutes.

Export mode – the export mode can be used to set whether and what is exported for archiving. The following export modes can be selected:

  • Do not export
  • Export all attributes
  • Export with filter
    This mode is only available if the export is possible in the Export data application.

The export mode is only available if the reorganization application allows the data to be archived.

Destination folder – the destination folder is used to archive the reorganized data. Archiving takes place in a subfolder with the name of the OLTP database. Below this folder, a further folder is created for each business entity in which the actual archive files are stored.
The default value is the subfolder usr/archive in the file server path of the ERP system application server.

Export filter – for the export mode Export with filter, you can enter the identification of an export filter that is used for archiving in this field. The export filter can be entered in the Export data application.
This field is only available if the export of the business objects to be reorganized is possible via the Export data application.

Confirm warnings automatically (checkbox) – this parameter is used to specify whether warnings that occur during the execution of the action should be confirmed automatically.
If the function is activated, the action is executed successfully even if warnings occur.
If the function is deactivated, the action is aborted if warnings occur.

Capabilities

The Reorganize inventory orders application has the following special capability that relates to actions. You can assign authorizations for this capability in the Authorization roles application.

Voucher reorganization: com.cisag.app.general.order.DocumentReorganization

This capability is a necessary preconditon for the reorganization of vouchers.

Affected business objects

The following business objects are affected by the reorganization.

Reorganized business objects

  • Descirption: Inventory order com.cisag.app.inventory.obj.TransportOrder
  • Description: Sub-item for inventory order com.cisag.app.inventory.obj.TransportOrderDetail
  • Description: Serial number assignment for inventory  orders com.cisag.app.inventory.obj.TransportOrderSerialNumberAssignment
  • Description: Loading unit assignment for inventory orders com.cisag.app.inventory.obj.TransportOrderUnitLoadAssignment

New business objects

  • Description: Voucher reorganization data com.cisag.app.general.obj.DocumentReorganizationData
  • Description: Voucher line item reorganization data com.cisag.app.general.obj.DocumentDetailReorganizationData

Czy ten artykuł był pomocny?