SAP Note 1392035 - Functionality: Handling Unit Archiving

Component : Archiving -

Solution : https://service.sap.com/sap/support/notes/1392035 (SAP Service marketplace login required)

Summary :
The SAP Note addresses the unavailability of an archiving function for Handling Units (HU) within Extended Warehouse Management (EWM). The issue arises due to the non-implementation of HU archiving functionality. To resolve this, the note provides detailed instructions to implement specific data structuring and manipulation processes, particularly focusing on archiving objects corresponding to database tables like /SCWM/HUHDR_LOG, /SCWM/HUREF, among others. The note also outlines dependencies on software components and specifies necessary pre-implementation activities such as the creation of data elements and database tables using SE11 within the SCM software component.

Key words :
include types /scwm/s_gmhuhdr_arc created_date types /scwm/de_created_date created_time types /scwm/de_created_time changed_date types /scwm/de_changed_date changed_time types /scwm/de_changed_time confirmed_date types /scwm/de_confirmed_date confirmed_time types /scwm/de_confirmed_time tab_ref types /scwm/tt_gmhuref tab_ident types /scwm/tt_gmhuid tab_stobj types /scwm/tt_gmhustobj tab_stat types /scwm/tt_gmhustat tab_itm types /scwm/tt_gmhuitm_arc tab_itmsn types /scwm/tt_gmhuitmsn activate, include types /scwm/gmhuitm chargeno types /scwm/de_charg matno types /scwm/de_matnr qdocno types /scwm/de_qdocno qitemno types /scwm/de_qitemno docno_ext types /scwm/de_ui_stock_docno activate, delete ---------------------------   ---------------- /scwm/gmhuident /scwm/gmhuitmsn /scwm/gmhuref /scwm/gmhustat /scwm/gmhustobj /scwm/huhdr_log /scwm/huref /scwm/husstat /scwm/hustobj /scwm/hu_ident /scwm/quan /scwm/s_gmhuhdr_arc /scwm/s_gmhuitm_arc save, /scwm/s_gmhuitm_arc  guid_stock   130 lgnum   /scwm/s_gmhuhdr_arc  lgnum   140 huident   /scwm/s_gmhuhdr_arc  huident   150 tanum   /scwm/s_gmhuhdr_arc  tanum   160 changed_at   /scwm/s_gmhuhdr_arc  changed_at, include types /scwm/gmhuhdr doccat types /scdl/dl_doccat pmatno types /scwm/de_matnr activate, delete program' press button 'continue' choose subobject 'text elements' press push button 'change' select tab 'text symbols' set, transaction se38 enter program /scwm/del_obsolete_status_hu choose subobject 'attributes' click button 'change' enter title 'delete obsolete statuses, transaction se38 enter program /scwm/set_hu_change_date choose subobject 'attributes' click button 'change' enter title 'set change date, read program' press button 'continue' choose subobject 'text elements' press push button 'change' select tab 'text symbols' set, write program' press button 'continue' choose subobject 'text elements' press push button 'change' select tab 'text symbols' set

Related Notes :

1404768Check for unarchived HU-s in delivery archive preprocessing