... user has at least one free session available. We can check that with FM RM_FREE_SESSION_CHECK. If the check is successful the we call FM from 3rd point starting new task and performing ss1001_call_end funtion at ...
When you need to call a FM with option starting new task there is always a risk that user already has maximum number of sessions opened, so there is a risk that our call will be unsuccessful. There ...