/scwm/ex_core_rms_determine Work -
Used to return the modified or newly sorted list of quants back to the calling program. Export Flag
If you paste the code or describe its purpose in detail, I’ll give you a thorough technical review. /scwm/ex_core_rms_determine
" Logic to find an available resource (Mock logic) " In a real scenario, select from /SCWM/RRESRC or custom table SELECT SINGLE rsrc FROM /scwm/rresrc INTO @DATA(lv_secured_resource) WHERE lgnum = @iv_lgnum AND rsrc_grpc = 'SEC_TEAM' " Resource Group AND available = @abap_true. Used to return the modified or newly sorted