Description :When restarting a Uproc of type SAP_XBP2 steps are accepted and work correctly also when the step number is 99 (Force Completion). When restarting an internal script with "uxstr sap" the Uproc aborts if S_NUMJALON is greater than the number of steps in the steplist.
Cause
Cause type: By design Root Cause: Force completion is available for Uproc of type SAP_XPB2 but the same does not work for the command line "uxstr sap"
Environment
OS: All Related configuration item(s): FX25010
Resolution
Please transform Uproc using "uxstr sap" to SAP_XBP2 if Force Completion with Step 99 is necessary. Or detect S_NUMJALON before launching uxstr sap.