Archiving Indirect Labor Tasks (SCM-EWM-LM-ILT)

Definition

Archiving object WME_ILT for archiving and deleting indirect labor tasks.

Use

You can archive indirect labor tasks that SAP Extended Warehouse Management (EWM) saved a certain number of days ago with the status C (Completed). You can also simultaneously archive indirect labor tasks for multiple warehouse numbers. For test purposes, you can display a list of all the indirect labor tasks to be archived and deleted before archiving them.

Structure

Tables

Order document management generates the database tables from which data is archived.

Programs

The following programs are delivered for the archiving object WME_ILT:

Programs

Function

WME_ARCH_ILT_WRITE

Write

WME_ARCH_ILT_DELETE

Delete

WME_ARCH_ILT_READ

Read

Variant Settings for Writing

In the variant of the write program, specify the warehouse number and the indirect labor task as the selection criteria for the indirect labor tasks. In the processing options, specify whether EWM is to start the program in test mode or production mode. The runtime of the write program depends on the number of indirect labor tasks to be archived and on the general system performance. For more information about variant maintenance, see SAP Library for SAP NetWeaver at http://help.sap.com/nwInformation published on SAP site. In SAP Library, choose Start of the navigation pathSAP NetWeaver Next navigation step SAP NetWeaver by Key Capability Next navigation step Solution Lifecycle Management by Key Capability Next navigation step Data Archiving Next navigation step Data Archiving in the ABAP Application System Next navigation step Data Archiving with Archive Development Kit (ADK) Next navigation step Executing Data Archiving  Next navigation step Variant Maintenance for Archiving Jobs End of the navigation path.

Integration

Display Function for Archived Indirect Labor Tasks

You can use the following field catalog and archive information structure to access archived indirect labor tasks using the Archive Information System:

  • Field catalog SAP_WME_ILT

  • Archive information structure SAP_WME_ILT

For more information about the Archive Information System, see SAP Library for SAP NetWeaver at http://help.sap.com/nwInformation published on SAP site. In SAP Library, choose Start of the navigation pathSAP NetWeaver Next navigation step SAP NetWeaver by Key Capability Next navigation step Solution Lifecycle Management by Key Capability Next navigation step Data Archiving Next navigation step Data Archiving in the ABAP Application System Next navigation step Data Archiving with Archive Development Kit (ADK) Next navigation step Archive Information SystemEnd of the navigation path.

ILM-related Information for WME_ILT

Archiving object WME_ILT is connected to the ILM object WME_ILT.

The ILM object WME_ILT also has the ILM constants LAST_CHANGE_DATE, COMPLETION_DATE and START_RET_DATE as available time references. LAST_CHANGE_DATE, COMPLETION_DATE and START_RET_DATE are mapped to the field CHGTST (Changed On) in the archiving structure /SCWM/S_ILT_ODM. You can display the archiving structure /SCWM/S_ILT_ODM in transaction AOBJ.

The ILM object WME_ILT is assigned to the policy category RTP (Retention Rules).

Checks of WME_ILT

For ILM actions Archiving and Data Destruction, the preprocessing program /SCDL/BO_ARCHIVE_STD checks the following:

  • The completion status of the PDOs

  • The residence time of the PDOs

For ILM actions Archiving and Data Destruction, the write program does not perform any business or technical checks during document selection. Only documents with archive status X are selected.

For ILM action Snapshot, it is not necessary to do any business checks.