/scwm/ex_core_rms_determine
/SCWM/AQUA table (available quants). SAP Community +1 For further technical documentation, you can visit the SAP Help Portal for Warehouse Tasks or check for specific knowledge base articles like 3422029 on SAP for Me. SAP +1 AI can make mistakes, so double-check responses Copy Creating a public link... You can now share this thread with others Good response Bad response 5 sites Creation of Warehouse Tasks for Warehouse Request Extended Warehouse Management (EWM). Version: 2025 FPS01 (Feb 2026). English. Provide feedback on our search ... BAdI: Filtering a... SAP BADI - Create my owner Removal Stretegy in EWM - SAP Community Jul 13, 2016 —
: SAP provides sample implementation classes, such as /SCWM/CL_EI_CORE_RMS_DET_MFS , which demonstrate how to accurately handle data within this enhancement. /scwm/ex_core_rms_determine
IF sy-subrc = 0. " Populate the resource structure ls_rsrc-rsrc = lv_secured_resource. ls_rsrc-lgnum = iv_lgnum. ls_rsrc-procid = ls_ordim-procid. /SCWM/AQUA table (available quants)
" Loop through the warehouse tasks provided in the import table LOOP AT it_ordim INTO ls_ordim. You can now share this thread with others
