Skip to main content

Posts

Showing posts with the label /scwm/pack

[SAP EWM] Error /SCWM/UI_PACKING083 is raised in /SCWM/PACK

  This error has occurred due to standard behavior due to missing customizing/customizing restriction. Error /SCWM/UI_PACKING083 is raised because in /SPRO path below the Work Center you try to open is attributed to Storage Type &1, however Inbound Section (field I_SECTION) and Outbound Section (field O_SECTION) are empty. SCM Extended Warehouse Management Extended Warehouse Management Master Data Work Center Define Work Center If you try to fill them, they cannot hold any information due to error: "You can only use storage types with role B, C, E, I, H, or K. Message No. /SCWM/UI_PACKING059" This is raised because Storage Type &1 has a Storage Type Role different to any of those: B             Pick Point                                                C             Identification and P...

[SAP EWM] Adding custom fields for /SCWM/PACK Screen

If business want to add a custom field to the /SCWM/PACK screen and the requirement is that once business enter value here system will check against the weight in the material master  Step 1 : Structure /SCWM/S_PACK_VIEW_HUHDR need to be appended with the new custom field Step 2 : Then use screen enhancement /SCWM/UI_PACKING /SCWM/EX_WRKC_CHECK_BFR_HU_CMP to include logic specific to validation and updation of the table