| Parameter | Type | Description | | :--- | :--- | :--- | | CT_RESOURCE | /SCWM/TT_RMS_RSRC_DET | The list of proposed resources. You can modify this table to force the system to pick a specific resource. | | CS_RESOURCE | /SCWM/S_RMS_RSRC_DET | The final selected resource structure. |
: Perform your custom filtering (deleting rows from the table) or sorting (using ABAP SORT statements). /scwm/ex_core_rms_determine
: Filter out specific stock based on complex criteria, such as avoiding certain batches for a specific customer or ensuring "clean" stock for pharmaceutical orders. | Parameter | Type | Description | |