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
Comments
Post a Comment